I am Working an Web Service based connector In ISC and facing an issue that getting an blank value when i am giving the root path as //Roles/Role and in response mapping providing the attribute , not getting the expected response , please help me get the attribute value mapped
Hi @Abhi2451 ,
Please try to keep root path as : /Roles/Role and keep schema attribute configuration accordingly.
Is this a SaaS or VA based WebService Connector?
I see that you have set it up as the documentation states for the VA-based one. If you find the suggestion from the user above works, then please comment here so we can request that the documentation is updated.
My suggestion would be to remove the leading / from all of your Attribute Paths, as this is not used in the documentation examples and test that.
Hi Geoff,
I am tried the /Roles.Role also tried removing the / from all attributes but still not able to aggregate , i am wondering if this is because of pagination issue as the response have 6680 lines of data
Hi Prashant
I have tried this but no luck yet
You mention the Pagination issue, are you having an issue with that? Or are you suggesting that since you are not currently using pagination, that it might be too many lines? It should not care about the number of lines, and if your endpoint supports pagination, even if you don’t have it configured, the first call should still return a set of valid values.
When I am working with the WebService connector, I tend to start from the basics, then add on. So in your example, I would start with just the RoleName and RoleId until I got the syntax figured out and the data pulled in. I’ll also do this if I get stuck at a point like you are. Sometimes one of the other values is causing an issue, which is keeping it from aggregating.
Based on your screenshot, I would remove SecuredAssets first, then try it with the non-multi-valued attributes only.
Also, one other question, in your initial post you mention that you are not getting the expected response, but you never mention what it was that you WERE getting nor what you expected to get. Those may be helpful here.
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.


