User Activity
I have a workflow (CSM Training Request) that should wait for an external Event to be triggered. The event name is "state.resolved.changed" and is fired by a Business Rule.
gs.eventQueue('state.resolved.changed', current, gs.getUserID(), gs.getUser...
This should be a 10 minute thing but I am trying to figure this out for some time now and I can't resolve it. My Additional Notes are just not updating the case- even as Admin.
I want to make the close notes available on the portal so that the Custo...
I want to block a user from accessing a form record if the user was impersonated by a user with the admin role. I control read access with ACL but of course the admin can impersonate users that have a role with read access. Any suggestions?
I need to create a PDF document showing the approver and when the approval was given.No problem with getting the approver (sysapproval_approver) and the comments but from where do I get the actual date and time of the approval from? I can see it unde...
08-15-2017
In a scoped application (not Service Catalog) I have a workflow that creates an approval for the manager to approve a job description. The creation of the approval (rejection/approvals) is working fine. But I do not see any emails that an approval re...