Examining transaction instances

Now click on the All Transactions tab:

You can see the full transaction life cycle of our application run-through. (Your times may be a little different!) If you scroll through the transactions, you can see exactly what happened in our scenarioAlice applied for a letter, Matias approved it, and so on. If you click on view record, you'll be able to see the details of an individual transaction.

For example, let's look at the InitialApplication made by Alice:

We can see the transaction details (we've edited them slightly to fit the page):

"$class": "org.example.loc.InitialApplication",
"letterId": "L73021 AM",
"applicant": "resource:org.example.loc.Customer#alice",
"beneficiary": "resource:org.example.loc.Customer#bob",
"transactionId": "c79247f7f713006a3b4bc762e262a916fa836d9f59740b5c28d9896de7ccd1bd",
"timestamp": "2018-06-02T06:30:21.544Z"

Notice how we can see the exact details of this transaction! Again, incredibly powerful! Spend some time looking at the transaction records in this view.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset