At times while working with an Adeptia product, you may come across a situation, where you may need to process information which is available in an IDoc format. For this, you need to use SAP Integration service.
Anchor | ||||
---|---|---|---|---|
|
Anchor | ||||
---|---|---|---|---|
|
Configuring
...
Adeptia Suite for SAP Integration
...
Anchor | ||||
---|---|---|---|---|
|
Anchor | ||||
---|---|---|---|---|
|
Anchor | ||||
---|---|---|---|---|
|
Anchor | ||||
---|---|---|---|---|
|
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 the SAP installation files from http://service.sap.com/connectors. After installing SAP java Java connectors, you need to configure Adeptia Suite. To communicate with SAP server Server along with trading partners , 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.
Anchor | ||||
---|---|---|---|---|
|
Pre-requisitePrerequisites
- Bit version of both JRE and OS should must be the same.
- Adeptia Suite 6v6.2 or higher versionlater must be installed.
Anchor | ||||
---|---|---|---|---|
|
Anchor | ||||
---|---|---|---|---|
|
- Go to SAP Market Place http://service.sap.com/connectors.
- Login Log in with your user name and password.
- Download the SAP Java Connector.
- Copy the following native files from the downloaded package and drop it under at the mentioned locations as per your OS:
...
OS
...
File Name
...
Location
- .
For Windows
Copy sapjco.dll
...
- to C:
...
- /Windows
...
- /System32 and C:
...
- /Windows
...
- /SysWOW64
For Linux- Copy libsapjco3.so to [AdeptiaInstallDir]/Serverkernel/ext/SAP/native directory.
- Copy sapjco3.jar and sapidoc3.jar to [AdeptiaInstallDir]/Serverkernel/ext/SAP.
- Copy libsapjco3.so to usr/
...
...
- libs directory.