- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-31-2017 08:56 AM
Hi
Let's say I have a mid server in C:\MIDServer\Server1\agent . I want to access a file that is placed in the agent folder (or any sub-folder) in my MID Server script include. Could someone help me on how to specify the path to that file ?
E.g. if the file name is abc.xml that is placed in agent folder, can I pass the path as "C:\MIDServer\Server1\agent\abc.xml" ?
Solved! Go to Solution.
- Labels:
-
Team Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-31-2017 09:03 AM
Hello Durga,
Yes, you can pass the folder directory as you mentioned in your example.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-31-2017 09:03 AM
Hello Durga,
Yes, you can pass the folder directory as you mentioned in your example.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-31-2017 09:05 AM
Thanks Surya. I just wanted to know if agent folder is identified as some sort of root folder in script include, and whether I have to pass only the path inside the agent folder, something like \\bin\test\keyfile\xyz.xml . I will try and let you know if this works.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-31-2017 09:53 AM
Hello Durga,
If my answer assisted, Kindly mark my answer as correct.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-31-2017 11:46 AM
Hi Surya
I am just waiting to validate whether it works, before flagging your response as correct answer. I have marked it helpful for now.
Thanks,
Karthik