Top
Systemwalker Runbook Automation Reference Guide
Systemwalker

3.15.3 Input Information Library(Perl)

The input information library provides the following classes:

Article number/class name

3.15.3.1 Input Information File Analysis

3.15.3.1 Input Information File Analysis

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 the item name of the input information you want to extract.

Notes

File Location

Windows

<Installation directory>\SWRBAM\rbaope\bin\parts\lib

\standard\swrba_input.pm

Linux

/opt/FJSVswrbam/rbaope/bin/parts/lib/standard/Swrba_Input.pm