Skip to main content
SUBMITTED

Run specific scripts from execution package

  • January 4, 2018
  • 3 replies
  • 13 views

To do this, now I have to create empty custom tables with a script attached. This just clutters the database with unnecessary tables.

3 replies

  • January 5, 2018

Hi Arne

Could it be something like marking a Database script as Standalone and the opening up for manuel - direct execution and adding it as scheduling task that by default is included in execution it the database is scheduled - either pre or post but in between?


  • Author
  • Starter
  • January 5, 2018

Hi Jan,

Yes, I want to schedule a TX script. No other components of my TX project.

Now I have to add that script to an empty custom table to do this, but this clogs up the database with empty unused tables. I have a few different scripts that run at different times.

It would be a nice feature to schedule stand-alone TX scripts.


Forum|alt.badge.img

Additionally, it would be great if we could right-click-execute scripts from the GUI