Products Packages¶
AnswerModules products can be acquired in different packages. The actual products, features and licensed usage limitations depend on the specific packages that have been purchased.
If you are unsure of which package or bundle you own, please verify with your Reseller or check the packing slip you received upon order confirmation. Note that the same functionality or set of functionalities could be included in more than one package.
Overview¶
The following descriptions provides an overview of the current product packages, and is meant for explanatory purposes only. Please refer to the schema below for a full breakdown of the features.
Module Suite¶
Our flagship product bundle. Includes the 3 core modules (Content Script, Beautiful WebForms and Script Console), the Smart Pages module and most of the general purpose add-ons and extensions. Does not include mission specific extensions, such as the DocuSign integration components.
Content Script¶
Includes the Content Script Module (Script Engine), all core api packages and most general purpose api extensions. Does not include mission specific extensions or components related to other modules, such as (but not limited to): the Beautiful WebForms components, Smart Pages components, and DocuSign integration components.
Beautiful WebForms¶
Includes the Beautiful WebForms Module and basic scripting functionality: the Script Engine, all core apis and a limited set of api extensions related to form functionality. Licensed usage of the Script Engine is limited to the context of the forms (i.e. form Custom Lifecycle Execution Hooks - CLEH).
Script Console¶
Includes the Script Console Engine and the basic core scripting api packages.
Module Suite for DocuSign¶
Mission specific package for integrating Content Suite / Extended ECM platform with the DocuSign Signature Cloud services. This package is a standalone software dedicated to customers that do not already own the Module Suite bundle. Includes DocuSign integration components, as well as a limited version of Content Script Module, Beautiful WebForms Module and Script Console Engine: only the components required for the integration are included, and licensed usage of all components is limited to the context of the integration with DocuSign Signature Cloud. Note that DOCUSIGN LICENSES OR SUBSCRIPTION FEES REQUIRED FOR THE INTEGRATION ARE NOT INCLUDED.
DocuSign add-on for Module Suite¶
Mission specific extension bundle for Module Suite. This package is dedicated to customers that require full Module Suite functionality and wish to extend it to include DocuSign integration features. Can only be used in combination with Module Suite licenses. Includes all DocuSign integration components. Note that DOCUSIGN LICENSES OR SUBSCRIPTION FEES REQUIRED FOR THE INTEGRATION ARE NOT INCLUDED.
Product package breakdown¶
SKU | Description | Module Suite | Content Script | Beautiful WebForms | Script Console | DocuSign add-on for Module Suite | Module Suite for DocuSign |
---|---|---|---|---|---|---|---|
AMCS | Content Script Module (Script Engine). Includes the following API services: docman, distagent, admin, users, collab, search, workflow, mail,template | (*) | (**) | ||||
AMBF | Beautiful WebForms Module. Includes the following API services: forms | ||||||
AMSC | Script Console Engine. Includes the following API services: docman, distagent, admin, users, collab, search, workflow, mail,template | (**) | |||||
AMSP | Smart Pages Module. Includes the following API services: amsui | ||||||
AMES | Module Suite extension for OpenText ESign Module. Includes the following API services: esign | ||||||
AMDS | Module Suite extension for DocuSign Module. Includes the following API services: docusign | ||||||
AMEPADL | Module Suite Extension For AdLib Rendition Engine. Includes the following API services: adlib | ||||||
AMEPGUI | Module Suite Extension For ClassicUI. Includes the following API services: amgui | ||||||
AMEPAWS | Module Suite Extension For Amazon S3. Includes the following API services: aws | ||||||
AMEPBLZ | Module Suite Extension For OpenText Blazon Rendition Engine. Includes the following API services: blazon | ||||||
AMEPMMC | Module Suite Extension For Memcache. Includes the following API services: cache | ||||||
AMEPCLS | Module Suite Extension For Classification. Includes the following API services: classification | ||||||
AMEPCRS | Module Suite Extension For OpenText Core Share. Includes the following API services: coreshare | ||||||
AMEPWSS | Module Suite Extension For Web Services. Includes the following API services: csws | ||||||
AMEPDBX | Module Suite Extension For Dropbox. Includes the following API services: dbx | ||||||
AMEPDBG | Module Suite Online Debugger. Includes the following API services: debug | ||||||
AMEPDBL | Module Suite Extension for Document Building. Includes the following API services: docbuilder | ||||||
AMEPMOD | Module Suite Extension for Microsoft Office. Includes the following API services: docx, xlsx, pptx | ||||||
AMEPENG | Module Suite Extension for Engineering. Includes the following API services: eng | ||||||
AMEPFTP | Module Suite Extension for File Transfer Protocol. Includes the following API services: ftp | ||||||
AMEPJDB | Module Suite Extension for JDBC Protocol. Includes the following API services: jdbc | ||||||
AMEPLDP | Module Suite Extension for LDAP Protocol. Includes the following API services: ldap | ||||||
AMEPOTH | Module Suite Extension for OAuth2. Includes the following API services: oauth | ||||||
AMEPPDF | Module Suite Extension for PDF. Includes the following API services: pdf | ||||||
AMEPPOJ | Module Suite Extension for Physical Object. Includes the following API services: physobj | ||||||
AMEPRMG | Module Suite Extension for Records Management. Includes the following API services: recman | ||||||
AMEPRND | Module Suite Extension for External Rendition. Includes the following API services: rend | ||||||
AMEPRTL | Module Suite Extension for Right To Left support. Includes the following API services: rtl | ||||||
AMEPSAP | Module Suite Extension for SAP. Includes the following API services: sap | ||||||
AMEPSFP | Module Suite Extension for SFTP Protocol. Includes the following API services: sftp | ||||||
AMEPSQL | Module Suite Extension for SQL. Includes the following API services: sql | ||||||
AMEPXCM | Module Suite Extension for xECM .Includes the following API services: xecm | ||||||
AMEPZIP | Module Suite Extension for Compressed Archive .Includes the following API services: zip | ||||||
AMSEPRBF | Module Suite Extension for Remote WebForms (Script Console Application) | ||||||
AMSEPDCS | Module Suite Extension for DocuSign (Script Console Application) | ||||||
AMCSSDK | Content Script SDK |
(*) Content Script when activated by Beautiful Webforms Module Licenses
If you have purchased Beautiful Webforms Module Licenses you are allowed to using Content Script Module features solely to the extend they are instrumental to the implementation and execution of WebForms applications. This means that, after completing the installation and initial configuration of the product, customers are not allowed to create Content Script scripts that are not contained in a Beautiful WebForms View object.
Here below a sample list of prohibited usages:
- Content Script scripts as REST APIs
- Content Script in Workflows (both as a step and as an event script)
- Content Script scripts as callbacks (both syncronous and asynchronous)
- Content Script scripts for enhancing Classi UI
- Scheduling Content Script scripts
- Content Script scripts invoked by WebReport
The above list contains examples and is not intended to be comprehensive.
(**) Content Script and Beautiful WebForms when activated by DocuSign Connector Stand Alone Licenses
If you have purchased DocuSign Connector Stand Alone Licenses you are allowed to using Content Script and Beautiful WebForms Module features solely to the extend they are instrumental to the implementation and execution of the integration between OpenText Content Suite and DocuSign online eletronic signing services.
Here below a sample list of prohibited usages:
- Content Script scripts as REST APIs, unless related to a process or an application in which DocuSing integration is concerned.
- Content Script in Workflows (both as a step and as an event script), unless related to a process or an application in which DocuSing integration is concerned
- Content Script scripts as callbacks (both syncronous and asynchronous), unless related to a process or an application in which DocuSing integration is concerned
- Content Script scripts for enhancing Classi UI, unless related to a process or an application in which DocuSing integration is concerned
- Scheduling Content Script scripts, unless related to a process or an application in which DocuSing integration is concerned
- Content Script scripts invoked by WebReport, unless related to a process or an application in which DocuSing integration is concerned
The above list contains examples and is not intended to be comprehensive.
DocuSign is a trademark or registered trademark of DocuSign Inc.