Avoka
Avoka Tools for Adobe LiveCycle
Overview
Upgrading
LiveCycle ES Components
LiveCycle ES Add-ons
LiveCycle 7 QPACs
Shopping Cart
Avoka Components for LiveCycle ES License Agreement
Contact Avoka

Purchase Avoka Components for LiveCycle ES

Option 1 - Subscription Offer

Purchase an annual server subscription to all the LiveCycle ES Components (also includes LiveCycle 7 QPACs). This offer includes access to all current and any new components published during the subscription period. Please note that this is a 2 CPU (up to a total of 4 cores) license. Please contact if you require additional CPU Licenses. Note: All pricing is in US dollars.

 
All ES Components
Subscription Annual Subscription to all current and future Avoka QPACs and LiveCycle ES Solution Components.
$14,995.00
Add to cart

Option 2 - Individual Pricing

Purchase individual QPACs for use on a single production CPU (up to two cores). The first year annual support is included in the price. After the first year annual support is 20% of the current list price. Please contact if you require multiple CPU Licenses. All pricing is in US dollars.

 
Business Time ES Components
Business Time Date time related operations with Business Calendar awareness. Takes weekends, holidays, and daily working hours into account when calculating elapsed time.

Operations
Business Time Calculate: Calculate the next business time based on the Business Calendar set up and working days.

Business Time Wait: Wait for a certain period of time, in a business time aware fashion.

Schedule: Calculate the next scheduled date given a scheduling logic or pattern.

Wait Until: Wait until a certain defined date arrives.
$3,995.00
Add to cart
 
Database ES Components
SQL Plus This DSC executes a query against a SQL data source. Works with either a single row or multiple rows. Data can be mapped to a variety of destinations, including process variables and unbounded (repeating) XML elements, Lists, and CSVs. Includes query testing facilities.

Operations
SQL to CSV: query a Database and format results into a Comma Separated Value string. Supports multiple rows. Designers can gather multiple rows and columns.

SQL to String: query a Database and format results into a String. Supports multiple rows. Designers can specify their choice of column and row delimiters.

SQL to List: query a Database and format results into a List. Supports multiple rows.

SQL to XML: query a Database and format results into an XML document. Supports multiple row queries, and creates XML containing repeating elements.
$3,995.00
Documentation Add to cart
XML to SQL The XML to SQL DSC will read data from a sequence of elements in an XML variable and execute a SQL statement for each one. This allows you to extract repeating data from a form, and store each row in a child table, among many other possibilities.

Operations
Update DB: takes a parameterized SQL statements, and an XML document and updates the database for each repeated element in the XML.
$1,495.00
Add to cart
 
Process ES Components
Global Variables The Global Variables DSC allows the workflow designer to define global variables, with values that can be changed centrally and available to all workflows everywhere.

Operations
Get Values: retrieves the values of any global variables and assigns them into the local process.

Set Values: uses the values of local processes to assign values to global variables.
$995.00
Documentation Add to cart
Lookup List The Lookup List DSC stores the values of a list globally, and allows you to retrieve the list as a comma-separated list.

Operations
Get List Item: retrieves list items of specified list as a delimited String value.
$495.00
Add to cart
Task History The Task History DSC enables the information about a case's progress to be shared between many workflow participants.

Operations
Task History: adds to a running record of data values in a process to create a trail of case related information.
$1,495.00
Documentation Add to cart
XML Iterator Retrieves input parameters from one XML document, repeatedly invokes a service and optionally saves output parameters into another XML document.

Operations
Invoke Long Lived Service: Repeatedly retrieves input parameters from an XML document, invokes a long lived service and saves output parameters into another XML document.

Invoke Short Lived Service: Repeatedly retrieves input parameters from an XML document, invokes a short lived service and saves output parameters into another XML document.

Invoke Long Lived Service Operation No Wait: Repeatedly retrieves input parameters from an XML document, invokes a long lived service with input parameters.
$1,495.00
Add to cart
 
