Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 7 Reference : Configuring Parameters

Configuring Parameters
To configure a parameter, you need to define the following:
Name    This field is only seen if the Solution Design capability is enabled. The Rename button shows a rename dialog.
Label   Business name of the parameter.
Mode In   The value is treated as read-only.
Mode Out   There is no value provided at form load, but the form may provide a value during submit.
Mode In/Out   The value may be read and written.
Type   One of the following
Text   Supporting single-line and multiple-line strings
Integer    Supporting 32-bit integers
Decimal   Supporting 64-bit double precision floating point numbers
Date    Supporting localized display
Time    Supporting localized display
DateTime    Supporting localized display. Precision to number of seconds.
Length is only used for Text, Integer and Decimal types.
Decimal Places is only used for the Decimal type.
Bindings   Shows bindings and computation actions involving this parameter.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved