This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

PWOHelperPWO Insert event not fired (workaround?)

Hi,

I noticed that I can create a process that run on the insert of the table PWOHelperPWO but only on the evente DECISIONREQUIRED.

But  I need to set an custom column on this table on the insert event.

There is any workaround? Can I listen to the event when from the PersonWantsORg table create all the entries in the PWOHelperPWo table?

Thanks Michele

Parents
  • What is denying the create?
    To create an event one needs to press the new-button on the Events tab in Designer. Then in the popup press again the new-button and type INSERT into the Object event. Or one can directly in ObjectBrowser insert a QBMEvent with EventName INSERT for the UID_DialogTable PWOHelperPWO.

    Figure 1: The new-button for creating a custom event

Reply
  • What is denying the create?
    To create an event one needs to press the new-button on the Events tab in Designer. Then in the popup press again the new-button and type INSERT into the Object event. Or one can directly in ObjectBrowser insert a QBMEvent with EventName INSERT for the UID_DialogTable PWOHelperPWO.

    Figure 1: The new-button for creating a custom event

Children
No Data