CA-EDI. Certification of the EDI Interface

Size: px
Start display at page:

Download "CA-EDI. Certification of the EDI Interface"

Transcription

1 CA-EDI Certification of the EDI Interface SAP AG Page 1 of 14

2 Introduction The EDI interface is intended to connect an EDI subsystem with the SAP system. EDI subsystems perform the following tasks related to EDI processing: Conversion of data Message and Interchange Handling Communication Administration of partner profiles Monitoring of processing From the SAP side, the EDI interface is based on IDoc technology, which is independent of EDI standards. All data is transferred in files between the R/3 System and the EDI subsystem. Synchronous RFC (Remote Function Call) is implemented to define the time of transfer for a file between the two systems. The following data can be transferred using the EDI interface: Outbound IDocs: IDocs are transferred from the R/3 System to the EDI subsystem. Inbound IDocs: IDocs are transferred from the EDI subsystem to the R/3 System. Status report: The EDI subsystem sends a status report to the R/3 System on the progress of the processing of the outbound IDocs. Certification of an EDI subsystem involves technical testing of the interface between the R/3 System and the EDI subsystem. The transfer of outbound IDocs, inbound IDocs and status reports is tested. The test is carried out using the UN/EDIFACT standard for EDI. The following messages may be used: Outbound purchase order (ORDERS), inbound order (ORDERS), outbound order confirmation (ORDRSP) and inbound order acknowledgment (ORDRSP). SAP AG Page 2 of 14

3 Steps in the Certification Process This section describes the individual steps involved in certification. 1. Initiation 2. Consulting 3. The Test Initiation Certification is open to all suppliers of EDI subsystems. Firstly, the supplier contacts SAP and receives all the documentation and example data required for the certification test. After receiving the information, the supplier can then decide whether or not to proceed with the certification test. If the test is to take place, a certification agreement is signed by the supplier and SAP. When this agreement has been finalized, the consulting process and the test are arranged. If the test is completed successfully, a certificate is presented to the supplier, who becomes an SAP certification partner for the EDI interface. Consulting The prospective certification partner is entitled to attend a one day in-house consulting session at SAP. During this session, the prospective certification partner receives the necessary information concerning the installation environment for the test. The partner also has the opportunity to discuss any unclear aspects of the IDoc interface with SAP experts. At the end of the session, the supplier and SAP agree a date on which the test will take place at SAP. SAP AG Page 3 of 14

4 The Test The test is conducted in-house at SAP and lasts one day. It involves testing the ability of the partner s EDI subsystem to connect to the SAP System using a reproducible procedure (CATT - Computer Aided Test Tool). The following data flows, including synchronous RFC (file interface), are tested: Outbound IDocs, from the SAP system to the EDI subsystem, Inbound IDocs, from the EDI subsystem to the SAP system, and Status report, from the EDI subsystem to the SAP system. More details about the test are given in the following subsections. General Information The file interface is used for the test. The synchronous RFC triggers the appropriate receiving system. The test is divided into two parts: testing the technical connection (data exchange by file, started via RFC) testing a message chain consisting of a purchase order / sales order and order confirmation / order acknowledgment The test simulates two business partners, a customer and a vendor, in one SAP system. Of course, in a real business situation, both parties would have their own SAP system. The customer uses the SAP MM module and the vendor uses the SAP SD module. Electronic Commerce Document System R/3, MM IDoc System R/3, SD IDoc Status IDoc Status IDoc EDI Subsystem Transaction EDI Subsystem SAP AG 1998 CSP/ICC (Th.Becker) June 1998 / 2 Technical Connection Firstly, the data flow from the SAP system to the EDI subsystem is tested. For this purpose, an IDoc file is created by SAP and an executable program (e.g. out.script) is started in the EDI subsystem via the program rfcexec (rfcexec.exe on NT). Secondly, the data flow from the EDI subsystem to the SAP system is tested, using either an IDoc file or a status file. The program startrfc (startrfc.exe on NT) is used by the EDI subsystem to start the SAP system. SAP AG Page 4 of 14

5 Triggering with Port Type File IDoc Interface Write RFC Read RFC IDoc file Read rfcexec out.script Call IDoc file Status report 1 startrfc in.script status.script Write Call EDI subsystem SAP AG 1998 CSP/ICC (Th.Becker) June 1998 / 3 Contents of Control Records and Status Records For outbound IDocs, the following control record fields are tested: REFINT Interchange reference REFGRP Group reference REFMES Message reference ARCKEY Key for the EDI archive Since these four fields do not always have to be filled, the certification process checks that some of these fields have a value. These values are sent to the SAP system with the status record. The field contents are not checked for semantic meaning. The same fields are checked when dealing with inbound IDocs. In this case, however, they are sent directly with the IDoc in the appropriate control record. All other fields are handled functionally by the EDI interface. The partner profile for inbound processing is determined by the following fields: SNDPRT Partner type of sender SNDPFC Partner function of sender SNDPRN Partner number of sender MESTYP Logical message MESCOD Logical message code MESFCT Logical message function TEST Indicator for test or production messages These fields should therefore be filled according to the existing partner profile. In the case of status records, the fields DOCNUM and STATUS are checked functionally. All other fields can be filled according to the EDI subsystem. Message Chain The message chain is prepared and tested in several steps. Firstly, a purchase order is generated (by the CATT Computer ) in purchasing. This purchase order (IDoc type ORDERS01) is converted by the EDI subsystem into an EDIFACT message (type ORDERS). Finally, it is converted back into a sales order (IDoc type ORDERS01) and transferred to sales. Only the SAP SD module can determine the correctness of the sales order. When the correctness has been verified, an order confirmation is automatically transferred to the EDI subsystem (as IDoc type ORDERS01). The EDI subsystem converts the IDoc into an EDIFACT message (type ORDRSP) and back again into an IDoc (type ORDERS01) which is transferred to purchasing as an order acknowledgment. The SAP MM module then determines whether the acknowledgment matches the original purchase order. SAP AG Page 5 of 14

