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 16 Next »

If you only 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 validates the request, by verifying, among other things
    1. that the server account of the application is enabled in the platform.
    2. that the transaction is specified in the TransactionRequest.
  3. The platform opens the transaction
  4. The platform retrieves the transaction details along with the status of the transaction for each participant of the transaction.
  5. The platform archives the transaction with timestamps and updates the transaction status in the archive as opened.
  6. The platform returns the TransactionMessageResponse.






  • No labels