You can modify objects at any time. You may choose to modify an object to incorporate a name change or any other change to the object. This section describes:
Modify a module by selecting the object from the directory tree shown in Figure 3-13. See Adding Modules for a description of the module window.
To modify a module:
Modifying Modules
Figure 3-13 Modules Selection Window
Modifying Modules Instructions
Or
Click on the Modify toolbar button.
Figure 3-14 Modify Module Window
(Or click Cancel to close the window without saving your changes.)
You can make changes to an interface by selecting the interface from the directory tree struct shown in Figure 3-15. See Adding Interfaces for a description of the interface window.
Figure 3-15 Interface Selection Window
To modify an interface:
Or
Click on the Modify toolbar button.
Figure 3-16 Modify Interface Window
(Or click Cancel to close the window without saving your changes.)
You can modify an operation by selecting the operation node from the directory tree struct shown in Figure 3-17. See Adding Operations for a description of the operation window.
Note: You can modify the components of an exported operation. You do not have to unexport the operation in order to modify its components. If you modify an exported operation, it does not automatically change to unexported status. A modified exported operation remains exported until you unexport it with the unexport toolbar button or menu option.
Figure 3-17 Operation Selection Window
To modify an operation:
Or
Click on the Modify toolbar button.
Figure 3-18 Modify Operation Windows
(Or click Cancel to close the window without saving your changes.)
You can modify a parameter from the main window (by selecting it in the tree and clicking Modify as shown in Figure 3-19).
Note: You can also modify a parameter as a part of adding or modifying operations. When you select a "current parameter" in the Add Operation or Modify Operation window and click Edit, you get the Edit Parameter window, which functions in the exact same way as the Modify Parameter window. (See Adding Operations or Modifying Operations.)
For complete instructions see Modifying Parameter Instructions. (The Modify Parameter window is shown in Figure 3-20.)
A parameter may be modified to enable or disable the return value, or change the passing mode by selecting IN, IN/OUT, OUT, or NO ACCESS. In addition, the BEA TUXEDO server information can be modified to reflect a display name change, a change in the exception mode return status, and enable or disable the mandatory status.
Figure 3-19 Parameter Selection Window
To modify a parameter from the main window:
Or
Click on the Modify toolbar button.
This brings up the Modify Parameter window shown in Figure 3-20.
Figure 3-20 Modify Parameter Window
(Or click Cancel to close the window without saving your changes.)
You can modify a struct from the Struct main window shown in Figure 3-21. To modify a struct, the current elements display in the left window and the available elements display in the right window as shown in Figure 3-22. The arrow buttons in the middle can be used to move elements in or out of the struct. See Adding Structs for a description of the struct window.
Figure 3-21 struct Selection Window
To modify a struct:
Or
Click on the Modify toolbar button.
Figure 3-22 Modify Struct Window
(Or click Cancel to close the window without saving your changes.)
You can modify an element at any time, including when you are creating new modules or after testing an operation. The Modify Element window in Figure 3-24 is used to modify elements. An element may be altered to incorporate occurrences, disable or enable the fixed-field length, add comments, and change server implementation information. See Adding Elements for a description of the element window.
Note: The element length can be altered only if the element type is string or carray.
Figure 3-23 Element Selection Window
To modify an element:
Or
Click on the Modify toolbar button.
Figure 3-24 Modify Element Window
(Or click Cancel to close the window without saving your changes.)