About Business Data and E-forms
You can use electronic forms (e-forms) as task business data. Basic e‑form support can be implemented by storing e‑form templates and instances in My webMethods Server or in a file system or web server. For more information and a list of the supported e-form types, see the PDF publication Implementing E-form Support for BPM.
Before you can work with e-forms, you must:
Create a repository for your e-form instances and templates.
Configure a
webMethods e-form environment in
My webMethods and deploy that environment to the
Integration Server host(s) where you will be creating your IS document types.
Ensure that you have network connectivity between all of the host servers.
Review various implementation issues for the supported e-form types.
For additional information and instructions about the use of e-forms in the webMethods product suite, see Implementing E-form Support for BPM.
The first step in using an e-form as business data is to import it into Software AG Designer as an IS document type, making the e-form data available in that format. For information about importing an e-form template as an IS document type, see webMethods Service Development Help.
After the IS document type is created, it can be used just like any other IS document type. For example:
When working with e-form sourced IS document types, keep these points in mind:
After you add an e-form sourced IS document type to a task, you must configure the task for e-form support. For more information about implementing e-form support in a task, see
Adding E-form Support to a Task.
Related Topics