Hi,
i have a XML File:
<Task>
<Step Name="test1">
<Column Name="type">Creation</Column>
<Column Name="version">2.0</Column>
</Step>
<Step Name="test2">
<Column Name="type">Creation</Column>
</Step>
</Task>
So how do i get...
Hey,
i have a REST API direct integration call. The problem is, the app now takes 5 min to load the data. Also everything is laggy. How can i better the performance of the app?
Thank you
Best regards
Tobi
Hey,
i want to get a Bearer Token from my API. There is a response with 9 properties. I want to use it in the data variable, but somehow it´s not assignable.
Why is the one with 2 properties assignable, but with 9 not assignable?
Data Variable ...
Hello,
when i try to create a Build Apps project, then i get this error message:
But i already got a custom IAS tenant for my Email Adress.
I also did everything from this Tutorial:https://help.sap.com/docs/build-apps/service-guide/config...
Sorry but I do not understand
Why do I need the Desktop Agent? This needs to be installed locally and is there to run the automation. However, if the automation is only running in the cloud, I still need it. Why is that?