Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Gurus,
Getting the following error after every 50 records. we are trying to verify Vat numbers using EU website (wsdl file). I have to manually kill the job and restart it for loading. Any solution would be appreciated.
We are using Enterprise version 7.1.1
[ERROR]: dataquality.m_webservice_eu_notfile_vatid_0_1.m_webservice_eu_notfile_vatid - tWebService_1 - MS_UNAVAILABLE
or
[ERROR]: dataquality.m_webservice_eu_notfile_vatid_0_1.m_webservice_eu_notfile_vatid - tWebService_1 - INVALID_INPUT
Thanks
Hello,
Could you please give us some detailed steps to repro this issue? Screenshots will be helpful for us to address your issue.
Best regards
Sabrina
To resolve this issue. Created a Parent and Child job and passed the column names using context parameters. In the trunJob component, I am calling the child job to be executed and uncheck the option die on error in parent job (trunjob component) . The job will keep running even if an error occurs. I have attached the screen shot of the jobs.
Thanks