Variable VlocityDatapackSourceKeyConst

VlocityDatapackSourceKey: {
    SObject: "VlocityRecordSourceKey";
    VlocityLookupMatchingKeyObject: "VlocityLookupRecordSourceKey";
    VlocityMatchingKeyObject: "VlocityMatchingRecordSourceKey";
} = ...

Maps the type of a Vlocity datapack to the corresponding source key field.

Type declaration

  • Readonly SObject: "VlocityRecordSourceKey"
  • Readonly VlocityLookupMatchingKeyObject: "VlocityLookupRecordSourceKey"
  • Readonly VlocityMatchingKeyObject: "VlocityMatchingRecordSourceKey"