Resolved! Trigger a task on a specific date (workflow)
Hello, I have to create this workflow, and the task Retrieve Hardware must be triggered on the date mentioned in item . any idea how to do this? Thank you
Hello, I have to create this workflow, and the task Retrieve Hardware must be triggered on the date mentioned in item . any idea how to do this? Thank you
Is there a way I can dot walk on this action: In this table the User User Id is the unique value I need to target the record to update. Yet I cannot dot walk to get there. How can I do this otherwise? Thanks
Hi all, I have the following issue with getDayOfWeekLocalTime. If i pick the 5th December, its returning 2 (Tuesday) instead of a 6 (Saturday). It does seems to work fine if i change the date format in my user profile to yyyy-MM-dd. Below is my scrip...
Hi, I am creating a new app and it has a table that contains a reference field. The reference field's name is 'Assigned to' and it uses 'sys_user' table. I need to set 'dynamic default value'. Its label 'Sender' and its script is 'gs.getUserID();' ...
I'm working on a client migration from ManageEngine ServiceDesk Plus to the ServiceNow platform (Istanbul). I have been able to import all the incidents from ME SDP through import sets and transform maps. When I use the transform maps to import t...
While debugging some connection error, I'm trying to retrieve the log files, but the "Node log file browser" is not able to return log, regardless the time frame specified. Did I miss something?
Hello, I am trying to find some information on how to create an item from my catalog via rest API. I have many items that have Variables in them that need to be filled out to capture data before submission. I have need to create items via REST. I und...
SweetAlerts2 is out. SweetAlerts2 Hi Dev's, Last night i was working on an application that needed some input. So i used SweetAlerts on the custom UI page and it turned out really nice looking, and i thought i could use globally!. ServiceN...
ServiceNow Friends,We have been able to create task boards on an individual basis. We'd like to have a visual task board exist in the application menu and display results dynamically based on "assigned to". We can create the board we need, but don't ...
I am trying to add a confirmation (pop-up) message to a UI action button. I have a button on our Task form that will close the existing task, launch one of my catalogs and populate the "requested for" field (which allows us to engage a different work...
ADFS: ADFS 4.0 (Win Server 2016)SN: Orlando (Patch 3, 7 May 2020) Hello, Hopefully this might help someone and I of course hope that this will also help me to get our SSO working with ADFS 4.0.This is quite a long post and was a while since I integra...
Hi talent,I rewrite a code which write in global to my application :var globalMap = new Packages.java.util.HashMap(); But it reponse that : Use of Packages calls is not permitted in scoped applicationsHas anyone experienced it before?Thanks,Hao Duong
I am getting 2 responses from Virtual Agent API and I see below error in Logs. I followed all the steps from this page https://docs.servicenow.com/bundle/paris-performance-analytics-and-reporting/page/administer/virtual-agent/concept/virtual-agent-ap...
An update set preview error has occurred. The update set contains only "Create new table".There are no other updates at all. I checked the customer update and found something of interest.Deleted Application FileTable Subscription Configuration I'm n...
So we have a requirement as to whenever a user emails to email XYZ@gmail.com the email will be auto forwarded to ServiceNow, and we have an inbound action to create an incident for that email. The caller_id should be the original original sender. ...