Attach workflow to form
Hi Team, I have build a form and would like to attach a workflow to this form. Could you please let me know the process of attach workflow to form.
Hi Team, I have build a form and would like to attach a workflow to this form. Could you please let me know the process of attach workflow to form.
Hello Everyone,ServiceNow has a mobile portal https://<instance_name>.service-now.com/$m.doAbove portal can be accessed by users on web browsers on any device - desktop or mobile.In the project that I am currently working in, the customer instance al...
I Want to create a MTTR Response incident report from 'Created to Assigned to'. Need to calculate time duration from Incident created to gets assigned to someone. This is Metric Definition for 'Create to Resolve Duration' Code - // variables availa...
Hi Team, I want to create child request for my form and attach to my parent form by displaying that child request in one of the tabs in parent form. I was able to create request with UI action but unable to attach the child request to parent.Can anyo...
We would like to inform you that it is currently not possible to load ServiceNow instances (Production, QA, Development) in Chile .
Anybody else's experiencing servicenow instance being down? we have contacted support.
Hello, Currently we store the password2 field value in system property and using the GlideEncrypter to decrypt the value. Since ServiceNow is going to deprecated the GlideEncrypter in future, we need to find the solution how to decrypt the password2 ...
Hi All,We have an issue where a flow didnot get triggered for a flow though the trigger conditions met . This is happening to few records . Since there are no executions, unable to determine why the flow didnot trigger.trying to push the records via ...
In the sla definition flow is being used but not the workflow
Is there a way to edit the layout or content in My Requests tab?
Is it possible to set Channel on Incident Form as "Chat" ONLY when it is created through Interaction in Service Operations Workspace
I am trying to load data into servicenow from external source and load into a temp table. From there I will be writing a transform map to update another table. Should this be set up as Import Api or inbound integration?
I have my flow set to trigger when a field on the sys_user table changes. That is the only trigger I have and when I test it, it works perfectly. However, when a user record actually is updated (the chosen field value changes), the flow does not get ...
Hello community. I'm having a hard time following various different posts on getting my datetime returned to the html client page. In the Service Portal Widget Editor Page in designer mode, I can show the datetime. But on the html page of the service...
My scheduled Job is kicking this off every 30 minutes. I see the process logs in the event logs (no errors) but my notification is not kicking off. It's getting quite frustrating:var br = new GlideRecord('x_g_dh5_brs_bed_space_request');br.addEncod...