6 Step 1a A purchase order for vendor 1 is generated and transferred to the EDI subsystem as an outbound IDoc. Then the document is sent to the SAP system in an inbound IDoc as a sales order from customer 1. Step 1b The SAP system responds to step 1a by issuing an order confirmation to customer 1 which is transferred to the EDI subsystem as an outbound IDoc. Then the document is sent to the SAP system in an inbound IDoc as an order acknowledgment from vendor 1. Step 2a A purchase order with a single item and schedule lines for the item is created for vendor 1 and transferred to the EDI subsystem as an outbound IDoc. Then the document is sent to the SAP system in an inbound IDoc as a sales order from customer 1. Step 2b The SAP system responds to step 2a by issuing an order confirmation to customer 1 which also contains a single item and schedule lines for the item. This order confirmation is transferred to the EDI subsystem as an outbound IDoc. Then the document is sent to the SAP system in an inbound IDoc as an order acknowledgment from vendor 1. Step 3a A purchase order with several items and schedule lines for the items is created for vendor 1 and transferred to the EDI subsystem as an outbound IDoc. Then the document is sent to the SAP system in an inbound IDoc as a sales order from customer 1. Step 3b The SAP system responds to step 3a by issuing an order confirmation to customer 1 which also contains several items and schedule lines for these items. This order confirmation is transferred to the EDI subsystem as an outbound IDoc. Then the document is sent to the SAP system in an inbound IDoc as an order acknowledgment from vendor 1. Step 4a Five purchase orders are generated. The purchase orders are created for vendors 1 and 2 as well as a non-defined vendor. These five purchase orders are transferred to the EDI subsystem as outbound IDocs. The EDI subsystem converts the four IDocs directed to vendors 1 and 2, the IDoc directed to the non-defined vendor will cause a processing error in the EDI subsystem. A status report about these five IDocs is subsequently created. Then the four remaining documents are sent to the SAP system in four inbound IDocs as sales orders from customer 1 and customer 2. Step 4b The SAP system responds to step 4a by issuing four order confirmations to both customer 1 and customer 2. In addition four purchase orders are created for vendor 1 and vendor 2 (see step 4a). There are now eight outbound IDocs in the SAP system ready to be transferred. The recipients of the order confirmations are customer 1 and customer 2 and the recipients of the purchase orders are vendor 1 and vendor 2. These eight IDocs are transferred to the EDI subsystem. The EDI subsystem converts the eight IDocs. A status report about the IDocs is subsequently created. Then the documents are sent to the SAP system in eight inbound IDocs as sales orders from customer 1 and customer 2 as well as order acknowledgments from vendor 1 and vendor 2. SAP AG Page 6 of 14

7 Installation Environment and Example Scripts The SAP system is running on application server cpmat01, this is a Windows NT installation. The machine is separated by a firewall from the network, the EDI subsystem is installed in. The machine hw1149 (HP-UX B A) serves as the communication gateway in the network to be installed in. The machine of the certification partner is assigned to one of the following machine names: pctmp34, pctmp35, pctmp36, pctmp37, pctmp38 or pctmp39. Installation Environment Firewall EDI Subsystem pctmp101, SAP Gateway hw1149, /home/ediadm/<subsystem>/... export System R/3 (MM & SD) cpmat01 D:\PARTNERS SAP Router sapgate1, FTP rfcexec startrfc SAP AG 1998 CSP/ICC (Th.Becker) June 1998 / 4 The user account on hw1149 is EDIADM (UID=101) and belongs to user group USERS (GID=20). Templates for the necessary scripts you will find in the directory assigned to the certification partner. SAP AG Page 7 of 14

8 IDoc Outbound (out.script) #!/bin/sh DIREXEC=/home/ediadm DIRWORK=/home/ediadm/<subsystem> cd $DIRWORK date >> $DIRWORK/ediadm.trace FILE= basename $1 $DIREXEC/bin/get_cpmat01. $FILE $DIREXEC/bin/rm_cpmat01. $FILE $DIRWORK echo get IDoc file $FILE from cpmat01 >> $DIRWORK/ediadm.trace echo remove file $FILE from cpmat01 >> $DIRWORK/ediadm.trace echo --- next run EDI subsystem with file $FILE >> $DIRWORK/ediadm.trace chmod 666 $DIRWORK/ediadm.trace Status Report (status.script) #!/bin/sh DIREXEC=/home/ediadm DIRWORK=/home/ediadm/<subsystem> cd $DIRWORK date >> $DIRWORK/ediadm.trace $DIREXEC/bin/put_cpmat01. $1 echo put IDoc file $1 to cpmat01 >> $DIRWORK/ediadm.trace echo --- next run SAP system with file $1 >> $DIRWORK/ediadm.trace $DIREXEC/startrfc 3 t d MAT u EDIADM p CERTIFY c 500 h /H/sapgate1/S/3297/H/cpmat01 s 17 g hw1149 x sapgw00 F EDI_STATUS_INCOMING E PATHNAME=D:/PARTNERS/$1 E PORT=SUBSYSTEM rm $DIRWORK/$1 echo remove IDoc file $1 from hw1149 >> $DIRWORK/ediadm.trace chmod 666 $DIRWORK/ediadm.trace IDoc Inbound (in.script) #!/bin/sh DIREXEC=/home/ediadm DIRWORK=/home/ediadm/<subsystem> cd $DIRWORK date >> $DIRWORK/ediadm.trace $DIREXEC/bin/put_cpmat01. $1 echo put IDoc file $1 to cpmat01 >> $DIRWORK/ediadm.trace echo --- next run SAP system with file $1 >> $DIRWORK/ediadm.trace $DIREXEC/startrfc 3 t d MAT u EDIADM p CERTIFY c 500 h /H/sapgate1/S/3297/H/cpmat01 s 17 g hw1149 x sapgw00 F EDI_DATA_INCOMING E PATHNAME=D:/PARTNERS/$1 E PORT=SUBSYSTEM rm $DIRWORK/$1 echo remove IDoc file $1 from hw1149 >> $DIRWORK/ediadm.trace chmod 666 $DIRWORK/ediadm.trace SAP AG Page 8 of 14

