Export Set: Giving error

manoj12398
Giga Contributor

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

12 REPLIES 12

jake_mckenna
ServiceNow Employee
ServiceNow Employee

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?


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.


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.


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}