You might want to try to execute a microflow as user first to get a CSRF token. See the community commons executeMicroflowAsUser action. This way you can still use scheduled events but in the context of a user and thus circumvent the problem.
Regards,
Ronald
Hi Abhishek,
Can you please share us the detail procedure or atleast the steps how to update the SAP objects.We already have Odata service created on SAP and we are able to retrieve or get but we are not able to update as we are not able to generate the CSRF token correctly.
We are able to login to Mendix App using OIDC module but we want to know from here how can we generate CSRF token and used to call and update SAP Odata objects.
Regards,
Muddassar