[Users] Transformation of files using BC-FT and SE-Talend

Vincent Zurczak [via Petals ESB] ml-node+2833799-507630752-385891 at n3.nabble.com
Mon Apr 18 12:23:34 CEST 2011




titifa123 wrote:
> 			
> <xs:complexType name="inAttachments">
> 	<xs:sequence>
> 		<xs:element name="inLocation" nillable="true" type="tns:attachment" />
> 	</xs:sequence>
> </xs:complexType>
> 
The XML schema says you must declare an attachment in an inLocation element.
But in your base message, you declare a fileLocation element.
Your base message does not respect the generated WSDL and this is probably
the cause of your current problem.

Replace fileLocation by inLocation in your base message.

_______________________________________________
If you reply to this email, your message will be added to the discussion below:
http://forum.petalslink.com/Transformation-of-files-using-BC-FT-and-SE-Talend-tp2775030p2833799.html
To start a new topic under Users (get help, provide help), email ml-node+2681628-1333396262-385891 at n3.nabble.com
To unsubscribe from Users (get help, provide help), visit http://forum.petalslink.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=2681628&code=dXNlcnNAZm9ydW0ucGV0YWxzbGluay5vcmd8MjY4MTYyOHwtOTE3MDU0NjU4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://forum-list.petalslink.org/pipermail/users/attachments/20110418/ba886555/attachment.htm>


More information about the Users mailing list