Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi all, i got the response in soapui for creating new customer account, got the response line by line, but when i am using tSOAP and Toutput component in Talend, the response is getting generated in a single line, so for this i am getting as
Message: ORA-01400: cannot insert NULL into ("RELATE"."CST_CUSTOMER"."CUST_ID")
Hi,
First, in your file generated by your tFileOutputXml, have you got the entire response when you open the file ?
Be sure that this step is ok before trying to insert in DB.
Good luck ,
SGV
yes i have got the entire response, but in a single line
Can you demonstrate what you are getting and what you want?
thanks , i got the output in talend