Install and Configure the Recipe
On your Oracle Integration instance, install the recipe to deploy and configure the integration and associated resources.
Install the recipe on your Oracle Integration instance. See Install a Recipe or Accelerator.
After you've installed the recipe, configure the following resources:
Configure the Integration Flow (Optional)
If you want to fetch additional information about Workday employee records (other than what is pre-configured in this recipe), you can modify the filter criteria of the Workday request-mapper element in the integration flow. To successfully process the additional fields fetched, you must update the Stage File element of the integration flow with a new schema file that contains the structure of the updated data set.
Modify the Filter Criteria
- In the Integrations section, select the Workday FTP Export Employee Records integration flow.
- On the integration canvas, click the Map to GetWorkers element, and then click Actions
and select Edit to open the mapper.
- In the mapper, under Response_Group, find the required element. For example, to fetch employment information, find and click the Include_Employment_Information element.
- In the editor that opens, set:
- True: to export selected information to the FTP server.
- False: to exclude selected information.
- Click Save and then click Validate.
To return to the project workspace,
click Go back
.
Update the Stage File Element
- Add the required additional fields to your sample schema file.
Note:
To obtain a sample schema file, run the recipe without modifying the filter criteria initially. The recipe populates the employee data into the specified file on your FTP server. You can use this file as the sample schema file. - Edit the Stage File element on the integration canvas and upload the modified file. See Configure a Stage File Action in Using Integrations in Oracle Integration 3.