Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
_AnonymousUser
Specialist III
Specialist III

[resolved] Could not send data to MDM (HTTP status code: 405).

I am doing some POC on talend MDM community edition (6.2.1), trying to push few records to MDM server and getting below error.
Can any one help to fix ?



---------------------[statistics] connecting to socket on port 3380



[statistics] connected



Exception in component tMDMBulkLoad_2



java.lang.Exception: java.lang.RuntimeException: org.talend.mdm.bulkload.client.BulkloadException: An exception happened during bulk load on MDM server.



Could not send data to MDM (HTTP status code: 405).



at demo_local_project.loadcustomer_0_1.LoadCustomer.tWriteXMLField_2_InProcess(LoadCustomer.java:2802)



at demo_local_project.loadcustomer_0_1.LoadCustomer$1ThreadXMLField_tWriteXMLField_2_Out.run(LoadCustomer.java:1249)



Caused by: java.lang.RuntimeException: org.talend.mdm.bulkload.client.BulkloadException: An exception happened during bulk load on MDM server.



Could not send data to MDM (HTTP status code: 405).



at org.talend.mdm.bulkload.client.InputStreamMerger.reportFailure(Unknown Source)



at org.talend.mdm.bulkload.client.BulkloadClientUtil$AsyncLoadRunnable.run(Unknown Source)



at java.lang.Thread.run(Unknown Source)



Caused by: org.talend.mdm.bulkload.client.BulkloadException: An exception happened during bulk load on MDM server.



Could not send data to MDM (HTTP status code: 405).



at org.talend.mdm.bulkload.client.BulkloadClientUtil.bulkload(Unknown Source)



... 2 more



Transaction is rolled back





[statistics] disconnected



Job LoadCustomer ended at 15:59 21/10/2016. [exit code=4]
Labels (2)
1 Solution

Accepted Solutions
_AnonymousUser
Specialist III
Specialist III
Author

Hi Sabrina,
Thanks for your reply. I am able to fix this issue.
The xml which I am generating to push data to MDM server wasn't matching with data model. I generated the xml and able to push the records.

View solution in original post

3 Replies
Anonymous
Not applicable

Hi,
Could you please give us your job setting screenshots( Model and Entity Details..)?
Best regards
Sabrina
_AnonymousUser
Specialist III
Specialist III
Author

Hi Sabrina,
Thanks for your reply. I am able to fix this issue.
The xml which I am generating to push data to MDM server wasn't matching with data model. I generated the xml and able to push the records.
Anonymous
Not applicable

Hi,
Thanks for posting that you have resolved it by yourself and sharing your solution with us.
Best regards
Sabrina