User Group ES Components
Create Local User/Group This DSC allows a local user/group to be created. A local user/group is stored locally, rather than being synchronized from LDAP.

Operations
Create User: dynamically adds a new local user in the ES system.

Create Group: dynamically adds a new local group in the ES system.
$995.00
Add to cart
Create Meeting Sets the parameters for Create Meeting task.

Operations
Create Meeting: Create an iCalendar-format meeting invitation. This operation requires you to enter explicit Strings for each parameter of the meeting. i.e. explicit time Strings and an explicit date string in 'MMM dd, yyyy' format.

Create Meeting - Quick Params: Create an iCalendar-format meeting invitation. This operation requires you to enter minial paramaters to define the meeting, but one of those is a date-time defining the meeting start.
$995.00
Documentation Add to cart
Lookup Extension Lookup extension service on other user related information

Operations
Lookup Manager: Lookup for manager of a user
$495.00
Documentation Add to cart
Lookup Role User DSC and Flex Looks up selected user for a particular role in this per process instance basis, and manages roles available for this process.

Operations
Lookup Role User: Retrieves user designated for this role in this process instance.
$2,995.00
Documentation Add to cart
Lookup User/Group This DSC allows a user to lookup a group via email, name, or internal ID and retrieve all group information and its direct members' details such as their emails and internal IDs.

Operations
Lookup User: retrieves information about a user. Supports a wide variety of lookup styles - both general and specific. If multiple users are found returns the first one.

Lookup Group: retrieves information about a group. Supports a wide variety of lookup styles - both general and specific. If multiple groups are found returns the first one.
$2,495.00
Documentation Add to cart
Rendezvous The rendezvous provides process-based support for group voting and concensus seeking.

Operations
Perform Rendezvous: Begin the process of executing many sub-processes in parallel.
$1,995.00
Documentation Add to cart
User Selector User selection utilities to select user on the basis of their current workload based on certain considerations.

Operations
Select Least Busy User In Group: Selecting user who has the least amount of tasks currently assigned to him/her in a group.

Select Most Experienced User In Group: Selecting user who is the most experienced in a group, judged by number of tasks a user has completed. Optionally can narrow down the scope to apply to a particular process, even step name.
$1,995.00
Documentation Add to cart
 
Utility ES Components
Collection Utilities Contains several operations on collections.

Operations
Convert List To Map: Convert a List to Map. String values of the list indexes are used as the result map keys.

Convert Map To List: Convert a Map to List.

Clear Collection: Clear Collection

Create List: Create a list

Create Map: Convert a Map.

Merge List: Merge a list of objects that in turn could be lists or maps

Merge Maps: Merge a list of maps

Read Multiple Documents to List: Reads multiple documents from a directory into a List of Document

Read Multiple Documents to Map: Reads multiple documents from a directory into a Map of Document keyed by document name
$995.00
Add to cart
Executable Invoker Invokes an executable file with command parameters and saves the output stream of the process into a string variable.

Operations
Invoke Executable: Invokes an executable file with command parameters and saves the output stream of the process into a string variable.
$495.00
Add to cart
Form Utilities XML utilities service to manipulate XML data.

Operations
Insert XML Data: XML utilities service that allows to insert XML data into a form variable or merge form data from a list of forms into an XML variable.
$995.00
Add to cart
Formatter (Date and Number) The Formatter DSC formats a date or datetime workflow variable as a string, using user defined patterns.

Operations
Format Date: formats a computer date into a readable string. Fully configurable including times and time zones.

Format Number: formats a computer number into a readable string. Fully configurable including decimals and multiple currencies.
$495.00
Documentation Add to cart
HTTP Sender Sends a HTTP request to a URL and returns respond. It supports Get and Post method of sending request, and works under proxy environment.

Operatons
Send HTTP Request: sends an HTTP request to a URL.
$1,495.00
Add to cart
Image Inserter Utility to lookup image, encode it and insert it into an XML.

