Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
This process tool plugin allows you to create/update/delete topics, and submit message messages to topics on the Hedera DLT.
See Hedera Consensus Service for more info.
Note | ||
---|---|---|
| ||
|
Name | Description | |
---|---|---|
Operator IDPaste in your operator account ID, according to the selected network type | See Hedera Default Backend Configuration. | |
Operator Key | Paste in your operator account private key, according to the selected network type. | |
Network Type Select the network you are working on:
Note | | |
| ||
Operation Type | Select an operation for the topictype to perform:
|
...
Name | Description |
---|---|
Topic ID | The unique ID of an existing topic on the Hedera DLT. Can use a Hash Variable that points to a topic ID. |
Message | Insert your own a custom message to submit to the specified Topic ID. Also accepts Hash Variable. |
Require Submit Key | Check this option to send message to if you are interacting with a private topic. |
Submit Key | This property will only appear when Require Submit Key is checked. Only accepts Hash Variable that points to the topic's submit key. |
...
Name | Description | |||||
---|---|---|---|---|---|---|
Admin Key | Select an admin for the topicto allow update and deletion of topics:
| |||||
Admin Account Mnemonic Phrase | This property will only appear when Admin Key is Custom. Only accepts Hash Variable that points to the admin account's encrypted stored mnemonic phrase. | |||||
Set as Private Topic | Check this option to create a private topic.
| |||||
Topic Memo | Insert your own a custom topic memo. Also accepts Hash Variable. |
Name | Description |
---|---|
Topic ID | The unique ID of an existing topic on the Hedera DLT. Can use |
Admin Key |
Admin Key
Select |
the admin that controls this topic:
| |
Admin Account Mnemonic Phrase | This property will only appear when Admin Key is Custom. Only accepts Hash Variable that points to the admin account's encrypted stored mnemonic phrase. |
Modify Admin Key | Select option to modify Admin Key:
|
New Admin Account Mnemonic Phrase | This property will only appear when Admin Key is Replace to Custom. Only accepts Hash Variable that points to the new admin account's encrypted stored mnemonic phrase. |
Modify Submit Key | Select option to modify Admin Key:
|
Modify Topic Memo | Select option to modify Admin Key:
|
New Topic Memo | This property will only appear when Modify Topic Memo is Replace. Insert |
new topic memo to replace old topic memo. Also accepts Hash Variable. |
Name | Description |
---|---|
Topic IDTopic ID | The unique ID of an existing topic to mark as deleted on the Hedera DLT. Can use a Hash Variable. |
Admin Key | Select an admin for the the admin that controls this topic:
|
Admin Account Mnemonic Phrase | This property will only appear when Admin Key is Custom. Only accepts Hash Variable that points to the admin account's encrypted stored mnemonic phrase. |
Name | Description | |
---|---|---|
Topic ID | This property will only appear when Operation Type is Create Topic. To store the topic ID of the created topic. | |
Submit Key | This property will only appear when Operation Type is Create Topic when Set as Private Topic is checked,and Update Topic when Modify Submit Key is Remove or Replace. To store the Submit Key created for a private topic. | |
Topic Current Sequence | This property will only appear when Operation Type is Submit | Topic Current Sequence |
Topic Current Hash | This property will only appear when Operation Type is Submit Message. To indicate the hashed messageslatest SHA-384 running hash of the topic. | |
Is Transaction Validated | To indicate if this transaction has been successfully validated. | |
Consensus Timestamp | To store the timestamp of when the majority of the network members received the transaction. At this point, the transaction becomes final and verifiable. | |
Transaction ID | To store the transaction ID of the transaction performed. | |
Transaction Explorer URL | To store an auto-generated URL to see transaction details on a public ledger explorer. Default is Hashscan. |
...