Does Skelta Workflow.NET rely on any external components for back end data sources?
Workflow.NET does not rely on any external component. It can work with Any RDBMS be it SQL SERVER , ORACLE or MSAccess. • Does Skelta Workflow.NET have the ability to integrate with/pull data from (SUN) LDAP Directory for USER data – i.e., allow for custom implementation of a User data source? Workflow.NET provides an interface which has to implemented for using a custom resource handler. Currently, Workflow.NET provides the database handler and an active directory resource handler. The custom resource handler has to be configured in the WorkflowNET.Config.xml file for the application. • Is there a fail-safe mechanism for back up and recovery of process state data (SQL SERVER backups)? All the workflow execution and the activity data are stored in the database and backups can be taken. • Is there a backend data layer based on SQL Server that can be backed up regularly? Any RDBMS can be used, currently tested for the products like SQL Server, Oracle and My SQL. The data handlers can be
Related Questions
- Please elaborate on what other data components are required to generate OVAE reports and what are the data sources if different from what is available to service providers?
- Does Skelta Workflow.NET 2004 have the ability to integrate with / pull data from (SUN) LDAP directory for user data - i.e., allow for custom implementation of a user data source?
- Does Skelta Workflow.NET 2004 rely on any external components for backend data sources?