Difference between revisions of "Documentation"
Jump to navigation
Jump to search
m (1 revision imported) |
|||
Line 1: | Line 1: | ||
Documentation is | [[ru:Документация2]] __NOTOC__ | ||
{{PageHeading|Documentation}} | |||
{{Licensing}} | |||
RunaWFE version 3 documentation is available at https://{{SERVERNAME}}/olddoc/ | |||
== For users == | |||
* [[Introduction | General description]] | |||
* [[DesignerUserGuide | {{GPD}} user guide]] | |||
* [[ServerUserGuide | {{Serv}} user guide]] | |||
* [[NotifierUserGuide | {{TN}} user guide]] | |||
* [[DemoProcesses | Demo processes description]] | |||
* [[DevStudioSynchronization | Developer Studio Synchronization]] | |||
* [[Relations | Using relations]] | |||
* [[Handlers | Using handlers]] | |||
* [[DocxXlsxExample | Developing processes with handlers for docx, xlsx files]] | |||
* [[BatchPresentations | Details of table display views]] | |||
* [[JasperReports | Working with Jasper Reports]] {{Since|4.3.0}} | |||
* [[JasperReportExample | Illustration of Development of a Report on BP Example Data]] {{Since|4.3.0}} | |||
* [[BpStates | A Guide to BP Example States. BP Suspension/Activation]] {{Since|4.3.0}} | |||
* [[UpgradeProcess | A Guide to Version Upgrade of a Process Being Executed]] | |||
* [[ExportDataFile | Data file export and import]] | |||
* [[MessagesGuide | Process communication]] | |||
* [[Tasks | Tasks management: swimlanes, substitutors, escalation]] | |||
* [[Delegation | Tasks delegation]] {{Since|4.2.0}} | |||
* [[BotStationUserGuide | Bot station user guide]] | |||
* [[DocxTemplateHandler | Generating documents based on docx template]] {{Since|4.0.6}} | |||
* [[VariableChangeValue | Changing business process variables during execution]] {{Since|4.1.2}} | |||
* [[BPMNImplementation | BPMN Implementation]] | |||
* [[TrainingMaterials | Training materials on process management]] | |||
* [https://www.youtube.com/watch?v=DJ6VPy912hs video of process development] | |||
== For administrators == | |||
Documentation is being translated currently, you can see version 3 docs as approximation for non-existent documents. | |||
* [[InstallationGuide | Installation guide]] | |||
* [[ServerConfigurationGuide | {{Serv}} configuration guide]] | |||
* [[BotStationConfigurationGuide | Bot station configuration guide]] | |||
* [[NotifierConfigurationGuide | {{TN}} configuration guide]] | |||
* [[AdminScriptGuide | Administrative script guide]] | |||
* [[KerberosAuthentication | Kerberos Authentication Configuration Guide]] | |||
* [[RunaWfeWithPostgreSQLExample | An illustration of RunaWFE server configuration for working with two PostgreSQL DBMS examples in Altlinux p7 OS]] | |||
* [[ExtendedInstallationGuide | A universal guide for installation of RunaWFE distributives to Windows OS]] | |||
== For developers == | |||
Documentation is being translated currently, you can see version 3 docs as approximation for non-existent documents. | |||
* [[ServerDeveloperGuide | {{Serv}} developer guide]] | |||
* [[DesignerDeveloperGuide | {{GPD}} developer guide]] | |||
* [[NotifierDeveloperGuide | {{TN}} developer guide]] | |||
* [[WebServicesDeveloperGuide | Web services developer guide]] | |||
* [[FreemarkerForms | Using task forms]] | |||
* [[Variables | Using variables]] | |||
* [[AlfrescoIntegration | Using Alfresco ECM]] | |||
* [[BusinessCalendar | Business calendar]] | |||
* [[GroovySupport | Groovy support]] | |||
* [[FreemarkerSupport | Using Freemarker]] | |||
* [[ProcessTransactions | Process Transactions]] | |||
* [[DatabasePatches | Database versioning]] | |||
* [[Troubleshooting | Troubleshooting]] | |||
== Additional == | |||
* [[Architecture | Architecture]] | |||
* [[GlossaryOfTerms | Business Process terms and definitions which are used in documentation]] | |||
* [[Patterns | WF-patterns implementation with the help of graphical elements]] | |||
* [[UseCases| Use cases description]] | |||
* [[NotationsComparison| Graphical notations comparison(UML AD - BPMN)]] | |||
* [[TechSupport | Reminder for technical support]] | |||
* [[ReleaseNotes | Release notes]] | |||
* [[ProcessErrors | Errors in processes]] |
Revision as of 06:43, 23 November 2020
Documentation
RunaWFE Free Workflow System (BPMS) Version 4.5.0
© 2003 - 2015, Consulting Group Runa
© 2015 - 2024, "Process Technologies" Ltd, this document is available under GNU FDL license. RunaWFE Free is an open source system distributed under a LGPL license (http://www.gnu.org/licenses/lgpl.html).
RunaWFE version 3 documentation is available at https://runawfe.org/olddoc/
For users
- General description
- Developer Studio user guide
- WFE Server user guide
- Task Notifier user guide
- Demo processes description
- Developer Studio Synchronization
- Using relations
- Using handlers
- Developing processes with handlers for docx, xlsx files
- Details of table display views
- Working with Jasper Reports 4.3.0+
- Illustration of Development of a Report on BP Example Data 4.3.0+
- A Guide to BP Example States. BP Suspension/Activation 4.3.0+
- A Guide to Version Upgrade of a Process Being Executed
- Data file export and import
- Process communication
- Tasks management: swimlanes, substitutors, escalation
- Tasks delegation 4.2.0+
- Bot station user guide
- Generating documents based on docx template 4.0.6+
- Changing business process variables during execution 4.1.2+
- BPMN Implementation
- Training materials on process management
- video of process development
For administrators
Documentation is being translated currently, you can see version 3 docs as approximation for non-existent documents.
- Installation guide
- WFE Server configuration guide
- Bot station configuration guide
- Task Notifier configuration guide
- Administrative script guide
- Kerberos Authentication Configuration Guide
- An illustration of RunaWFE server configuration for working with two PostgreSQL DBMS examples in Altlinux p7 OS
- A universal guide for installation of RunaWFE distributives to Windows OS
For developers
Documentation is being translated currently, you can see version 3 docs as approximation for non-existent documents.
- WFE Server developer guide
- Developer Studio developer guide
- Task Notifier developer guide
- Web services developer guide
- Using task forms
- Using variables
- Using Alfresco ECM
- Business calendar
- Groovy support
- Using Freemarker
- Process Transactions
- Database versioning
- Troubleshooting