Search here for wide range of results..
Loading
Home » EAI, Integration Objects, Web Services

How to Generate SiebelMessage for Testing a Integration Object?

2 April 2010 No Comment

There are many instances when you create a Integration Object to either Query, Insert, Update some data in Siebel. Now, if you want to test your IO, you need a Siebel Message(a hierarchical message) generated out of your IO. So, the best and easiest way to do is use, “PRM ANI Utility Service”. This business service provides a method “Create Empty Property Set.

1. So, just goto Site Map -> Administration – Business Services -> Business service simulator

2. In the top applet, enter the BS name as PRM ANI Utility Service, and pick the method name as Create Empty Property Set

3. In the middle applet create a new record and click on the Property Name field. Add a property there with

Name: Hierarchy Name

Value:  <your integration object name>

4. You can give a try by using any vanilla integration objects like “Account_EMR“, “Action_EMR“.

5. So, once you click, RUN, it will give you the empty Hierarchy in the outputs. You can move the output to middle applet, by clicking the MOVE button in bottom applet.

Other important methods of PRM ANI Utility Service are

GetProperty/SetProperty: You can modify/get any property in XML hierarchy and SiebelMessage structure by just using this method.

There are some more methods, which can be helpful in Siebel Message processing.

Read a Related Note on how to use PRM ANI Utility Service more easily

Read some more similar posts

Leave your response!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.


Verify Code   If you cannot see the CheckCode image,please refresh the page again!