Skip to main content
May 31, 2023
Question

which type of record is best to use in appian?

  • May 31, 2023
  • 8 replies
  • 0 views

which type of record is best to use in appian? and in which scenario we should use entity backed record, process backed record and service backed record?

    8 replies

    harshitb6843
    May 31, 2023

    All three are really different. 

    1. Entity-backed record - It is used when you operate on a table. When your source of data replies only to one table. 
    2. Service Backed - When your data source doesn't sit on Appian but rather comes over via Integrations. 
    3. Process Backed - When you want to report over the various variations of data that have been sitting in the process instances of the processes. 

    There is no best or worst. It all depends on the use-case. But most of the times, you will find yourself using the entity backed record. 

    May 31, 2023

    thanks for answering ,but is there any different among this 3 based on performance.

    harshitb6843
    May 31, 2023

    I think there shouldn't be any performance difference as long as you are using Record Sync

    stefanhelzle0001
    May 31, 2023

    Any that fits your requirements. Do you want to elaborate on your goals?

    June 11, 2023

    HI, Have doubt that how to do XML Code for Autoincrementing the Table.

    stefanhelzle0001
    June 11, 2023

    I am not sure I understand what you are trying to do. Please elaborate.