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

circle-info

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.

chevron-rightAppKeyhashtag

This is the app key for a particular application.

Data Type : Integer

chevron-rightTransactionKeyhashtag

This is the Transaction Key of the generated transaction.

Data Type : Integer

Output Pins

chevron-rightAppKeyhashtag

This is the app key for a particular application.

Data Type : Integer

chevron-rightTransactionKeyhashtag

This is the Transaction Key of the generated transaction.

Data Type : Integer

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

Last updated