The goal is automate the import of a csv file from a mid server and attach it to a data source
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-16-2025 12:28 PM
I have read a number of different posts all trying to solve this use case and I have settled on this approach.
Use a flow action script (script1) to create an entry in the ECC queue that will execute a PowerShell script (ScriptFileOperation) on the mid server that will read a file and attach it to the data source.
When I execute script1 it adds an entry to the ECC queue that errors out with the message
Exception during sensor processing: java.lang.NullPointerException:
The ScriptFileOperation.ps1 is registered in the Mid Server Script Files
Any thoughts or guidance is appreciated
0 REPLIES 0