Resolved! Trigger AI agents from a script
Hi, Does anyone has experience of invoking an AI agent from a script such as script include, business rule etc ? Is there an API existing for this ?
The content you are looking for has been archived. View related content below.
Hi, Does anyone has experience of invoking an AI agent from a script such as script include, business rule etc ? Is there an API existing for this ?
Hi, all.I'd like to create a UI script that works in both UI16 and Workspace.I understand that for UI16, "ScriptLoader.getScripts" is used to call UI scripts, and for Workspace, "g_ui_scripts.getUIScript" is used.What is the best way to create a UI s...
I have a UI policy running with these following actions: You'll notice that the field names are dot walked fields and we are trying to render them invisible in a specific scenario. Except that we cannot. We can render them read-only, but not invisi...
Please help me achieve how I can generate 4th task when all 3 parallel task gets status is closed complete.Thanks
Hi Team I have a frustrating issue here. I am working on a flow to check manager financial delegation and iterate through user records until doa is sufficient. I've set it up so that it- looks up requested for user's manager- adds the manager record...
In HRSD, for a HR Case been diplayed, I need to know where in the steps (flow, tasks) the case is by easily seeing a text field (e.g. Stage) or ribbon progress timeline) In ITSM using Catalog Items, a list of RITMs would display the Stage field showi...
Hi Everyone I have a requirement to display an info message on the Incident form. I display the info message through the business rule. Is it possible to control how long the message remains visible? When the condition is met and the info message is ...
As of now we are creating an Incidents via Inbound action , but when there is a calendar invite , still it is creating Incident , How to restrict that ? I am not able to restrict subject , as it can be any
How can I identify whether anyone is using Form Designer to create forms in the instance? Is there any way to check this?
Our client is a bilingual client that wants to use both languages in the ServiceNow Environment. However, due to language conventions in the country in question, most translations in the table names are incorrect and require a change to the table la...
Good morning, I just created a new data visualization for a user and would like to make it their homepage. I don't see how to do that. I did find that a system property "glide.next_experience.user_selected_landing_page_enabled" needed to be created...
Using Workflow Studio to build auto assignment for incidents. I am not able to pass the data pills from the Trigger Record: (Assignment group [Record]), (Assignment group [Sys ID]), or the (Assignment group [Name]), to the Assignment group field of ...
Good morning,I have added the interaction related list to incidents, requests and RITMS but they tab is not showing up. If I attach an interaction thru the interaction_task then the tab shows up. How do I make the tab show on the forms even if its ...
Hi,I made a Dashboard and inserted a Semi donut type of element, selected the Task SLA table and grouped by Business elapsed timeMy goal is to have a semi donut which shows data grouped in groups defined by me (e.g. from 0 to 2 days) instead of the "...
Hi All, I have to create the Catalog task after 30 days from the selected date in the variable. for example, If I select today's date in the variable and the catalog task should create after 30 days. (i.e, on July 24th).var termDate = current.variabl...