Simulate Create

The Simulate Create block allows to create a DX transaction by passing in the right App Key and form data.

Simulate Create Block

Input Pins

circle-info

The Simulate Create 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 assign it a value like ‘ExampleTest’, and it will be applied to that specific field.

chevron-rightAppKeyhashtag

This is the app key for a particular application.

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 Create Block in a real application

Last updated