What are the preferred methods for connecting to SAP R/3 with Java?

What are the preferred methods for connecting to SAP R/3 with Java?

    Requires Free Membership to View

That depends on what type of application you are building and who your audience your target users are. If you are building an Intranet application where all your internal users have SAP user IDs, then named JCo connections are the way to go. If you need to deploy your application to a larger audience, especially on the Internet, then you should use JCo's connection pooling, combined with a single generic user ID. If you need to switch this generic user to a named user on the fly, see my tip this month for enabling a user switch in SAP.

This was first published in July 2005

Join the conversationComment

Share
Comments

    Results

    Contribute to the conversation

    All fields are required. Comments will appear at the bottom of the article.