Can checkin the file direct from the client or server path with CHECKIN_UNIVERSAL service
I'm using CHECKIN_UNIVERSAL service with WSDL method in SOAP UI tools.
I add the file content(primaryFile) to SOAP message with BASE64 format .
The file checkin correctly to webcenter contnent.
Is this method (WSDL & SOAP) suitable for sending large files?
Can I transfer the file direct from the client or server path to the webcenter content with this method? (Without adding the content of the file in the SOAP message)?