<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>GeeKs Blogging @ dotCOM &#187; Ankit Bhardwaj</title>
	<atom:link href="http://geeksbloggingat.com/author/ankit-bhardwaj/feed/" rel="self" type="application/rss+xml" />
	<link>http://geeksbloggingat.com</link>
	<description>Let&#039;s share...</description>
	<lastBuildDate>Tue, 30 Aug 2011 21:29:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Siebel &#8211; SIA BC Utility Service &#8211; Invoke BC Method</title>
		<link>http://geeksbloggingat.com/2009/05/14/siebel-sia-bc-utility-service-invoke-bc-method/</link>
		<comments>http://geeksbloggingat.com/2009/05/14/siebel-sia-bc-utility-service-invoke-bc-method/#comments</comments>
		<pubDate>Thu, 14 May 2009 04:39:35 +0000</pubDate>
		<dc:creator>Ankit Bhardwaj</dc:creator>
				<category><![CDATA[Siebel CRM]]></category>
		<category><![CDATA[Scriptless solutions]]></category>
		<category><![CDATA[Siebel]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[workflows]]></category>

		<guid isPermaLink="false">http://geeksbloggingat.com/?p=292</guid>
		<description><![CDATA[I had discussed about the vanilla Business Service, &#8220;SIA BC Utility Service&#8221;, method &#8220;Next Record&#8221; in my previous post. Today, I will discuss the other method that this BS supports, &#8220;Invoke Method&#8221;. This method provides the functionality of invoking a particular method of the specified Business Component i.e. a method of that particular BC for [...]


<b>Related posts:<b><ol><li><a href='http://geeksbloggingat.com/2009/05/13/siebel-sia-bc-utility-service-loop-multiple-records/' rel='bookmark' title='Permanent Link: Siebel &#8211; SIA BC Utility Service &#8211; Loop multiple records'>Siebel &#8211; SIA BC Utility Service &#8211; Loop multiple records</a> <small>This is a vanilla business service which provides an extensive...</small></li>
<li><a href='http://geeksbloggingat.com/2009/05/31/siebel-fins-industry-xml-query-service/' rel='bookmark' title='Permanent Link: Siebel &#8211; FINS Industry XML Query Service'>Siebel &#8211; FINS Industry XML Query Service</a> <small>&#8220;Extracting values from a tag deep down in the Hierarchy.&#8221;...</small></li>
<li><a href='http://geeksbloggingat.com/2010/03/20/siebelsis-om-pmt-service/' rel='bookmark' title='Permanent Link: Siebel &#8211; SIS OM PMT Service'>Siebel &#8211; SIS OM PMT Service</a> <small>There are lots of vanilla business services available in Siebel...</small></li>
<li><a href='http://geeksbloggingat.com/2009/07/09/siebel-eai-siebel-adapter-looping-multiple-records/' rel='bookmark' title='Permanent Link: Siebel &#8211; EAI Siebel Adapter &#8211; Looping Multiple Records'>Siebel &#8211; EAI Siebel Adapter &#8211; Looping Multiple Records</a> <small>This is a follow-up post on the post, Siebel &#8211;...</small></li>
<li><a href='http://geeksbloggingat.com/2009/07/17/siebel-fins-teller-ui-navigation/' rel='bookmark' title='Permanent Link: Siebel &#8211; FINS Teller UI Navigation'>Siebel &#8211; FINS Teller UI Navigation</a> <small>Siebel is POWERFUL! Now, need I even say that? And,...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I had discussed about the vanilla Business Service, &#8220;SIA BC Utility Service&#8221;, method &#8220;Next Record&#8221; in my previous post. Today, I will discuss the other method that this BS supports, &#8220;Invoke Method&#8221;.</p>
<p>This method provides the functionality of invoking a particular method of the specified Business Component i.e. a method of that particular BC for which this business service is used for can be called using this method. This method requires two input arguments for the same:</p>
<p><span id="more-292"></span>i) BusComp Name :- This argument requires the bus component name whose method needs to be invoked.<br />
ii) Method Name :- This argument requires the name of the method that has to be invoked.</p>
<p>Once you specify these input values, the BS will work and will save a lot of scripting which may otherwise needed to be done.</p>
<p>Hope you have enjoyed my series on the BS, &#8220;SIA BC Utility Service&#8221;.</p>


