Dear,
I'll describe my problem first. Enumerations comes from Salesforce synchronization. The useful values are Label and Internal Name. However, the values between the two are inconsistent. The database stores the value of Internal Name, but when I do Query, THE SQL splicing takes the Label of Enumerations as the condition to Query. Is there no transformation here?
However, in the Schema, Enumerations syntax, the forwarding between Label and value can be implemented.
I expect that enumeration can also achieve the effect of syntax in enumeration in schema.
Thanks,
Abel
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
There are 2 usages of db enums in schema:
Product doc is unhelpful and also wrong here, so use xtk:operator/@securityZone as a reference.
dbEnum (string): receives the internal name of a “closed” enumeration. The enumeration values must be defined in the <srcschema>.
Thanks,
-Jon
Hi,
There are 2 usages of db enums in schema:
Product doc is unhelpful and also wrong here, so use xtk:operator/@securityZone as a reference.
dbEnum (string): receives the internal name of a “closed” enumeration. The enumeration values must be defined in the <srcschema>.
Thanks,
-Jon
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies