Sie sind auf Seite 1von 11

Concur Connector for SAP Technical Requirements

iPaaS Integration Services


Version 1.2
Last Saved: 9/19/14
Concur Connector for SAP Technical Requirements

TABLE OF CONTENTS

1 Introduction ....1

1.1 Introduction Summary ..1

1.2 Revision History ......1

2 Terminology 2

2.1 Overview 2

3. Setup Procedures ......3

4. Architecture 4

4.1 Diagram 4

4.2 Overview 4

5. SAP Pre-Requisites ...5

5.1 Client SAP Setup and Configuration 5

5.2 SAP Requirements ..5

5.3 SAP Authorization ..6

6. Installation of Atom ..7

6.1 Installation Requirements ..7

6.2 Network/Firewall Settings ..7

7. Frequently Asked Questions ..8

8. Atom Other Resources ..8


Concur Connector for SAP Technical Requirements

1. Introduction 1

1.1 Introduction Summary

The purpose of this document is to provide customers technical information in setting up


local atom. This includes the system requirements, third-party applications, and network/firewall
setup.

1.2 Revision History

Version # Date Revised By Revision Description

1.0 9/8/14 BJT (**Credits to RB) Created document

1.1 9/9/14 BJT Added Setup Procedures,


document updated
1.2 9/19/14 BJT Updated 5.1. Added sapjco files
requirements for Linux
Concur Connector for SAP Technical Requirements

2. Terminology 2

2.1 Overview

There are a lot of terms used frequently that warrant some form of a glossary.

Terminology Phrase Description


Boomi Atomsphere / Platform provider that powers the Concur integration
Boomi Platform connectors

Software agent installed in on-premise type system


Boomi Atom
integration, to provide connectivity.
Concur Connector for SAP Technical Requirements

3. Setup Procedures 3

Responsible
# Description of Item Reference
Party

1 Provision SAP Security Credentials Client 5.2; 5.3


Provision Server Hardware for local Atom
2 install
Client 6.1

3 Network/Firewall Configuration Client 6.2


4 Download sapjco files from SAP Marketplace Client 5.1
Concur representative will
5 Arrange installation call Concur / Client communicate to the client the
schedule to install Atom.
Installation and configuration
usually take about 15-30
minutes. Concur representative
6 Install Atom Concur / Client will enter his/her credentials and
associate the clients Atom to
the right account (company
name)
5.1; Concur representative will
assist the client in creating a new
7 Copy sapjco files to Atom installation folders Concur / Client folder under Atom installation
folders to copy the 3 sapjco files

Concur representative will


create a class path variable for
8 Create CLASSPATH variable for sapjco files Concur / Client sapjco files on the provisioned
server
5.1; Concur representative will
9 Creating a new folder for iDoc Concur / Client create a folder for iDOC in the
Atom server

Concur representative will


10 Increase Atom memory Concur increase Atom memory by
editing atom.vmoption file.

Client will enter the SAP user


login info in Boomi Platform to
11 Enter SAP user login info in Boomi Platform Concur / Client be assisted by Concur
representative
Concur representative will
restart Atom service and test
12 Run SAP Connectivity Test Concur SAP Connectivity from the
Boomi Platform.
Concur Connector for SAP Technical Requirements

4. Architecture 4

4.1 Diagram

4.2 Overview:

Atom will be installed on a server within clients network to access the target system
behind the firewall. The atom installer is approximately 5MB.

** Note: Atom installation needs to be done through webex with a Concur representative to ensure
the Atom is installed and associated to the clients account in our platform architecture. Atom will be
installed on a separate server

Download three (sapjco3.jar, sapjco3.dll, sapidoc3.jar) files from SAP marketplace.

Setup CLASSPATH variable for sapjco files.

Create a copy of iDoc (COSMAS, INTERNAL, PROJECT)


** Note: Concur representative will coordinate the copying the three sapjco files and creating a
CLASSPATH variable on the Atom server. Atom server will have its own copy of iDoc.

Enter SAP user credentials (communication SAP user type) in the Boomi Atomsphere to
be entered by the client.

** Note: Concur would need SAP user account with the proper authorization to transfer data to SAP.
Concur Connector for SAP Technical Requirements

5. SAP Pre-Requisites 5

5.1 CLIENT SAP SETUP AND CONFIGURATION

Download the following files from SAP Marketplace

(For Windows)
sapjco.jar
sapjco3.dll
sapidoc3.jar

(For Linux)
sapjco.jar
libsapjco3.so
sapidoc3.jar

**NOTE: sapjco files version (eg. 64-bit) should correspond to JRE version

Expense Posting BAPI configuration


