CA Service Management

 View Only
  • 1.  Service Catalog event-rule-actions utilizing form input

    Posted Jul 14, 2020 05:42 PM
    Hello,

    I am attempting to send email notification to a shared mailbox using an event-rule-action in Service Catalog. This mailbox only needs to receive the email if a certain option is selected on a dropdown in a specific form. The conditions in rules and actions seem limited to offering level and above criteria. I am able to utilize individual form input when creating policies using such syntax as (_.serviceoption.form['example_form_name'].sel_7=='selected_option')) but the event filter in E-R-As doesnt allow for freeform text. I can use the $form_data_sd_row$ variable but it produces a JS object with a varying key. Since i am unable to manually change it to $form_data_row_sd$.$instance_id$[0].value = 'formInputValue'(for example), I am finding it hard to set conditions/filters. Anyway you can think of to grab these values?


  • 2.  RE: Service Catalog event-rule-actions utilizing form input
    Best Answer

    Posted Jul 15, 2020 07:54 PM
    One possible way would be to trigger a PAM workflow process which would then check the form value and do the notification.

    Cheers

    ------------------------------
    Lindsay Estabrooks
    Principal Consultant
    IT-EDU Consultants
    ------------------------------