Hi Nicolas
You can enable the trace from IDM by creating the system environment variables;
RFC_TRACE = 1
CPIC_TRACE = 3
- Testing the Connection
I take it you are following the setup from?
- Appendix D: Configuring the ABAP Connector to Use SNC
http://help.sap.com/saphelp_nwidmic_72/helpdata/en/60/d52bd1fd944aa5959a7245e64842a4/content.htm?frameset=/en/31/5f995557b94d0b8d8abd39fdcb18b7/frameset.htm
Are the certificates exchanged okay?
Also this get missed sometime ..
- Creating Credentials
Set the SECUDIR variable and make sure the commend is executed on the IDM host; the [<NT_Domain>\]<user_ID>] should be that of the user that runs the mx_dispatcher service.
sapgenpse seclogin [-p <PSE_name>] [-x <PIN>] [-O [<NT_Domain>\]<user_ID>]
Rgrds
Craig