copy trigger actions to action group

Posted on
Thu Sep 05, 2013 8:26 pm
kw123 offline
User avatar
Posts: 8363
Joined: May 12, 2013
Location: Dallas, TX

copy trigger actions to action group

I have some triggers that have MANY actions.. would like to move them over to action groups.
Any function or way I can do that besides reentering everything?

thx

Karl

Posted on
Fri Sep 06, 2013 6:52 am
matt (support) offline
Site Admin
User avatar
Posts: 21417
Joined: Jan 27, 2003
Location: Texas

Re: copy trigger actions to action group

Hi Karl,

I'm afraid not. If there are a ton of them and you feel comfortable hand-editing XML, then you can make a backup copy of the Indigo database file and try to edit the original. The basic technique would be to create empty Action Groups in Indigo (to create placeholders in the XML with ID numbers), stop the Indigo Server, then copy/paste the contents of the ActionSteps node:

Code: Select all
<ActionSteps type="vector">
   ...
</ActionSteps>

of the Trigger into the placeholder action group objects (replacing its empty ActionSteps node). Lastly you would start up Indigo, check the Action Groups, then delete the actions from the Triggers and replace them with an Execute Action Group type actions.

Image

Page 1 of 1

Who is online

Users browsing this forum: No registered users and 6 guests