We have only few Pre defined options to schedule the Data Exchange or Data Extract in Oracle Fusion, Daily/Monthly/Once/Weekly However there is always a need to schedule the extract on a different frequency such as hourly on any specific day of the week etc. Here is a solution to this: A New Fast Formula, Navigate to Fast Formula Creation Screen, Consider an example that we need to schedule the Data Extract in every hour, Create a New formula: Formula Name: IT_TEST_1_HOUR_SCHEDULE Type: Flow Schedule Description: Optional /***************************************************************************** FORMULA NAME: Hourly Flow Schedule FORMULA TYPE: Flow Schedule DESCRIPTION: Formula to return a date time. Returns NEXT_SCHEDULED_DATE; Formula Results : NEXT_SCHEDULED_DATE This will be a date time value with yyyy-MM-dd HH:mm:ss format. *******************************************************************************/ /* Inputs */ INPUTS ARE SUBMISSION_DATE(DATE), SCHEDULED_DATE(DA...
There is no straight way to achieve this and oracle support mentioned as this a BUG as per the Enhancement Request. Please Go Through with Doc ID 1981366.1 , Why Attachments Attached in the Review Page While Adding New Contacts in the Region "Dependents and Beneficiaries" in Self Service Are Not Displayed on Contacts form in Core HR. (Doc ID 1981366.1)
You can achieve this by adding the parameter pNtfFyiDetails=Y to the Self Service _SS functions. if this parameter is set to Y, then the FYI notification page displays a Details Region with the proposed column and a Supporting region. With this functionality, now the recipient need not navigate to the relevant SSHR page in the Application to understand the changes that have been approved.
Comments
Post a Comment