cancel
Showing results for 
Search instead for 
Did you mean: 

AIO_FOR_HELP_LINKS

Former Member
0 Kudos

Hi all,

the following scenario is given:

SAP ECC 6.0 with ABAP-Stack for my webdynpro development. I would like to use the Help Link for the webdynpro application.

First I get the following message:

RFC destination AIO_FOR_HELP_LINKS incorrect (see long text): RFC destination AIO_FOR_HELP_LINKS does not exist.

Message no. SWDP_AUTHORING_MESS023

Diagnosis

For creating and calling help links, you require an RFC connection to the Knowledge Warehouse system.

Procedure

Contact your system administrator.

Procedure for System Administration

Check the RFC connection using Transaction SM59. The name of the connection is 'AIO_FOR_HELP_LINKS' and connection type 3 (ABAP connections). The user to be used here must be a display user.

I can do this, but my problem is, the KM is running on our SAP portal server which only has an JAVA-Stack.

Does anybody know how I can connect both systems.

Best regards

Marcus

Accepted Solutions (1)

Accepted Solutions (1)

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

Please have a look at the setup instructions again. It is telling you that you need to setup an RFC destination to KW - Knowledge Warehouse; not KM - Knowledge Management. These are two completely different products that SAP offers. KW runs on the ABAP stack, whereas KM is a part of the Portal as you described. You need a KW installation for the online help within Web Dynpro.

Former Member
0 Kudos

Hi Thomas,

thanks for your hint.

Is there any documentation, how I can install the KW and create a help for a Webdynpro Application?

And is a java stack needed for the KW.

Best regards

Marcus

Former Member
0 Kudos

Hi,

see the section on [configuration|http://help.sap.com/saphelp_nw70/helpdata/en/43/e86de5008b4d9ae10000000a155369/frameset.htm] and the [help text documentation|http://help.sap.com/saphelp_nw70/helpdata/en/44/336208da18060be10000000a155369/frameset.htm]

Regards, Heidi

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

Heidi has given you the links for the setup to Web Dynpro. As to installation - well KW is a product of its own - so you will find general help for it in the usual places:

[http://service.sap.com/kw|http://service.sap.com/kw]

[http://service.sap.com/instguides|http://service.sap.com/instguides] then SAP Components->SAP Knowledge Warehouse

Answers (0)