Default Database Fields Question
When I create a Database structure, Decisions creates for me 3 fields:
- ID
- CustomShortDescription
- CustomLongDescription
In the specific application that I'm building, I needed a Database Structure to hold Software Applications names. I wanted each record to have an Application Code and an Application Name. (For example: ApplicationCode = "DE" and ApplicationName = "Decisions").
I thought it would be OK to use the CustomShortDescription and the CustomLongDescription to keep that data, as opposed to creating my own fields in the Database Structure.
I found that the CustomShortDescription and CustomLongDescription fields can be accessed when building the data to Create a new record, but the Fetch Entity step cannot be configured to select any of those 2 fields as part of the Fetch Criteria.
Is that by design? If so, what are these two fields used for?
Comments
-
It's recommended to use a dedicated field for these values, rather than the CustomShortDescription and CustomLongDescription fields. These fields come by default with any entity objects, and do not persist in the database as other data fields.
Custom data fields should be created for the sets of data you're looking to save.
Howdy, Stranger!
Categories
- 4.1K All Categories
- 60 General
- 11 Training
- 201 Installation / Setup
- 1.1K Flows
- 106 Rules
- 260 Administration
- 212 Portal
- 489 General Q & A
- 693 Forms
- 333 Reports
- 3 Designer Extensions
- 47 Example Flows
- 51 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 178 Pages
- 5 Process Mining
- New Features
- 178 Datastructures
- 69 Repository
- 219 Integrations
- 28 Multi-Tenant
- 27 SDK
- 76 Modules
- 56 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 66 Lunch And Learn Questions