Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

If you need the creator/participant sign status, you need to use Get transaction status for the application.

Steps

  1. Submit a request in accordance with the details in Open transaction for the application.
  2. The platform retrieves the server account of the requesting application
  3. The platform retrieves the organisation to which the application belongs.
  4. The platform checks if the server account of the application is enabled.
  5. The platform performs the following validations:
    1. Transaction must be specified in the TransactionRequest.
    2. Application must have a name.
    3. Organisation to which application belongs should be known.
  6. The platform opens the transaction
  7. The platform fetches the transaction details along with the status of the transaction for each participant of the transaction.
  8. The platform archives the transaction with timestamps and updates the transaction status in the archive as opened.
  9. The platform returns the TransactionMessageResponse.






  • No labels