Optional
Remote Approval
Remote Approval is now an integrated feature in WorkflowGen, and is no longer a separate module.
For information on configuring Remote Approval, see the Remote Approval section in the WorkflowGen Administration Guide.
If you have the former Remote Approval module configured, you can keep using it, but if you want to migrate to the new integrated feature, you must perform the following steps.
Uninstall the Remote Approval module (it is recommended that you make a backup of all previous Remote Approval files and folders):
Open the Windows Services list and stop the Remote Approval service, usually named
WorkflowGen RemoteApproval
orWorkflowGen EmailListener
.Delete the
DRIVE:\Program Files (x86)\Advantys\WorkflowGen\RemApp\
folder.Delete the
\wfgen\bin\RemoteApprovalConfig.dll
and\wfgen\admin\RemoteApprovalConfig.aspx
files.
In
\wfgen\App_Data\CustomMenus\admin.xml
, remove the Remote ApprovalmenuItem
node (you can delete the file entirely if it contains only this node).Check Activate on the Remote Approval tab in the Administration Module Configuration Panel.
Verify your Remote Approval settings, which should be the same as in the former module, since they are inherited with the WorkflowGen upgrade.
Remote Approval no longer requires WorkflowGen application-specific credentials, since it now uses the WorkflowGen Engine service.
Whenever you change the Remote Approval refresh interval, you must restart the WorkflowGen Engine service for the new settings to take effect.
Optional: Remove the following
web.config
settings, which are no longer used as of WorkflowGen 7.3.0 (you should make a backup of the existingweb.config
file beforehand):RemoteApprovalWorkflowGenAppDomain RemoteApprovalEmailListenerServiceName RemoteApprovalWorkflowGenAppUsername RemoteApprovalWorkflowGenAppPassword
Optional: Test Remote Approval with an existing process for which Remote Approval was configured using the former module. You can also use the Remote Approval sample process available on the WorkflowGen Forum & Knowledge Base.
Disable and remove workflow applications in IIS
The following workflow applications have been integrated as built-in or assembly applications. The corresponding web applications can be disabled and removed in IIS and file system folders since they are no longer used.
EFORMASPX:
\wfgen\WfApps\WebApps\EFormASPX
GETUSERSFROMDIR:
\wfgen\WfApps\WebServices\GetUsersFromDir
RAISEEXCEPTION:
\wfgen\WfApps\WebServices\RaiseException
XMLTODATABASE:
\wfgen\WfApps\WebServices\XmlToDatabase
XMLTRANS:
\wfgen\WfApps\WebServices\XmlTrans
Create a clean WorkflowGen database
To create a clean WorkflowGen database, you must use the full WorkflowGen manual installation pack, which is available at https://github.com/advantys/workflowgen-releases/releases.