Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
The comment in line 18 indicates you should provide the name of a datashape.
You are providing an infotable.
Instead of result_table, try to pass just the string "CSV_RAW_DB2".
Also, consider switching to a supported CSV Reader.
The comment in line 18 indicates you should provide the name of a datashape.
You are providing an infotable.
Instead of result_table, try to pass just the string "CSV_RAW_DB2".
Also, consider switching to a supported CSV Reader.
Hello @TW_10599876,
It looks like you have a response from a community member. If it helped you solve your question please mark the reply as the Accepted Solution.
Of course, if you have more to share on your issue, please let the Community know so other community members can continue to help you.
Thanks,
Community Moderation Team.