Nonworkers in Empassignment Atom Feed
You can configure the empassignment Atom feed to include events related to nonworkers. For example, creation of nonworker assignments, their corrections, and updates.
Build integrations based on custom Atom feeds, including nonworkers, to track nonworker assignment events and propagate nonworkers assignments data to downstream systems.
Steps to Enable
Review the REST service definition in the REST API guides to leverage (available from the Oracle Help Center > your apps service area of interest > APIs & Schema). If you are new to Oracle's REST services you may want to begin with the Quick Start section.
Follow these steps to enable this feature.
- Go to the Manage HCM Atom Feeds task in the Setup and Maintenance work area.
- Open the Person's Assignment Changed feed configuration.
- In the Objects and Attributes section, search for and select the NWAssignmentDEO source object.
- Select the Enabled check box.
- Choose which attributes should trigger events and be present in the Changed Attributes section of an Atom feed entry.
- Click Save and Close to save your changes.
Tips And Considerations
If you don't select any attributes, events will still be triggered for change of any attribute. However, the Changed Attributes section in the feed won't be populated.
For the configuration to be in effect, ensure that the ORA_HRC_ENABLE_ATOM_FEED_ATTR_CONFIG profile option is set as Y at the Site level.
Key Resources
For more information, see the Atom Feeds section in the REST API for Oracle Fusion Cloud HCM guide on the Help Center.
Access Requirements
To perform Atom configuration, you need the HRC_MANAGE_ATOM_FEEDS_PRIV privilege.