CI (Network Equipment/Hostname) Naming convention using flow Designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2024 12:11 AM
Hi Team,
We had requirement as to generate equipment & Hostname naming convention for network equipment types OLT, WDM, Routers etc.. when user wants to create instance of equipment using change request or API method.
Example : If user wants to create an OLT equipment instance using change model('Create Inventory Equipment') , name & hostname field on OLT form will be updated as per naming rules.
I have achieved this using flow designer capability. But using flow designer I am able to implement only one type of equipment naming like one flow for OLT, one flow for WDM, one flow for Router, etc..
I need to handle naming convention in single flow for all equipment types, So I tried applying flow triggers on parent table of OLT,WDM,Router But that is not working.
Please advise how can we achieve naming convention using single flow for different types of equipment?
Thanks
Vinay