Data Set Processing

With this enhancement, you can now initiate Load, Roll Back and Extended Retention operations, previously only supported for individual business objects, in the Import and Load Data user interface for an entire data set. The importAndLoadData SOAP operation has also been enhanced to allow you to request an extension of the staging table retention period for data sets that include objects that support being rolled back.

  •  A new Submit button has been provided at the data set level on the Import and Load Data page. 

Import and Load Data page with Data Set level Submit button

  •  Click on Submit to navigate to the details page and set the following Parameters and Schedule:

Parameters:

  • Maximum Percentage of Load Errors
  • Maximum Concurrent Threads for Load and
  • Action - with Load, Roll Back and Extended Retention as dropdown values based on the business object

Schedule:

  • Run - with As soon as possible or Using a schedule as the option values

Import and Load data Submit details page

  • Now, the option All has been added to the Business Object parameter in the Submit Request dialog box from the Total Objects link at both business object and data set level on the Import and Load page.
  •  Also, a new Action called Retain Data Set for an Extended Period has been added for both data set and data business object level

Submit request page on total objects link

  •  The importAndLoadData REST/SOAP interface now supports the Extend Retention action for data sets: 
 New Supported REST Action  Method  Path Description

EXTEND_RETENTION

 POST

http://:/hcmRestApi/resources/{version}/dataLoadDataSets/{requestId}/action/submit

Submits action for a given data set.

 New Supported SOAP Action  Method  Path Description

EXTEND_RETENTION

 POST

http://:/hcmService/HCMDataLoader?wsdl

Submits SOAP Operation for the given data set.

Leverage the flexibility of initiating Load, Roll Back and Extended Retention operations at both business object and data set levels along with dependable backend support from enhanced importAndLoadData REST/SOAP operations to extend staging table retention period for data sets that include objects that support being rolled back.

Steps to Enable

You don't need to do anything to enable this feature.

Tips And Considerations

If the data set or business object has already been protected or extended retention has been submitted, then you will no longer see the Retain Data Set for Extended Period option in the Action dropdown.