Hello,We are trying to call a an API on Service Now as a WebHook from SAP Event Mesh . The API only accepts the content-type application/json, but Event Mesh sets the content type to application/cloudevent+json, despite our settings.We have configure...
Hello,--------Update 2024-06-25It seems it's working as expected using the "SAP Business Application Studio Toolkit" - extension in VS Code, but not using Business Application Studio directly". Seems like there's a new bug/feature in Business Applica...
Hello,I have a requirement that I need to call SuccessFactors from a Fiori app hosted on our on premise gateway system. The SuccessFactors API is protected using Oauth2, and today we have an odata service on our GW system that authenticates the curre...
Spoiler Hello, I'm on S/4 Hana 2020 and am having issues with using Draft functionallity in RAP. I have created a really basic application to illiminate any user errors.The error we get is ASSIGNMENT_TYPE_CONFLICT in CL_RAP_BHV_CID_REGISTRY when tr...
Hello,
I'm trying to use a managed RAP to update a custom z-table. I can create the draft, but when I try to create a real active entity I get concurrency errors. I get the same error both when I try to preview my Service Binding and when calling f...
Thanks to a discussion on GitHub I've narrowed it down a bit more. If I use curl I can see that calls directly to the destination and localhost workscurl -I --header "Authorization: Bearer <token>" https://successfactors.dest/odata/v2/$metadatacurl -...
Hello Jessie,Thank you for your answer. I did that, and also added the fields LocalLastChangedBy to my db table. But the result is the samedefine behavior for ZI_CAZZ_AWS_PARAMETERS alias Parameters
persistent table zcazz_aws_param
draft table zcazz...
On the opposit ends of Code based testing there are also SaaS-tools like Runscope.
At a former employer I have used it for "healthcheck", just to ping our services and see that we get an 200 back, to make sure the whole infrustructure is up and reac...
I had a great time both preparing and giving this presentation with 831bf39f32ae490f9030aadd447a413a . I truly believe this is an area that only gets more and more important, the more complex our solutions become!
Except a blog from my side also in ...