Search Results for

    Show / Hide Table of Contents

    Custom Functions

    By using Custom Functions, you can extend the functionality of COSMO Workflow according to your own requirements.

    It is possible to define your own complex conditions, which exceed the possibilities of a defined Workflow Condition. Furthermore, it is possible to determine the responsible team for a task by an own logic or also implement whole task functions, which execute certain processes automatically without any user interaction.

    The Custom Functions page is accessed using Tell Me. Choose the Lightbulb that opens the Tell Me feature icon, enter Custom Functions, and then choose the related link.

    The functions are defined in this page and implemented in the source code of the application. By using their code, they are called depending on the type in the Condition, Workflow Line, or Task Template.

    For more information about how to implement custom functions, refer to your COSMO CONSULT consultant.

    Settings

    With Type=Setting, specific features can be enabled or disabled.

    Setting Code Parameter Description Version
    USELEGACYCONDFILTER True Setting the UseLegacyCondFilter function to True activates the record filtering in workflow conditions as known from previous versions. By removing this setting or parameter the redesigned multi language condition filter feature (PR9372) is enabled. 2.4.165912.0
    False Release WF 2.8 activates the region/locale independent filter feature by setting the UseLegacyCondFilter parameter to False when updating from previous versions. 2.8.273380.0
    EXCLUDET<TableID> True By setting the ExcludeT<TableID> (e.g., EXCLUDET50000 to exclude table no. 50000) function to True selected tables can be excluded from the global trigger subscription. 2.4.165912.0
    DISABLEUWT True Setting the DisableUWT function to True disables the usage of the CCS WF User Workflow Tasks table. This setting prevents long-running queries or deadlocks from occurring in this table. 2.5.190124.0
    USELEGACYTRIGGERMASK False Setting the UseLegacyTriggerMask function to True deactivates the optimized Global Trigger event subscriptions (PR14319). 2.8.273380.0

    Feedback
    Submit feedback for this page .

    In This Article
    Back to top 2025 © COSMO CONSULT - Data protection - Imprint