Hello,

I am a Kettle, Pentaho Integration User. I have been looking to start migrating the jobs and trans to HOP.

My question is regarding loops. I have tried the examples, but nothing seems to work.

I am executing "result rows" multiple times using a Workflow executor that executes a shell (move files), the problem is that the content of the "Shell" is:

cp ${filename1} ${SCRIBUS_BACKUP_RUTA_en}/${ANO}/${MES}/${DIA}/${HORA}.

The issue with the process is that the variables ${filename1} and ${ANO}/${MES}/${DIA}/${HORA} are blank or empty. The data reaches al the levels, what I can see through "write to log", but for some reason it does not go to the "shell step".

I am attaching the process in hop.

Any guide is welcome.

Ben

Attachment: BackupScribus.tar.gz
Description: application/gzip

Reply via email to