Publishing Methods
This section describes how to adapt the LN application to publish BODs. A number of predefined methods is available to publish from LN.
No interface is available publishing for reply BODs (Confirm, Acknowledge), because those are handled automatically. For request BODs, the following event publishing methods can be used:
- PublishEvent;
- ShowAndPublishSyncBOD, ShowAndPublishProcessBOD, ShowAndPublishLoadBOD, ShowAndPublishPostBOD, ShowAndPublishUpdateBOD. In the remainder of this document, these methods can be referred to as ShowAndPublish<Verb>BOD.
For BOD-type business objects, the ShowAndPublish<Verb>BOD methods must be used instead of ShowAndPublishEvent or ShowAndPublishStandardEvent.