Operations
Insert Image: Lookup image, encode it and insert it into an XML.
$995.00
Documentation Add to cart
IP Locator For a given IP address returns the geographic location (country and country code) and language (local language and language code) associated with that address.

Operations
Locate IP Address: makes a best effort attempt at identifying the country, locale, and spoken language given an IP Address.
$0.00
Add to cart
Random Number This DSC generates a Random number using a range, or using an average & standard deviation.

Operations
Random Number Uniform: outputs a random number in any user configured range. Any number within the range has an equal weighting (or probability).

Random Number Normal: outputs a random number around an average and standard deviation. Number closer to the average will have the greatest weighting (probability).
$495.00
Documentation Add to cart
Text to HTML This DSC converts simple WIKI style text into HTML. Supports runtime binding to process variables enabling dynamic HTML generation.

Operations
Transform: takes WIKI text (can be parameterized to dynamically retrieve variable values) and transforms it into HTML.
$995.00
Add to cart
Unique ID Generator The Unique String DSC generates a unique "key" using a prefix, suffix, and incrementing number. The incrementing number is stored in the database.

Operations
Generate Unique ID: produces a configurable formatted string that contains an embedded unique sequence number.
$995.00
Documentation Add to cart
Variable Utilities Variable utilities service to process variables.

Operations
Base 64 Encode: Apply base 64 encoding to encode a document.

Base 64 Decode: Apply base 64 encoding to decode an encoded document.
$495.00
Add to cart
XML Util The XML Util DSC is able to perform some useful clean-up and formatting operations over XML documents, as well as merging xml data.

Operations
Remove Namespaces: cleans up (removes) the namespace declarations and namespace prefixes out of an XML document.

Pretty Print: Automatically indents XML to make it easier for users to read.

Extract SOAP Body: Extract SOAP body content from an XML containing SOAP envelope.

Insert XML Data: Inserting XML data into another XML variable.

Insert XDP Envelope: Inserting XDP Envelope to a plain XML data, thus making it a valid XDP Data.

Remove XDP Envelope: Remove XDP Envelope from an XML which is a valid XDP Data.

Remove XSI Type Attributes: Remove XSI Types attributes from XML. It is usually produced by Web Service Response of RPC type.
$1,495.00
Documentation Add to cart

Benefits

By purchasing LiveCycle ES Components from Avoka you will also get the following benefits:

  • E-mail Support,
  • 1 year of free product updates, patches, bug fixes, and major version upgrades,
  • Usage on Development, Test, QA and Standby systems at no additional cost.

Licence Details

Our license is a single production CPU (up to two cores) license for individual components and two production CPU's (up to four cores) for the subscription license.

The production license permits use of these components and QPACs on Development, Test, QA and Standby systems at no additional costs. Please contact our sales department if you require an enterprise wide license or further clarification about our license terms.

Online Purchase

Licenses for Avoka Products can be purchased safely online. SSL (Secure Socket Layer) encryption is used to ensure secure transmission of all the data you enter in the order form. The online order process supports the following payment methods:

  • Credit Cards (Visa, MasterCard/Eurocard, American Express, Diners Club)
  • Debit Cards (Switch, Solo)
  • Bank/Wire Transfer
  • Check
  • Cash

To purchase online, please add the desired products to the shopping cart then on the shopping cart page and submit the order. If you do not want to submit your order and credit card information online, you can fax your order to ShareIt. To do so, select the "I prefer to order by fax" option at the bottom of the order form.

Online Purchase Problems

If you experience difficulties or problems adding items to the shopping cart please ensure that you have registered with this site.

Purchase Orders and ordering assistance.

If you would prefer to purchase directly from Avoka please contact our North American or Australian offices.

 

DOWNLOADS
0
Download LiveCycle ES Components

Ver: 8.0.20071102
File Size: 9.39 MB

0

DOCUMENTATION
0
Business Process Techniques and Patterns
0
LiveCycle ES Components
0
Release Notes
0