Dashboard > Avoka Public > ... > Avoka LiveCycle ES Components > Random DSC
Random DSC Log In   View a printable version of the current page.
Added by Lachlan Aldred , last edited by Kendy Yus on Oct 22, 2008  (view change)
Labels: 
(None)

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: randomNumberUniform

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

Input Parameter Type Description
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: randomNumberNormal

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

Input Parameter Type Description
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.
Powered by Atlassian Confluence 2.7.2, the Enterprise Wiki. Bug/feature request - Atlassian news - Contact administrators