The input information library provides the following classes:
Article number/class name |
Class Name
Swrba_Input
List of Methods
Method | Description |
String input_analysis(String filename, String element) | Load the file and return the specified input information as a text string. If the specified input information doesn't exist, the empty string is returned. An exception is returned if extraction of the input information failed. |
Input Information
filename Name (full path) of the XML file that holds the input information for the operation component.
element Specify input information. For example, hostname and username. Refer to the operation component references for details about the input information to specify.
Notes
None.
File Location
Windows | <Installation directory>\SWRBAM\rbaope\bin\parts\lib \standard\swrba_input.rb |
Linux | /opt/FJSVswrbam/rbaope/bin/parts/lib/standard/swrba_input.rb |