Dear Experts,
As most of the popular programming languages like javascript,C#,Java etc provide the exception handling with try{}catch{} block in code, does ABSL have similar feature?
Exception handling can be used in lot many scenarios but my sam...
Hi Experts,
I have setup the C/4HANA foundation ( Kyma ) Instance to extend C4C, I deleted one of my Namespace in Kyma yesterday.
The pods are already removed as per the status in the namespace tile, but how to remove the namespace from Kyma whic...
Hi Team,
We have a requirement to edit the C4C employee ID (internal ID).
Is this possible via any web service or tools like we have for editing the External ID?
Regards,
Vignesh
Hi Team,
Where can I get more information on the C4C 1905 feature - Fiori Client: Facet bar supports Automation IDs (mentioned in link).
I need to use this in our automation project, need more inputs to provide to our automation testing team.
R...
Dear Experts,
In C4C OData Service explorer, Is there a way to create new OData service by copying Standard / Custom OData service in C4C?
Whenever I want to create a similar OData services (Standard/Custom) with slightly different service metada...
Hi Chandra,I know about the custom message raising option.With this approach we can raise errors only when we anticipate and find all possible code scenarios which may run into errors. try{}catch{} exception handling works differently on other langua...
Hi Jamie,Thanks a lot.When I saw in command-line my service-instance was in status 'ReferencesNonexistentServiceClass' and my service binding was in state 'ServiceBindingsDeletion'. only the 'edit' operation worked, I edited the config file and remov...