• How to check an event in the process generating condition

    Hello,

    I need to check in a process generating condition if the event is an insert or it is an update.

    Can you help?

    Thank you,

    Elena

  • Is it possible to securely share variable of any type (e.g. System.Object) between scripts?

    I am trying to securely share variable of any type (e.g. System.Object or SqlConnection) between scripts executed by various processes with ScriptComponent.ScriptExec component?

    Happy to provide more information on actual use cases if this would help…