9 Additional Documentation Mapping Proposal A mapping proposal for IDoc type ORDERS01 to EDIFACT messages ORDERS and ORDRSP you ll find in file Certification-40.xls. Documentation of Data Structures Record Types The documentation about the IDoc record types Control Record, Data Record and Status Record you ll find in file Docu-Records_f.htm. IDoc Type ORDERS01 The documentation about the IDoc type ORDERS01 you ll find in file Docu-ORDERS01_f.htm. Parsable Documentation The parsable documentation of the IDoc record types and the IDoc type ORDERS01 you ll find in file Parser-Records-ORDERS01.txt. The syntax, the documentation is based upon, you ll find in file Parser-SyntaxE.txt. Triggering (File Interface) The technical documentation required for the couppling of an EDI subsystem and the SAP system via the file interface you ll find in file TriggeringE.htm. This documentation is part of the customer documentation of System R/3, release 4.0. Example Data For each step of the message chain to be tested, you get example data for outbound IDocs as well as inbound IDocs. The example data you ll find in files <step>-<direction>.txt. Training For the IDoc interface the following courses are scheduled: 1. BC620 SAP IDoc Interface (Standard) The course is intended to consultants, administrators and project teams. 2. CA210 The EDI class The course is intended to consultants, administrators and project teams. 3. BC621 SAP IDoc Interface (Development) The course is intended to developers. ABAP programming skills are a must. SAP AG Page 9 of 14

WHITE PAPER How to assure a successful SAP/EDI implementation?

WHITE PAPER How to assure a successful SAP/EDI implementation? WHITE PAPER How to assure a successful SAP/EDI implementation? November 2009 www.viseo.net Through a new ERP implementation, many companies decide to improve their supply chain by automating their EDI

More information

Electronic Data Interchange / IDoc Interface (SD-EDI)

Electronic Data Interchange / IDoc Interface (SD-EDI) Electronic Data Interchange / IDoc Interface (SD-EDI) HELP.SDEDI Release 4.6C SAP AG Copyright Copyright 2000 SAP AG. All rights reserved. No part of this brochure may be reproduced or transmitted in any

More information

IDoc Interface / Electronic Data Interchange (BC-SRV-EDI)

IDoc Interface / Electronic Data Interchange (BC-SRV-EDI) IDoc Interface / Electronic Data Interchange (BC-SRV-EDI) HELP.BCSRVEDI Release 4.6C SAP AG Copyright Copyright 2001 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted

More information

Overview - Using ADAMS With a Firewall

Overview - Using ADAMS With a Firewall Page 1 of 6 Overview - Using ADAMS With a Firewall Internet security is becoming increasingly important as public and private entities connect their internal networks to the Internet. One of the most popular

More information

Overview - Using ADAMS With a Firewall

Overview - Using ADAMS With a Firewall Page 1 of 9 Overview - Using ADAMS With a Firewall Internet security is becoming increasingly important as public and private entities connect their internal networks to the Internet. One of the most popular

More information

ODEX Enterprise. Introduction to ODEX Enterprise 3 for users of ODEX Enterprise 2

ODEX Enterprise. Introduction to ODEX Enterprise 3 for users of ODEX Enterprise 2 ODEX Enterprise Introduction to ODEX Enterprise 3 for users of ODEX Enterprise 2 Copyright Data Interchange Plc Peterborough, England, 2013. All rights reserved. No part of this document may be disclosed

More information

Net Solutions WEB-EDI

Net Solutions WEB-EDI Net Solutions WEB-EDI Solution Documentation NET SOLUTIONS PAGE 1 OF 10 Table of Contents 1 INTRODUCTION 3 2 BUSINESS CONTEXT 4 2.1 GENERAL 4 2.2 EDI IMPLEMENTATION DIFFICULTIES 4 2.3 NET SOLUTIONS WEB-EDI

More information

StreamServe Persuasion SP4 StreamServe Connect for SAP - Business Processes

StreamServe Persuasion SP4 StreamServe Connect for SAP - Business Processes StreamServe Persuasion SP4 StreamServe Connect for SAP - Business Processes User Guide Rev A StreamServe Persuasion SP4StreamServe Connect for SAP - Business Processes User Guide Rev A SAP, mysap.com,

More information

So far in the first three chapters of this book we have studied an overview of SAP

So far in the first three chapters of this book we have studied an overview of SAP 4 CHAPTER SAP ERP Integration Overview with Other Systems So far in the first three chapters of this book we have studied an overview of SAP business suite applications and the NetWeaver Application Server

More information

EDI and IDOC Implementation for SAP Sales Order Processing Peter Sammons, IT Architect, Courier Corporation

