Update Transaction

The Simulate Update Transaction block allows to update a DX transaction by providing the appropriate App Key, Transaction Key, and associated form data.

Simulate Update Transaction Block

Input Pins

The Simulate Update Transaction block has multiple input pins.

You can provide individual pins for each search ID. For example, if a text field has the search ID 'Text', you can give it a value like 'ExampleTest', and that will be assigned to the field.

AppKey

This is the app key for a particular application.

Data Type : Integer

Example  :  1
TransactionKey

This is the Transaction Key of the generated transaction.

Data Type : Integer

Example  :  5

Output Pins

AppKey

This is the app key for a particular application.

Data Type : Integer

Example  :  1
TransactionKey

This is the Transaction Key of the generated transaction.

Data Type : Integer

Example  :  5
Example of using the Simulate Update Transaction Block in a real application

Last updated