Interface for Atom feed format
The interface and business objects to support the Atom
feed format are discussed.
In order to parse and serialize Atom feeds to a business object in a module, the interface on the export or import should be defined with an Atom feed business object, which looks as follows:

This business object can be added to a module by opening the Predefined Resources in the Dependencies of the module and selecting ATOM schemas from the list. This selection will add the required Atom-specific business objects to the module under the Data folder. When creating the interface, select the feed business object that was added in the previous step. A sample interface looks as follows:

This topic only applies to BAW, and is located in the BAW repository. Last updated on 2025-03-13 12:15