Anchor | ||||
---|---|---|---|---|
|
Tip |
---|
A feature that would enable users/auditors to write queries for broader usecases on the UI. For each query, the implementation will leverage the offline scheduler, that would run the cypher based on the configured frequency. For each asset returned by the cypher, a corresponding HL/Cypher traceability report would be prepared as a PDF. The PDF would be emailed to the list of subscribers based on the frequency. Each query on the UI to send a consolidated PDF for all the individual assets returned by the cyper. |
Panel | |
---|---|
|
Panel | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Details on Query Builder UIThis UI has 2 screens for addition and edit/delete. Addition of Cypher queries (All fields are mandatory). Name of the Query - Unique Report Name Frequency - daily, weekly, fortnightly, monthly to execute the Query Subscribers - Please provide valid email address. You may use ‘,‘ to provide multiple email address Query - Please select source of data for generating report( neo4j or hyperledger) Upload Query - Upload Cypher query with proper syntax
Report TypesThere are 2 types of reports that can be distinguished based on Query type in UI . - Selecting Cypher will fetch records from NEO4J database and map the results to table structure defined in the uploaded file. - Selecting Cypher and HyperLedger will fetch
Deep dive into cypher response and MappingPDF SampleLog Analysis |
Back to Top