i’ attempting to configure a custom connector for Workday. Customer does no want to leverage OOTB IDN WD connector for security reasons. Cx has instead created a custom WD report (JSON) that returns active users and a set of attributes.
Any guidance on how to overcome the below?
Using the webservices connector, I keep running into the following error on attempt to test the connection via IDN (note: i’m using GET method for testing the connection since the WD custm report provided only supports the GET method):
“message”:“Pipeline Response forwarding failed due to timeout or cancellation: HTTP response code 410 for URL https://CUSTOMER.api.identitynow.com/hecate/pipeline/response?sub=426503aa-e743-4baa-a96b-507f30f4e9b8&message=7&pod=stg07-useast1&org=CUSTOMER”,
“@timestamp”:“2022-02-16T15:35:46.277Z”
“thread_name”:“pool-5-thread-1”
“region”:“us-east-1”
“request_id”:“a721b0eb958648f9b09fe8672077fe36”,
“queue”:“stg07-useast1-CUSTOMER-cluster-11”,
“SCIM Common”:“8.0 Build 00b1f252d1b-20200225-190809”}