I can see values while debugging.
Can you please elaborate a little…I dont see any apps here or link to apps as well
Cheers
Hi ,
in which sequence you created data table ?
Retrieving data from SQL Database table.
You are showing as out argument but using the argument as an input in UiPath app…ideally you should be assigning value to it
Also what is happening in the query? …which db is it?if the issue is with out argument on the process then i dont see anything assigned
Cheers
Thanks for reply.
- You can’t assign Argument In/Out in UiPath Apps.
- I am using SQL DB.
- I am retrieving data from the DB and Displaying on Grid.
- The problem is solved by some trial and error i just moved table name assignment activity as soon as table argument gets initiated.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.