6.3 Enumerations

Following VAM related enumerations are used in OBAPI . They are used to fetch the values on the OBAPI UI.

  • select * from DIGX_FW_ENUM_REPRESENTATIONS where enum_fqn='getIdentificationTypes';
  • select * from DIGX_FW_ENUM_REPRESENTATIONS where enum_fqn='getCorporateTypes';

The mapping of these OBAPI values to the corresponding OBVAM values can be found in next section.