GitHub user sramazzina added a comment to the discussion: How to Programmatically Create or Update Hop Pipelines (.hpl) via API or SDK?
Hi @shivanandullagaddi. In the last months I built a POC were a set of workflows and pipelines that together was used to build a complete end to end process. The definitions of these workflows and pipelines was given by using a set of high level metadata descriptors given through excel files (but they maybe whatever you want). That was totally possible and the results was really good because we generated a fully functional Hop process. For sure, you can do what you are trying to do using Hop objects, the same as I do, but you must know some things related to the internals' of Hop. GitHub link: https://github.com/apache/hop/discussions/6006#discussioncomment-15005348 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
