Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Content Server File Creation question

Former Member
0 Kudos

Hi all.

I want to create a document from a file into the Content server. I've found in the documentation that I could perform this with the link bellow:

http://pswdf009:1080/ContentServer/ContentServer.dll?create&pVersion=0046&contRep=K1&docId=4B7689654...

From this link, i wanna know how can I generate the docId value and how do I pass the file that actually is stored into the User's local machine?

Please i need help on this.

Regards.

--

Gregory.

1 REPLY 1

Former Member
0 Kudos

I've found that the FM ARCHIVELINK_URL_GENERATE genrates the URL's to use the Content Server's HTTP Interface, but I dont know how to execute this function, I mean, I dont know what values pass to the function's parameters.

If somebody know how to use this function or how to construct the URL for the creation of content, please tell me how.

Thx.

Regards.

--

Gregory.