The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

How to read and save rest image/png response?

Hi everyone, we have a service that response with a rest call with a qr code image png. The image will be directly in the body without any json style ect. How to use that byte array / image from rest to save it as an attachment on a record?   When lo...

Felix20 by Mega Guru
  • 3414 Views
  • 4 replies
  • 2 helpfuls

Resolved! How to read a Data Resource from a client script?

I'm expirimenting with putting a dynamic filter on my List component, using Brad's video here as a starting point. At a high level this works fine, but to avoid hard coding I'm trying to fetch some of the inputs from a data resource, and I have not b...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png

How to get the Group members Count on the Group table?

Hi All,I want to store group members count in group table through business rule, please refer below code i have written to get member count on string filed.Below code is working when group details (i.e. description or any field) updated, so want to m...

BR when to run.PNG BR Script.PNG

Flow Action is NOT able to access HR Case related fields

Hi there, We are having an issue when processing the HRSD Live Cycle Event case through the flow. Our configuration is as follows: Live Cycle Event Activity - called IT Account Disable ProcessLive Cycle Event Activity is configured to call a Catalog ...

find_real_file.png
Rahman3 by Tera Expert
  • 853 Views
  • 4 replies
  • 0 helpfuls

Resolved! How to display true/false field with label which is set?

Hi,  I made a field of 'true/false' type. I want to display true/false field with label which is set by me in choice list.       I want to display this field with label (비대상/대상)  in a list view But I want to to maintain displaying this field with c...

find_real_file.png find_real_file.png find_real_file.png
jimin han by Kilo Contributor
  • 1108 Views
  • 3 replies
  • 1 helpfuls

Resolved! restrict a catalog item to just one time request per user

Hi there i have a requirement to restrict a catalog item to just one time request per user, that is once its requested and state pending or completed it cannot be requested again. This is requested via the servicenow portal. the attached script does ...

levino by Giga Guru
  • 2505 Views
  • 20 replies
  • 9 helpfuls

UI Messages translation on client script

Hi all, I see that is possible handle U Message translation also in client scripts. If on server side I use the command gs.getMessage('MY KEY'); I can use the ${} notation both on HTML and client script HTML <h1>${'MY KEY'}</h1> Client Script var mes...

Michele22 by Tera Contributor
  • 3105 Views
  • 5 replies
  • 2 helpfuls

Resolved! Non- ITIL users should be directed to the Portal page

Hi All, I have an requirement where Non-ITIL users should be redirected to the Portal page. In the script include SPEntry page i have modified the below changes and in sys_properties.list i have created 2 variables but when Non-ITIL users login it st...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png

Resolved! Need help in catalog variable display on task form

Hi, I have created a catalog variable on a catalog item. I wanted to display the catalog varibable only on last catalog task which is created from workflow. I tried to create a catalog ui policy and added the condition, but it is displaying on catalo...

Bala13 by Kilo Guru
  • 1462 Views
  • 3 replies
  • 4 helpfuls

Resolved! Not able to print current.sys_id in email script

Hi Experts,   I have created a notification on "sc_req_item" table and this notification is triggerd by  event and event is present in workflow.  In notification, i have used email script,and in email script i am trying to print RITM details using cu...

Gayathri5 by Tera Guru
  • 1149 Views
  • 9 replies
  • 1 helpfuls