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

Forum Posts

Service bridge remote task definitions

I created a remote task definition and configured it as one sould, inbound and outbound fields, transforms and consumer criteria. I published it, however when I went to the consumer instance to activate my remote task definition , it did not show. I ...

AmáliaN by Tera Contributor
  • 268 Views
  • 2 replies
  • 0 helpfuls

Issue with Weekly Report Showing Empty Data from 2023 on X-Axis

Hi,I created a column report with weekly intervals, but the X-axis is displaying too much data starting from 2023. To limit the data, I updated the filter to Weekly view – Last 1 month (Created on or after last month).However, the report is still sho...

mania by Tera Contributor
  • 244 Views
  • 1 replies
  • 0 helpfuls

Resolved! CIS-ITSM vs CIS – Data Foundation Exam Sequence

Hi, I’m planning to take for the CIS-ITSM certification exam. Is it mandatory to complete the CIS – Data Foundation exam before taking CIS-ITSM , or can CIS-ITSM be taken independently?Are there any prerequisites or restrictions regarding the order o...

mania by Tera Contributor
  • 2492 Views
  • 3 replies
  • 2 helpfuls

how to switch view from ui action

Hi All,How we can directly switch to a particular view from a ui action? Tried few scripts but not working as expected.// Redirect to newly created record with view        var url = '/u_email_client.do?sys_id=' + response + '&sysparm_view=genai_stand...

jobin1 by Tera Expert
  • 431 Views
  • 6 replies
  • 0 helpfuls

update Time worked field on case form.

Hello all,I'm trying to understand best approach to update "Time worked" field ( OOTB ) . And any impact updating the field.i have to update Time worked value from 10 hours to 10 mins.

NiranjanP by Tera Contributor
  • 692 Views
  • 1 replies
  • 5 helpfuls

Issue while inserting hyper link in worknotes

When task is created we are trying to update worknotes on case with task hyperlink by using this scriptvar task = "[code]<a href='/"+current.sys_class_name+".do?sys_id="+current.sys_id+"'>"+current.number+"</a>[/code]"; parentcase.work_notes = gs.get...

Issue with Security Attribute 'UserIsAuthenticated'

Hi,Is anyone else having issues with ACLs using the 'UserIsAuthenticated' security attribute?Both ACLs I have tested in our instances that use this ACL are evaluating false despite users being authenticated.Ex: ACL sys_journal_field/readDecision Type...

d_ladou by Tera Expert
  • 1066 Views
  • 2 replies
  • 1 helpfuls

Resolved! Finding all the workflows which are routed to specific group

Hi Anyone can help to find all the workflows which are routing to specific groups or task activities, we have new task to replace the group in all the workflows as currently groups are consolidating.  workflows or catalog item names are not given. Th...