Create Transaction

The Create Transaction block lets you create a DX transaction by providing the appropriate App Key and required field data.

Create Transaction block

Input Pins

chevron-rightAppKey hashtag

This is the app key for the particular application.

Data Type : Integer

Example  :  1
chevron-rightFormModelhashtag

The Primary Key of the transaction that needs updating

Data Type : DIctionary

Output Pins

chevron-rightAppKeyhashtag

This is the app key for a particular application.

Data Type : Integer

chevron-rightTransactionKeyhashtag

The Transaction Key for the generated transaction

Data Type : Integer

Example: Using the Create Transaction block in a real application

Last updated