Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
When I build a Talend (TOS) project into a zip, the directory structure and path to the .sh script is:
<project_root>/Reconciliation/Reconciliation_run.sh
is it possible to override that? - specifically the bolded folder name Reconcilliation, so that the desired resulting build would look like:
<project_root>/talend_project/talend_run.sh
I know I can do that if I rename the job to 'talend_project', but that's not a solution in this case (our deployment engineer would like all the jobs to have the same 'talend_project' name).
Thanks much in advance!
Bryan
Hello,
Did you follow up online user guide about:TalendHelpCenter:Exporting a project to export your project?
Best regards
Sabrina