Hello Andreas. The reason behind this is that I would like to have jobs be executed in sequence: read this file > copy data to db > write action to logfile > delete the file . Because actually jobs are defined separately in their own workflow even they all are part of one "flow". Hence the idea to have one central workflow inside which all the other jobs will be called instead of manually redefining them. I will try your suggestions and see which one will suit my requirement. Thank you Regards
Hello Andreas. The reason behind this is that I would like to have jobs be executed in sequence: read this file > copy data to db > write action to logfile > delete the file . Because actually jobs are defined separately in their own workflow even they all are part of one "flow". Hence the idea to have one central workflow inside which all the other jobs will be called instead of manually redefining them. I will try your suggestions and see which one will suit my requirement. Thank you
Hello I would like to know if there is a way to call a job from another workflow. I mean I have several individual jobs inside their own workflow (a workflow for one job). Now I would like to have a main workflow inside which I can reference all the other jobs creating one "huge" workflow. Thanks for your time.
Hello Andreas, sorry for being so vague. I was having an error stating that there was a missing closing { at a line where there was none. But that was already corrected. Again sorry. Br,
Hello Andreas, sorry for being so vague. I was having an error stating that there was a missing closing { at a line where there was none. But that was already corrected. Again sorry.
Hello I'm trying to execute some PHP scripts inside a .php file. But it's throwing errors. Someting like php c:\index.php Note: php is set as variable and seen by the shell as php -v output the version Thanks
I'm unable to access the demo site at demo.sos-berlin.com/ since last week. Is there a problem ?
Hi, thanks for replying. I've already solved this issue by indeed changing the InnoDB row format to dynamic. Everything is working now. I'm exploring the app and learning how to use it. Regards, Al