| 1 Definition | 2 Functional Requirements | 3 Syntax | 4 Semantics |
1 Definition
The Action of a User requesting that an Export Service either:
- Render an Item MM-Added at an M-Location with a Spatial Attitude as an R-Item at a U-Location with a Spatial Attitude or
- Render an M-Location, and
- Grant Rights to the U-Location based on requested Rights.
If the request is accepted, the Export Service places the R-Item at the requested U-Location providing actual Rights to the requesting User.
2 Functional Requirements
- User sends MU-Actuate PA Request including Item and Point of View or Location (in the M-Instance), and Point of View (in the Universe), R-Item Type, and requested Rights to Export.
- If MU-Actuate is a free service, goto MU-Actuate.
- If MU-Actuate is a pay service:
- User sends MU-Actuate PA Request with Service Pricing Model (Status=Model) to Export.
- Export sends MU-Actuate PA Response:
- If MU-Actuate PA Response includes Status=Err, goto End
- If MU-Actuate PA Response includes Status=Ack and Service Pricing Model including Transaction (both Status=Model), User
- Transacts Value contained in Transaction.
- Sends MU-Actuate PA Request with Service Pricing Model (Status=Model) including Transaction (Status=Final) to Export.
- MU-Actuate: Export:
- MU-Actuates Item.
- Sends MU-Actuate PA Response including:
- Rights (Status=Final) to the R-Item resulting from the MU-Actuate Process Action.
- Service Pricing Model (Status=Final), if MU-Actuate is a pay Service.
- End
3 Syntax
https://schemas.mpai.community/MMM4/V2.2/actions/MUActuatePA.json
4 Semantics
| Label | Description |
| Header | MU-Actuate Process Action Header, Standard “MMM-3CP-Vx.y” |
| MInstanceID | Identifier of M-Instance. |
| MEnvironmentID | Identifier of M-Environment. |
| MUActuatePAData | Data included in the MU-Actuate Process Action. |
| – Time | Time of PA request emission and Time of PA request execution. |
| – RQ-Complements | Complements in the PA Request. |
| – oneOf | One of |
| – Nil ItemID | Item to be MU-Actuated. |
| – Nil MLocation | M-Location where Item to be MU-Actuated is MM-Embedded. |
| – At ULocation | The U-Location where the Item is MU-Actuated. |
| – With RItemType | The Type of R-Item used to MU-Actuate the Item. |
| – With SpatialAttitude | The Spatial Attitude of the Item MU-Actuated as an R-Item. |
| – With Rights | Requested Rights R-Item resulting from the MU-Actuated Process Action. |
| – With SPM | Service Pricing Model, if MU-Actuate is a pay service. |
| – RS-Complements | Complements in the PA Response. |
| – Nil RItem | R-Item produced by the MU-Actuate Process Action. |
| – With Rights | Rights based on requested Rights, if PA Request is accepted. |
| – With PAStatus | Possible Error Messages. |
| – Ack | If PA Request could be performed |
| – Err | If Error was found |
| – Clash | MM-Embedded Item clashes with an existing object, |
| – FaultyPA | Faulty PA Request. |
| – IncID | Incorrect ID. |
| – MLocOOR | M-Location out of range. |
| – ULocOOR | U-Location out of range. |
| – InsRights | Insufficient Rights. |
| – InsValue | Insufficient Value in Wallet. |
| Trace | Authentication provenance information and time of PA production. |
| DescMetadata | Descriptive Metadata. |