Hello,
In this post, I want to show you how to work with change projects, after a tenant has been set to live.
Change Projects can be used to do configuration in a test environment and then push the changes to production. This can be done by creati...
Hello,
In this Blog post, I will describe how to pull customized data from Cloud For Customer into Excel. To get started, you need to install the PowerQuery Excel AddOn, which can be downloaded from Microsoft: https://www.microsoft.com/en-us/downloa...
OverviewThe Cloud Application Studio does not allow asynchronous task execution. Webservice calls, Business Object updates.. everything is running in a synchronous way within an application. There is one entity, which runs in background task: Mass Da...
Hello,
We are seeing more and more installations where Cloud for Customer should be configured to use Microsoft Azure as SSO Identity Provider. In the past, we have seen some trouble regarding the NameID format. We worked on a solution and now Mic...
Hi All,Multiple solutions in one tenant may look attractive at first, but in most cases, it is not a good idea.What is a solution?An SDK solution can be seen as an Add On. It is a full package of code, extension fields, screens, services, etc. A solu...
Hi Adi,
Yes, raw websocket communication is possible. At the point where you can select the PCP protocol, leave the field empty and go without protocol.
Then you can implement your own protocol handling in ABAP by accessing the payload data directl...
I'm not working in the C4C area anymore since 2017 But in your case, it's very likely that Result.PartyInformation.PartyInformationParty is an association.
If the code would run without this association being set, the next member would not be avai...
Nothing is wrong. C4C has a special mode. While you are developing in the original solution, the developments are visible on the frontend. Even when you do not have created a BACElement yet. This changes after the first deployment, where BACElement m...
Hello Omar,
sorry for the late reply. A tenant refresh, technically, is a tenant copy with an identity change afterwards. So by refreshing a development tenant, you would loose your development solution and it gets replaced with the productive one.
...