<p><b>Related posts:<b><ol><li><a href='http://geeksbloggingat.com/2009/05/13/siebel-sia-bc-utility-service-loop-multiple-records/' rel='bookmark' title='Permanent Link: Siebel &#8211; SIA BC Utility Service &#8211; Loop multiple records'>Siebel &#8211; SIA BC Utility Service &#8211; Loop multiple records</a> <small>This is a vanilla business service which provides an extensive...</small></li>
<li><a href='http://geeksbloggingat.com/2009/05/31/siebel-fins-industry-xml-query-service/' rel='bookmark' title='Permanent Link: Siebel &#8211; FINS Industry XML Query Service'>Siebel &#8211; FINS Industry XML Query Service</a> <small>&#8220;Extracting values from a tag deep down in the Hierarchy.&#8221;...</small></li>
<li><a href='http://geeksbloggingat.com/2010/03/20/siebelsis-om-pmt-service/' rel='bookmark' title='Permanent Link: Siebel &#8211; SIS OM PMT Service'>Siebel &#8211; SIS OM PMT Service</a> <small>There are lots of vanilla business services available in Siebel...</small></li>
<li><a href='http://geeksbloggingat.com/2009/07/09/siebel-eai-siebel-adapter-looping-multiple-records/' rel='bookmark' title='Permanent Link: Siebel &#8211; EAI Siebel Adapter &#8211; Looping Multiple Records'>Siebel &#8211; EAI Siebel Adapter &#8211; Looping Multiple Records</a> <small>This is a follow-up post on the post, Siebel &#8211;...</small></li>
<li><a href='http://geeksbloggingat.com/2009/07/17/siebel-fins-teller-ui-navigation/' rel='bookmark' title='Permanent Link: Siebel &#8211; FINS Teller UI Navigation'>Siebel &#8211; FINS Teller UI Navigation</a> <small>Siebel is POWERFUL! Now, need I even say that? And,...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://geeksbloggingat.com/2009/05/14/siebel-sia-bc-utility-service-invoke-bc-method/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Siebel &#8211; SIA BC Utility Service &#8211; Loop multiple records</title>
		<link>http://geeksbloggingat.com/2009/05/13/siebel-sia-bc-utility-service-loop-multiple-records/</link>
		<comments>http://geeksbloggingat.com/2009/05/13/siebel-sia-bc-utility-service-loop-multiple-records/#comments</comments>
		<pubDate>Wed, 13 May 2009 05:27:00 +0000</pubDate>
		<dc:creator>Ankit Bhardwaj</dc:creator>
				<category><![CDATA[Siebel CRM]]></category>
		<category><![CDATA[Configuration]]></category>
		<category><![CDATA[EAI]]></category>
		<category><![CDATA[Scriptless solutions]]></category>
		<category><![CDATA[Siebel]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://geeksbloggingat.com/?p=288</guid>
		<description><![CDATA[This is a vanilla business service which provides an extensive functionality that can be used at the BC level for performing the tasks like querying and invoking a BC method. It is very useful as it provides many powerful features that can not be done through Siebel operation. One of the methods it supports is, [...]


<b>Related posts:<b><ol><li><a href='http://geeksbloggingat.com/2009/07/09/siebel-eai-siebel-adapter-looping-multiple-records/' rel='bookmark' title='Permanent Link: Siebel &#8211; EAI Siebel Adapter &#8211; Looping Multiple Records'>Siebel &#8211; EAI Siebel Adapter &#8211; Looping Multiple Records</a> <small>This is a follow-up post on the post, Siebel &#8211;...</small></li>
<li><a href='http://geeksbloggingat.com/2009/05/14/siebel-sia-bc-utility-service-invoke-bc-method/' rel='bookmark' title='Permanent Link: Siebel &#8211; SIA BC Utility Service &#8211; Invoke BC Method'>Siebel &#8211; SIA BC Utility Service &#8211; Invoke BC Method</a> <small>I had discussed about the vanilla Business Service, &#8220;SIA BC...</small></li>
<li><a href='http://geeksbloggingat.com/2009/05/31/siebel-fins-industry-xml-query-service/' rel='bookmark' title='Permanent Link: Siebel &#8211; FINS Industry XML Query Service'>Siebel &#8211; FINS Industry XML Query Service</a> <small>&#8220;Extracting values from a tag deep down in the Hierarchy.&#8221;...</small></li>
<li><a href='http://geeksbloggingat.com/2009/07/08/siebel-looping-multiple-records-iii/' rel='bookmark' title='Permanent Link: Siebel &#8211; Looping Multiple Records &#8211; III'>Siebel &#8211; Looping Multiple Records &#8211; III</a> <small>Looping through multiple records is a requirement we come across...</small></li>
<li><a href='http://geeksbloggingat.com/2009/05/11/siebel-looping-multiple-records-update-records/' rel='bookmark' title='Permanent Link: Siebel &#8211; Looping multiple records &#8211; Update records'>Siebel &#8211; Looping multiple records &#8211; Update records</a> <small>Hi, We often come across a requirement where we need...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>This is a vanilla business service which provides an extensive functionality that can be used at the BC level for performing the tasks like querying and invoking a BC method. It is very useful as it provides many powerful features that can not be done through Siebel operation. One of the methods it supports is, &#8220;BCNextRecord&#8221;.</p>
<p>This method is used to query the records in the BC. Unlike Siebel Operation, this method provides the feature of searching the records sequentially in the queried records. It has the following arguments:</p>
<p><span id="more-288"></span>i) Business Component Name :- This argument requires the Business component name on which the query has to be made.<br />
ii) Forward Only :- This argument specifies the mode of execution.<br />
iii) From First :- This argument specifies that the query needs to be run from first record in the BC.<br />
iv) Row Id :- This is an output argument that gives the row id of the record.<br />
v) Search Specification :- This argument takes the search specification on the basis of which the query is executed.<br />
vi) Total :- This argument is an Input/Output and gives the total records found in the query.<br />
vii) Total Field :- This argument receives the fields of the BC in which the query is to be executed.</p>
<p>But there is a main disadvantage of using this BS is that if it does not find any record in the stated query, it raises an error.</p>
<p>Illustration of this BS by an example</p>
<p>To make the working clear of this Business Service, the following workflow is made that query a BC using this</p>
<p><!-- img class="aligncenter size-full wp-image-242" src="http://geeksbloggingat.com/blog/wp-content/uploads/2009/05/sia-bc-utility-service-wf.jpg" alt="SIA BC Utility Service Sample WF" / --></p>
<p><!-- a href="http://geeksbloggingat.com/blog/wp-content/uploads/2009/05/sia-bc-utility-service-wf_2009_05_20.jpg"><img src="http://geeksbloggingat.com/blog/wp-content/uploads/2009/05/sia-bc-utility-service-wf_2009_05_20.jpg" alt="SIA BC Utility WF - Looping Records" title="sia-bc-utility-service-wf_2009_05_20" class="aligncenter size-full wp-image-336" /></a --></p>
<div id="attachment_628" class="wp-caption aligncenter" style="width: 504px"><a href="http://geeksbloggingat.com/blog/wp-content/uploads/2009/05/sia-bc-utility-service-example1.jpg"><img src="http://geeksbloggingat.com/blog/wp-content/uploads/2009/05/sia-bc-utility-service-example1.jpg" alt="SIA BC Utility Service Demo WF" title="sia-bc-utility-service-example1" width="494" height="200" class="size-full wp-image-628" /></a><p class="wp-caption-text">SIA BC Utility Service Demo WF</p></div>
<p><!-- style="text-align: center;">SIA BC Utility Service Demo WF</p -->
<p>In the above figure, there is a workflow “Vanilla BS Workflow” which is used to elaborate the use of this BS. In this example, the workflow is made to query on the “Order Entry &#8211; Orders” BC. The BS must be provided with certain input arguments and on the basis of which the query is executed on the mentioned BC and flow is further taken on the basis of the query results. The processing of this workflow can be given step by step as follows:</p>
<p><b>1. Query Records</b> :- This step uses the “SIA BC Utility Service” which is called for executing a query on the BC. This service, in this WF, is used to query on the “Order Entry &#8211; Orders” BC. The arguments provided to the BS are:</p>
<p>Input Arguments:-</p>
<p>i.) Business Component Name :- This argument takes the literal value for the BC on which the query needs to be run. The value provided in this WF is “Order Entry &#8211; Orders”.<br />
ii.) From First :- This argument is mapped with the process property and it executes the query from the first record in the BC. Here, it is mapped with the WF process property “ExecuteQuery” which has the default string set as ‘Y’. This WF process property is to be set as to control the functioning of the BS<br />
iii.) Search Specification :- This argument takes the search specification by which the query will be run. In this WF, the search specification is given as “[Status] &lt;&gt; &#8216;Completed&#8217; AND [Price List] IS NOT NULL AND [Agreement Name] IS NOT NULL”.</p>
<p>Output Arguments:-<br />
i.) Row Id :- This output argument is mapped with the “Siebel Operation Object Id” WF process property that will store the Row Id of the record found in the Query.<br />
ii.) Total :- This output argument is mapped with the “RecFound” WF process property that will store the total number of records found in the query.<br />
iii.) ExecuteQuery:- This output argument has the literal value set to ‘N’ which was ‘Y’ in the input.</p>
<p><b>2. IsRecord?</b> :- This is a decision point which checks the value of “Siebel Operation Object Id” and routes the flow accordingly. This decision point actually checks if the record found in the query. If the record exists, then it moves to the “Set Line Item Status” step otherwise the flow will end.</p>
<p><b>3. Process Records</b> :- We are using a Siebel vanilla Subprocess step to process the data from different fields from each of the records one by one. It could be anything as per the business requirements, eg. sending outbound XMLs through B2B.</p>
<p>Input Arguments:-</p>
<p>i.) Header Id (example) :- This argument takes the value from the “Siebel Operation Object Id” and on the basis of this, the status will be set on the corresponding line item according to the code in the BS.</p>
<p>And, also many other field values from step (1) as per the business requirement.</p>
<p>Output Arguments:-</p>
<p>i.) Message :- This is an output argument that gives the error message that occurs in the BS. It is mapped with the “Error Message” process property of the WF.</p>
<p><b>4. Error Handling: Subprocess</b> :- This is a subprocess which is called to catch an exception and to log the error in the “Error Logs” BC. The WF steps are connected to this subprocess. This subprocess have the following arguments:-</p>
<p>Input Arguments:-</p>
<p>i.) Error Message:- This argument takes the value from the “Error Message” process property of the WF and on the basis of this, the error will be logged in the custom BC named as “Error Logs” BC.<br />
ii.) WF Name :- This argument takes the literal value of the WF name itself. The value passed in the property is “Vanilla BS Workflow”.</p>
<p>So, in this way, this BS will work. Keep using it!!!!!! <img src='http://geeksbloggingat.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>


