Archive for August, 2008...
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. (more…)
Comments (1) Posted by Sridhar on Wednesday, August 27th, 2008
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. (more…)
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 Opportunity using Siebel EAI Adapter. Below is what the workflow process looked like. (more…)
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. (more…)