Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
-
All
-
Small
-
Description
Simple job can reproduced
tSalesforceInput ----> tSalesforceOutput
This is the exception:
Exception in component tSalesforceOutputNew_1 java.lang.ClassCastException: java.lang.String cannot be cast to org.talend.components.salesforce.tsalesforceoutput.TSalesforceOutputProperties$OutputAction at org.talend.components.salesforce.SalesforceRuntime.outputMain(SalesforceRuntime.java:504) at test.as_0_1.as.tSalesforceInputNew_1Process(as.java:1481) at test.as_0_1.as.tSalesforceConnectionNew_1Process(as.java:448) at test.as_0_1.as.runJobInTOS(as.java:1834) at test.as_0_1.as.main(as.java:1691)