Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Info
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 transaction is specified in the TransactionRequest.
    2. that participant's access to the transaction is not revoked.

      Info
      Refer to the REVOKE attribute of Service for more information.


    3. that the transaction can be opened and is not locked.

      Info
      Refer to TIMELOCK_BEFORE and TIMELOCK_AFTER attributes of Service for more information.


  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 and updates the opened-status of the transaction in the archive.
  6. The platform returns the TransactionMessageResponse.






Plantuml