Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Im using Talend Management Cloud in running job and putting config properties file as Resource. While doing some testing, I was able to run the job with success and able to fetch the config properties file. But when running the main job -- will call the parent job then parent job will call subjobs, I'm getting error that seems job isn't getting the properties file.
Part of the error:
"Implicit_Context_Regex The source data should be specified as File Path or InputStream or java.io.Reader!java.lang.Exception: The source data should be specified as File Path or InputStream or java.io.Reader! at project_inbound.misc_inbound_check_file_0_2.misc_inbound_check_file.Implicit_Context_RegexProcess(misc_inbound_check_file.java:1052)"
Can anyone help me with this? thanks.
Hi,
Could you please share the job screenshot details to understand how you are calling child job.
I am having doubt whether context parameters are being send correctly.
Warm Regards,
Nikhil Thampi
Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved
Hi,
I am facing the exact same kind of issue.
Let me know does anyone has solution for this issue