I created fusion scenario, when document is uploaded in project, scenario triggers and get the values and create record in Workfront.
Parse CSV module is used to process the CSV file to get data.
Whenever new file is uploaded Parse CSV module output was not mapped to next module. Attached screenshot for reference.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hello,
troubleshooting with this screenshot is not possible. More important would be to see how the parse CSV module is configured and what its output is.
To understand the scenario: the downloaded document is always a csv-file, right?
Regards
Lars
Views
Replies
Total Likes
Yes download document is CSV format.
I have attached the screenshot of Parse CSV module configuration.
Views
Replies
Total Likes
Can you also post a screenshot of the output of the parse csv module?
I just created a short similar test scenario and it is working fine.
Perhaps you can try to remove the module Set variable and add it again...
Regards
Lars
Views
Replies
Total Likes
Thanks for your suggestion Lars.
After configured the module,did you try different CSV file with same format?
Views
Replies
Total Likes
Hi,
I just did and it worked perfectly well again.
Did you compare your csv files concerning encoding, end of line sequence and delimiter as there can be multiple combinations?
Perhaps there are differences between the tested files and the parse csv module does not allow all kinds...
Regards
Lars
Views
Replies
Total Likes