Invoke Operation Page
Enter the Oracle HCM Cloud invoke operation values for your integration.
See the appropriate section based on your selection on the Actions page:
Business Objects, Services, and Business (REST) Resources
If you select Query, Create, Update, or Delete Information on the Actions page, the following fields are displayed.
Element | Description |
---|---|
Browse by |
Select to browse by business object or service. There is a one-to-one correspondence between the business object and service. The service acts on the business document.
Select the business object or service. |
Select a Business Object (displayed if Business Objects is selected) |
Select the business object to use. |
Select a Service (displayed if Services is selected) |
Select the service to use. |
Select a Service Application (displayed if Business (REST) Resources is selected) |
Select the business (REST) resource to use. You can then click Browse and configure a child response to select the corresponding child business resources of that parent to use. Note: Existing integrations created prior to the introduction of this feature can be edited to select parent business resources and their corresponding child business resources. See About the REST APIs in REST API for Oracle Fusion Cloud HCM for details about supported REST resources. |
Browse and configure a child response |
Click to access a page to select the following:
Both the parent and child business resources are displayed on the Summary page. To reset to your original selections, click this link, then click Reset. |
Filter by type |
Type the initial letters to filter the display of business objects, services, or business (REST) resources. |
Select the Operation to Perform on the Business Object/Resource or Service |
Select the operation to perform on the selected business object, business (REST) resource, or service. Note: If you select
get, only the following query
parameters are supported:
|
Life Cycle |
Displays the state of the selected business object or service. Deprecated indicates the business document is nearing the end of use and must be used with caution. |
Name |
Displays the name of the selected business object or service. |
Description |
Displays the description of the selected business object or service. |
Atom Feeds
Note:
Any new Atom feed endpoint that uses Employee-related feeds (for example, new hire, assignment, termination, and updates) with a business object now uses the Workers resource in both design time and runtime. The Workers resource is visible in the mapper.Any existing Atom feed endpoint continues to use the Emps resource for employee-related feeds with a business object for backward compatibility and to avoid the need for remapping.
Element | Description |
---|---|
Select an Atom Feed |
Select the feed of interest to the downstream application. |
Learn more about HCM Cloud ATOM feeds | Click to access a page that describes how Atom feed subscriptions work. |
Max entries to process |
Select the number of feeds to process. |
Process Future Dated Entries Immediately |
Select to process future-dated feeds immediately. If not selected, future-dated feeds are processed when the effective date is reached. The integration is responsible for handling not-yet-effective, future-dated entries. The elements that appear in the mapper are different based on your selection. If Process Future Dated Updates Immediately is not selected, the request mapper shows the updated-min element under ApplicationPullParameter. If Process Future Dated Updates Immediately is selected, the request mapper shows the published-min element under ApplicationPullParameter. This makes future-dated Atom entries appear in their respective Atom feed immediately once the future-dated action is taken. |
Include Business Object in ATOM Feeds |
Select this checkbox to send an HTTP request for each entry in the feed to the ATOM server to fetch the business object snapshot.
The maximum number of entries to process is set to 1000 entries and cannot be changed. This sets the value of the query parameter |
Data Extracts
If you selected the Receive Files from HCM Cloud option on the Actions page, the following questions are displayed to complete the configuration.
Element | Description |
---|---|
What is the Integration Name for HCM Extracts |
Specify the name. The HCM extract with a matching integration name is downloaded to Oracle Integration. |
Specify release date-time of extract |
Specify the time of the extract. The extracts released after the specified date-time are eligible for download. A sample specified date-time value is |
Select actions that need to perform on extract in following list |
Select the actions to perform on the extract:
The selected actions are performed on the extract after download to Oracle Integration. |
File Upload to WebCenter (UCM)
If you selected Send Files to HCM Cloud on the Actions page, select the security group and doc account required for uploading the file.
Element | Description |
---|---|
Security Group |
Select the security group in which to upload the file. A security group is a set of files grouped under a unique name. Every file in the content server repository belongs to a security group. Access to security groups is controlled by permissions assigned to roles on the content server. Roles are assigned to users where they are maintained in Oracle Fusion Applications. The default security group in Fusion Applications is FAFusionImportExport. |
Doc Account |
Select the doc account to assign to the file. In Fusion Applications, every content item has an account assigned to it. You must have the appropriate permission to the account such as read and/or write. The access to the document is the intersection between account permissions and security group permissions. There are several Fusion Applications accounts. |
Encrypt the File |
Select this checkbox to encrypt the file before upload to UCM. To select this checkbox, you must have selected to encrypt the file when configuring the Oracle HCM Cloud Adapter connection on the Connections page. See Configure Connection Security. Note: The Oracle HCM Cloud Adapter does not support file encryption during an HDL import operation. The HCM Data Loader (HDL) File Encryption option only denotes whether or not the file being uploaded through the HDL operation is PGP-encrypted. If there is a requirement to upload an encrypted file, the encryption must be done using the stage file action Encrypt file operation before the HCM HDL endpoint is called. See Configure a Stage File Action in Using Integrations in Oracle Integration 3. |
HCM Data Loader
If you selected Import Bulk Data using HCM Data Loader (HDL) on the Actions page, select the operation to perform against the target HCM Data Loader application.
Element | Description |
---|---|
Submit an HCM Data Loader Job |
Select to trigger the upload of the data
( If you select this operation, the page refreshes to display the following fields:
|
Query the Status of an HCM Data Loader Job |
Select to retrieve the status of an HCM Data Loader job submitted by this integration. The Oracle HCM Cloud Adapter invokes the HCM Data Loader getDataSetStaus operation to get the status of the HCM Data Loader process. |
A use case that describes importing bulk data using the HCM Data Loader (HDL) is provided. See Import Bulk Data with the HCM Data Loader (HDL).