<p><b>Related posts:<b><ol><li><a href='http://geeksbloggingat.com/2009/07/09/siebel-eai-siebel-adapter-looping-multiple-records/' rel='bookmark' title='Permanent Link: Siebel &#8211; EAI Siebel Adapter &#8211; Looping Multiple Records'>Siebel &#8211; EAI Siebel Adapter &#8211; Looping Multiple Records</a> <small>This is a follow-up post on the post, Siebel &#8211;...</small></li>
<li><a href='http://geeksbloggingat.com/2009/05/14/siebel-sia-bc-utility-service-invoke-bc-method/' rel='bookmark' title='Permanent Link: Siebel &#8211; SIA BC Utility Service &#8211; Invoke BC Method'>Siebel &#8211; SIA BC Utility Service &#8211; Invoke BC Method</a> <small>I had discussed about the vanilla Business Service, &#8220;SIA BC...</small></li>
<li><a href='http://geeksbloggingat.com/2009/05/31/siebel-fins-industry-xml-query-service/' rel='bookmark' title='Permanent Link: Siebel &#8211; FINS Industry XML Query Service'>Siebel &#8211; FINS Industry XML Query Service</a> <small>&#8220;Extracting values from a tag deep down in the Hierarchy.&#8221;...</small></li>
<li><a href='http://geeksbloggingat.com/2009/07/08/siebel-looping-multiple-records-iii/' rel='bookmark' title='Permanent Link: Siebel &#8211; Looping Multiple Records &#8211; III'>Siebel &#8211; Looping Multiple Records &#8211; III</a> <small>Looping through multiple records is a requirement we come across...</small></li>
<li><a href='http://geeksbloggingat.com/2009/05/11/siebel-looping-multiple-records-update-records/' rel='bookmark' title='Permanent Link: Siebel &#8211; Looping multiple records &#8211; Update records'>Siebel &#8211; Looping multiple records &#8211; Update records</a> <small>Hi, We often come across a requirement where we need...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://geeksbloggingat.com/2009/05/13/siebel-sia-bc-utility-service-loop-multiple-records/feed/</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
	</channel>
</rss>

