Hi,
I have created an input structure in my SAP intelligent RPA bot as below

and mapped the input values to the target fields in code like

and so on. I deployed the project in Cloud factory and created an API trigger.
On testing with Postman, the job is getting triggered but getting failed with below error.

In Job details , i can see the input values in Entry structure, So i am suspecting some issue in the way i am accessing the context variables in the RPA code (no screen fields, mapping to RFC fields inside a function call).
Any pointers will be helpful.
Thanks
Vijay