<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
	<channel>
		<title>gdp's Comments</title>
		<language>en-us</language>
		<link>https://www.intensedebate.com/users/595788</link>
		<description>Comments by neelmani</description>
<item>
<title>Siebel Unleashed : Siebel eScript Replace function.</title>
<link>http://siebelunleashed.com/siebel-escript-replace-function/#IDComment26240695</link>
<description>Name that you are passing is a property set not string. So, you need to set it&amp;#039;s data type as Hierarchy and storage also as hierarchy.  and in business service you need to do  var x = input.GetChild(0);  Then you will be able to get hierarchy that you have passed.  There is another question for you. How are you calling this business service  via script or via workflow ???? </description>
<pubDate>Fri, 3 Jul 2009 18:23:49 +0000</pubDate>
<guid>http://siebelunleashed.com/siebel-escript-replace-function/#IDComment26240695</guid>
</item><item>
<title>Siebel Unleashed : New Comments System @ Siebel Unleashed</title>
<link>http://siebelunleashed.com/new-comments-system-siebel-unleashed/#IDComment26198671</link>
<description>hard luck mate :) </description>
<pubDate>Fri, 3 Jul 2009 06:42:36 +0000</pubDate>
<guid>http://siebelunleashed.com/new-comments-system-siebel-unleashed/#IDComment26198671</guid>
</item><item>
<title>Siebel Unleashed : try-catch-finally and throw - Final Part</title>
<link>http://siebelunleashed.com/siebel-try-catch-finally-throw-final-part/#IDComment26162615</link>
<description>If you know there is error on line 5 then why don&amp;#039;t you fix it :)  but there is no way in eScript to resume from where error occurred. You can suppress error but the control will go to finally clause or catch clause.  This thing might be possible with a combination of eScript and workflow but I have never tried that.  </description>
<pubDate>Thu, 2 Jul 2009 20:53:47 +0000</pubDate>
<guid>http://siebelunleashed.com/siebel-try-catch-finally-throw-final-part/#IDComment26162615</guid>
</item>	</channel>
</rss>