}Drill process return handle
Posted: Sat Mar 02, 2024 11:56 pm
Hello all.
Has anyone encountered returning data from a drill process where the source is specified as a csv file?
The official doc is silent on this matter, but there are still some references that the function is reserved and works through the rest api. So maybe I’m doing something wrong or it doesn’t work very well in old clients? PA 2.0.9
as I expected it only works in PAW
csv columns (variables) define as 'Other' in the source variables tab.
Epilog code:
documentation: https://www.ibm.com/docs/ro/planning-an ... llsets.htm
Has anyone encountered returning data from a drill process where the source is specified as a csv file?
The official doc is silent on this matter, but there are still some references that the function is reserved and works through the rest api. So maybe I’m doing something wrong or it doesn’t work very well in old clients? PA 2.0.9
as I expected it only works in PAW
csv columns (variables) define as 'Other' in the source variables tab.
Epilog code:
Code: Select all
ReturnCSVTableHandle;