Updating Workflow Credentials
This will make sure we are calling OIC Service with correct credentials. To do this create a workspace in Webtools and under workflow Object update steps as mentioned below and deliver the workspace.
-
OFS Employee Workflow : Update workflow step "Call Employee Sync Outbound" input params as follows:
-
type:security = basic
-
username:security = <OIC System User Id>
-
password:security = <OIC System Password>
-
-
OFS Shift Exception Sync Workflow: Update workflow step "Outbound" input params as follows:
-
type:security = basic
-
username:security = <OIC System User Id>
-
password:security = <OIC System Password>
-
-
OFS Service Region ZIP code Sync Workflow: Update workflow step "Call Zipcode Sync Outbound" input params as follows:
-
type:security = basic
-
username:security = <OIC System User Id>
-
password:security = <OIC System Password>
-