<- Go to ToC ProcessActions->

1 Definition 2 Functional Requirements 3 Syntax 4 Semantics

1 Definition

The Action of:
1. A Process requesting that a Resolution Service set up a multi-metaverse session (Session) involving two/more than two Processes in two/more than two M-Instances.
2. A Process or Resolution Service responding to a multi-metaverse Session request.

2 Functional Requirements

The Resolve Process Action includes:

In the request

– Resolution Request Item used to request a Session.

– Resolution Service ID.

– A Transaction if requested by the Resolution Service.

In the response

– A Resolution Response Item.

3 Syntax

https://schemas.mpai.community/MMM4/V2.1/actions/Resolve.json

4 Semantics

Label Description
Header Resolve Process Action Header
– Standard-ResolvePA The characters “USP-RSP-V”
– Version Major version – 1 or 2 characters
– Dot-separator The character “.”
– Subversion Minor version – 1 or 2 characters
MInstanceID Identifier of M-Instance.
MEnvironmentID Identifier of M-Environment.
ResolutionPAData Data included in the Resolution Process Action.
– Time Time of PA request emission and Time of PA request execution.
– S-Complements Source Complements.
  – Nil Resolution Resolution Request.
  – To ServiceID ID of the Resolution Service.
  – With Transaction Transaction made to Resolution Service if requested.
– D-Complements Destination Complements.
  – Nil Resolution Resolution Response.
  – With PAStatus Possible Error Messages.
    – Ack If PA Request could be performed.
    – Err If PA Request could not be performed.
      – FaultyPA Faulty PA Request.
      – IncID Incorrect ID.
      – InsRights Insufficient Rights.
      – InsValue Insufficient Value in Wallet.
 DescMetadata Descriptive Metadata.

<- Go to ToC ProcessActions->