vlocity_tmf__ProductPublishEvent__c

This object represents a publishing event that performs a create or update action of product from source system to target system. This object is available in API version 61.0 and later.

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert().

  • Org Permission check: Industries CPQ
  • User Custom Permission check: vlocity_tmf.TMF 620 Outbound (available OOB in the CME package)
  • Add on license: Industry API Addon
FieldDetails
vlocity_tmf__ActionName__cType
picklist

Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update

Description
The name of the action performed by the event in the target system. For example, to create or update a product.

Possible values are:
• Create
• Update
vlocity_tmf__ErrorInformation__cType
textarea

Properties
Create, Nillable, Update

Description
The error log about the failed action.
vlocity_tmf__Product__cType
reference

Properties
Create, Filter, Group, Nillable, Sort, Update

Description
The product that's associated with the event.
This field is a relationship field.

Relationship Name
vlocity_tmfProductr

Refers To
Product2
vlocity_tmf__SourceSystemEventDateTime__cType
dateTime

Properties
Create, Filter, Nillable, Sort, Update

Description
The date and time of the action that's performed on the source system for the product.
vlocity_tmf__Status__cType
picklist

Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update

Description
Specifies the status of the event.
Possible values are:

• Failed

• Pending

• Success
vlocity_tmf__TargetSystemEventDateTime__cType
dateTime

Properties
Create, Filter, Nillable, Sort, Update

Description
The date and time of the action that's performed on the target system for the product.
vlocity_tmf__TargetSystemName__cType
string

Properties
Create, Filter, Group, idLookup, Nillable, Sort, Update

Description
The name of the target system where the action is performed.
vlocity_tmf__TargetSystemProductIdentifier__cType
string

Properties
Create, Filter, Group, idLookup, Nillable, Sort, Update

Description
The identifier of the product in the target system where the action is performed.