How To Queue Up Multiple Automation Tasks

Hello,

I asked ChatGPT for help, and I THINK it gave me the right answer, but I do not have enough background knowledge C++ scripting to know for sure.

I’m trying to queue up a ZIP process followed by a PACKAGE process. Each takes 3-4 hours to do, and I’d like for them to run automatically while I sleep.

Is this a simple thing to do, or does it require a good deal of C++ knowledge? If it’s simple, how do I do it?

(In “English” please; no jargon.)

1 Like

It been a long time last i used Session Frontend Automation but am not sure if it possible to do package via blueprint using automation from Session Frontend.
You will need to dig around if it possible to use blueprint otherwise it will be only cpp as in the yt video below.

Note: session frontend has been removed since 5.3 and will need to be opened manually.

Here several sources: