<- Go to ProcessActions  ->

1 Definition 2 Functional Requirements 3 Syntax 4 Semantics

1 Definition

The Action of a User requesting an Export-Import Service to:
1. Place an R-Item at a U-Location with a Spatial Attitude.
2. Grant Rights to the MU-Addded Item based on Model Rights.

If the request is  accepted, the Export-Import Service places the R-Item and grants actual Rights to the R-Item.

2 Functional Requirements

The MU-Add Process Action includes:

In the request

– The R-Item to be MU-Addded.

– The M-Location where the R-Item is to be MM-Added.

– The Spatial Attitude of the R-Item to be MU-Added.

– The Model Rights to the MU-Added Item.

– A Transaction if requested by the Export-Import Service.

In the response

– The Rights per the Model Rights if request is successful.

3 Syntax

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

4 Semantics

Label Description
Header MU-Add Process Action Header
– Standard-MYAddPA The characters “MMM-3DP-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 the M-Environment.
UEnvironmentID Identifier of the U-Environment.
AddPAData Data included in the MU-Add Process Action.
– Time Time of PA request emission and Time of PA request execution.
– RQ-Complements Complements in the PA Request.
  – Nil RItemID R-Item to be MU-Added.
  – At ULocationID U-Location where the Item is to be MU-Added.
  – With SpatialAttitude The Spatial Attitude of the Item to be MU-Added.
  – With ModelRights Rights that are requested to the MU-Added Item.
  – With Transaction Transaction made to Locate Service if requested.
– D-Complements Complements in the PA Response.
  – With Rights Actual Rights based on Model Rights if PA Request is accepted.
  – With PAStatus Status of PA Request.
    – Ack If PA Request could be performed
    – Err If Error was found
      – Clash R-Item clashes with another R-Iten.
      – FaultyPA Faulty PA Request.
      – IncID Incorrect ID.
      – ULocOOR M-Location out of range.
      – InsRights Insufficient Rights.
      – InsValue Insufficient Value in Wallet.
 DescMetadata Descriptive Metadata.

<- Go to ProcessActions  ->