Tigger a workflow by Incident Opened time
Hello, I need to trigger a workflow only if an incident is opened between 5 PM and 8 AM. How can I achieve this? Thanks SR
Hello, I need to trigger a workflow only if an incident is opened between 5 PM and 8 AM. How can I achieve this? Thanks SR
Hello We are trying to implement automation of Onboarding and offboarding Via Integration HUB.we are facing an issue in create mailbox action.We are providing - First name, Last Name , UPN, display name and password (pre set)as well.still we are fac...
Hello Community, I'm currently working on a ServiceNow workflow attached to a catalog item, and I'm facing an issue. The workflow involves a switch activity where the values from a list collector field named "environment" are correctly displayed, and...
Does using flow designers reduce technical debt?Does flow designer support advanced developers?
Hello everyone, I'm pulling my hair here with a situation unusual and I'm not sure where to look anymore.We have a workflow that creates a SCTASK at some point and when the task is created, the notification Email assigned to group (sc_task), should b...
Hello Guys,I am curios about the consequences that come along, when I raise the number of maximum amount of Actions, usable in Flow Designer. We only use ootb actions in our Flows.Currently we discuss, if we rise this number from 50 Actions per Flow ...
I have list of sys_ids. I want to get the name of corresponding sys_ids in a listvar bData=fd_data.trigger.current.u_select_buying_agent_account;var bDataL=bData.split(',');var nameL=[], email=[],i=0;var gr ;//= new GlideRecord('customer_contact');//...
I have a requirement to sync business app to mapped application service for the following fields owned_by and managed_by when the bus app owned_by and managed_by changes. I am assuming it needs to be cmbd ci relationship table but not sure. Any as...
Hi, there is a record producer. here some fields are list collector which is mappled to a list type field of the table. In send email action of flow I want to send all the users under these list collector.plz help.
Hi Community, I have created a scripted soap message, and now need to define input parameters. I want to define an array of input parameters, just like in the insertMultiple ootb function that servicenow exposes on its tables. How do I go about that?...
Hello Community, I have an issue in Flow Designer where the context menu is not popping up when you type fd_data. Has anyone seen this issue and how to fix it? I am on the Vancouver release.
Hello, I have a first workflow "(Arkea) CHG - Intégration STD" that calls another workflow "(Arkea) CHG - Intégration STD" when "Approbation du package" is approved like it's shown here : Here are the conditions to start the second workflow "(Arkea) ...
Hello Community - I am trying to embed a link to an approval record in a "Send Mail" Action in a Flow. I am able to bring in the "Approval Record">Approval for">"Number" but I need it to be a link back to either the "Approval Record" or the "Approva...
Hi Team,We have a requirement, to fetch the flow, subflow names where any particular group is referenced, i.e., in "Create Catalog Task" activity if Field Value is set as "Assignment Group = ABC". Upon initial investigation, I could navigate to "sys_...
When I try to add a script action there isn't one. How do I turn this on so I can use the advanced features and get extra data from different parts of the system? The documentation is clear that I should have this option, I've logged in as the loca...