During many circumstances especially while using web services, we traverse through the property sets to check for different things and take appropriate action. One of those checks could be to check the expected property exists. PropertyExists method in Siebel eScript ensures that the specified property exists in a property set. This is a very useful method. The check is similar to using an if statement after ExecuteQuery() to make sure that it returns at least one record. This PropertyExists method is be used with if statements. This post can also fall under one of the best practices while writing eScript.
Continue reading…
Filed under How To, Tips&Tricks, eScript, All, Configuration
While I was working on eScript I came across the method GetMVGBusComp which is one of Best Practices in eScripting and I thought of posting it here. Details about this method below.
Tip 11:Use GetMVGBusComp Method to get the MVG records
As the method name suggests it gets the Business Component of the record that MVG is based on. This is a very helpful Method that would save a several lines of unnecessary code.
Continue reading…
Filed under How To, Tips&Tricks, eScript, All, Configuration
In this post I will explain what a property set is, how it looks and how to build a property set using eScript.
Property set is a set of data containing Type, Property and Value. It is stored in a form of XML. For example, when you write a business service a script under Service_PreInvokeMethod and Inputs to this is a property set and it could something like this. Continue reading…
Filed under Jobs, Oracle BI, News, All
I came across this job website indeed.com which shows job trends based on number of jobs posted in different websites. It grabs job listing from various websites and lists it at this one single website. Based on a keyword search it searches the number of listings each month and shows the trend. Continue reading…
Filed under Tips&Tricks, All, Configuration
This post is contributed by Lakshmi. She is a regular visitor of SiebelGuide.com blogs. On behalf of all our visitors I thank Lakshmi for her participation and sharing her knowledge.
Assume there 2 IC fields (Field1, Field 2) for an IC.
Field 2 has to be update only after Field1 is updated.
Then FieldDependency User Property should use on IC Field as – Continue reading…
Filed under Tips&Tricks, All, Configuration
If you look into Site Map->Administration-Application->System Preferences there is a parameter defined “Universal Time Coordinated”. This parameter can either be TRUE or FALSE. By default this value is set to TRUE during Siebel Installation. The decision to set this parameter to either TRUE or FALSE is decided depending on whether your Siebel deployment is Global or Local.
Let me try to explain this by setting this parameter “Universal Time Coordinated” to different values. Continue reading…
Filed under News, All
It has been a while since I have posted any blogs. My busy schedule is not giving me enough time to post anything. But I came across something interesting today and thought of posting it here real quick.
Oracle today announced the new Oracle CRM On-Demand Integration to Siebel On-Premise CRM. Oracle is the first company to do this. This enables customers to access the On-Demand and On-Premise CRM using a single Interface. Continue reading…
Filed under How To, All, Configuration
One of our Siebel Forum member by name Priyanka has explained on how to configure email notification in Siebel using Workflow. The detailed steps are in the forum section. Check this Link. Leave a comment for Priyanka. Thanks. Continue reading…
Filed under Tips&Tricks, All, Configuration
The purpose of this blog is to describe the use of Transcode Business service and how to use it while working with Siebel Workflow process.
I was developing a Siebel workflow process and as usual I was developing on my local. The purpose of my Siebel workflow process was get an XML message as a string data and log the incoming XML into a table and then process the XML to insert an
Filed under How To, Tips&Tricks, eScript, All, Configuration
This is a very common requirement that Siebel Developer stumble upon. The requirement is to make the field read only based on the view so that the people who are assigned to this view using responsibilities are given read or write access.
Example Requirement: Make the field “Status” readonly for the view “Opportunity List Admin View” but all other views should have this field non-readonly. Continue reading…
Recent Posts
- Siebel FAQs.
- How to bounce Siebel Servers
- How to Change Applet Field Colors in Siebel
- AutoStopDB Parameter in Siebel Config File
- How to Change lost Local DB Password
Recent Comments:
- zenmed promo code: I understand that there are a lot of spam lately. Apparently it’s pretty difficult for people to...
- Anupama: @Archana Whenever we use the UI to trigger a workflow use Runtime events. Use Workflow Policy whenever it is...
- Judy Schreck - CDI Corporation: Systems Developer I-II/CRM Analytics Tech Lead (Oracle Siebel/OBIEE) CDI is seeking a CRM...
- Moinuddin: Thank u very much. I am thankful to u for this valuable information.
- remote support: i like this post greatly. ill be checking laterfor future readsthanks.




