Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

SAP is at the centre of today’s technology revolution. The market leader in enterprise application software, SAP help organizations fight the damaging effects of complexity, generate new opportunities for innovation and growth, and stay ahead of the competition.

SAP system consists of a number of fully integrated modules, which covers virtually every aspect of the business management. As the market leader in enterprise application software, SAP is at the center of today’s business and technology revolution. SAP helps you streamline your processes, giving you the ability to use live data to predict customer trends – live and in the moment. 

For more information, click here.

This application is available at Destination only and is accessible to licensed users only. Contact Adeptia Support Team for the license. 

Configuring SAP in Adeptia Connect

Adeptia SAP Accelerator uses SAP Java Connector (SAP JCo and SAP IDoc) to communicate with SAP server. If you have a market place account, you can download SAP installation files from http://service.sap.com/connectors. After installing SAP Java connectors, you need to configure Adeptia Connect. To communicate with SAP Server and to process IDocs, Adeptia's SAP Integration service provides several business processes that work together. These business processes use activities to retrieve documents, perform IDoc translations, and send documents. These business processes must be used together in a sequence.

  1. Go to SAP Market Place http://service.sap.com/connectors. 
  2. Sign in with your username and password.
  3. Download SAP Java Connector.
  4. Copy the following native files from the downloaded package at the mentioned locations.

    For Windows
    Copy sapjco.dll to C:/Windows/System32 and C:/Windows/SysWOW64

    For Linux
    • Copy libsapjco3.so to usr/libs and .../<AdeptiaInstallDir>/Serverkernel/ext/SAP/native (create folders - SAP and native, if doesnot exist).
    • Copy sapjco3.jar and sapidoc3.jar to .../<AdeptiaInstallDir>/Serverkernel/ext/SAP directory.
    • Go to .../<AdeptiaInstallDir>/Serverkernel/etc directory, open launcher.properties file in the Text Editor, and add the following entries for the native SAP files.
      #Kernel JVM parameters
      KN:JVM: -Xms512M -Xmx2048M -Xrs -Djava.library.path=[AdeptiaInstallDirectory]/ServerKernel/ext/SAP/native
      #Webrunner JVM parameters
      WB:JVM: -Xms128M -Xmx2048M -Xrs -Djava.library.path=[AdeptiaInstallDirectory]/ServerKernel/ext/SAP/native

Creating SAP Client

Click  to create SAP Client account.

Field NameDescription

Name

Name of the SAP client.

DescriptionDescription of the SAP client.
Destination NameClient destination from which to obtain the repository.
Destination ClientSAP Client.
Connection TypeThe number of connections that should be registered at the gateway.
Instance
Destination HostSAP application server host.
Destination System NumberSAP system number.
Destination Routing StringSAP router string to use for networks being protected by a firewall.
Destination UsernameSAP Username.
Destination PasswordSAP password.
  • No labels