How to call a flowdesigner in workflow
Hi All, Can anyone please help me how to call a flowdesigner in worklow Thanks in Advance!!
Hi All, Can anyone please help me how to call a flowdesigner in worklow Thanks in Advance!!
Hi, i created DL in notification and i want to design this notification but after i open the DL from my calendar the design remove, its impossible to fix this?
Hi, I'm new ServiceNow Discovery Patterns, On exploring a patter "Windows OS Servers" I can across a step, Screenshot below. I need the following answers:1) Help me understand this step, what is happening here?2) Where is this "MSCluster_Cluster" tab...
Hi Team,i have loaded the data to one table , Once the data load done through import set and transform map , in history its showing that record got inserted , but when i check the target table , records are not inserted. how to troubleshoot this? Re...
We have a requirement on Change Requests, that a new mandatory field be visible to users if they select a state time for their Change that is within business hours. I know how to set this to appear Mon-Fri, but I need to be able to also get it to onl...
I have a scenario where i need push some of field value to staging form. i have tried with below code, still not working var inc = new GlideRecord('u_inc_staging'); inc.initialize(); inc.sys_id = current.sys_id; inc.u_inc_number = current...
Hello community,The SAML certificates used for SSO with ServiceNow are about to expire. I can create the certificates in Azure, but I wanted to make sure things are ready on the ServiceNow side. We have about a month before the Test one expires, so...
How we can add an update button next to the submit button in the Service Portal
I installed a linux mid server named mid-dev-linux. and I upload a correct shell to the path /opt/snowmid/agent/scripts/.. I create an ecc queue record through an action and it was created correctly when I tested it. But it was stucked at ready state...
Hi Everybody,I am stuck using these script.where is issue could any one suggest on its.ONLY new value== A is working all these ThanksAngelfunction onChange(control, oldValue, newValue, isLoading) { if (isLoading || newValue == '') { retur...
Hello Everyone, I am generating an attachment (CSV Format) using flow designer and would like to send that attachment to mid server through flow designer. In order to configure this I need to create a mid server script file and write a power shell s...
Hi I created a new protal And want to share it with others but they dont need any logins to view my pageAccceptance criteria: i know that this is happen when you check public in your page , i have done that but when im sharing my page to others the w...
Hi,So I have a requirement that I need to remove the business phone number from the profile page on our service portal (we use employee center). How would I do that? I have pressed CTRL and rightclick and have been able to get the name of the widget...
Hi All, I tried below code under onLoad Type function onLoad() {//Type appropriate comment here, and begin script belowg_form.addFormMessage('info message','info');g_form.clearFormMessages('info');} But this code is not clearing the info message . h...
