Re: Root Folder Path??

Developing applications using the infoRouter Web Services API? Come join the forum.

Moderator: infoRouter Guru

Post Reply
fatman
Posts: 2
Joined: Wed Nov 18, 2009 5:43 am

Root Folder Path??

Post by fatman » Wed Nov 18, 2009 5:52 am

I want to use GetFolderCatalog https://support.inforouter.com/web-serv ... derCatalog to get list of Folder and file in the root folder but the root folder patch doesn't work. The statement I use is:
XmlNode xml_response = IR_OBJ2.GetFolderCatalog(AuthenticationTicket,"/");
But when i use:
XmlNode xml_response = IR_OBJ2.GetFolderCatalog(AuthenticationTicket,"/Public");
It works. Please tell me the root folder patch.
Thanks

Admin
Site Admin
Posts: 27
Joined: Fri Aug 07, 2009 6:37 pm

Re: Root Folder Path??

Post by Admin » Tue Nov 24, 2009 10:08 am

Hello,

You first need to call the GetDomains method to get a list of Libraries for the root.

Here is the link for the method documentation:
https://support.inforouter.com/web-serv ... GetDomains

Once you get a list, you can then call the other method to get the specific of the path.

I hope this helps.

fatman
Posts: 2
Joined: Wed Nov 18, 2009 5:43 am

Re: Root Folder Path??

Post by fatman » Wed Nov 25, 2009 3:20 am

Admin wrote:Hello,

You first need to call the GetDomains method to get a list of Libraries for the root.

Here is the link for the method documentation:
https://support.inforouter.com/web-serv ... GetDomains

Once you get a list, you can then call the other method to get the specific of the path.

I hope this helps.
Thanks for your help.
Btw, i want to know the api to set Document's version??

doiley

Re: Root Folder Path??

Post by doiley » Tue Dec 08, 2009 11:18 pm

You can only change the version by doing an upload.

The document will need to be checked out and I believe you need to upload the document with a handler and use the "UploadDocumentWithHandler2" method.

Post Reply

Return to “infoRouter Web Services API forum”

Who is online

Users browsing this forum: No registered users and 10 guests