You could try to do something with the "Write workflow XML file" reaction. It allows you to write out an XML file that can include the PageID/ GUID You could then have a scheduled task that runs a process to check for files in the folder, and process them. food for thought. Wayne.
On Mar 31, 11:01 am, abdn_webteam <[email protected]> wrote: > We have a nice wee bit of RQL which assigns keywords to a page. It's > so nifty it even assigns different keywords depending on the date. It > all works wonderfully as a plug-in activated from the action menu > using the session variables for login/session key/etc, but what we > want to do is have the plug-in triggered by workflow, specifically > when a page is released. > > The only workflow option we can see which would trigger a plug-in is > starting a user-defined job (Open URL) but that doesn't appear to > recognise the session variables. We have a 'user' set up to run RQL > scripts which we can log on and get a session key, but we also need > the specific page GUID of the released page to be passed to the user- > defined job in order to assign the keywords. > > There is the option of having the plug-in loop through all child pages > of a given parent list, the GUID of which we could hard-code into the > plug-in, however we'd rather not go down that route since there may > well be many pages hanging off the list eventually. > > Any help would be greatly appreciated. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/RedDot-CMS-Users?hl=en -~----------~----~----~----~------~----~------~--~---
