CA Service Management

  • 1.  Code Spell

    Posted Dec 20, 2012 12:39 PM
    I might say that means the number that comes before the FILTER in a trigger to activate the code SPELL

    Example:

    POST_VALIDATE convert_request( persistent_id ) [size=7][color=#f10c32]96[color][size] FILTER(EVENT("INSERT"));

    POST_VALIDATE z_my_event_sched_end_date( persistent_id, sched_start_date, sched_end_date, sched_duration) [size=7][color=#f10c32]250[color][size] FILTER( EVENT("INSERT UPDATE") && active != 0 && sched_start_date != NULL && sched_duration >0);


  • 2.  RE: Code Spell

    Posted Dec 23, 2012 08:20 PM

    cocoman87 wrote:

    I might say that means the number that comes before the FILTER in a trigger to activate the code SPELL

    Example:

    POST_VALIDATE convert_request( persistent_id ) [size=7][color=#f10c32]96[color][size] FILTER(EVENT("INSERT"));

    POST_VALIDATE z_my_event_sched_end_date( persistent_id, sched_start_date, sched_end_date, sched_duration) [size=7][color=#f10c32]250[color][size] FILTER( EVENT("INSERT UPDATE") && active != 0 && sched_start_date != NULL && sched_duration >0);
    Hello cocoman87,

    That wasn't clear. Can you clarify? (Are you making a statement? Asking a question?)

    Thanks, Kyle_R.


  • 3.  RE: [CA Service Desk General Discussion] RE: Code Spell

    Posted Dec 23, 2012 08:31 PM
    Quiero saber para que sirve ese numero en el trigger del código spell


    Enviado desde Samsung Mobile


    ------------------------------------------------------------------------------
    [color=#f00101]ADMIN:[color] Kyle_R. Removing email chain as included above.

    PS Thanks for the quick clarification.


  • 4.  RE: [CA Service Desk General Discussion] RE: Code Spell
    Best Answer

    Posted Dec 23, 2012 08:50 PM
    Ese número establece el orden de ejecución de los triggers.


    Sent from my Android phone using TouchDown (www.nitrodesk.com)

    ------------------------------------------------------------------------------
    [color=#f00101]ADMIN:[color] Kyle_R. Removing email chain as included above.


  • 5.  RE: [CA Service Desk General Discussion] RE: Code Spell

    Posted Dec 23, 2012 09:01 PM

    Veronica wrote:

    Ese número establece el orden de ejecución de los triggers.
    Hello Veronica,

    Thank you very much for your prompt response and answer to this query.

    Using Google Translate, it reads as:

    "This number sets the order of execution of triggers."

    Hello Everyone Else,

    Please use English as the main language on this board. It just makes it easier for the rest of us, even if we lose something in translation every now and then.

    Thanks, Kyle_R.