I am Trying to integrate SAP CDC SSO integration in Outsystems.
As per the document I am able to implement the flow and it is working as expected.
The issue now we are getting is maintaining of session.
We are getting the session on first screen where the SAP WEB SDK is initialized but when we enter into the application we lost the session.
Any one have any experience implementing SAP CDC?
Thanks
Dear @Pankaj pant
Ensure the SAP Web SDK is properly initialized on every screen or global scope where the session is required.