<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Interview Site - Latest Comments</title><link xmlns="http://www.w3.org/2005/Atom" rel="http://api.friendfeed.com/2008/03#sup" href="http://disqus.com/sup/all.sup#forumcomments-a34b159c" type="application/json"/><link>http://interviewsite.disqus.com/</link><description></description><atom:link href="http://interviewsite.disqus.com/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Thu, 12 Jan 2012 03:36:50 -0000</lastBuildDate><item><title>Re: Siebel EAI Scenario question – 2</title><link>http://interview.siebelunleashed.com/blog/siebel-eai/siebel-eai-scenario-interview-question-2/#comment-408478870</link><description>Excellent articles related to Siebel CRM. These Siebel Articles will &lt;br&gt;greatly help in implementation of Siebel in enterprise applications.&lt;br&gt;&lt;br&gt;&lt;a href="http://dipqa.com/view/dips/200/siebel-interview-question-answers-collection" rel="nofollow"&gt;http://dipqa.com/view/dips/200...&lt;/a&gt; &lt;br&gt;&lt;br&gt;Thanks &lt;br&gt;Vasanth</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vasanth Ire</dc:creator><pubDate>Thu, 12 Jan 2012 03:36:50 -0000</pubDate></item><item><title>Re: How to enable a particular child entity?</title><link>http://interview.siebelunleashed.com/blog/configuration/how-to-enable-a-particular-child-entity/#comment-382682129</link><description>good</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Siva Csw</dc:creator><pubDate>Fri, 09 Dec 2011 02:13:37 -0000</pubDate></item><item><title>Re: Updating Multiple Records via Workflow</title><link>http://interview.siebelunleashed.com/blog/workflows/updating-multiple-records-workflow/#comment-378967963</link><description>why cant we try using Workflow policy instead. whenever opportunity status is set to won . policy fires and status is set to closed.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">venkat</dc:creator><pubDate>Sun, 04 Dec 2011 10:41:35 -0000</pubDate></item><item><title>Re: What is difference between Siebel Browser Script and Server Script?</title><link>http://interview.siebelunleashed.com/blog/escript/siebel-server-script-browser-script/#comment-369874504</link><description>Diffrence bitween Siebel 8.0 &amp;amp; 8.1</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ravindarreddy</dc:creator><pubDate>Tue, 22 Nov 2011 00:05:16 -0000</pubDate></item><item><title>Re: What is the primary purpose of using surrogate key?</title><link>http://interview.siebelunleashed.com/blog/siebel-analytics/primary-purpose-of-surrogate-key/#comment-357562760</link><description>good one thanks</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bi Dev</dc:creator><pubDate>Mon, 07 Nov 2011 12:07:38 -0000</pubDate></item><item><title>Re: What is the meaning of term Purging Cache?</title><link>http://interview.siebelunleashed.com/blog/siebel-analytics/meaning-of-term-purging-cache-analytics/#comment-349296735</link><description>hey, this the correct to understand what is cache purging</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Laksh_613</dc:creator><pubDate>Sun, 30 Oct 2011 00:31:57 -0000</pubDate></item><item><title>Re: difference between External and Internal IO?</title><link>http://interview.siebelunleashed.com/blog/siebel-eai/difference-between-external-and-internal-io/#comment-334432325</link><description>@8626e9e75f93694cdd7756daf4d7ea9a  &lt;br&gt;external system will send the wsdl which has the details about the 5 fields under which applet etc,,so first import it and then make changes to ur internal IO and send&lt;br&gt; &lt;br&gt;&lt;br&gt;jayendran</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Icemanf58</dc:creator><pubDate>Fri, 14 Oct 2011 04:03:15 -0000</pubDate></item><item><title>Re: How can we call workflow process synchronously through scripting ?</title><link>http://interview.siebelunleashed.com/blog/escript/how-can-we-call-workflow-process-synchronously-through-scripting/#comment-333514775</link><description>Hi Sir,&lt;br&gt;I have written the code under the VBC to call the workflow for currency conversion web service....here it is the code below....function BusComp_PreInvokeMethod (MethodName){if (MethodName == "Invoke"){var vbs = TheApplication().GetService("Workflow Process Manager")var Inp = TheApplication().NewPropertySet();var Out = TheApplication().NewPropertySet();var RowId = this.GetFieldValue("Id");Inp.SetProperty("ProcessName", "TestCurrencyConversionWS_Oppty");Inp.SetProperty("Object Id", RowId);vbs.InvokeMethod("RunProcess", Inp, Out);return (CancelOperation);}	return (ContinueOperation);}when i am executing the code, i am getting following error, but output is coming from the workflow by calling it  throuh runtime eventsError is 1- Cannot get value of business component field 'Currency Code' at step 'Create Input XML'.(SBL-BPR-00120)2- Row" does not exist in business component 'Opportunity'.(SBL-BPR-00169)Please help me out regarding this issue..</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Abby</dc:creator><pubDate>Thu, 13 Oct 2011 08:11:35 -0000</pubDate></item><item><title>Re: difference between External and Internal IO?</title><link>http://interview.siebelunleashed.com/blog/siebel-eai/difference-between-external-and-internal-io/#comment-322734865</link><description>supoose external system want 5 field from siebel .So how External system will send the siebel that i need these 5 field some request ?? and 2ndly how siebel will reply (use of integration object)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Shivam201</dc:creator><pubDate>Thu, 29 Sep 2011 06:16:22 -0000</pubDate></item><item><title>Re: Make record editable for some and read only for some?</title><link>http://interview.siebelunleashed.com/blog/configuration/make-record-editable-for-some-and-read-only-for-some/#comment-316937337</link><description>other way for avoiding Personalization Profile, you can write a small piece of code in the Application Event (Application_Start)- you can search for the user belong to which group by doing a search based on employee BC or based on his responsibility under (User Registration-Responsibities BC)  and you can set a profile attribute which can driven in the whole application. &lt;br&gt;&lt;br&gt;PS : bad thing is scripting &lt;br&gt;&lt;br&gt;Just a suggestion.. &lt;br&gt;&lt;br&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rama Ibm</dc:creator><pubDate>Wed, 21 Sep 2011 17:36:56 -0000</pubDate></item><item><title>Re: What is difference between Siebel Browser Script and Server Script?</title><link>http://interview.siebelunleashed.com/blog/escript/siebel-server-script-browser-script/#comment-307884482</link><description>If the method controls the behavior of an applet.e.g:Its enabling a button or hiding/showing list columns or controls write the script at the applet server level.&lt;br&gt;&lt;br&gt;If the method faciliates interaction with the client desktop or communication with  the user make the script an applet browser script.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Durgagad</dc:creator><pubDate>Mon, 12 Sep 2011 11:11:12 -0000</pubDate></item><item><title>Re: How to enable a particular child entity?</title><link>http://interview.siebelunleashed.com/blog/configuration/how-to-enable-a-particular-child-entity/#comment-298395997</link><description>amazing :)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vignesh</dc:creator><pubDate>Tue, 30 Aug 2011 02:11:27 -0000</pubDate></item><item><title>Re: Picklist values not showing</title><link>http://interview.siebelunleashed.com/blog/configuration/picklist-values-not-showing/#comment-287972233</link><description>Im a fresher to siebel, can any body help me, when i created and simulating a workflow i am receiving an error "the client cannot be started and hence, the workflow simulation cannot be performed.(SBL-DEV-61071). what should i do to over come this error.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">prabha</dc:creator><pubDate>Tue, 16 Aug 2011 05:16:02 -0000</pubDate></item><item><title>Re: difference between External and Internal IO?</title><link>http://interview.siebelunleashed.com/blog/siebel-eai/difference-between-external-and-internal-io/#comment-279679765</link><description>Hi Nirmala,&lt;br&gt;&lt;br&gt;The Internal IO is used when you want to enter data into siebel or query from Siebel(basically you are mapping data to the Siebel format), whereas external IO is used to Map data according to te external system structure, so you can't Insert or query data with External IO.In case your exteral is excepting the siebel format they there is no need for external IO and you can directly send the structure to external system.&lt;br&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vipin</dc:creator><pubDate>Sun, 07 Aug 2011 07:32:44 -0000</pubDate></item><item><title>Re: Updating Multiple Records via Workflow</title><link>http://interview.siebelunleashed.com/blog/workflows/updating-multiple-records-workflow/#comment-255199352</link><description>The above solution dosen't seems to work as mentioned. &lt;a href="http://download.oracle.com/docs/cd/B40099_02/books/BPFWorkflow/BPFWorkflow_examples6.html#wp1167217" rel="nofollow"&gt;http://download.oracle.com/doc...&lt;/a&gt;&lt;br&gt;Bookshelf has a similar scenario explained. &lt;br&gt;&lt;br&gt;Please correct me if I am wrong or if I missed something.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">thni</dc:creator><pubDate>Sun, 17 Jul 2011 15:10:41 -0000</pubDate></item><item><title>Re: What is the primary purpose of using surrogate key?</title><link>http://interview.siebelunleashed.com/blog/siebel-analytics/primary-purpose-of-surrogate-key/#comment-253734127</link><description>nice example,thanks</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Roshan</dc:creator><pubDate>Sat, 16 Jul 2011 08:39:14 -0000</pubDate></item><item><title>Re: What is the difference between End Step and Stop Step in Workflow?</title><link>http://interview.siebelunleashed.com/blog/workflows/difference-between-end-stop-step-in-workflow/#comment-226334352</link><description>hi</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Example</dc:creator><pubDate>Wed, 15 Jun 2011 07:19:05 -0000</pubDate></item><item><title>Re: Link Specification–Interview Question.</title><link>http://interview.siebelunleashed.com/blog/configuration/link-specification-interview-question/#comment-204628570</link><description>If Link specification is not set true for SR Number field, SR# will not be populated when new activity is created in activity(child) applet</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Venu </dc:creator><pubDate>Mon, 16 May 2011 15:09:37 -0000</pubDate></item><item><title>Re: Link Specification–Interview Question.</title><link>http://interview.siebelunleashed.com/blog/configuration/link-specification-interview-question/#comment-187786542</link><description>Wow! Very nice and a simple explanation</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Isha</dc:creator><pubDate>Tue, 19 Apr 2011 13:49:56 -0000</pubDate></item><item><title>Re: Updating Multiple Records via Workflow</title><link>http://interview.siebelunleashed.com/blog/workflows/updating-multiple-records-workflow/#comment-169978481</link><description>Hi All,&lt;br&gt;Instead of taking 2 siebel operation, we can take 1 desicion step for checking the status as "Won" &amp;amp; 1 siebel operation step for updating that opportunity records Status as “Closed”. Next we can use runtime method to invoke WF .</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Deepthikanupu</dc:creator><pubDate>Wed, 23 Mar 2011 02:28:34 -0000</pubDate></item><item><title>Re: UNDO CHECK OUT VS GET- Interview Question</title><link>http://interview.siebelunleashed.com/blog/configuration/undo-check-out-vs-get-interview-question/#comment-167051191</link><description>why we need to lock in the locla repository?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sgovardhanraju</dc:creator><pubDate>Thu, 17 Mar 2011 04:00:39 -0000</pubDate></item><item><title>Re: What is the Use of Providing BusObject in the Workflows?</title><link>http://interview.siebelunleashed.com/blog/workflows/use-of-providing-busobjects-workflows/#comment-161251333</link><description>There is one more way to UPDATE the BC not based on the Workflow's BO. Use the BS "Inbound E-mail Database Operations". There is a hidden method called "UpdateRecord". Give Inputs as "BusComp" - name of your BC. "BusObj" - Name of the BO . "Id" Object Id(as per requirement)&lt;br&gt;"Field:[FieldName]" - The field to be updated.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Xera</dc:creator><pubDate>Sun, 06 Mar 2011 08:28:49 -0000</pubDate></item><item><title>Re: Submit a Question</title><link>http://interview.siebelunleashed.com/blog/submit-a-question/#comment-159853554</link><description>how to explain briefly  siebel  server architecure in an interview</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ramchindam</dc:creator><pubDate>Thu, 03 Mar 2011 11:17:54 -0000</pubDate></item><item><title>Re: How to enable a particular child entity?</title><link>http://interview.siebelunleashed.com/blog/configuration/how-to-enable-a-particular-child-entity/#comment-157602716</link><description>what is the class name of service request</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pavansgallery</dc:creator><pubDate>Mon, 28 Feb 2011 05:19:57 -0000</pubDate></item><item><title>Re: difference between External and Internal IO?</title><link>http://interview.siebelunleashed.com/blog/siebel-eai/difference-between-external-and-internal-io/#comment-138608916</link><description>Could you please explain with scenario in which instances External IO is used and in which instance Internal IO is used??&lt;br&gt;&lt;br&gt;--Nirmala</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nirmala84</dc:creator><pubDate>Tue, 01 Feb 2011 23:40:52 -0000</pubDate></item></channel></rss>
