/ Forums / Advansys Formativ / Creating Solutions with Formativ / Can I automate an action from a sent message? / Reply To: Can I automate an action from a sent message?

#7866
Support 3
Participant

    It is possible to create a workflow solution using Formativ custom message. We have written a example solution “Leave Request Workflow” for 2005 BrainShare session.

    Advansys has made available the Formativ source code of “TUT333 BrainShare session examples”, which illustrate programming techniques for extending the GroupWise client. You can download the source code from the Formativ Applet Central: http://www.novell.com/coolsolutions/feature/9485.html

    Please note, you will require the Formativ Studio or Creator (http://www.advansyscorp.com/formativ_framework.htm) to execute and edit the example solutions.

    Some notes about the “Leave Request Workflow” applet:

    quote:


    ‘ DHO340 – Developing Novell GroupWise Solutions with Advansys Formativ
    ‘ Leave Request Workflow
    ‘ This exercise demonstrates:
    ‘ – Custom Message creation.
    ‘ – Dynamic forms.
    ‘ – Advanced dynamic forms control usage.
    ‘ – Simple workflow.
    ‘ – Custom GroupWise fields.
    ‘ – Classes.
    ‘ – Creating new messages via the Object API.
    ‘ – Custom message event handling.
    ‘ – Using XML as a convenient data storage medium in a custom field.


    Regards,
    Advansys Support

    [This message was edited by Support 3 on September 05, 2007 at 08:12 PM.]

    [This message was edited by Support 3 on September 05, 2007 at 08:13 PM.]