רשומות

The Future of Siebel CRM: Community Poll - [Poll close date 24th May 2013]

This year marks the 20th anniversary of the founding of Siebel Systems . After being acquired by Oracle in 2005, Siebel CRM and the successor of Siebel Analytics, Oracle Business Intelligence, are still flagship products. Thousands of IT professionals worldwide make a living from these two systems. Siebel CRM itself has been on the market for 17 years, and in the Siebel community there is much excitement about Oracle's commitment to strengthen the product's position, for example by delivering the Open UI framework. At the same time, many people wonder how many years Siebel has left . Always with our fingers on the pulse of the Siebel community, we - a group of dedicated Siebel bloggers* - are working together to conduct a poll to find out public opinion on that question. If you want to cast your vote on the poll, you can do it right here. Alternatively you can use this link to access the poll in a separate window or on a mobile device. [POLL CLOSED] Thanks for your vote -Rya...

The Future of Siebel CRM: Community Poll

"Even after 20 years...It's still magic even if you know how it's done..." This year marks the 20th anniversary of the founding of Siebel Systems. After being acquired by Oracle in 2005, Siebel CRM and the successor of Siebel Analytics, Oracle Business Intelligence, are still flagship products. Thousands of IT professionals worldwide make a living from these two systems. Siebel CRM itself has been on the market for 17 years, and in the Siebel community there is much excitement about Oracle's commitment to strengthen the product's position, for example by delivering the Open UI framework. At the same time, many people wonder how many years Siebel has left. Always with our fingers on the pulse of the Siebel community, we - a group of dedicated Siebel bloggers* are working together to conduct a poll to find out public opinion on that question. If you want to cast your vote on the poll, you can do it right here. Alternatively you can use this link to access the p...

Fixing date field Jumbing in Siebel open UI

תמונה
There might be some issue with date input field. We need to edit the css files to fix this problem. I got the same problem in vanila SRF also. Above image is before selecting/clicking calender Icon After clicking calender icon. You can see its length is increased. To solve this probelm, go to theme-base.css file in your " files " folder. .mceGridField input.siebui-input-popup {         max-width: 119px;     } Here   max-width: 119px is given as our input filed. If you need more than this width, you can alter this.

GetProfileAttr/SetProfileAttr not Working in Siebel 8.1.1.10

תמונה
In 8.1.1.10 version, SetProfileAttr() has been disabled for HTTP calls as a security fix. That means if you have a browser scripts uses SetProfileAttr(), it won't work. No change to GetProfileAttr() access. Oracle disable this "SetProfileAttr()" as a security fix. So enabling this is not recommended. SetProfileAttr() access can be turned on by setting the server parameter �EditProfileAttr� value to TRUE

GetProfileAttr/SetProfileAttr not Working in Siebel 8.1.1.10

תמונה
In 8.1.1.10 version, SetProfileAttr() has been disabled for HTTP calls as a security fix. That means if you have a browser scripts uses SetProfileAttr(), it won't work. No change to GetProfileAttr() access. Oracle disable this "SetProfileAttr()" as a security fix. So enabling this is not recommended. SetProfileAttr() access can be turned on by setting the server parameter “EditProfileAttr” value to TRUE

Siebel Mobile Connected Apps - Side effects of custom toggle applets.

We've been doing some development on the very new Siebel mobile connected apps . The Siebel Mobile app is a huge and exciting addition to Siebel CRM. However, Just like all new products, you can expect some product defects in the initial version of the software. We will be updating this blog with all the bugs we come accross and their workarounds untill we have a permanent solution from Oracle. Issue: Side effects of custom toggle applet in Siebel Mobile connected apps. Here is how you can reproduce the Issue - Create a toggle applet on a Form Applet to toggle on a particular LOV value. Lets say the LOV toggle Value is 'Retailer' Issue 1 - (New Record renders the applet in Base Mode) The applet opens in Base mode when the record context is the value (Retailer) used for the toggle in the list applet. However when you create a new record from other types record, this does not happen. Issue 2 - (Toggling back from the toggle applet, renders the applet in Base Mode) After you ...

SBL-SVR-01074

Applies to: Siebel Assignment Manager - Version: 7.5.3 [16157] and later   [Release: V7 and later ] z*OBSOLETE: Microsoft Windows 2000 Product Release: V7 (Enterprise) Version: 7.5.3 [16157] Database: Oracle 9i Application Server OS: Microsoft Windows 2000 Server SP 2 Database Server OS: Redhat Linux Advanced Server 2.1 This document was previously published as Siebel SR 38-1464958381. Symptoms Customer getting the following messages in the Assignment Manager Log 021 2004-07-28 22:41:53 2004-08-20 18:44:08 -0700 00000005 001 001f 0001 09 AsgnSrvr 31802 4964 792 C:\sea752\siebsrvr\log\AsgnSrvr_31802.log 7.5.3 [16157] ENU ServerLog    LstnObjInherit    3    2004-07-28 22:41:53    Inherited listening object for port 49159 ServerLog    LstnObjPrivCreate    3    2004-07-28 22:41:53    Created port 49177 for Assignment Manager...