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

Forum Posts

Resolved! GlideDateTime

Hi, I am trying to set the date of CAB date field in the change_request record using before business rule and it is not working, nothing is populating in the field. Below is my script:(function executeRule(current, previous /*null when async*/ ) { ...

faraaz by Tera Contributor
  • 1274 Views
  • 5 replies
  • 2 helpfuls

Update user fields via SSO user transform map

Good afternoon! We currently have sso/cac authentication configured within our instances, specifically via digest token - we utilize a web service to grab the cac certificate's header values and then run them against the user transform mapping. We ha...

Resolved! RHEL IDM Password reset

I am trying to set up a password process where I can provide a portal where my IDM users will be able to reset their passwords.I did not find any documents that described or even mentioned RHEL or IDM/Help Please!!!

paultlueder by Tera Contributor
  • 1149 Views
  • 1 replies
  • 0 helpfuls

When are values Deleted and Re-Created in the sys_choice table?

Apparently under some circumstances values in the sys_choice table are deleted and then re-created with different sys_id values.  This happens automatically, behind the scenes.  But I don't know what triggers it.  (This is a problem for me because I ...

G24 by Kilo Sage
  • 1436 Views
  • 5 replies
  • 3 helpfuls

Workflow Related

Hi, I have a requirement in which I need  to check value of a variable in the sc_task in the workflow where the workflow table is Req_item. By checking this value it needs to trigger a notification to the end users.Please let me know anyone has the i...

Arun Priya by Tera Contributor
  • 1663 Views
  • 11 replies
  • 0 helpfuls

Update set in different upgrade versions

Hello Developers,I have a question regarding the update sets.1. I created one update set in dev instance (Washington DC) and completed and committed the update set in YOKOHAMA version. My production is in (Washington DC). If I move the update set fro...