Workflow Automation forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Create Mailbox in Exchange via flow designer

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...

anu57_0-1702888441174.png anu57_0-1702888746552.png
anu57 by Tera Contributor
  • 1182 Views
  • 1 replies
  • 0 helpfuls

Resolved! Email assigned to group (sc_task) - NO EMAIL

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...

Sript

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');//...

Rosy14 by Kilo Sage
  • 1099 Views
  • 7 replies
  • 0 helpfuls

Resolved! Business App Owner and Managed By Cascade

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...

Community Alums by Community Alums  
  • 1374 Views
  • 5 replies
  • 0 helpfuls

Flow Designer

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.   

Rosy14_0-1701956836654.png Rosy14_1-1701956863351.png
Rosy14 by Kilo Sage
  • 486 Views
  • 2 replies
  • 0 helpfuls

Flow Designer not showing context menu

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.

KenX by Tera Expert
  • 1162 Views
  • 4 replies
  • 0 helpfuls

Resolved! Workflow running twice

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) ...

WF 1.PNG WF 2 CD.PNG Test WF.PNG Test WF 2.PNG
WA1 by Kilo Sage
  • 2273 Views
  • 3 replies
  • 0 helpfuls

Where the Flow Designer's Action inputs are stored?

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_...

kdutta by Tera Contributor
  • 5994 Views
  • 5 replies
  • 1 helpfuls

Resolved! Flow Designer Actions missing

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...