cancel
Showing results for 
Search instead for 
Did you mean: 

Error 147 DI API - Get CurrentUserInfo failed - Company.Connect

Thiago_Moura
Explorer
0 Kudos

Hello everyone!

 I developed a Windows Service that connects on DI API - SAP 10 SP 2311 - In my code, it's defined that the connection routine with the DI API and executing operations in SAP occur every 3 minutes.

During the first 30 minutes, the service connects and disconnects from SAP normally.

The problem is that, after 30 minutes of my service being running, the "Company.Connect()" method returns the error mentioned in the title: -147 Get CurrentUserInfo failed.

When this happens, I need to restart my windows service to make it work normally again.

I tried to reinstall DI API, but it doesn't solve the problem.

 

Thanks!

Accepted Solutions (0)

Answers (1)

Answers (1)

tungnguyenthanh
Explorer
0 Kudos

Hello,

We got the same issues on FP2402 HF1. Have you found a solution?