Share all details related to your problem, including any error messages you may have received.
I have added these two jar file siebel.jar and siebelJl_enu.jar file in tomcat/IIQ/WEB-INF/lib > restarted the tomcat and again i am facing the below error. Siebel version is 24.5
I am facing and connetion failed issue test connection failed: cannot connect to siebel server. Please check siebel settings error invalid or incomplete connection string. (SBL-JCA-00301).* Please provide steps to solve this issue.
Is the siebel connection string configured in below format?
host=“siebel.transport.encryption.compression://host:port/EnterpriseServer/AppObjMgr_lang” lang=“lang_code” which you can provide in the Siebel URL (optionally) with correct input values.
Siebel Server Host: It is the “Host Name” where Siebel server is installed, not your specific module login URL.
Thank you for your response. Can you share sample Siebel URL format to integrate in the Siebel App. I will check the URL and revalidate the Siebel URL.
Now i am facing another issue
error: Testconnection failed. cannot connect to Siebel Server. Please check Siebel Settings. Error. Invalide or incomplete connection string. (SBL-JCA-00301).
URL (https://host:port/siebel/app/eai/enu?SWEExtSource=SecureWebServices&&SWEExtCmd=Execute) when i am using this same url in the chrome so i am getting some xml code.
I kindly request you to provide some guide lines steps to follow troubleshooting this above error.