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

Forum Posts

Resolved! Deploy dynamic translator for work notes and additional comments

Hi the community, I have deployed the Dynamic translator feature on the Short description and Description fields: I added a new attribute on the dictionary entry for the Short Description and Description field. When I try to reproduce the same action...

find_real_file.png find_real_file.png
Eric DEFAUX by Giga Contributor
  • 2506 Views
  • 6 replies
  • 0 helpfuls

Resolved! how to exclude 2 members from group approval

How to exclude only three users from group approval in workflow. I am using Approval user activity. Here is my script which is going for group. var gr = new GlideRecord("sys_user_group");gr.addQuery("parent", current.u_designated_cab);gr.addQuery("ty...

kamer by Kilo Expert
  • 1663 Views
  • 5 replies
  • 1 helpfuls

Resolved! JSON Object Empty String

HI I am trying to build JSON object to use in one of the integration. Below code works fine if used hardcoded value but fail if use workflow scratchpad variables. I am trying to execute this in service catalog workflow activity. anyone face same issu...

Resolved! Scripted Rest API: Create RITM and SCTASK

Hello,   I'm facing an issue when i try to create my RITM using the Scripted Rest API i have every time the opened_by and resquestd_for fields with geust value ?   Note: - Basic Authentification used (user have all role, admin, security admin, rest.....

imed1 by Tera Contributor
  • 3061 Views
  • 17 replies
  • 1 helpfuls

Resolved! std_change_proposal

Hi , As an admin  once I open  Standard change My proposal or open proposal the   its  showing the  below  values  in change_request values   Once I  open this with an ITIL role  where  full  access  has been provided  to  std_chnage_proposal , table...

find_real_file.png find_real_file.png
ARNAB3 by Giga Expert
  • 2095 Views
  • 18 replies
  • 1 helpfuls

How to set "Who will receive" through mail script?

Hi Everyone,I want to add "Who will receive' from <mail_script></mail_script>. is there any way by which we can set user/group filed in "Who will receive".I m writing this code as below in <mail_script> in email template. But this is not working:<mai...

m_servicenow by Kilo Contributor
  • 21194 Views
  • 18 replies
  • 6 helpfuls

Resolved! How can I create a dialog window in Service Portal .

I have a requirement where I want a dialog window containing html contant to display on click of button in Service Portal.I am new to ServiceNow and have got to know that dialog does not work in portal.  Please help!

Glide Record check user satisfies the user criteria

Hi Everyone, Is it possible to add user criteria as a query in a GlideRecord? Lets say, i want to display a knowledge base articles on the portal. And some articles have user criteria. I want my gliderecord to return only items that the user has acce...

Tadz by Kilo Sage
  • 3208 Views
  • 6 replies
  • 0 helpfuls

Get row count in import set

Hi all,i have a data source file containing columns "PO number" and "assets" .After running   the transform,   i need to get the count of assets under each PO . How can i achieve this ? please suggest .NOTE :I am getting the total row count when am u...

niharikayb by Kilo Contributor
  • 3057 Views
  • 6 replies
  • 1 helpfuls