Hi Friends,
This is regarding to the subject on SCP API Management.
I have developed one odata API Proxy in SCP API Management. When i implemented the api proxy in start have a 2 entities only in Hana s/4 back end server. They are customer_profitability and whats_my_price.
But presently, hana s/4 backend server added one more entity is called "whats_my_priceParameters" .
So in API proxy, i have created 3rd route rules and updated xml with relative path /Odata/analytics.xsodata/whats_my_priceParameters
The actual hana backend server url would be like "https://abc.com:xxxx/Odata/analytics.xsodata/whats_my_priceParameters(IP1='X',IP2='abc',IP3='X')/Results?$select=s1,s2,s3&$filter=key1 eq '2023' or key2 eq '2024'&$format=json"
But the resource metadata is not uploaded in to api proxy for whats_my_priceParameters.
Could you please help help to get it update in api resources?I will appreciate you if you will provide the procedure.



Thanks,
Devivaraprasad