Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
In Talend, we can run a job from TAC : (File Capture.PNG)
Below the error message after the execution of the job :
***************************************
Chargement du fichier properties:
/applis/referentiel_mdm/technique/conf/RM_REF_ADM.properties
Jun 26, 2017 11:55:43 AM org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
INFO: Creating Service {http://www.talend.com/mdm}TMDMService from class org.talend.mdm.webservice.TMDMService
Jun 26, 2017 11:55:44 AM org.apache.cxf.phase.PhaseInterceptorChain doDefaultLogging
WARNING: Interceptor for { has thrown exception, unwinding noworg.apache.cxf.binding.soap.SoapFault: Error reading XMLStre
Hello,
I found the solution :
In the ***.properties : put :
ServeurMDM_url=http://xxxx.xxx.xxx.fr:80/talendmdm/services/soap instead of http://xxxx.xxx.xxx.fr:80/talendmdm/service/soap
Oups !!!!
Hello,
Can you execute your job successfully in your studio? On which talend build version you got this issue?
Best regards
Sabrina
Hello,
I found the solution :
In the ***.properties : put :
ServeurMDM_url=http://xxxx.xxx.xxx.fr:80/talendmdm/services/soap instead of http://xxxx.xxx.xxx.fr:80/talendmdm/service/soap
Oups !!!!