Page tree

  1. Where would you use a pair of rule sets that relied on remote triggers?
    The most common use of this would be between two different Prinergy systems that needed to cooperate in a prepress workflow. For example, a hub site sending a request (trigger) to a spoke site to start a workflow with the provided information on the remote trigger.
  2. How many string arguments can you provide to a remote trigger?
    Six. If even more are needed, one option would be to write them to a file as key value pairs and send that file instead.
  3. Is it possible to send a remote trigger to a rule set from outside of Prinergy?
    Yes, by using raiseevent.exe. (For more information, see the online help.) !worddav11d89186a69e1f8ef59ad13747c051f1.png|height=5,width=229!Another option is to use the ExtAutomationApi web service interface: !worddav11d89186a69e1f8ef59ad13747c051f1.png|height=5,width=229!Documentation: http://<primary name or IP>:61235/ExtAutomation/RaiseExternalEventImp/Index.htm !worddav11d89186a69e1f8ef59ad13747c051f1.png|height=5,width=229!Example: http://<primary name or IP>:61235/ExtAutomation/RaiseExternalEventImp/SendRemoteTrigger.htm
  • No labels