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

Forum Posts

Sctask variables not working.

Hi Team, I have an RITM which has two SCtask. The first SCTask is not picking up the configuration item from it's parent RITM. However if I close the first SCtask, the second SCtask is picking up the configuration item from it's parent. Can anyone pl...

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

making field visible with respect to other table condition

Hi All,in u_company_config_intg table if the below condition is satisfied then only the u_html_message field should be visible in u_email_client table how this can be achieved? any simple way?conditionvar cmpcon = new GlideRecord('u_company_config_in...

jobin1 by Tera Expert
  • 235 Views
  • 3 replies
  • 0 helpfuls

How to add sent attachments in the Service now .

Hello,  We are doing an integration of an external platform with Service now. Attachments will be sent from external platform to service now and it should be added to the Requested Item table.  Following is the code, this is how adding the attachment...

bindu_jayagond_0-1696416849091.png
rohit_murli by Tera Contributor
  • 183 Views
  • 1 replies
  • 0 helpfuls

Recommended picture and icon size for Cat Items

Was working on assigning images and icons to my catalog items and I was wondering what the recommended sizes were that would look good in both the Portal and the mobile app, they always seem too small or too big depending on where I look.   Thanks  

Include Watch list on SC_Task email

Hello, I would like to include users that are added on watchlist to email cc column. I created an email script but I'm not seeing the users in the cc column when i try to send an email.  if(!current.watch_list.nil()){   //get watch list addresses and...

Lorna by Tera Contributor
  • 282 Views
  • 1 replies
  • 0 helpfuls

How to compare array element in GlideRecord?

Hi Team, I am trying to call array element in the GlideRecord,var caseArray = {"arr": [{'number': '0213634',},{'number': '0213536',},{'number': '0213512',},{'number': '0460810',},{'number': '0203475',},{'number': '0203467'}]};var jsonObject = global....

sasi by Tera Contributor
  • 468 Views
  • 3 replies
  • 0 helpfuls

Hiow to stop workflow execution for an Item

Hello All,We are generating a request through a script using the cart API and simultaneously inserting an approval record for the same request and we are auto-approving these requests via business rules (BR), so once request is Approved RITM's Workfl...

Michael51 by Tera Guru
  • 963 Views
  • 5 replies
  • 0 helpfuls