Forum Discussion
TT
1 year agoNew Contributor III
Workflow Import Error
When loading data through a workflow- and when "Load and Transform" is clicked-> we can get Import error like below. Where are these import error stored? I need to put the contents of below error in an email.
Where are these errors stored.
5 Replies
- SimonHesfordContributor II
It looks like you are executing this step manually, why do you need put the error content into a an email?
- TTNew Contributor III
It will be executed ad a batch. Also, there will be other users who need to notified about what the error is.
I want to know where the error is stored.
- SimonHesfordContributor II
If you are executing a batch process then you can get to most of that information via the items in the WorkFlowBatchFileColllection returned by the ExecuteFileHarvestBatch method
- TTNew Contributor III
I need to capture that error and send in an email to multiple people, whether it is manually or through batch
- sameburn
OneStream Employee
Hi TT
That error is telling you that your data source isn't picking up any data to process. Rather than any activity related to Load & Transform. I would recommend reviewing the source data load processing log in the first instance (as per error) and resolve, to ensure you are returning data; before seeking to automate this via batch harvest
Hope this helps
Sam
Related Content
- 2 months ago
- 2 years ago