cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error in SAP IRPA Context variables

rashmi-a
Explorer
0 Kudos
390

Hi,

When I try to create a context variable in workflow to use the same inside the java script, it throws an error saying "Undeclared variable".

Kindly help.

View Entire Topic
Jerome
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

In Desktop Studio, open the Editor module :

then click on Projects, at the bottom of the window :

Then check the order of the files that are declared in GLOBAL > SCRIPTS (double-click on SCRIPTS) :

this is what you should have. And below this list you should see the files created from your scenario.

All the declarations of the context variable are stored in the Entities file.

Hope this helps,

J.