Hi,
I am trying a POC using the tMarketoBulkexec component to import leads into Marketo using talend. via a csv file.
I followed the Talend documention. The connection is successful but import fails with the following error:
[statistics] connecting to socket on port 3395
[statistics] connected
Exception in component tMarketoBulkExec_1 (MarketoBulk)
java.lang.NullPointerException
at org.talend.components.marketo.runtime.client.MarketoRESTClient.bulkImport(MarketoRESTClient.java:1778)
at org.talend.components.marketo.runtime.MarketoBulkExecReader.start(MarketoBulkExecReader.java:67)
at org.talend.codegen.flowvariables.runtime.FlowVariablesReader.start(FlowVariablesReader.java:73)
at sudha_test.marketobulk_0_1.MarketoBulk.tMarketoBulkExec_1Process(MarketoBulk.java:1122)
at sudha_test.marketobulk_0_1.MarketoBulk.tMarketoConnection_1Process(MarketoBulk.java:504)
at sudha_test.marketobulk_0_1.MarketoBulk.runJobInTOS(MarketoBulk.java:1735)
at sudha_test.marketobulk_0_1.MarketoBulk.main(MarketoBulk.java:1584)
[statistics] disconnected
Job MarketoBulk ended at 08:11 06/02/2018. [exit code=1]
Thanks
Sudha
This is a question for Talend's support team.