Please be sure you’ve read the docs and API specs before asking for help. Also, please be sure you’ve searched the forum for your answer before you create a new topic.
Hi All,
I have configured webservice connector in my tenant and aggregated both accounts and entitlements using respective endpoint.
Now I need to aggregate single account from webservice using get object. Configured the operation in the source. Did i miss something here?
Hi @jesvin90@vguleria Yes the endpoint is working in postman but without $getObject.nativeIdentity$ if i gave with $getObject.nativeIdentity$ it gives 404 method not allowed error.
Agree with @jesvin90. Please follow the instructions and see if hardcoding a value work for you if so then can you please try replacing $getObject.nativeIdentity$ with “$plan.nativeIdentity$” . May be that could help.
I have seen $plan.nativeIdentity working in my case. If still does not work, then you may try to change log level of web service connector to debug using below link and then try to see in VA logs whether the invoking url if that is the same as you are using in postman.