Hello. Facing issues with lookup for db2 tables. I'd like to provide a list of db2 tables for compliance check and using deftype in formula basefield:type.keyfield.targetfield
I'm following CARLa Command Reference documentation page 63, example:
deftype type=email
define type=email user as word(record,1,' ')
define type=email address as word(record,2,' ')
SMFUSER:EMAIL.USER.ADDRESS
Unfortunately, struggling to pick up the names of db2 tables for both db2_access and db2_table types.
Is this something related to above types not available for lookup function?
------------------------------
Viktorija Kulbaciauskiene
------------------------------