Checkin Universal
Hi,
I'm trying to checkin a content item using the Soap Client utilizing the CHECKIN_UNIVERSAL Content Server service. When calling the CHECKIN_UNIVERSAL service, the "primaryFile" needs to be initialized within the XML SOAP request. The 'primaryFile' is set to the absolute path to the location of the file in the file system.
The physical location of the content file(which is an XML file) that I'm trying to checkin is on an Oracle database and not in the file system. How do I specify this on the 'primaryFile' field in the SOAP Request for CHECKIN_UNIVERSAL?
Thanks in advance for your help!