Hi Experts
I have a requirement to fetch the contract IDs of any customer. As the Contract IDs are not stored in the C4C system, I am trying to fetch them using the standard services.
QueryUtilitiesAggregatedCustomerViewIn
QueryUtilitiesAggregatedERPCustomerViewIn
using the operation "FindByAccount".
But while trying to execute any of the above services, I am getting the error in the SOAP UI--
( Authorization role missing for service "ServiceInterface http://sap.com/xi/A1S/Global QueryUtilitiesAggregatedERPCustomerViewIn <default> <default>", operation "Operation http://sap.com/xi/A1S/Global FindByAccount" ).
1. I have created the communication arrangement for it as well, with host as the tenant id. Is this correct?
Anyways, I am testing the service in SOAP UI so I don't think the communication arrangement should matter?
I raised an incident but they haven't provided any resolution for this yet.
2. I can see in the documentation that this service is not released yet. If that is so why is it available in the system?
Regards
Praveen Dwivedi