Export Set: Giving error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-01-2016 09:41 AM
Export set Module:
Configured export target using MID Sever location and file path specified to it. but it's showing error "StreamPipeline: Could not resolve given file path"
Tried the same path for other use, working fine. But export set not able to export records to that path. although connection is successful.
What could be the possibilities for this kind of errors. Please help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-01-2016 12:30 PM
There are a couple of things to check based on this:
1. does the user running the MID Server have access to that folder?
2. Are you passing in the full path or just the folder under the <agent dir>/export/?
3. Are you using the correct type of backslash vs fowardslash for the MID Server?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-01-2016 01:22 PM
1. yes, the user running the MID server is having the access to that folder.
2. I am passing full path from the starting point to the folder location like : E:/ServiceNow/MIDServer/---- etc.
3. Tried using both ways, backslash and forwardslash. It results same error.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-01-2016 01:27 PM
The full path i believe is the issue as it is setup to only export under the agent folder structure to /servicenow/mid_server123/agent/export/{file_path}
So for you try to just setup the path to a folder name like test instead of the full path and see if that resolves your issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-01-2016 02:16 PM
Thanks for your prompt reply.
I tried using the path you specified. i am getting below error.
"StreamPipeline: Filepath must resolve to location within the agent/export folder"
Can you please give specific detail on the file path in below structure.
/servicenow/mid_server123/agent/export/{file_path}