Lets discuss how to write a JS file in Open UI on application level means it will work for all applets or any view or screens. Now first question arise in someones mind is why we need such a JS file as we can already implement applet level PM-PR files..? Well in my case I need to implement accordion effect…
How to unlock Siebel Project or other Repository Objects on local using DB
Usually I am facing this problem while locking any object in my local tools, it says that this object/ project is already locked by some other user. I bet that everyone faces this issue. While getting DB extract these projects/objects extracted in locked state only. So, I don’t know any full proof solution for this. But we always have a…
Siebel Open UI: Invoke Business Service from PM file
Hello friends…My manager ask me to invoke a BS from PM file, get output to show it on UI using PR. Well it looks simple as we can find few lines from bookshelf, how to call BS from PR but believe me its not that much easy. I am using 8.11, so this post talks about that only. Lets go…
PM PR file is not working in IE 9
After upgrading to 8.1.1.10/11, everyone wants to customize their application using PM PR files. But most of the time their PM PR code is not working in Internet Explorer, same happened with us…. Issue: PM PR file is not working in IE 9 untill we opened inspect element (F12) Cause:
Unable to Initialize and Synchronize Siebel local db 8.1
Today I was trying to initialize local DB with server and getting Unknown Hostname error. I have followed below steps:
Radio Button Bug in Siebel 8.1.1.11
Radio Button Bug in Siebel 8.1.1.11 Problem Summary Radio Button not showing its actual value while record navigation in form applet in Siebel 8.1.1.11 (Open UI). Its working fine in HI mode. Problem Description
Unable to connect to Siebel Server using Tools
“ORA-12154: TNS: could not resolve the connect identifier specified” OR Please continue or ask your systems administrator to check your application configuration if the problem persists.(SBL-DBC-00107) ORA-12154: TNS:could not resolve the connect identifier specified OR SBL-DAT-00565 Siebel Error I got this error…………….. I did everything as per the requisites as per this post, 1.) Make TNS entry…
Verifying the ODBC Data Source for Oracle
The Siebel Server installation program automatically creates an ODBC system data source name (DSN) that it uses to connect to the Siebel Database on the RDBMS. Prior to verifying the Siebel Server ODBC data source, make sure that the Siebel Server service is started. To verify the ODBC data source for Oracle (on Windows) Navigate to Control Panel, Administrative Tools,…
Unable to Check In – Check Out in Siebel Tools
It might be a silly thing for Siebel giants but it cost me my full day….What I was trying to do: I need to Check In my new objects to dev server. Steps I followed: 1.) Made TNS entry in TNSNAMES.ORA file 2.) Create a new ODBC entry 3.) Replace ODBC name in CFG file Lets go into details…. How…
Siebel 8.1.1.10 Upgrade Issues Part – 4
[su_note note_color=”#cacab7″]File could not be created as the directory specified for the file creation is not valid.(SBL-EAI-50228)[/su_note] [su_spacer size=”50″] Issue/Error: SBL-EAI-50228. Root Cause: Siebel Upgrade Effort/Impact: Very High Resolution: To resolve the issue, you need to alter or add this parameter: EAIFileTransportFolders = <folder where the xml file will be generated>. Local: Add below line in cfg file under this section [EAIFileTransportConfigSubsys] EAIFileTransportFolders…