Learn about the new Oracle AI Agent Studio for Fusion Applications: Watch Now
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Rollback HCM Extract using Flow Action Service Web Service
I have a requirement to rollback an HCM Extract (which is in Completed status) using the FlowActionService
SOAP service.
SOAPAction:
http://xmlns.oracle.com/apps/hcm/processFlows/core/flowActionsService/performAction
SOAP Request Parameters Used:
typ:flowInstanceName: «Extract Flow Name»
typ:flowTaskInstanceName: «Extract Name»
typ:actionName: ROLLBACK
typ:legislativeDataGroupName: US Legislative Data Group
Note: The Legislative Data Group (LDG) field appears to be mandatory, but my extract is not associated with any LDG.
Error Received:
JBO-FND:::FND_CMN_INVALID_ATTRB_API_SERV: <MESSAGE><NUMBER></NUMBER><TEXT>The value of the attribute flowInstanceName: USF_HR_INT003_GABOR_NEWHIRES_OB_bgtLdxGCEfCG5UNfLbxMsQ ,flowTaskInstanceName:USF_HR_INT003_GABOR_NEWHIRES_OB and legislativeDataGroupName: US Legislative Data Group isn't valid
0