We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

User Activity

I'm trying to use g evaluate value in another g evaluate, is it possible? for example: <g2:evaluate var='jvar_sys_id'>          var val = current.sys_id;          val;</g2:evaluate><g2:evaluate var='jvar_req_for_id'>          var val = current.reques...
I'm trying to use g evaluate value in another g evaluate, is it possible? for example: <g2:evaluate var='jvar_sys_id'>          var val = current.sys_id;          val;</g2:evaluate><g2:evaluate var='jvar_req_for_id'>          var val = current.reques...
Hi everyone, We noticed that one of our workflows doesn't closed the RITM after the last catalog task was closed, and the SLA doesn't changed to close and keeps running.There is a way to repair the RITM SLA based on the last task closer date?
Hello, I need to create an endpoint for the sysevent table but from the latest versions there are a caller restriction on this table and I can't mark the "Allow access to this table via web services" option.  How can I remove this restriction? Thank ...
Hello, I have a requirment to add 2 new reference variables instead of 2 old string fields.I want to create data fix to the existing records and switch between the fields on the variable editor view.The problem is that the existing record created wit...