Transaction Details

The Transaction Details block allows to create a DX transaction by providing the appropriate App Key along with the necessary form data.

Transaction Details block

Input Pins

chevron-rightAppKeyhashtag

This is the app key for a particular application.

Data Type : Integer

Example  :  36

Output Pins

circle-info

The Transaction Details block has multiple input pins.

You can output fields separately by including the relevant field number in the fields map.

chevron-rightAllOutputhashtag

Complete transaction details

Data Type : Dictionary

chevron-rightAppKeyhashtag

This is the app key for a particular application.

Data Type : Integer

chevron-rightTransactionKeyhashtag

Transaction Key for the generated transaction

Data Type : Integer

chevron-rightStagehashtag

Current transaction stage

Data Type : Integer

chevron-rightPriorityhashtag

Priority of the transaction

Data Type : Dictionary

chevron-rightAssigneehashtag

Shows the user assigned to the transaction, if applicable

Data Type :String

chevron-rightIsActivehashtag

Indicates whether the transaction is active

Data Type :Boolean

chevron-rightTransactionTaghashtag

A unique tag associated with the transaction

Data Type :String

chevron-rightCreatedDateTimehashtag

Date and time when the transaction was created

Data Type :String

chevron-rightCreatedUserKeyhashtag

The key of the user who created the transaction

Data Type :String

chevron-rightModifiedDateTimehashtag

Date and time when the transaction was last modified

Data Type :String

chevron-rightModifiedUserKeyhashtag

Key of the user who last modified the transaction

Data Type :String

chevron-rightWFInstanceIDhashtag

Workflow instance ID associated with the transaction

Data Type :String

chevron-rightLastTransitionIDhashtag

ID of the last workflow transition

Data Type :String

chevron-rightAppInstanceKeyhashtag

The key of the application instance

Data Type :String

Last updated