How to write application level PR in Siebel Open UI

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…

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…

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…