/ Forums / Advansys Formativ / Creating Solutions with Formativ / Integrating Applets with Rule-based Replies / Reply To: Integrating Applets with Rule-based Replies

#7743
Support 3
Participant

    quote:


    Now, when a user composes a GroupWise rule, is there not a similar property that returns the rule currently being composed and then a second property that allows you to write to the BodyText of the rule’s Reply action?


    Unfortunately, there is no Token APIs available to return current composed rule. If you want to edit the rule’s action then you need to rewrite the rule. You may need to use the RuleAddActionReplyWithText token to set the reply text. See the Formativ Language Guide and GroupWise Token API for more information.

    Please note, you can use ThrowToken method which uses the native GroupWise Token Commander to execute a given token. See the forum post below about the ThrowToken method:
    http://www.advansyscorp.com/forums/topic/3121058911/

    Regards,
    Advansys Support