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

Forum Posts

Different types of Info messages

Since moving to Tokyo (Next Experience) I have noticed a slight change in info messages (gs.addInfoMessage()). I now see two styles:Pop-up messages (appear at the top of the screen on a layer in front of the form)Regular messages (appear at the top o...

RACI Matrix for Discovery

Hi, Does anyone have an example RACI Matrix listing the activities that are undertaken during BAU support for a CMDB once Discovery is implemented? I am looking to get owners for all of the management activities such as resolution of conflicts betwee...

dannylee by Kilo Contributor
  • 4255 Views
  • 2 replies
  • 1 helpfuls

Workflow Triggered Twice

Hi Team,I have created one UI action 'Request Approval' , When we click on this it will trigger the associated workflow. Below is the script for same .var wflw = new global.Workflow();wflw.startFlow(wflw.getWorkflowFromName('workflowName'), current, ...

MohanMallapu_0-1674051346293.png

Resolved! ITSM process diagrams

Hi,Where do I find a diagram of a swim lane or flow chart of SN best practice for Incident, Problem, Change, Service req. ? Thanks in advance! 

Resolved! Duplicate attachments are getting attached.

Hi Everyone,I have created a Record Producer where one variable type created as Attachment. When we are trying to attach documents through this, same document are getting attached 2 times.On notes section on task record one document is showing blank ...

Mukesh Singh by Tera Contributor
  • 2756 Views
  • 3 replies
  • 0 helpfuls

Resolved! Convert Selected Date time format into custom format.

Hi,when I select the start date from the catalog variable I want to convert it into a custom format in a new variable. For example, if the start date is 22/01/2023 11:36:52, I want to convert it to 22/JAN/2023 11:36.But when I use the below code it's...