Data Integration Hub
- Data Integration Hub 10.5
- All Products
Port
| Type
| Description
|
---|---|---|
DXPublicationName
| string
| Optional. Name of the publication to start. The name must match the name of the publication in the Operation Console.
If you do not define a DXPublicationName port you must define a DXEventId port.
|
DXEventId
| string
| Identifier of the event that is associated with the publication pre-process and with the publication. You can get the value from the $$DXEventId parameter.
Data Integration Hub uses the same event for both the publication pre-process workflow and the publication workflow and changes the event status accordingly.
When a publication pre-process starts multiple publications, do not use the event ID in the DX_Start_Publication transformation. In this case, you can use the Event Details PowerCenter transformation to change the event status.
If you do not define a DXEventId port you must define a DXPublicationName port.
|
DXParameterFileContents
| string
| Parameter names and values from a PowerCenter parameter file. You cannot use a file path in the value of the port.
|
DXErrorMessage
| string
| Error message that the transformation generates.
|
DXErrorCode
| string
| Error code that the transformation generates. If the transformation fails, the value of the DXErrorCode port is greater than zero.
|