cancel
Showing results for 
Search instead for 
Did you mean: 

Connection issue of JCO Destinations

Former Member
0 Kudos

Hi Experts,

I have a strange problem.

I have a web dynpro application deployed on our portal which interacts with our production system. The application works fine when one user has logged in. When a second user logs in the application does runs but does not retrieve any data for the second user. The first user can continue working. I am using a dedicated userid in my JCO destination for the interaction. It's like the first user locks the JCO destination for himself.

This works fine on my development portal box but in production i have this problem. basically only one person can interact with the application at the same time. Is there some setting to change to solve this issue. I have looked at the JCO destination connection settings and they are set at 5 connections at a time.

I do not know why this works for the dev box and does not work for production.

Please help!!!!!

Thanks

dilanke

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

If you are using a single user in JCO (and not SSO) you should check the type of that back-end user and its restrictions.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Aviad,

Thank you for you're reply. Solved my problem. I created a new user and it worked perfectly after that.

regards

Dilanke