Comment on page
messagesReportBlock
This Block allows to create report based on the inter-referenced messages.
.png?alt=media)
image1.png
Does not contain additional settings.
status – current report status
- 1.FAILED – error encountered during the building
- 2.STARTED – reporting building is in progress
- 3.FINISHED – reporting building has been successfully completed
target – the document which is the subject of the report
report – the current report
{
"roles" – documents showing users and their roles
"users" – list of identified users
"schemas" – list of identified schemas
"tokens" – list of identified tokens
"topics" – hierarchical structure of Hedera topics and messages relevant to the target document
{
"topicId" – unique topic identifier
"message" – document describing the topic
"messages" – list of documents referenced in the topic
"children" – child topics
}
}
- Target document identification based on message ID - the system creates the report on the document which is referenced in the Header message with the specified ID (the presence of the document in the local Guardian database is not required)
{
"filterValue": "hedera message id"
}
- Target document identification by its hash – they system build the report on the document in the local DB which has the specified hash
{
"filterValue": "hash"
}
- Resets the report
{
"filterValue": "",
}
Block can work independently (stand-alone):
.png?alt=media)
image2.png
Or used in conjunctions with other blocks (e.g. with grid)
.png?alt=media)
image3.png
- Only policy topics are displayed
- Auxiliary events (such as publishing policy) are hidden
.png?alt=media)
image4.png
- Full hierarchical topic structure
- All auxiliary and system events
%20(1).png?alt=media)
image5.png
- Left-side panel shows hierarchical catalog of Header topics.
%20(1).png?alt=media)
image6.png
- Central area shows the timeline of the events as they have been recorded (in messages) in the specific topics
%20(3).png?alt=media)
image5.png
- Right-side panel shows detailed information about the selected message
.png?alt=media)
image1.png
Last modified 1mo ago