WSFunctionPermission when calling submitFlow using HCM Adapter in OIC
Summary
Getting a permissions error when trying to call submitFlow using the HCM Adapter in OICContent
Hello experts,
I have this Integration Flow that was working until the HCM user account that was used was deleted in a T2T migration. Now I am getting an error.
I am using the OIC HCM Adapter to call the submitFlow method of the PageFlow Service. I get the following error:access denied ("oracle.wsm.security.WSFunctionPermission" "http://xmlns.oracle.com/apps/hcm/processFlows/core/flowActionsService/FlowActionsService#submitFlow" "invoke")
The user account has the "Integration Specialist" role and is able to execute the REST API without trouble.