| 1 Definition | 2 Protocollo | 3 Syntax | 4 Semantics |
1 Definition
The Action of a Process in the Universe (U-Process) requesting that an Import Service:
- Send a Message to a Process in the M-Instance (M-Process) on its own initiative or upon request of the M-Process.
- Grant Rights to the Message to the M-Process in the M-Instance, based on Rights requested by the U-Process.
If the request is accepted, the Process in the M-Instance receives the Message and is granted the Rights to it requested by the M-Process.
2 Functional Requirements
- U-Process sends PA Request including Message, Rights (Status=Model), and M-ProcessID to Import.
- If UM-Send is free service, goto UM-Send.
- If UM-Send is pay service:
- U-Process sends UM-SendPA Request with Service Pricing Model (Status=Model) to Import.
- Import sends UM-Send PA Response:
- If UM-Send PA Response includes Status=Err, goto End
- If UM-Send PA Response includes Status=Ack and Service Pricing Model with Transaction (both Status=Model), User:
- Transacts Value contained in Transaction.
- Sends UM-Send PA Request including Service Pricing Model (Status=Model) with Transaction (Status=Final) to Import.
- UM-Send: Import
- Sends Message and Rights to ProcessID.
- Sends UM-Send PA Response including
- “Ack”.
- Service Pricing Model (Status=Final), if UM-Send is a pay service.
- End
3 Syntax
https://schemas.mpai.community/MMM4/V221/actions/UMSendPA.json
4 Semantics
| Label | Description |
| Header | MU-Send Process Action Header – Standard “USP-1SP-Vx.y” |
| MInstanceID | Identifier of M-Instance. |
| MEnvironmentID | Identifier of M-Environment. |
| UEnvironmentID | Identifier of U-Environment. |
| UMSendPAData | Data included in the UM-Send Process Action. |
| – Time | Time of PA request emission and Time of PA request execution. |
| – RQ-Complements | Complements in the PA Request. |
| – Nil Message | Message to be MU-Sent to M-Process. |
| – To ProcessID | M-Process where the Item is to be UM-Sent. |
| – With Rights | Requested Rights to be granted to the M-Process. |
| – With SPM | Service Pricing Model, if UM-Send is a pay service. |
| – D-Complements | Complements in the PA Response. |
| – With Rights | Rights based on requested Rights if PA Request is accepted. |
| – With PAStatus | Status of PA Request. |
| – 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. |