Versions Compared
compared with
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
- Submit a request in accordance with the details in Open transaction for the application.
- The platform validates the request, by verifying, among other things:
- that the transaction is specified in the TransactionRequest.
that participant's access to the transaction is not revoked.
Info Refer to the REVOKE attribute of Service for more information. that the transaction can be opened and is not locked.
Info Refer to TIMELOCK_BEFORE and TIMELOCK_AFTER attributes of Service for more information.
- The platform opens the transaction
- The platform retrieves the transaction details along with the status of the transaction for each participant of the transaction.
- The platform archives the transaction and updates the opened-status of the transaction in the archive.
- The platform returns the TransactionMessageResponse.
Plantuml |
---|