Dear Experts,
As part of Integration suite SAP learning, was trying to create an Iflow but not able to see cloud integration capability in Integration suite free trial account home page. However, it's got added while doing the intial set-up. Please...
Hi Expert,
I was trying to establish connection between python (Juypter notebook) to SAP HANA cloud(trial version) using HANA_ML by following the blog https://blogs.sap.com/2020/07/27/hands-on-tutorial-automated-predictive-apl-in-sap-hana-cloud/ bu...
Hi Experts,
Have installed desktop studio and agent in my machine by following the guidelines mentioned in one of blog related to SAP IRPA trial version. But i'm getting below pop-up error while trying to open desktop studio. Do I need to install s...
Hi Team,
I got below API for customer invoice from API.SAP.COM. Can you please help me with steps to check this API in S/4 HANA system. I want to know underlying RFC or CDS which is getting used in this SOAP services. I tried SOAMANAGER but unable ...
Hi Team,
We have created a custom ODATA service to create sales order in S/4 HANA system via CPI. We have tested the API from gateway client and all working fine. But when CPI is trying to view the structure for POST method it's just showing the ke...
Thanks Sri Prasad and Karunaharan for your response.I have all the required role collection assigned. But still not able to see Colud connector in integration advisor. Please suggest. Thanks,Girdhari
There are multiple ways to handle this type of constant values instead of hard coding in code. TVARVC is one of them. You can have a global class method(just do a where used list on TVARVC and you will get sample method to refer) created to set value...