Parameter List in WebADI, with valueset containing ':$FLEX$.Value_set' throws error when creating Do
Hi All,
We are facing an issue with the input parameters related to webADI. The requirement is to use webADI, to update Grade step of employees. The process we have taken is to download the list of employee details based on certain input parameters(Grade, Grade step, Org, Job etc.,). and then the user to enter new Grade, Grade Step , this will then be uploaded using standard API.
Now, I have created a value set to display list of Grades as a input parameter. and another value set , that would display the list of Grade Steps belonging to that particular Grade. For this purpose I have used '$FLEX$.grade value set'. These values sets are then added to the Parameter list definition. After all this is done, when I try to create the document, the last 'Review' section , throws error.