Transaction Reschedule

The Simulate Transaction Reschedule block allows you to reschedule a transaction's schedule details by providing the App Key and the Transaction Key.

Simulate Transaction Reschedule Block

Input Pins

The Simulate Transaction Reschedule block has multiple input pins.

You can update the following pins: TargetStartDate and TargetEndDate (DateTime).

AppKey

This is the App Key for a particular application.

Data Type : Integer

Example  :  14
TransactionKey

This is the Transaction Key of the transaction you want to reschedule.

Data Type : Integer

Example  :  112

Output Pins

AppKey

This is the App Key for a particular application.

Data Type : Integer

Example  :  14
TransactionKey

This is the Transaction Key for the rescheduled transaction.

Data Type : Integer

Example  :  112
Example: Using the Simulate Transaction Reschedule Block in a real application

Last updated