FB01 Accounts Document (BAPI_ACC_DOCUMENT_POST)

Cross Charge iDOC and change pointer configuration


Cost Centers (COSMAS)
Internal Orders (INTERNAL_order01)
WBS Elements (PROJECT01)

**NOTE: The naming convention of the iDoc file names need to be begin with corresponding idoc name (in
Caps). For example: COSMAS date nnnn.

5.2 SAP REQUIREMENTS

Server: Host name or IP address of the SAP application server (ASHOST name)
including the SAP routing string, if applicable.

User: User name (SAP communication user type for Concur)

Password: Password (encrypted)

Language Code: Example EN (English), DE (German), IT (Italian), JA (Japanese)

Client Number: (Example 100)

System Number: (Example 00)


Concur Connector for SAP Technical Requirements

5. SAP Pre-requisites 6

5.3 SAP AUTHORIZATION

Object: S_RFC

Field Name: RFC_Name

Values:

FUNCTION EXPENSE CONNECTED


VALUES GROUP
ACTIVITY
POST LIST
RFCPING SYST 16 Y Y
BAPI_TRANSACTION_COMMIT BAPT 16 Y N
BAPI_Account_document_post ACC9 16 Y N
RFC_GET_FUNCTION_INTERFACE RFC1 16 Y Y (?)
DDIF_FIELDINFO_GET SDIFRUNTIME 16 Y Y
SYSTEM_RESET_RFC_SERVER SYSU 16 N Y (?)
BAPI_COMPANYCODE_GETDETAIL 0002, ? 16 N Y
Concur Connector for SAP Technical Requirements

6. Installation of Atom 7

Atom is a lightweight java application used when connectivity is required between a


cloud environment and traditional (non-public exposed) on-premise application such as SAP. It
also facilitates transactional processing and data transfer to Concur or ERP.

6.1 Installation Requirements:

Provision server to install Boomi Atom


Windows Server (2008 R2/2012; 32/64-bit)
Linux (32/64-bit)

Java Runtime Environment (JRE) version 6 or 7 (32/64-bit). JRE version 8 is currently


not supported.

**NOTE: The atom installation will self-download its JRE version that it uses

Create a CLASSPATH variable of sapjco files (this can be done during the installation
process)

6.2 Network/Firewall Settings:

Boomi Atom will run as a service. The communication protocols in effect are
HTTPS/SSL (Port 443)

Allow the following URLs from the firewall (outbound access)


*.boomi.com (IP Add: 67.192.139.72 67.192.139.79)
*.concursolutions.com (IP Add: 23.73.126.6)
Concur Connector for SAP Technical Requirements

7. Frequently Asked Questions 8

FAQs

1. What is Atom?

A: Small Java application

2. Does the local server require inbound and outbound access within our companys
firewall?

A: No, only outbound access to https://platform.boomi.com and


https://www.concursolutions.com.

3. What is the protocol being used between the Atom server and SAP server?

A: Remote Function Call (RFC) to SAP BAPI

4. What is the file format of iDoc?

A: We will use the standard SAP iDoc format for COSMAS, INTERNAL,
PROJECT. They all use EDI.

5. Is our company required to purchase software?

A: No, all of the components required to run the Connector have already been
accounted for through your sales agreement with Concur.

6. Does the SAP connection communication with the Atom on the local Windows Server?

A: Yes, everything will run through the Local Atom. The Atom will receive a
copy of the process that is deployed, and executes within the clients server

7. Does the data reside on the middleware (Atom)?

A: No, the middleware acts as a conduit to pass data to Concur or ERP.


Concur Connector for SAP Technical Requirements

8. Atom Other Resources 9

ATOM TECHNICAL INFORMATION

Minimum Server Requirements:

http://help.boomi.com/atomsphere/GUID-DDE05C00-6E04-423B-9073-
58557961432A.html
In addition to these, the Atom installation location must have access to iDoc file library,
the ports required to support RFC/BAPI and the Internet.

Download/Installation of the Boomi Atom:

http://help.boomi.com/atomsphere/GUID-DDE05C00-6E04-423B-9073-
58557961432A.html

Atom configuration/pre-requisites:

http://help.boomi.com/atomsphere/GUID-38961E54-DF4A-4DCB-940D-
FCD5B5B6F1DE.html

Atom Communication Security:

http://help.boomi.com/atomsphere/GUID-D57D2C81-B114-4726-B02D-
C31682F85CEC.html

Disk Connection / File location of iDoc:

http://help.boomi.com/atomsphere/GUID-201CBE5A-E038-4B0D-9898-
A088AF70F778.html

Das könnte Ihnen auch gefallen