cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
Read only

Java communication error: Error when opening an RFC connection (CPIC-CALL: 'ThSAPOCMINIT' : cmRc=2 thRc=679 Transaction program not registered ).

Former Member
0 Likes
494

There is a RFC connection not working connection test fails.

I found out the RFC is using a a program id that is not registerd.

When I register the program on os level like rfcexec -r -a <program_id> -g <hostname> -x <sapgw> the connection test on the rfc works.

The problem with the rfcexec is that it just works as long as the os session is active.

From what I“ve read I need to configure this on java side in the web dynpro content administrator.

Can you help me with that ? When I try to click Create jco destination I get an error.

View Entire Topic
Former Member
0 Likes

Found out on the java site that the rfc user was lock“d on abab side.

user unlocked and case solved