Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

OMF with PI Web API

Response shell

  • Last UpdatedSep 04, 2025
  • 1 minute read

The response shell contains all other portions of the response.

Field

Description

OperationID

The operation ID of the OMF request that produced the response.

Messages

Contains the messages responses that occurred during the execution of the OMF request. For details, see Message response.

The following is an example of a status response.

{
"OperationId": "Per-request-unique-identifier",
"Messages": [
Message_response,
Message_response,
...
]
}

Note: Message_response indicates a nested message with a response type of message.

TitleResults for “How to create a CRG?”Also Available in