Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Note

To operate the Hedera plugin pack on the previewnet or testnet, please create a Hedera Portal Profile.

See https://docs.hedera.com/guides/testnet/testnet-access.

Introduction

This form load binder plugin allows you to load data about a scheduled transaction on the Hedera DLT into a form.
This plugin can be used at the form level or at the form section level.

...

NameDescription
Operator IDPaste in your operator account ID, according to the selected network type.
Operator Key

Paste in your operator account private key, according to the selected network type.

Network Type

Select the network to create an account onread ledger data from:

  • Mainnet
  • Previewnet
  • Testnet

"Mainnet" uses real-world currency(s).

Please use "Previewnet" or "Testnet" for testing purposes.

By default, this plugin pack connects to official Hedera public nodes.
To learn more about the public nodes, see:

Schedule IDSchedule ID of the scheduled transaction to load data for. Typically a Hash Variable is used here.

Map Value To Form Fields

NameDescription
Scheduled Transaction IDThe transaction ID of this scheduled transaction.
Transaction SignatoriesThe current state of who has signed this transaction.
Transaction MemoA note or description that was set for this transaction (maximum length of 100 characters).
Creator Account IDThe Hedera account that created this scheduled transaction.
Payer Account IDThe Hedera account paying for the execution of this scheduled transaction.
Transaction Expiration TimeThe date and time when this scheduled transaction will expire.
Transaction Execution Time

The date and time when this scheduled transaction was executed.

If this scheduled transaction has not executed yet, this field will be empty.

Transaction Deletion Time

The date and time when this scheduled transaction was deleted.

If this scheduled transaction is not deleted, this field will be empty.

...