Oracle web center siebel integration
Working on Siebel / WCC integration via web services.
Created outbound web services in Siebel from WSDLs (Docinfo & Checkin) supplied by Oracle Web Content Center
Have been able to get document details via Docinfo.wsdl with no concerns.
Have also been able to upload new file via checkin.wsdl & Siebelweb service.
All file attributes (File name, title etc.) are OK but issue with contents of file uploaded on Oracle WCC server. It shows unreadable characters - Binary characteres.
All I am trying to upload a local file via siebel outbound web services (registering checkin.wsdl leveraging checkinUniversal method )
Any thoughts