Data integration with applications supporting OAGIS (Open Applications Group) standard is one of the typical data connectivity scenarios that our clients have implemented. For example mapping EDI 856 to OAGIS Notify Shipment or mapping Payable data to a backend Accounting system. This standard consists of:
- Messages (OAGIS BOD – Business Object Document)
- Nouns
- Verbs
OAGIS BOD is a message structure container that contains a Noun and a Verb. Noun represents the business function and the verb defines the Action. For example, GetPriceList is one the BOD message type. OAGIS nouns consist of these categories:
- PurchaseOrder
- Invoice
- Shipment
- Quote
- RequestForQuote
- ProductionOrder
- MaintenanceOrder
To setup, a schema in Adeptia that represents a BOD, go to Developer > Services > Schema > XML and upload the BOD XSD and then use the schema in the Mapper.
Here we are uploading the NotifyShipment XSD in the Schema creation screen.

Here is a snapshot of the EDI 856 to NotifyShipment OAGIS standard.

To get access to all the OAGIS XML schemas please refer to: http://www.oagi.org/dnn2/DownloadsandResources/OAGIS100PublicDownload.aspx