Resolved! PDI not working
My PDI has not been working for the past 3 days. Could someone please assist in resolving the issue?
My PDI has not been working for the past 3 days. Could someone please assist in resolving the issue?
HI,Can anyone mention which business rules are activated in general in each state of policy management lifecycle?Draft,Review,Awaiting approval,publish n retire. Thanks in advance!.
Hi,The user with 'snc_external' role is not able to access pdf template in portal. I have tried creating a new role added new ACLs for the role. But still the user is not able to access the pdf template on the portal. Can anyone help me with this? Us...
Hi All,I am getting the count of string column (u_new_call_amount) for records(155) in the table and then need to create a SINGLE record in another custom table for same 'Supplier' (792d9fc82b956690f90cf760ce91bf88) and set the total call count and t...
When I search for an article in the portal, I get options ot choose the filter. But Category is not one of them. How do I get it? This widget is : Faceted Search
function onChange(control, oldValue, newValue, isLoading, isTemplate) { if (isLoading || newValue === '') { return; } //Type appropriate comment here, and begin script below if{newValue} { var t =parseInt( g_form.getValue('u_te...
Incident creation using reusable testAssociate parent incident, Problem record & change records to the form
Hi All,What are OOB licensed roles we are using for different applications like SPM/ITSM/CSM/ITOM/APM?For example, we can use ITIL as a fulfiller role for ITSM space likewise.What are the other roles we can use for other applications like SPM/ITSM/CS...
In the portal, I am populating a catalog item MRVS variable date field (start_date and end_date) with a date (mm-dd-yyyy). When I look at that field in the portal or the platform view I don't get an error: However, in the Service Optionations Worksp...
We are currently using Git-based application management for ServiceNow development.In this context, I would like to ask for clarification on the differences in behavior between:Applying remote changes via Source ControlReleasing via Update SetsSpecif...
Where can I find sample projects or practice tasks for new developers?
function onSubmit() { var user = g_form.getValue('requestbytmp2_name'); var ga = new GlideAjax('CheckOAuthToken'); ga.addParam('sysparm_name', 'isTokenValid'); ga.addParam('sysparm_user_id', user); ga.getXML(GetData); function GetDat...
Hello everyone,We set up the Jira spoke for Jira Cloud using OAuth authentication, and it worked perfectly for a while. However, out of the blue, it stopped functioning. The "create issue" action now responds with the following error:Error: You canno...
Hi everyone,I need some help designing a flow that combines approvals and task creation, using custom tables in ServiceNow. Here’s the scenario:TablesLU DH (parent table)LU DT Offering (child of LU DH)The key fields in LU DT Offering are:Owner (who w...
There is one OOB record producer named as 'Walk-up Appointment Booking' which has all the fields set to read only due to its protection policy. This comes as a part of plugin - walkup experience. Since, it is not editable, we copied it and made the n...
