Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Scheduled script execution

s_45
Tera Contributor

I created a new update set. Then, modified an existing scheduled script execution (table name: sysauto_script.list)

When I looked into customer updates, I found that "scheduled script execution" modification is not captured in update set.

1 ACCEPTED SOLUTION

Erik Gunther2
Kilo Guru

I don't think scheduled jobs are included in update sets. You'll need to export it to XML and import it as if it was a data record (not configuration). The analogy is that roles are captured in update sets while groups are not. Hope this helps.

View solution in original post

1 REPLY 1

Erik Gunther2
Kilo Guru

I don't think scheduled jobs are included in update sets. You'll need to export it to XML and import it as if it was a data record (not configuration). The analogy is that roles are captured in update sets while groups are not. Hope this helps.