EDI and IDOC Implementation for SAP Sales Order Processing Peter Sammons, IT Architect, Courier Corporation [ EDI and IDOC Implementation for SAP Sales Order Processing Peter Sammons, IT Architect, Courier Corporation [ Learning Points What is EDI. What are IDOCs. Configuring SAP for EDI. Managing IDOCs in SAP

More information

IMPLEMENTATION GUIDELINES FOR ANSI ASC X12 EDI CONVENTIONS FILE TRANSFER (996) TRANSACTION SET

IMPLEMENTATION GUIDELINES FOR ANSI ASC X12 EDI CONVENTIONS FILE TRANSFER (996) TRANSACTION SET IMPLEMENTATION GUIDELINES FOR ANSI ASC X12 EDI CONVENTIONS FILE TRANSFER (996) TRANSACTION SET FCA US INFORMATION & COMMUNICATION TECHNOLOGY MANAGEMENT ANSI ASC X12 VERSION/RELEASE 003020 996 File Transfer

More information

EDI Data Exchange and Conversion Range of Functions & Services

EDI Data Exchange and Conversion Range of Functions & Services cleardax EDI Data Exchange and Conversion Range of Functions & Services Introduction Main functions Data exchange (connection options) Conversion Mappings Addtional performances and functions cleardax

More information

Electronic processing of invoice receipts as Managed Services pay-per-use

Electronic processing of invoice receipts as Managed Services pay-per-use Transition to e-invoicing Electronic processing of receipts as Managed Services pay-per-use www.seeburger.com Managing the transition to e-invoicing Green lights for e-invoicing With the European directive

More information

Transfer of GL Master from Source SAP System to a Target SAP System through IDOCS

Transfer of GL Master from Source SAP System to a Target SAP System through IDOCS Transfer of GL Master from Source SAP System to a Target SAP System through IDOCS Applies to: SAP ECC 6.0. For more information, visit the Enterprise Resource Planning homepage. Summary SAP offers a wide

More information

HR Data Retrieval in a LDAP- Enabled Directory Service

HR Data Retrieval in a LDAP- Enabled Directory Service HR Data Retrieval in a LDAP- Enabled Directory Service HELP.PORTMANAGER Release 50A Copyright Copyright 2001 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in

More information

WhiteWave's Integrated Managed File Transfer (MFT)

WhiteWave's Integrated Managed File Transfer (MFT) WhiteWave's Integrated Managed File Transfer (MFT) Spotlight on webmethods ActiveTransfer Scott Jaynes ecommerce Architect, WhiteWave Foods Ramesh Venkat Director, Product Management, Software AG 10/17/12

More information

EDI Compliance Report

EDI Compliance Report The EDI Deenvelope business processes (that is, X12Deenvelope, EDIFACTDeenvelope, CIIDeenvelope) perform a compliance check to verify absolute adherence to the supported EDI standards, including ANSI X12,

More information

Lower costs, greater flexibility. Electronic Data Interchange (EDI): Optimisation of business processes through data exchange

Lower costs, greater flexibility. Electronic Data Interchange (EDI): Optimisation of business processes through data exchange Lower costs, greater flexibility Electronic Data Interchange (EDI): Optimisation of business processes through data exchange Faster, more transparent, more cost-effective EDI What is EDI and what are the

More information

All about Idocs Communication between BW and R/3

All about Idocs Communication between BW and R/3 All about Idocs Communication between BW and R/3 Applies to: SAP BI 7.0. Summary Data acquisition from an SAP source system is a very common scenario in SAP BW. This process involves extracting the data

More information

Addressing the SAP Data Migration Challenges with SAP Netweaver XI

Addressing the SAP Data Migration Challenges with SAP Netweaver XI Addressing the SAP Data Migration Challenges with SAP Netweaver XI Executive Summary: Whether it is during the final phases of a new SAP implementation, during SAP upgrades and updates, during corporate

More information

Mobile Application Development Platform Comparison

Mobile Application Development Platform Comparison Mobile Application Development Platform Comparison Unvired Inc. Disclaimer: This document has been prepared based on publicly available data of other platform vendors and is subject to change. Comparison

More information

Intellicyber s Enterprise Integration and Application Tools

Intellicyber s Enterprise Integration and Application Tools Intellicyber s Enterprise Integration and Application Tools The IDX product suite provides Intellicyber s customers with cost effective, flexible and functional products that provide integration and visibility

More information

Migrating Your SAP Data

Migrating Your SAP Data Michael Willinger, Johann Gradl Migrating Your SAP Data Bonn Boston Contents at a Glance 1 Introduction... 13 2 Managerial Foundations for Migrating Data to SAP ERP... 21 3 Technical Basics for Migrating

More information

Email Integration for Open Text Fax Appliance and Open Text Fax Appliance, Premier Edition

Email Integration for Open Text Fax Appliance and Open Text Fax Appliance, Premier Edition Email Integration for Open Text Fax Appliance and Open Text Fax Appliance, Premier Edition Open Text Fax and Document Distribution Group October 2009 2 White Paper Contents Introduction...3 Who Should

More information

iway iway Application Adapter for mysap ERP User s Guide Version 6.0.1 Service Manager (SM) DN3501959.0709

iway iway Application Adapter for mysap ERP User s Guide Version 6.0.1 Service Manager (SM) DN3501959.0709 iway iway Application Adapter for mysap ERP User s Guide Version 6.0.1 Service Manager (SM) DN3501959.0709 Cactus, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway,

More information

Achieve more with less

Achieve more with less Energy reduction Fax Server Integrations: Exchange 2010 UM - Benefits and configuration - Guide Achieve more with less Send and Receive Faxes with Outlook Faxing Support Active Directory Synchronization

More information

Online Banking for Business Secure FTP with SSL (Secure Socket Layer) USER GUIDE

Online Banking for Business Secure FTP with SSL (Secure Socket Layer) USER GUIDE Online Banking for Business Secure FTP with SSL (Secure Socket Layer) USER GUIDE Contents Secure FTP Setup... 1 Introduction...1 Secure FTP Setup Diagram...1 Before You Set Up S/FTP...2 Setting Up S/FTP...2

More information

Integrating SAP CRM with the SAP R/3 HR module

Integrating SAP CRM with the SAP R/3 HR module Applies To: Integrating SAP CRM with the SAP R/3 Summary An organization that has an active, and a SAP CRM system in operation, would be likely to want employee data from R/3 to be maintained in CRM as

More information

Windows Firewall Configuration with Group Policy for SyAM System Client Installation

Windows Firewall Configuration with Group Policy for SyAM System Client Installation with Group Policy for SyAM System Client Installation SyAM System Client can be deployed to systems on your network using SyAM Management Utilities. If Windows Firewall is enabled on target systems, it

More information

Enterprise Architecture Modeling PowerDesigner 16.1

Enterprise Architecture Modeling PowerDesigner 16.1 Enterprise Architecture Modeling PowerDesigner 16.1 Windows DOCUMENT ID: DC00816-01-1610-01 LAST REVISED: November 2011 Copyright 2011 by Sybase, Inc. All rights reserved. This publication pertains to

More information

Electronic Communication Supplier Guide

Electronic Communication Supplier Guide Electronic Communication Supplier Guide Harnessing technology: Use it to lower costs and improve service. Dot developed the redistribution concept in the food supply chain, and has worked hard to become

More information

Quick Guide EDI/IDoc Interfacing to SAP ECC from External System

Quick Guide EDI/IDoc Interfacing to SAP ECC from External System Quick Guide EDI/IDoc Interfacing to SAP ECC from External System Applies to: Up to ECC 6.0. For more information, visit the ABAP homepage. Summary IDoc Interface: EDI Application Scenario The application

More information

edocuments Exchange in Purchasing-Sales Process Between Microsoft Business Solutions-Navision and SAP R/3 Andrej Valjavec, dipl. org.

edocuments Exchange in Purchasing-Sales Process Between Microsoft Business Solutions-Navision and SAP R/3 Andrej Valjavec, dipl. org. edocuments Exchange in Purchasing-Sales Process Between Microsoft Business Solutions-Navision and SAP R/3 Andrej Valjavec, dipl. org. Ljubljanske mlekarne d.d. andrej.valjavec@volja.net Abstract The graduate

More information

ELECTRONIC COMMERCE OBJECTIVE QUESTIONS

ELECTRONIC COMMERCE OBJECTIVE QUESTIONS MODULE 13 ELECTRONIC COMMERCE OBJECTIVE QUESTIONS There are 4 alternative answers to each question. One of them is correct. Pick the correct answer. Do not guess. A key is given at the end of the module

More information

E-Business Exchange Solutions

E-Business Exchange Solutions > BusinessConnect Services > Solution ====!" ==Systems= BusinessConnect Services for seamless data exchange. > BusinessConnect Services The BusinessConnect Center The business integration platform. Cutting-edge

More information

Setup Guide Central Monitoring of SAP NetWeaver Proces Integration 7.3 with SAP Solution Manager 7.1. Active Global Support February 2011

Setup Guide Central Monitoring of SAP NetWeaver Proces Integration 7.3 with SAP Solution Manager 7.1. Active Global Support February 2011 Setup Guide Central Monitoring of SAP NetWeaver Proces Integration 7.3 with SAP Solution Manager 7.1 Active Global Support February 2011 Agenda Overview Landscape Setup Recommended Setup SLD/LMDB Synchronization

More information

Achieve more with less

Achieve more with less Energy reduction Visendo Fax Server integration with Linux - Take full advantage of open standards advantage with reliable and versatile fax messaging capabilities - Whitepaper Achieve more with less Enterprise

More information

In-Network Translation User s Guide

In-Network Translation User s Guide GXS EDI Services In-Network Translation User s Guide GC34-3282-02 Third Edition (November 2005) This book replaces GC34-3282-01. Copyright GXS, Inc. 1998, 2005. All rights reserved. Government Users Restricted

More information

enterprise 'jroic'ssiona!

enterprise 'jroic'ssiona! Microsoft BizTalk 2010: Line of Business Systems Integration A practical guide to integrating Line of Business systems with BizTalk Server 2010 Kent Weare Richard Seroter Sergei Moukhnitski Thiago Almeida

More information

Configuring Java IDoc Adapter (IDoc_AAE) in Process Integration. : SAP Labs India Pvt.Ltd

Configuring Java IDoc Adapter (IDoc_AAE) in Process Integration. : SAP Labs India Pvt.Ltd Configuring Java IDoc Adapter (IDoc_AAE) in Process Integration Author Company : Syed Umar : SAP Labs India Pvt.Ltd TABLE OF CONTENTS INTRODUCTION... 3 Preparation... 3 CONFIGURATION REQUIRED FOR SENDER

More information

Royal Mail Business Integration Gateway Specification

Royal Mail Business Integration Gateway Specification FSpec401 FSpec401 Royal Mail Customer Solutions Royal Mail Business Integration Gateway Specification - XB60 The FSpec401 document details, for customers, the various methods of connecting to Royal Mail

More information

EDISPHERE. Application Integration

EDISPHERE. Application Integration EDISPHERE Application Integration Integrates Internal Applications in the Format Desired By the Applications EDISPHERE can seamlessly integrate with your internal business applications in many different

More information

Tivoli Workload Scheduler for Applications

Tivoli Workload Scheduler for Applications Tivoli Workload Scheduler for Applications Version 8.4 (Revised June 2008) User s Guide SC32-278-05 Tivoli Workload Scheduler for Applications Version 8.4 (Revised June 2008) User s Guide SC32-278-05

More information

SAP Integration and Certification Center

SAP Integration and Certification Center Interface Certification Based on ICC Integration Assessment Test Report SAP Integration and Certification Center SAP Integration and Certification Center Page 1 2013 SAP AG. All rights reserved. No part

More information

eprism Email Security Suite

eprism Email Security Suite Guide eprism 2505 eprism Email Security Suite 800-782-3762 www.edgewave.com 2001 2012 EdgeWave. All rights reserved. The EdgeWave logo is a trademark of EdgeWave Inc. All other trademarks and registered

More information

BAAN IVb and IVc. EDI User Guide

BAAN IVb and IVc. EDI User Guide BAAN IVb and IVc EDI User Guide A publication of: Baan Development B.V. P.O.Box 143 3770 AC Barneveld The Netherlands Printed in the Netherlands Baan Development B.V. 1998. All rights reserved. The information

More information

User Guide QAD EDI ecommerce

User Guide QAD EDI ecommerce QAD Enterprise Applications Standard Edition User Guide QAD EDI ecommerce EDI ecommerce Overview Setting Up EDI ecommerce Using EDI ecommerce EDI ecommerce Error Messages 70-3134-2014SE QAD Enterprise

More information

E-Supplier. Information for Siemens Vendors - Exchange of business transactions via EDI. https://webedi.siemens.de/web4bis

E-Supplier. Information for Siemens Vendors - Exchange of business transactions via EDI. https://webedi.siemens.de/web4bis E-Supplier Information for Siemens Vendors - Exchange of business transactions via EDI https://webedi.siemens.de/web4bis Contents Overview of EDI... 3 Supported Message Types and Processes... 4 Benefits

More information

Salesforce.com Integration Using SAP PI: A Case Study

Salesforce.com Integration Using SAP PI: A Case Study Salesforce.com Integration Using SAP PI: A Case Study Applies to: SAP NetWeaver Process Integration 7.1. For more information, visit the Service Bus-based Integration homepage. Summary This article explains

More information

3.7 Logistics Execution

3.7 Logistics Execution 106 3 SAP EP Operations 3.7 Logistics Execution The Logistics Execution (LE) component controls and organizes both the movement of material within the enterprise (warehouse management) and also transportation

More information

Configuring Secure Network Communications for SAP

Configuring Secure Network Communications for SAP Configuring Secure Network Communications for SAP Part No: 821 2598 March 2011 Copyright 2008, 2011, Oracle and/or its affiliates. All rights reserved. License Restrictions Warranty/Consequential Damages

More information

Security and Your SAP System When Working with Winshuttle Products

Security and Your SAP System When Working with Winshuttle Products Security and Your SAP System When Working with Winshuttle Products 2014 Winshuttle, LLC. All rights reserved. 2/14 www.winshuttle.com Background Companies running SAP systems are accustomed to configuring

More information

Solution Documentation for Custom Development

Solution Documentation for Custom Development Version: 1.0 August 2008 Solution Documentation for Custom Development Active Global Support SAP AG 2008 SAP AGS SAP Standard Solution Documentation for Custom Page 1 of 53 1 MANAGEMENT SUMMARY... 4 2

More information

Magna IT EDI services. Supplier Implementation guideline for Electronic data interchange

Magna IT EDI services. Supplier Implementation guideline for Electronic data interchange Magna IT EDI services Supplier Implementation guideline for Electronic data interchange Version 1.0 05.11.2009 Version history version date comment author reviewed 1.0 05.11.2009 Initial release Stefan

More information

E-Commerce: Application Integration with Oracle Applications

E-Commerce: Application Integration with Oracle Applications E-Commerce: Application Integration with Oracle Applications Presented By: Anne Blanchard Director of Product Management SPS Commerce, Inc. Application Integration with Oracle Applications Benefits of

More information

EPIC. Planning Guide VM-0001-02

EPIC. Planning Guide VM-0001-02 EPIC Planning Guide VM-0001-02 Copyright Data Interchange Plc Peterborough, England, 2012. All rights reserved. No part of this document may be disclosed to third parties or reproduced, stored in a retrieval

More information

1 Attack Top Attackers Report, Top Targets Report, Top Protocol Used by Attack Report, Top Attacks Report, Top Internal Attackers Report, Top External Attackers Report, Top Internal Targets Report, Top

More information

Payroll Posting Outsourcing Solutions - ADP Posting Interface to FICO - - Product Description -

Payroll Posting Outsourcing Solutions - ADP Posting Interface to FICO - - Product Description - Payroll Posting Outsourcing Solutions - ADP Posting Interface to FICO - - Product Description - Author: Andreas Mau andreas@kdssc.com Klaus-Dieter Spatz klaus@kdssc.com KDS Software & Consulting, Inc 3715

More information

BIT300 Application Link Enabling (ALE) Technology

BIT300 Application Link Enabling (ALE) Technology Application Link Enabling (ALE) Technology SAP NetWeaver Course Version: 95 Course Duration: 3 Day(s) Publication Date: 2015 Publication Time: Copyright Copyright SAP SE. All rights reserved. No part of

More information

,V :HE %DVHG (', IRU <RX" 7LPRWK\ 6]DO ', &RQVXOWLQJ 2SSRUWXQLW\ 0DQDJHU 6U &RQVXOWDQW 1HWZRUN 6HUYLFHV +DQJ 7HQ ZLWK ', $ 'HFDGH RI,QQRYDWLRQ DI1789

,V :HE %DVHG (', IRU <RX 7LPRWK\ 6]DO ', &RQVXOWLQJ 2SSRUWXQLW\ 0DQDJHU 6U &RQVXOWDQW 1HWZRUN 6HUYLFHV +DQJ 7HQ ZLWK ', $ 'HFDGH RI,QQRYDWLRQ DI1789 DI1789 History of Traditional EDI Internet Background Issues Driving Traditional EDI to the Internet Web Evolution Web Enabled EDI Architectures DI1790/1 EDI is not dead & will not be replaced by the

More information

EDI 101 White Paper What every company needs to know about EDI

EDI 101 White Paper What every company needs to know about EDI www.2chadsfulfillment.com 6330 Washington St Ste 8 Denver, CO 80216 (303) 757-6500 EDI 101 White Paper What every company needs to know about EDI White Paper 2Chads Fulfillment www.2chadsfulfillment.com

More information

User Guide QAD EDI ecommerce

User Guide QAD EDI ecommerce QAD Enterprise Applications Enterprise Edition User Guide QAD EDI ecommerce EDI ecommerce Overview Setting Up EDI ecommerce Using EDI ecommerce EDI ecommerce Error Messages 78-0898A QAD Enterprise Applications

More information

How To Distribute Organizational Management In A Distributed System

How To Distribute Organizational Management In A Distributed System Master Data Distribution (Human Resources) HELP.CABFAALEHR Release 4.6C SAP AG Copyright Copyright 2001 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any

More information

Automotive Consulting Solution. Third-Party Order Processing with Scheduling Agreements

Automotive Consulting Solution. Third-Party Order Processing with Scheduling Agreements Automotive Consulting Solution Third-Party Order Processing with Scheduling Agreements Agenda 1. Benefit for the Customer 2. Description of the Function 3. The Function in the System 4. Technical Information

More information

Device Log Export ENGLISH

Device Log Export ENGLISH Figure 14: Topic Selection Page Device Log Export This option allows you to export device logs in three ways: by E-Mail, FTP, or HTTP. Each method is described in the following sections. NOTE: If the E-Mail,

More information

SAP NetWeaver MDM Business Content

SAP NetWeaver MDM Business Content SAP NetWeaver MDM Business Content What s In It For You? SAP NetWeaver MDM Solution Management August 2010 Business Content for SAP NetWeaver MDM Introduction The Issue Organizational intricacies are always

More information

Electronic Data Interchange

Electronic Data Interchange Fourth Shift Electronic Data Interchange Strategic tool to increase cost-efficiency and reduce errors. Table of contents. Executive summary... 3 EDI overview... 4 EDI components... 6 Fourth Shift EDI solution

More information

EXPERIENCE Analysis. Design. Configuration. Trained functional consultants and supervised team members in their configuration work.

EXPERIENCE Analysis. Design. Configuration. Trained functional consultants and supervised team members in their configuration work. PROFILE EXPERIENCE Analysis Design Configuration SAP Consultant with visionary design and strong problem solving skills 20 years SAP experience SD, LE, PP, MM, PS, QM, CO configuration experience VC Variant

More information

Global Client Access Managed Communications Solutions. JPMorgan - Global Client Access. Managed Internet Solutions (EC Gateway)

Global Client Access Managed Communications Solutions. JPMorgan - Global Client Access. Managed Internet Solutions (EC Gateway) Managed Communications JPMorgan - Global Client Access Managed Internet (EC Gateway) Managed Communications Overview JPMorgan offers a variety of electronic communications services that are reliable and

More information

Invoice Collaboration: Self Billing Invoice

Invoice Collaboration: Self Billing Invoice Invoice Collaboration: Self Billing Invoice Applies to: Supply Network Collaboration 5.1 with the back end system ERP 5.0 with SP 10 and above. For more information, visit the Supply Chain Management homepage.

More information

Oracle EDI Gateway User s Guide

Oracle EDI Gateway User s Guide Oracle EDI Gateway User s Guide Release 11 March 1998 Enabling the Information Age Oracle EDI Gateway User s Guide Release 11 The part number for this volume is A58271 01. Copyright 1998, Oracle Corporation.

More information

Neda Libre Fax Appliance Design and Implementation Notes Debian HylaFAX-Plus-Plus A Family of Adopted LSIP Components

Neda Libre Fax Appliance Design and Implementation Notes Debian HylaFAX-Plus-Plus A Family of Adopted LSIP Components Neda Libre Fax Appliance Design and Implementation Notes Debian HylaFAX-Plus-Plus A Family of Adopted LSIP Components Mohsen Banan http://mohsen.banan.1.byname.net/contactme Version 1.0 May 5, 2003 Contents

More information

How Your Computer Accesses the Internet through your Wi-Fi for Boats Router

How Your Computer Accesses the Internet through your Wi-Fi for Boats Router How Your Computer Accesses the Internet through your Wi-Fi for Boats Router By default, a router blocks any inbound traffic from the Internet to your computers except for replies to your outbound traffic.

More information

EDI Modernization Case Studies and Best Practices

EDI Modernization Case Studies and Best Practices Simplify and Accelerate e-business Integration EDI Modernization Case Studies and Best Practices EDI Modernization Drivers External Locations, s, and Services Customers Suppliers / Service Providers Cloud/SaaS

More information

Customer information on the replacement of LUA/CDIF access technology. Last revised: Mar. 17, 2015

Customer information on the replacement of LUA/CDIF access technology. Last revised: Mar. 17, 2015 access technology 1. GENERAL At the moment, your EDI application (e.g., your EDI converter) uses our interactive interface, Local User Agent (LUA) or the CDIF protocol embedded in it (for a proprietary

More information

CA and SSL Certificates

CA and SSL Certificates 1 For this exercise you must again be root. Login and obtain root privileges: sudo su 2 Create a working directory only accessible to root: mkdir ~/ca cd ~/ca chmod og rwx. 3 Install openssl if necessary

More information

Automation and Connectivity: The Role of Microsoft Business Solutions Navision Application Server

Automation and Connectivity: The Role of Microsoft Business Solutions Navision Application Server Automation and Connectivity: The Role of Microsoft Business Solutions Navision Application Server White Paper Published: May 2003 (2 nd edition) Contents Introduction... 1 Why Did We Create Navision Application

More information

How To Manage A Business

How To Manage A Business (Client Relationship Management) Intended for all services, these applications let you better know your customers, better qualify them to better meet their needs and increase sales. Thanks to the definition

More information

Sterling Supplier Portal. Overview Guide. DocumentationDate:9June2013

Sterling Supplier Portal. Overview Guide. DocumentationDate:9June2013 Sterling Supplier Portal Overview Guide DocumentationDate:9June2013 Sterling Supplier Portal Overview Guide DocumentationDate:9June2013 Note Before using this information and the product it supports,

More information

How To Streamline Work Processes With Asapflow

How To Streamline Work Processes With Asapflow asapflow Simplified Work Processes with Seamless Integration of SharePoint and SAP 2 asapflow - Simplified Work Processes with Seamless Integration of SharePoint and SAP asapflow is a suite of applications

More information

Ciphermail Gateway Separate Front-end and Back-end Configuration Guide

Ciphermail Gateway Separate Front-end and Back-end Configuration Guide CIPHERMAIL EMAIL ENCRYPTION Ciphermail Gateway Separate Front-end and Back-end Configuration Guide June 19, 2014, Rev: 8975 Copyright 2010-2014, ciphermail.com. CONTENTS CONTENTS Contents 1 Introduction

More information

Cornerstones of Security

Cornerstones of Security Internet Security Cornerstones of Security Authenticity the sender (either client or server) of a message is who he, she or it claims to be Privacy the contents of a message are secret and only known to

More information

1 IT Service Delivery

1 IT Service Delivery Contact EDI Support IT Service Delivery Oxford University Press Great Clarendon Street Oxford OX2 6DP, UK Tel: +44 (0)1865 353916 Tel: +44 (0)1865 353142 Fax: +44 (0)1865 354744 e-mail: electrad.uk@oup.com

More information

Utility Pack. Optimal solution for utility companies. Benefits Utility Pack: Flexibility. Support for growth. Reduce costs

Utility Pack. Optimal solution for utility companies. Benefits Utility Pack: Flexibility. Support for growth. Reduce costs Utility Pack Optimal solution for utility companies This solution is a product of Rankenen a.s. for Energy and utility companies. It was developed as business solutions for business and technical processes

More information

AS2 Disaster Recovery Implementation Guide Issue 1, Approved, 18-Nov-2010

AS2 Disaster Recovery Implementation Guide Issue 1, Approved, 18-Nov-2010 AS2 Disaster Recovery Implementation Guide Issue 1, Approved, 18-Nov-2010 18-Nov-2010, Issue 1 All contents copyright GS1 Page 1 of 19 Document Summary Document Item Document Title Date Last Modified Current

More information

Learning Series: SAP NetWeaver Process Orchestration, business to business add-on EDI Separator Adapter

Learning Series: SAP NetWeaver Process Orchestration, business to business add-on EDI Separator Adapter Learning Series: SAP NetWeaver Process Orchestration, business to business add-on EDI Separator Adapter Applies to: SAP NetWeaver Process Orchestration, business to business add-on 1.0 SP00 Summary This

More information

SAP Support Services

SAP Support Services SAP Support Services Agenda SAP offerings ABAP Technical Support EDI Capabilities BIBO Services Basis Support Basis Security Services Solution Manager Capabilities SLA Recommended Matrix Escalation Matrix

More information

Data Migration/Conversion to SAP from Legacy systems - Our Strategy

Data Migration/Conversion to SAP from Legacy systems - Our Strategy By, WWW.101ERPTEAM.COM Data Migration/Conversion to SAP from Legacy systems - Our Strategy Project Implementation Team ---------------------------------------- SAP Consulting Services - Implementation,

More information

EPIC. Enterprise Process Integration Controller. Creating 100% Reliable Business Systems. ebusiness Solutions

EPIC. Enterprise Process Integration Controller. Creating 100% Reliable Business Systems. ebusiness Solutions EPIC Enterprise Process Integration Controller Creating 100% Reliable Business Systems ebusiness Solutions D A T A I N T E R C H A N G E P L C EPIC Data Interchange s EPIC is an Enterprise Process Integration

More information

This document has been provided as a courtesy to anyone who wants to learn more about EDI and how it applies to their TrueCommerce solution.

This document has been provided as a courtesy to anyone who wants to learn more about EDI and how it applies to their TrueCommerce solution. EDI Overview A practical guide to EDI and the TrueCommerce solution This document has been provided as a courtesy to anyone who wants to learn more about EDI and how it applies to their TrueCommerce solution.

More information

1 Product. Open Text is the leading fax server vendor in the world. *

1 Product. Open Text is the leading fax server vendor in the world. * 1 Product Open Text Fax s Replace fax machines and inefficient paper processes with efficient and secure computer-based faxing and electronic document delivery Open Text is the leading fax server vendor

More information

SPEX for Windows Client Server Version 8.3. Pre-Requisite Document V1.0 16 th August 2006 SPEX CS 8.3

SPEX for Windows Client Server Version 8.3. Pre-Requisite Document V1.0 16 th August 2006 SPEX CS 8.3 SPEX for Windows Client Server Version 8.3 Pre-Requisite Document V1.0 16 th August 2006 Please read carefully and take note of the applicable pre-requisites contained within this document. It is important

More information

Websense Web Security Gateway: Integrating the Content Gateway component with Third Party Data Loss Prevention Applications

Websense Web Security Gateway: Integrating the Content Gateway component with Third Party Data Loss Prevention Applications Websense Web Security Gateway: Integrating the Content Gateway component with Third Party Data Loss Prevention Applications November, 2010 2010 Websense, Inc. All rights reserved. Websense is a registered

More information

ALSTOM Grid Private Community Powered by Amalto e-business Cloud

ALSTOM Grid Private Community Powered by Amalto e-business Cloud Success Story: ALSTOM Grid Private Community Powered by Amalto e-business Cloud Industry Electric Power Distribution, Manufacturing of products and systems to transmit and distribute electricity. Business

More information

TECHNICAL WHITE PAPER COVAST OFTP ADAPTER FOR IBM WEBSPHERE PARTNER GATEWAY SEPTEMBER 2005 COPYRIGHT 2005 COVAST

TECHNICAL WHITE PAPER COVAST OFTP ADAPTER FOR IBM WEBSPHERE PARTNER GATEWAY SEPTEMBER 2005 COPYRIGHT 2005 COVAST TECHNICAL WHITE PAPER COVAST OFTP ADAPTER FOR IBM WEBSPHERE PARTNER GATEWAY SEPTEMBER 2005 COPYRIGHT 2005 COVAST TABLE OF CONTENTS 1 INTRODUCTION... 3 1.1 WHAT IS OFTP?... 3 1.2 HOW DOES IT WORK?... 3

More information

Integrating Secure FTP into Data Services

Integrating Secure FTP into Data Services Integrating Secure FTP into Data Services SAP Data Services includes decently-robust native support for FTP transport, as long as you don t mind it being non-secured. However, understandably, many applications

More information

Rediscover business simplicity with TULIP! Bring all your accounting, payroll & HR processes together under one platform

Rediscover business simplicity with TULIP! Bring all your accounting, payroll & HR processes together under one platform Rediscover business simplicity with TULIP! Bring all your accounting, payroll & HR processes together under one platform What is TULIP? Business process optimization solution developed by working closely

More information