Now Right Click this step and choose Input Arguments
Create a New Record
Provide the Following values to the Input Argument
Input Argument: XMLHierarchy
Type: Process Property
Property Name: XMLH (This is the process property that will contain your XML Hierarchy queried from pervious steps)
Create a another New Record
Provide the Following input arguments
Input Argument: TestProcessProperty (Name of the process property [...]
This business service is quite useful if you are into Siebel EAI. Lot of times we have requirement, to retrieve specific Tag or attribute values from XML hierarchy that we have obtained.
As usual there are always two methods to do everything in Siebel
Scripting (Quite inefficient and most used)
Vanilla BS or Vanilla functionalities (Quote efficient and [...]
Most of the objects in Siebel can be created in two ways.
Wizard
Manually
Wizard gives you step by step procedure to create an object and creates the required records according to the options you choose. This is a pretty convenient way of creating objects and there are less chances of missing something which can result in errors. [...]
A nice informative document telling about scope of variables declared in “declarations section” of Browser Scripts.
A post at Notes on Siebel: demonstrating about its practical implementation.
Enjoy
By Prarthana + May 19th, 2008
This Article has been contributed by Prarthana Agwania who has been working in Siebel QA for past 1 year.
This Article gives you introduction of two very common tools used to automate Siebel testing.
Quick Test Professional (QTP)
Load Runner
Quick Test Professional (QTP):
“Quick Test Professional (QTP) is an automated functional Graphical User Interface (GUI) testing tool created by the HP subsidiary [...]