Unable to render embedded object: File (Emp18Notice.png) not found.

Skip to end of banner
Go to start of banner

Workflow Library

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Current »

EmpowerID comes with two types of workflows: permanent, and request. A request workflow is one that runs in response to a user clicking a button or a link. A permanent workflow either runs constantly or runs automatically on a consistent schedule. Developers can customize workflows or create new ones using templates in Workflow Studio. Here is a listing of all of the workflows that ship with EmpowerID.

Permanent Workflows


IDWorkflowDescription
2Password NotificationNotifies users whose password is expiring.
4AccountInboxSee the Account Inbox Overview topic.
14CertificateExpirationNotificationNotifies admins when a certificate is expiring.
15UpdateIPAddressesforComputersUpdates IP addresses for computers.
16ADAccountExpirationNotificationNotifies users whose Active Directory account is expiring.
17SubmitPersonTerminationsSubmits person terminations.
18PersonExpirationNotificationNotifies a manager when a person is expiring.
20GroupMembershipNotificationNotifies a group member and group owner of membership changes.
21Scheduled Start/Stop AWS InstancesStarts or stops AWS computers at scheduled times.
22Unreviewed Recertification Task NotificationNotifies audit members when they have unreviewed tasks. Optionally escalates notifications to the person's manager after a specified number of days.
23DeleteTemporaryPeopleCreatedDuringSignupDeletes any temporary Person objects created during signup that were never claimed by a user.
24Check in Shared CredentialChecks in any checked-out shared credentials when they expire.
25ScheduledCredentialPasswordResetResets the passwords for any shared credentials that specify a password reset schedule.
26ContinuousRecertificationContinuously recertifies group memberships.
27Process SAP Group OwnersProcesses SAP group owners.
28Create Scheduled Certification AuditWhen audits are scheduled, creates a certification audit. See Audits and Recertification for more information.
29Close Revoke Re-certification Unreview Tasks After Due DateAfter the expiration of a revoke audit task's due date, closes any unreviewed tasks.
31ProvisionCoreIdentityBulkProvisions core identities in bulk. 

Request Workflows

A request workflow is a representation of the corresponding workflow assembly, which is a protected resource. You can use any workflow name in a URL in your browser to run it with syntax like this:

https://YourEmpowerIDWebServer.com/UI/#w/CreatePersonFromAccount




On this page



  • No labels