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

Forum Posts

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
  • 1056 Views
  • 4 replies
  • 0 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
  • 2925 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
  • 3456 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
  • 1690 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
  • 1298 Views
  • 9 replies
  • 1 helpfuls

How to set a default filter condition for the table list which will show for reference Fields. I have location field as reference which show locations when we click on it. I want to set default filter which will show records based on that and if no l

How to set a default filter condition for the table list which will show for reference Fields. I have location field as reference which show locations when we click on it. I want to set default filter which will show records based on that and if no l...

Resolved! Unable to save Flow Designer due to REST Payload exceed error

Hello,   I have a Flow Designer which need to contain about 120 If conditions. I am afraid that it will contains 300+ actions in Flow Designer, so I tried to chop each If conditions to subflow (for example: 1 subflow will contain about 5-10 if condit...

Bird1 by Mega Sage
  • 4251 Views
  • 4 replies
  • 6 helpfuls

Module Access Policies / unable to view attachments

We have encrypted attachments that are visible to few users. I came to realize that module access policies are used for this. How are this tied to a particular table. I see Target roles listed on Module access policies. Also , I see multiple Policies...

pardhiv by Tera Contributor
  • 1175 Views
  • 1 replies
  • 0 helpfuls

Resolved! Match UserID to a user record

Hi everyone. I was wondering if the following is possible: I have an API that that is trying to populate the Caller but they are passing me the UserID. Is there any way to automatically match that UsuerID to the correct user in the table? I do not wa...

Pil Lot by Giga Contributor
  • 1603 Views
  • 3 replies
  • 1 helpfuls