Documentum : add trigger event for transition in D2-config lifecycle

Options
Hi all,
In D2-config --> lifecycle-->"transition parameters to next state" there are only three trigger event for transition : Checkin, Cancel Checkout and D2 import.
Is there any way to add the event "dm_properties_save" in the list of Trigger events for transition to the next state of a lifecycle.
we won't to do this because we have to send mail to specific users when the end user update and save document properties
Documentum version 7.2

Comments

  • DCTM_OT
    Options

    Hi Hadjer,

    From the Lifecycle Events in D2-Config perspective it would considered as a Feature. But you can also setup a composer object as Lifecycle to leverage the event as post procedure for dm_save_properties.

    In D2-Config did you consider setting up the event for Email notification, Please test if this can achieve the same actions. This may be triggered on all the save actions of the document, rather than just a specific lifecycle action.


    Thanks

    Rohanna Dodla
    Subject Matter Expert (SME), Documentum

    image

  • Hi DCTM_OT,

    Thank you for answering

    We have already tried adding the d2_properties_save event in D2 -> Email Configuration -> messages but it didn't work