Enable lifecycle signature approvals (only when using ENOVIA Business Process Services's lifecycle page, emxLifecycle.jsp):
-
Depending on your SSO application, you may need to copy the file emxLifecycleSSOLogout.fcc from the ENOVIA_INSTALL/studio/Apps/Framework/CommonUI directory to the location used for SSO forms.
-
In the emxSystem.properties file, set the following properties:
emxFramework.LifeCycle.ApprovalPasswordConfirmation=TRUE emxFramework.LifeCycle.ExternalAuthentication=TRUE emxFramework.LifeCycle.ExternalAuthenticationURL=URL Enter a URL appropriate for your SSO application.
-
If you are using Library Central, update the emxLibraryCentral.properties file with the
following setting:
eServiceLibraryCentral.General.FDACompliantSignatures = TRUE
Enable route task approvals:
-
Depending on your SSO application, you may need to copy the emxTaskSSOLogout.fcc
from ENOVIA_INSTALL/studio/Apps/Framework/AppsCommon to the location used
for forms.
-
In the emxSystem.properties file, set the following:
emxFramework.Routes.EnableFDA=true
-
In the emxComponents.properties file, set the following:
emxComponentsRoutes.InboxTask.ExternalAuthentication= TRUE emxComponentsRoutes.InboxTask.ExternalAuthenticationURL=URL Enter a URL appropriate for your SSO application.
Run the warutil and deploy the archive file.
When using approval verification with SSO, the system redisplays the username and password page if the person enters incorrect information. The approval will not be accepted until a correct username/password pair is entered.
|