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.2K All Categories
- 66 General
- 11 Training
- 202 Installation / Setup
- 1.1K Flows
- 106 Rules
- 262 Administration
- 212 Portal
- 490 General Q & A
- 695 Forms
- 333 Reports
- 3 Designer Extensions
- 47 Example Flows
- 52 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 179 Pages
- 5 Process Mining
- New Features
- 179 Datastructures
- 69 Repository
- 221 Integrations
- 28 Multi-Tenant
- 27 SDK
- 78 Modules
- 56 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 83 Lunch And Learn Questions