Random DSC

Added by Lachlan Aldred, last edited by Lachlan Aldred on Apr 01, 2009  (view change)

Labels:

Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.

Please check out the following article for scenario where Random DSC will be used:

Routing sample sets of Process Instances through a Compliance or QA Process 

Component: com.avoka.livecycle.random 1.0

RandomNumber Service

Random Number Generator: Generates a random number (inclusively) between two user defined values.

Operation Title: Random No. Uniform Distribution   (randomNumberUniform)

Random No. Uniform Distribution: Generates a random number with a uniform distribution.

Input Parameter Type Description Editor
Minimum Number float Please specify the minimum number to generate.  
Maximum Number float Please specify the maximum number to generate.  
Rounding boolean Please specify the type of number ('int' or 'float') to generate.  
Output Parameter Type Description
Random Number java.lang.String Please specify the process variable which should store the output.

Operation Title: Random No. Bell-curve Distribution   (randomNumberNormal)

Random No. Bell-curve Distribution: Generates a random number with a normal (bell-curve) distribution.

Input Parameter Type Description Editor
medianNumber float Please specify a median (average) number to generate.  
Standard Deviation float Standard deviation is a statistical measure of the spread of its values.  
Rounding boolean Please specify the type of number ('int' or 'float') to generate.  
Output Parameter Type Description
Random Number java.lang.String Please specify the process variable which should store the output.

For how to configure license information for this component service - Random Number Generator, please click on the following link:
Avoka LiveCycle ES Component License Configuration

Please send us any questions or comments on this documentation regarding Random Number Generator by clicking on the following link:
Feedback

Licence Configuration:

Parameter Type Description
License Key java.lang.String The license key provided to you when you purchased a production license for this Solution Component. If blank this Solution Component will assume evaluation mode and allow 100 invocations or 6 hours up-time.
License Organisation java.lang.String The organization name you provided to Avoka for which you are licensing this Solution Component.