Hello Experts,
We want to implement the client id and client secret enforcement in SAP APIM, we implemented the verify APIKey and tried to implement the same, but it is not working as expected.
Can we implement the same in SAP API and if yes any ...
Hello team,
I followed @mandy.krimmel 's blog: https://blogs.sap.com/2019/11/20/cloud-integration-connecting-to-external-messaging-systems-using-the-amqp-adapter/
I made a few changes according to our requirements. We are using event mesh for Asy...
Hello experts,
After my product is published and application subscribed. Where do I provide documentation for the API, so that the third party understands the resources and understand what the API is about.
For now we could add only details and ...
Hello everyone!
In the recent past, I have been exploring so many SAP BTP capabilities as part of my work and out of interest.
This is my first blog post on the enterprise-messaging capability of SAP. This service allows components to communicate t...
Hello!
I have been trying to connect SAP API to SAP ANS and followed this detailed blog written by divya.mary for the same.
However, the blog is for Neo environment and I am using Cloud Foundry. Despite making a few changes for the environment, ...
We want to implement Client ID and Client Secret Enforcement in SAP API, we previously used Verify API Key which is used to verify only the API key and not the secret. We now used basic auth and passed it in the query parameters as requested by the c...
Thanks for the update Axel.
I also wanted to know that if we have to implement CI/CD for integration artifacts using Azure Devops, we can use only what the piper commands offer?
Because we would like to perform a version comparison before storin...
Hi Mayur,
The previous issue was resolved and I was trying version management of Iflows in GitLab/ GitHub using AzureDevops
Can we do a version comparison and only store the latest version of the artifact in the repository on Gitlab/GitHub using Az...
Hi Mandy,
Thank you so much.
I assigned the main queue itself as the dead message queue to address this. However, I have another integration artifact where I need to configure the same error handling mechanism.
But I happen to observe that f...
Hi Mandy,
I happen to observe that it works sometimes and sometimes it throws the connection rejected error. Can you please suggest what else I could do.
Also, in order to create a lag of retry of 10 seconds, instead of using another Retry qu...