RPA HUB in flow designer in service now
Hi All, Could you please let me know how to use RPA hub in flowdesigner. let me know if there is any steps or document which will help to call the Bot process in the Flow designers, thanks
Hi All, Could you please let me know how to use RPA hub in flowdesigner. let me know if there is any steps or document which will help to call the Bot process in the Flow designers, thanks
Hello, Our User group from Active Directory is not synch to our Development environment but is synch in Production. Where do I check on the configuration that will identify the synch? and how do I fix it? Thank you.
How can I fetch the report for metric data from service operation workspace?
var priority1Incidents = [];var gr = new GlideRecord('incident');gr.addQuery('priority', '1');gr.query();while (gr.next()) {var incident = {'number': gr.getValue('number'),'short_description': gr.getValue('short_description'),priority1Incidents.push(...
Hello Guys, I have written a script in inbound action where if the subject contains " Escalation: High " and if the mail is coming from for eg."tushar.ghadage@test.com" (have changed the mail-Id) then it should create a p2 incidents. But it's creat...
Hi All,Can someone please help me with the BR. This BR is basically creating Inc/Ritm based on the conditions given in the catalog form. The thing is after submission record is getting created but it is not showing up the request summary as it should...
which is the Best Tool for ATF is it ATF available in ServiceNow or Selenium tool for atf.
Hello Community, From flow designer, I am trying to attach a file to datasource using midserver and run the transform map of that data source. I created one scheduled job and I am running a schedule job from the flow designer. When ...
Hi Team,User is not able to view correct form(variables), The heading is showing correct for him but the form view is not correct. I have checked with his colleague Id and both were having same access and role still he is not able to view correct for...
I have created a list banner button in the problem table to down load the list of related problem to incident, the scripting part i dont know what to write..This button is similar to export pdf in list view. silmilar kind of button neeed in problem ...
View KB topic in virtual agent is not working
Hi all, So after upgrading my instance to Washington, I couldn't see the submit button anywhere in hardware table but the UI action is still active. It is saying something like this might create a skipped record.
How to create business rule to add subscription name to alert name in short description of alert, this applies to all alerts coming into servicenow
Hello Team, I need assistance with updating my ServiceNow login ID. Could someone please help me with this? Thanks.
below is description , kindly help me out how to do this From Healthscan:Replace all uses of window methods with native AngularJS services where possible.Use the following servcies rather than the window object:$document rather than window.document$...
