Skip to content
CCPEDIAby Unity Nodes
Discussions/App Development/Trigger service - initialize batch of triggersForum ↗

Trigger service - initialize batch of triggers

App Development4 posts164 views3 likesLast activity Oct 2022
AR
ariscatanOP
Oct 2022

Hi,
I am new on setting up Trigger service. In our developed app using daml we come up on almost 17 triggers needed to setup per party. I would like to ask if is there a way we can batch fire all the triggers using Trigger service api?

Thanks for the help

CO
cocreature
Oct 2022

At this point, there is no way to batch those start requests. You need to send a bunch of individual commands instead.

AR
ariscatan
Oct 2022

Thank you :slight_smile:

AR
ariscatan
Oct 2022

Hi,
I setup the triggerservice in our app. Is there a way we can check the logs of every trigger using trigger service?

Thanks

← Back to Discussions