Versions Compared

Key

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


Info

The Lequinox platform does not archive transaction events for external role accounts or external personal identities as they represent another organisation.



Steps

  1. Submit a request in accordance with the details in Open transaction as a platform-managed user.
  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 archives updates the opened status of the transaction along with in the timestamparchive.
  5. The platform returns the TransactionMessageResponse.


Plantuml