BEA Logo BEA Tuxedo Release 7.1

  Corporate Info  |  News  |  Solutions  |  Products  |  Partners  |  Services  |  Events  |  Download  |  How To Buy

 

   Tuxedo Doc Home   |   Jolt   |   Topic List   |   Previous   |   Next   |   Contents   |   Index

   Using BEA Jolt

Using the Jolt Repository and Setting the Property Values

Custom Property Editors are provided for the following properties:

The Property Editor, accessed from the Property List, includes dialog boxes that are used to add or modify the properties. You can invoke the boxes from the Property List by selecting the button with the ellipsis (...) that is next to the value of the corresponding property value.

Some JoltBeans require input to the Property List field. The beans are listed in the following table.

JoltBean Specific Properties

JoltBean

Property

Input Description

JoltSessionBean

appAddress

userName, Password or AppPassword

e.g., //host:port

Type your BEA Tuxedo user name and passwords.

JoltServiceBean

serviceName

isTransactional

INQUIRY, for example.

Set to true if the service needs to be executed within a transaction. Set isTransactional to false if the service does not require a transaction.

JoltUserEventBean

eventName

filter

Refer to the BEA Tuxedo tpsubscribe calls.

All Jolt-aware GUI beans

joltFieldName

occurrenceIndex

ACCOUNT_ID, for example

Multiple fields of the same name. Index starts at 0.

JoltCheckbox

TrueValue and FalseValue

The field value corresponding to the state of the checkbox.

The property editor reads cached information from the repository and returns names of the available services and data elements in a list box. An example of the ServiceName property editor is shown in the following figure JoltServiceBean Property Editor.

To add or modify a property bean, follow these steps:

  1. Select the service name by clicking on the ellipsis in the ServiceName field shown in the following figure.

    JoltServiceBean Property Editor

    The Custom Property Editor for ServiceName shown in the following figure is displayed.

    Custom Property Editor for ServiceName

    Note: If you cannot or do not want to connect to the Repository database, type the service name in the text box and skip to Step 7.

  2. If you are not logged on, make sure the Jolt Server is running and select Logon.

    The JoltBeans Repository Logon shown in the following figure is displayed.

    JoltBeans Repository Log On

  3. Type the BEA Tuxedo or Jolt Relay Machine name in the Server field and the JSL or Jolt Relay in the Port number field.

  4. Type the password and user name information (if required) and click Logon.

    The Custom Property Editor loads its cache from the repository and is displayed, as shown in the following figure Property Editor with Selected Service.

  5. Select the appropriate service name from the list box, as shown in the following figure.

  6. Enter the property value (service or field name) directly.

    A text box is provided.

  7. Click OK in the Custom Property Editor dialog.

    The bean property is set with the contents of the textbox.

    Property Editor with Selected Service

  8. Click OK in the Custom Property Editor dialog again.