Hi! I have made a simple connection to obtain data from Uipath as a data input
The connection appears to be correct (I can find my RPA robots and folders published). But when I run it in alteryx, it gives me the following errors:
On the other hand, this is how I configured the parameters and outputs (my RPA is just a build table, which has an output DataTable called TablaPedidos)
What do the UiPath process logs say? do you have access to that process/folder? are you are an automation user?
Hi, I have checked that I have all that permissions, and I can see my folders and processes in the orchestrator. Aditionally, the process seems to be executed... What can be happening?
Another strange thing is that, in my RPA, my output is a DataTable (and in the parameter menu in alteryx, I marked it as a DataTable), but in the outputs menu it says that the output data is a raw string, so I would need to parse it using JSON Parse Tool (I dont have that tool in the parse menu in Alteryx)
Alteryx does not have datatable as a field type. You can use the JSON Parse tool from the developer tool palette in Alteryx.