Skip to main content
New Participant
August 7, 2026
Solved

ServiceNow Set a Delegate Plug in

  • August 7, 2026
  • 5 replies
  • 101 views

I implemented the ServiceNow Set a Delegate Plug in, it asks a few questions but never asks for who to delete to, start and end date.   In the logs, these missing parameters are the cause of the plugin ending as it cannot proceed.  Has anyone seen this issue and what did you do to fix it?

    Best answer by Tanishq Choudhary

    Hi ​@NanBechard .

    Use a content element before the action element and describe in it ,the process that you want followed and make the appropriate changes in the SLOT’s regarding the inference and Resolution. 

    (Instructions provided in the content element must be precise and robust)

    5 replies

    rgeroulo
    Community Manager
    August 7, 2026

    Hi ​@NanBechard,

    Can you send a screenshot of your slots within the Conversational Process? It sounds like this slots are either not defined or not required anywhere in the Convo Process.

    Best,

    Ryan

    New Participant
    August 7, 2026

    I did not modify anything from the out of the box plug in  

     

     

    Tanishq Choudhary
    Inspiring
    August 10, 2026

    Hi ​@NanBechard .

    Use a content element before the action element and describe in it ,the process that you want followed and make the appropriate changes in the SLOT’s regarding the inference and Resolution. 

    (Instructions provided in the content element must be precise and robust)

    New Participant
    August 10, 2026

    it is running and asking the questions - thank you

    Tanishq Choudhary
    Inspiring
    August 10, 2026

    Great !