Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

SOAP Connector - Account reconciliation code not working

sbiswal
New Contributor II
New Contributor II

Hello,

We're trying to do an account recon for a soap connector, but whenever we run the account import job, we get the error "Error parsing parameter - job-name - string passing 'L'".

Attaching the code in the next reply because it's throwing an error when we post it here.  We have tried different variations and variables to get it to work but cannot figure out the issue. Does someone have an input on why this code is not working?

Any help is appreciated.

Thanks

1 REPLY 1

sbiswal
New Contributor II
New Contributor II

Here is the part of the code we think is problematic:


"RESPONSEDATAPATH1": "Body.Get_UsersResponse.Response_Data.Worker",
"RESPONSETOTALRESULTS1": "Body.Get_UsersResponse.Get_UsersResult.User",
"RESPONSEPAGERESULTS1": "Body.Get_UsersResponse.Get_UsersResult.User",
"ACCOUNTMAPPING1": "NAME:Worker_Data.email,ACCOUNTID:Worker_Data.systemusername"

"ENTITLEMENTMAPPING1":{
"Role":"Worker_Data.role.searchValue.@internalId
}
}]