Hello All,
We want to automate certain steps in SAP ECC and we are using iRPA for automation. We fail at first step itself while capturing the Logon screen. Below is the screen shot. We are on ECC 6 Ehp7. But we are successful in capturing the logo...
Hello,
I am trying to create a Beta Service Instance for "Function as a Service" from Cloud Foundry Cockpit.
Go to "Functions" tile on Service Marketplace -> New Instance -> Service plan = Beta -> No parameters provided -> Not bound to any appli...
Hello,
I want to connect to Cloud Foundry HANA DB(HDI container) from DataHub(installed on CAL and running on Google Cloud Platform).
What configuration is required in Cloud Foundry HANA so that we can create a connection from DataHub to HDI on ...
Hello,
My question is on Cloud Foundry HANA Audit Log enablement.
In HANA Cockpit->Auditing, I have created an Audit Policy on “INSERT”/”UPDATE” operation for a Table object. “Users included in policy” is blank which means any user activity has t...
Hi Julien,Thanks for the reply, We had not enabled the scripting. After you suggestion, we enabled scripting and we are able to capture the logon using iRPA.Thanks,Shilpa
Invoking a rest enpoint deployed on CF doesnt need Cloud Connector. If the CF rest enpoint is bound to XSUAA, then you have to generate an oauth token using XSUAAs client ID and secret and S-user id/password using url: https://subaccount.authenticati...
Hi Carlos, Thanks for the alternative approach. Binding the whole BaaS to XSUAA either by Subscription id or BaaS’s foreign score may be fine as we are on Beta version. But when developing real time applications we would want to bind XSUAA at applica...
Hi Carlos, The Subscription id that you provided worked for me. I think because it is trial, we have same subscription id. May be, in Production account, every subscription has a different id. I did not find anywhere on CF the subscription id. Also, ...
Hi Carlos,
From where did you get the application id "4bf2d51c-1973-470e-a2bd-9053b761c69c" that you specified as parameter while creating XSUAA?
Thanks