GitHub user anilaladag added a comment to the discussion: Remote Workflow Execution
Yes its work now thank you so muchhh. But i'd like to run workflows with using APIs https://hop.apache.org/manual/latest/hop-server/rest-api.html. Could you give a path to how i execute my workflow. I assume from logs its using those api to for running remote but i couldnt replicate them which given from REST-API docuemnt 2025/03/13 12:38:18 - Hop - Starting workflow 2025/03/13 12:38:18 - /usr/local/tomcat/webapps/ROOT/config/projects/ftpAndDbPoC/workflows/onlyPip.hwf : onlyPip - Executing this workflow using the Remote Workflow Engine with run configuration 'Docker 8084' 2025/03/13 12:38:19 - Hop Server - Sent export file to service [**/hop/registerPackage**] on host [hop_server2] 2025/03/13 12:38:19 - Hop Server - Finished reading 181 bytes from server. 2025/03/13 12:38:19 - Hop Server - Executed service [**/hop/startWorkflow/?name=onlyPip&xml=Y&id=44fe2fcf-2831-4aaf-9ce4-b1be00c9563f**] on host [hop_server2] 2025/03/13 12:38:20 - Hop Server - Finished reading 2680 bytes from server. 2025/03/13 12:38:20 - Hop Server - Executed service [**/hop/workflowStatus/?name=onlyPip&id=44fe2fcf-2831-4aaf-9ce4-b1be00c9563f&xml=Y&from=0**] on host [hop_server2] 2025/03/13 12:38:20 - /usr/local/tomcat/webapps/ROOT/config/projects/ftpAndDbPoC/workflows/onlyPip.hwf : onlyPip - 2025/03/13 12:38:19 - onlyPip - Start of workflow execution 2025/03/13 12:38:20 - /usr/local/tomcat/webapps/ROOT/config/projects/ftpAndDbPoC/workflows/onlyPip.hwf : onlyPip - 2025/03/13 12:38:19 - onlyPip - WARNING: The Workflow Log pipeline file '/usr/local/tomcat/webapps/ROOT/config/projects/ftpAndDbPoC/logging/dataRetWorkflowLogging.hpl' couldn't be found to execute. 2025/03/13 12:38:20 - /usr/local/tomcat/webapps/ROOT/config/projects/ftpAndDbPoC/workflows/onlyPip.hwf : onlyPip - 2025/03/13 12:38:19 - onlyPip - exec(0, 0, Start) 2025/03/13 12:38:20 - /usr/local/tomcat/webapps/ROOT/config/projects/ftpAndDbPoC/workflows/onlyPip.hwf : onlyPip - 2025/03/13 12:38:19 - Start - Starting action 2025/03/13 12:38:20 - /usr/local/tomcat/webapps/ROOT/config/projects/ftpAndDbPoC/workflows/onlyPip.hwf : onlyPip - 2025/03/13 12:38:19 - onlyPip - Starting action [PostgreDBdataRetrieve.hpl] 2025/03/13 12:38:20 - /usr/local/tomcat/webapps/ROOT/config/projects/ftpAndDbPoC/workflows/onlyPip.hwf : onlyPip - 2025/03/13 12:38:19 - onlyPip - exec(1, 0, PostgreDBdataRetrieve.hpl) 2025/03/13 12:38:20 - /usr/local/tomcat/webapps/ROOT/config/projects/ftpAndDbPoC/workflows/onlyPip.hwf : onlyPip - 2025/03/13 12:38:19 - PostgreDBdataRetrieve.hpl - Starting action 2025/03/13 12:38:20 - /usr/local/tomcat/webapps/ROOT/config/projects/ftpAndDbPoC/workflows/onlyPip.hwf : onlyPip - 2025/03/13 12:38:19 - PostgreDBdataRetrieve.hpl - Opening pipeline: [zip:file:///tmp/export_49c194db-30f0-472e-8c7f-1f7b1a1ee30d.zip!//PostgreDBdataRetrieve.hpl] 2025/03/13 12:38:20 - /usr/local/tomcat/webapps/ROOT/config/projects/ftpAndDbPoC/workflows/onlyPip.hwf : onlyPip - 2025/03/13 12:38:19 - PostgreDBdataRetrieve.hpl - Starting pipeline...(file=${Internal.Entry.Current.Folder}/PostgreDBdataRetrieve.hpl, name=PostgreDBdataRetrieve.hpl, repinfo=null) GitHub link: https://github.com/apache/hop/discussions/5023#discussioncomment-12487894 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
