SlideShare a Scribd company logo
1 of 21
Download to read offline
https://w ww.linkedin.com/groups/8483193
2016-02-17
INTEGRATION COMMUNITY
0
PO B2B Add-on implementation
scenarios.
Applies to: SAP NetWeaver Process Orchestration 7.31, 7.4, 7.5 and B2B add-on SP04
Summary:
With the introduction of NetWeaver Process Orchestration B2B add-on SAP is covering all aspect of business to
business integration w ithout necessary deploy of others vendors adapters, it’s true that PO license is higher that only
PI AEX but from our point of view invest could be easy returned.
This article describe step by step procedure of basics configuration on your PO to integrate OTC and P2P scenarios
fast and quick.
Author: Integration Community
Created on: 2016/03/17
PO B2B Add-on implementation scenarios.
Table of Contents
B2B add-on and Process Orchestration 2
Netweaver PO design and configuration 2
Step-by-Step procedure 3
References 20
Version
number
Purpose / Changes Author Date
1 Initial draft show n to line manager Integration Community 07/03/2016
PO B2B Add-on implementation scenarios.
B2B add-on and ProcessOrchestration
With latest versions of PO (7.31, 7.4 and 7.5) B2B add-on is included w ithout extra license payment. SAP provide
w ith these versions a pow erfultool for B2B integrations in an easy and quick w ay w ithout obligation to include any
other supplier as Seeburger.
There is a bunch of documents and blogs w hat explain w hat it’s B2B add-on and how to do basis installation on your
PO server, objective of that document it’s to clarify and put all those explanations on a step by step document
together and create tw o different examples scenarios. We have implemented these flow s to use TPM configuration.
You can find a great explanation on that TPM blog post series about w hat it’s TPM and how to use it. We are not
using all TPM possibilities and only simple agreements and set up are develop to simplify scenarios.
In order to emulate AS2 client connection w e are using Mendelson softw are follow Dimitri Sannen Mendelson blog
post series to configure tool on your machine.
Netweaver PO design and configuration
1. Order to cash: Incoming orders
2. Supplier Invoice: Incoming Invoices.
SAP ERP3rd Party
FTP/VAN
EDISeparator RCV
SAP PO
EDISeparator SND
EDISeparator SND
INVOIC02
ORDERS05
AS2/FTP
RFC(IDOC)
EDIFACT
(Orders &
Invoices)
Tw o interfaces corresponding w ith next integration flow s at PO:
 Integration flow I: from 3rd
Party to EDISeparator (Asynchronous)
 Integration flow II: from EDISeparator to Order Reception (SAP ERP system asynchronous)
 Integration flow III: from EDISeparator to Invoice Reception (SAP ERP System synchronous)
Prerequisites
Next installations are required to follow step by step document.
 Mendelson softw are.
 SMP: Installation Guide/Master Guide/Supported EDI Formats/Security Guide
 SAP Note 1695520 : SMP Dow nload location of Business to Business Add-On B2B SP04
 NWDS installation
PO B2B Add-on implementation scenarios.
Step-by-Step procedure
All objects to use on ESR part al already deploy and created at B2B MAPPING KIT 1.0 SWC w e are going to follow
EDIFACT D96D standards so no object should be created at ESR. We w ill assume too that corresponding connection
from ECC and PO for iDoc are already in place and business system and technical system created.
We can start at configuration level on NWDS.
Step Description Screenshot
Start NWDS development – Process Integration Designer perspective and create Integration directory objects for
Integration flow I: from 3rd Party to EDISeparator (Asynchronous)
1 Run NWDS and open PI designer
perspective
Click: OK
2 Under PI Explorer --> Right clickon
Systems
Create two news Parties:
1 Party_ABC: VAN/Group of Client
Click: Finish
2 Party_DEF : Will be SAP ERP
system.
Click: Finish
and
PO B2B Add-on implementation scenarios.
3 Right Clickon Party_ABC and
create Business component:
BC: EDI_VAN
Click: Finish
and
4 Under EDI_VAN BC create AS2
Sender Communicationchannel:
EDI_Mendelson_AS2_Sender
Click: Finish
PO B2B Add-on implementation scenarios.
5 Set up:
EDI_Mendelson_AS2_Sender
1 Choose AS2 adapter type
2 Direction: Sender
3 on Adapter-Specific tab
configure those 3 parameters
according your Mendelson
configuration
Keep othersparametersasdefault.
ll
PO B2B Add-on implementation scenarios.
4 Configure MDN
MDN tab on channel set up on
Application Acknowledgement
Click: Save
and
6 Create business component without
party:
BC: EDI_Separator
Click: Finish
and
7 Under EDI_Separator BC (without
Party) create EDISeparator
Communicationchannel:
EDI_Separator_Receiver
Click: Finish
PO B2B Add-on implementation scenarios.
8 Set up: EDI_Separator_Receiver
General tab
1 Choose EDISeprator adapter type
2 Direction: Receiver
Click: Save
9 Set up: EDI_Separator_Receiver
Adapter specific
Check: Read from Dynamic Headers
Click: Save
10 Set up: EDI_Separator_Receiver
Module: add modulesisnot needed
Click: Save
and
Create Integration flow I:from 3rd Party to EDISeparator (Asynchronous)
11 Right Clickon: Integration Flows:
New Integration Flow
PO B2B Add-on implementation scenarios.
Name:
_Party_ABC_EDI_VAN_Dummy_S
eparator_to_EDI_Separator
ID: _Party_ABC_EDI_VAN_
Click: Finish
Set up Integration Flow:
Sender: EDI_VAN from Party_ABC
Receiver:EDI_Separator
Use dummy interfacefor that iflow
Click: Save
and
Integrationflow I created.
Sender:
Receiver:
PO B2B Add-on implementation scenarios.
Create Integration directory objects for Integration flow II:from EDISeparator to Order Reception (SAP ERP system
asynchronous)
12 1 Under EDI_Separator create
Sender Communicationchannel:
EDI_Separator_ORDERS_Sender
Click: Finish
2 set up channel on General Details
tab:
Adapter Type: EDISeparator
Direction: Sender
Protocol: EDIFACT
Click: Save
13 Set up:
EDI_Separator_ORDERS_Sender
Adapter specific tab:
Message type: ORDERS
Click: Save
14 Set up:
EDI_Separator_ORDERS_Sender
ModulesTab:
Number Module Name Type Module Key
1 localejbs/TPMContentAccessModule
Local Enterprise
Bean
TPM
2 localejbs/EDISearchParametersModule
Local Enterprise
Bean
EDISEA
3 localejbs/EdifactConverterModule
Local Enterprise
Bean
EDIFAC
4 localejbs/CallSapAdapter
Local Enterprise
Bean
entry
Module key Parameter Name Parameter Value
TPM enable.ediAckProfile true
TPM enable.edisepUsage true
EDIFAC edif act.audit true
EDIFAC tpm.enable true
PO B2B Add-on implementation scenarios.
1 Process Sequence
Follow same sequence aspicture
2 Module Configuration
Sort is not relevant
Click: Save
and
**note: We are not mention related object about iDoc communication with SAP ERP (nothing about BS and
communication iDoc channels please refer next link to create necessary connections)
Create Integrated Flow II: from EDISeparator to Order Reception (SAP ERP system asynchronous)
15 1 Right Clickon: Integration Flows:
New Integration Flow
Name:
_EDI_Separator_ORDERS_to_SA
PSystemDev__
ID:
_EDI_Separator_ORDERS_ECC
Click: Finish
PO B2B Add-on implementation scenarios.
2 assign System
3 Assign Interface
4 Assign referenced channel at
Sender
5 Assign your receiver system:
**SAP Business system
PO B2B Add-on implementation scenarios.
Assign Operation
7 assign Operation Mapping:
OM_ORDERS96A_TO_ORDERS05
8 assign Interface at receiver
9 assign Channel at receiver
Idoc sender channel.
Integrationflow II created.
Click: Save
and
PO B2B Add-on implementation scenarios.
Create Integration directory objects for Integration flow III: from EDISeparator to Invoice Reception (SAP ERP System
synchronous)
16 1 Under EDI_Separator create
Sender Communicationchannel:
EDI_Separator_INVOICE_Sender
Click: Finish
2 set up channel on General Details
tab:
Adapter Type: EDISeparator
Direction: Sender
Protocol: EDIFACT
Click: Save
17 Set up:
EDI_Separator_INVOICE_Sender
Adapter specific tab:
Message type: INVOICE
Click: Save
18 Set up:
EDI_Separator_INVOICE_Sender
ModulesTab:
Number Module Name Type
Module
Key
1 localejbs/TPMContentAccessModule Local Enterprise Bean TPM
2 localejbs/EDISearchParametersModule Local Enterprise Bean EDISEA
3 localejbs/EdifactConverterModule Local Enterprise Bean EDIFAC
4 localejbs/CallSapAdapter Local Enterprise Bean entry
Module key Parameter Name Parameter Value
TPM enable.ediAckProfile true
TPM enable.edisepUsage true
EDIFAC edif act.audit true
EDIFAC tpm.enable true
PO B2B Add-on implementation scenarios.
1 Process Sequence
Follow same sequence aspicture
2 Module Configuration
Sort is not relevant
Click: Save
and
Create Integration directory objects for Integration flow III:from EDISeparator to Invoice Reception (SAP ERP System
synchronous)
19 1 Right Clickon: Integration Flows:
New Integration Flow
Name:
_EDI_Separator_INVOICE_to_SAP
SystemDev__
ID:
_EDI_Separator_INVOICE_ECC
Click: Finish
PO B2B Add-on implementation scenarios.
2 assign System
3 Assign Interface
4 Assign referenced channel at
Sender
5 Assign your receiver system:
**SAP Business system
6 Assign Operation
PO B2B Add-on implementation scenarios.
7 assign Operation Mapping:
8 assign Interface at receive
9 assign Channel at receiver
Idoc sender channel.
Integrationflow II created.
Click: Save
and
20
At these point we have created 3
integratedflowson NWDS and we
need to deploy
Right clickon each iFlow and deploy
them
We have to set up Partners and agreements on TPM http:<localhost:port>/b2bic
21 Log on http:<localhost:port>/b2bic
And clickon Trading Partner
Management
PO B2B Add-on implementation scenarios.
22
1 add new Partner for Customer
(sender system).
2 at General tab insert a name and
assign to an existing Party
(mandatory)
Partner type: Customer
3 at identitiestab:
Add identifier and agency code014
Identifier issender GLN incoming
EDIFACT file
4 Add messages types
Click:
Others tabsare not relevant.
23
1 add new Partner for Owncompany
(receiver system).
PO B2B Add-on implementation scenarios.
2 at General tab insert a name and
assign to an existing Party
(mandatory)
Partner type: Self
3 at identitiestab:
Add identifier and agency code014
Click:
Others tabsare not relevant.
24
Once we have created Partnersnow
it’s time to add agreements:
One agreementsper message.
25
Create INVOICE agreement
between partners
Use match code to fulfill rightpicture
Click:
PO B2B Add-on implementation scenarios.
26
Create ORDERS agreement
between partners
Use match code to fulfill rightpicture
Click:
Configuration is done and now you have to test And monitoring it.
T1 Prepare test file to use it.
T2 Open Mendelson tool andsend a
file to your PO system:
1 send file to Partner
2 Choose file
3 Click: OK
T3 Message is sent to PO OK from
Mendelson andMDN received.
T4 Go to monitoring inPO server
PO B2B Add-on implementation scenarios.
As you can see file isspited and
flows processed.
T5 You can clickon success messages
and change to B2B monitoring
And see all detailsabout MDN,
Functional ACK, etc…
To checkfirst ICO MDN by
separated you can checkunder tab
B2B ACK on monitor.
To get all these detailsit’simportat
to set up module
localejbs/EDISearchParametersModule
Under EDI separator Sender
Channel.
References
 ADD-On Solutions for SAP NetWeaver Process Orchestration
 Simple Use Cases for B2B NRO and Archive Module Configuration
 B2B- EDI Inbound -Step by StepConfiguration
 Wiki B2B addon
END OF DOCUMENT

More Related Content

What's hot

Add new object in a dms object link sap q&amp;a
Add new object in a dms object link   sap q&amp;aAdd new object in a dms object link   sap q&amp;a
Add new object in a dms object link sap q&amp;aJalendhar Merugu
 
SAP IDoc Overview and Outbound IDoc.pptx
SAP IDoc Overview and Outbound IDoc.pptxSAP IDoc Overview and Outbound IDoc.pptx
SAP IDoc Overview and Outbound IDoc.pptxAshwaniKumar207236
 
mizing Fileds in FBL1N/FBL5N
mizing Fileds in FBL1N/FBL5Nmizing Fileds in FBL1N/FBL5N
mizing Fileds in FBL1N/FBL5NImran M Arab
 
LOGBOOk ENTRIES IN SAP PM
LOGBOOk ENTRIES IN SAP PMLOGBOOk ENTRIES IN SAP PM
LOGBOOk ENTRIES IN SAP PMPiyush Bose
 
12753028 scot-configuration-troubleshooting
12753028 scot-configuration-troubleshooting12753028 scot-configuration-troubleshooting
12753028 scot-configuration-troubleshootingkratos1979
 
Upgrade to V2.5 Plan and Tech Actions.pdf
Upgrade to V2.5 Plan and Tech Actions.pdfUpgrade to V2.5 Plan and Tech Actions.pdf
Upgrade to V2.5 Plan and Tech Actions.pdfMarna Walle
 
Exclusive SAP Basis Training Book | www.sapdocs.info
Exclusive SAP Basis Training Book | www.sapdocs.infoExclusive SAP Basis Training Book | www.sapdocs.info
Exclusive SAP Basis Training Book | www.sapdocs.infosapdocs. info
 
Sap Purchase Order Workflow
Sap Purchase Order WorkflowSap Purchase Order Workflow
Sap Purchase Order WorkflowArghadip Kar
 
IDOC , ALE ,EDI
IDOC , ALE ,EDIIDOC , ALE ,EDI
IDOC , ALE ,EDIAmit Khari
 
325546_adding fields in CJI3 & CJI5.pdf
325546_adding fields in CJI3 & CJI5.pdf325546_adding fields in CJI3 & CJI5.pdf
325546_adding fields in CJI3 & CJI5.pdfVaishali Ketkar
 
z/OSMF Workflow Editor Lab - Try it out on your z/OSMF system
z/OSMF Workflow Editor Lab - Try it out on your z/OSMF systemz/OSMF Workflow Editor Lab - Try it out on your z/OSMF system
z/OSMF Workflow Editor Lab - Try it out on your z/OSMF systemMarna Walle
 
Step by step guide to basic web dynpro abap
Step by step guide to basic web dynpro abapStep by step guide to basic web dynpro abap
Step by step guide to basic web dynpro abapKranthi Kumar
 
Core Data Service
Core Data ServiceCore Data Service
Core Data ServiceSujoy Saha
 
Beginner's Guide: Programming with ABAP on HANA
Beginner's Guide: Programming with ABAP on HANABeginner's Guide: Programming with ABAP on HANA
Beginner's Guide: Programming with ABAP on HANAAshish Saxena
 

What's hot (20)

Ldap sync with sap(rfc)
Ldap sync with sap(rfc)Ldap sync with sap(rfc)
Ldap sync with sap(rfc)
 
Academia ABAP
Academia  ABAPAcademia  ABAP
Academia ABAP
 
Add new object in a dms object link sap q&amp;a
Add new object in a dms object link   sap q&amp;aAdd new object in a dms object link   sap q&amp;a
Add new object in a dms object link sap q&amp;a
 
SAP IDoc Overview and Outbound IDoc.pptx
SAP IDoc Overview and Outbound IDoc.pptxSAP IDoc Overview and Outbound IDoc.pptx
SAP IDoc Overview and Outbound IDoc.pptx
 
mizing Fileds in FBL1N/FBL5N
mizing Fileds in FBL1N/FBL5Nmizing Fileds in FBL1N/FBL5N
mizing Fileds in FBL1N/FBL5N
 
Sentencias abap
Sentencias abapSentencias abap
Sentencias abap
 
LOGBOOk ENTRIES IN SAP PM
LOGBOOk ENTRIES IN SAP PMLOGBOOk ENTRIES IN SAP PM
LOGBOOk ENTRIES IN SAP PM
 
12753028 scot-configuration-troubleshooting
12753028 scot-configuration-troubleshooting12753028 scot-configuration-troubleshooting
12753028 scot-configuration-troubleshooting
 
Upgrade to V2.5 Plan and Tech Actions.pdf
Upgrade to V2.5 Plan and Tech Actions.pdfUpgrade to V2.5 Plan and Tech Actions.pdf
Upgrade to V2.5 Plan and Tech Actions.pdf
 
Exclusive SAP Basis Training Book | www.sapdocs.info
Exclusive SAP Basis Training Book | www.sapdocs.infoExclusive SAP Basis Training Book | www.sapdocs.info
Exclusive SAP Basis Training Book | www.sapdocs.info
 
Sap Purchase Order Workflow
Sap Purchase Order WorkflowSap Purchase Order Workflow
Sap Purchase Order Workflow
 
IDOC , ALE ,EDI
IDOC , ALE ,EDIIDOC , ALE ,EDI
IDOC , ALE ,EDI
 
325546_adding fields in CJI3 & CJI5.pdf
325546_adding fields in CJI3 & CJI5.pdf325546_adding fields in CJI3 & CJI5.pdf
325546_adding fields in CJI3 & CJI5.pdf
 
z/OSMF Workflow Editor Lab - Try it out on your z/OSMF system
z/OSMF Workflow Editor Lab - Try it out on your z/OSMF systemz/OSMF Workflow Editor Lab - Try it out on your z/OSMF system
z/OSMF Workflow Editor Lab - Try it out on your z/OSMF system
 
Dell boomi vs sap cpi
Dell boomi vs sap cpiDell boomi vs sap cpi
Dell boomi vs sap cpi
 
Step by step guide to basic web dynpro abap
Step by step guide to basic web dynpro abapStep by step guide to basic web dynpro abap
Step by step guide to basic web dynpro abap
 
Core Data Service
Core Data ServiceCore Data Service
Core Data Service
 
Autodesk Technical Webinar: SAP Business One
Autodesk Technical Webinar: SAP Business OneAutodesk Technical Webinar: SAP Business One
Autodesk Technical Webinar: SAP Business One
 
Beginner's Guide: Programming with ABAP on HANA
Beginner's Guide: Programming with ABAP on HANABeginner's Guide: Programming with ABAP on HANA
Beginner's Guide: Programming with ABAP on HANA
 
Fi tds report
Fi tds reportFi tds report
Fi tds report
 

Viewers also liked

SAP B2B Add-on vs Seeburger
SAP B2B Add-on vs SeeburgerSAP B2B Add-on vs Seeburger
SAP B2B Add-on vs SeeburgerDaniel Graversen
 
SAP-PO_ Daljinder Singh
SAP-PO_ Daljinder Singh SAP-PO_ Daljinder Singh
SAP-PO_ Daljinder Singh Daljinder Singh
 
浅谈SAP NetWeaver BPM架构
浅谈SAP NetWeaver BPM架构浅谈SAP NetWeaver BPM架构
浅谈SAP NetWeaver BPM架构BPC流程社区
 
EDI Strategy Lab December 2007
EDI Strategy Lab December 2007EDI Strategy Lab December 2007
EDI Strategy Lab December 2007Ed Morrison
 
SAP Teched 2016 best practive BPMN development
SAP Teched 2016 best practive BPMN developmentSAP Teched 2016 best practive BPMN development
SAP Teched 2016 best practive BPMN developmentDaniel Graversen
 
B2B Community Building - a discussion and roadmap - mesh conference 2010
B2B Community Building - a discussion and roadmap - mesh conference 2010B2B Community Building - a discussion and roadmap - mesh conference 2010
B2B Community Building - a discussion and roadmap - mesh conference 2010Spodek & Co.
 
How to Be Awesome on Slideshare
How to Be Awesome on SlideshareHow to Be Awesome on Slideshare
How to Be Awesome on Slideshare24Slides
 
The Essentials of PowerPoint Color Theme
The Essentials of PowerPoint Color ThemeThe Essentials of PowerPoint Color Theme
The Essentials of PowerPoint Color Theme24Slides
 

Viewers also liked (11)

SAP B2B Add-on vs Seeburger
SAP B2B Add-on vs SeeburgerSAP B2B Add-on vs Seeburger
SAP B2B Add-on vs Seeburger
 
SAP-PO_ Daljinder Singh
SAP-PO_ Daljinder Singh SAP-PO_ Daljinder Singh
SAP-PO_ Daljinder Singh
 
浅谈SAP NetWeaver BPM架构
浅谈SAP NetWeaver BPM架构浅谈SAP NetWeaver BPM架构
浅谈SAP NetWeaver BPM架构
 
EDI Strategy Lab December 2007
EDI Strategy Lab December 2007EDI Strategy Lab December 2007
EDI Strategy Lab December 2007
 
SAP Teched 2016 best practive BPMN development
SAP Teched 2016 best practive BPMN developmentSAP Teched 2016 best practive BPMN development
SAP Teched 2016 best practive BPMN development
 
B2B Community Building - a discussion and roadmap - mesh conference 2010
B2B Community Building - a discussion and roadmap - mesh conference 2010B2B Community Building - a discussion and roadmap - mesh conference 2010
B2B Community Building - a discussion and roadmap - mesh conference 2010
 
The Rise of EDI for B2B Transactions
The Rise of EDI for B2B TransactionsThe Rise of EDI for B2B Transactions
The Rise of EDI for B2B Transactions
 
SAP IS RETAIL Overview
SAP IS RETAIL OverviewSAP IS RETAIL Overview
SAP IS RETAIL Overview
 
SAP Organization Structure
SAP Organization StructureSAP Organization Structure
SAP Organization Structure
 
How to Be Awesome on Slideshare
How to Be Awesome on SlideshareHow to Be Awesome on Slideshare
How to Be Awesome on Slideshare
 
The Essentials of PowerPoint Color Theme
The Essentials of PowerPoint Color ThemeThe Essentials of PowerPoint Color Theme
The Essentials of PowerPoint Color Theme
 

Similar to B2B add on implementation scenarios po. part I inbound edi

A step by-step guide on i doc-ale between two sap servers
A step by-step guide on i doc-ale between two sap serversA step by-step guide on i doc-ale between two sap servers
A step by-step guide on i doc-ale between two sap serverskrishna RK
 
Docslide.net how ale-and-idocs-affect-sap-in-house-cash-configuration
Docslide.net how ale-and-idocs-affect-sap-in-house-cash-configurationDocslide.net how ale-and-idocs-affect-sap-in-house-cash-configuration
Docslide.net how ale-and-idocs-affect-sap-in-house-cash-configurationShailendra Surana
 
SAP Integration for Supply Chain Management
SAP Integration for Supply Chain ManagementSAP Integration for Supply Chain Management
SAP Integration for Supply Chain ManagementSrinivasan Rajagopalan
 
Ad basic tech_workshop
Ad basic tech_workshopAd basic tech_workshop
Ad basic tech_workshopmanisherp084
 
I doc packaging and mapping techniques.doc
I doc packaging and mapping techniques.docI doc packaging and mapping techniques.doc
I doc packaging and mapping techniques.docVERUS BRASIL
 
Central Finance Configuration.pdf
Central Finance Configuration.pdfCentral Finance Configuration.pdf
Central Finance Configuration.pdfchandramohan431817
 
Uploading customer master extended address using bapi method
Uploading customer master extended address using bapi methodUploading customer master extended address using bapi method
Uploading customer master extended address using bapi methodlondonchris1970
 
Sap abap ale idoc
Sap abap ale idocSap abap ale idoc
Sap abap ale idocBunty Jain
 
How to extend an outbound i doc
How to extend an outbound i docHow to extend an outbound i doc
How to extend an outbound i docrupesh chouhan
 
Biztalk Server 2006
Biztalk Server 2006Biztalk Server 2006
Biztalk Server 2006ipaciti
 
Positive pay edi process in sap
Positive pay edi process in sapPositive pay edi process in sap
Positive pay edi process in sapRajeev Kumar
 
MuleSoftMeetup-B2BIntegrations_using_MuleSoft
MuleSoftMeetup-B2BIntegrations_using_MuleSoftMuleSoftMeetup-B2BIntegrations_using_MuleSoft
MuleSoftMeetup-B2BIntegrations_using_MuleSoftMulesoftMunichMeetup
 
TS-FI-AP-APPXL-001.doc
TS-FI-AP-APPXL-001.docTS-FI-AP-APPXL-001.doc
TS-FI-AP-APPXL-001.docsubrat42
 
What’s new in IBM BPM 8.5.7 CF2016.06 - CF2017.03
What’s new in IBM BPM 8.5.7 CF2016.06 - CF2017.03What’s new in IBM BPM 8.5.7 CF2016.06 - CF2017.03
What’s new in IBM BPM 8.5.7 CF2016.06 - CF2017.03Dennis Parrott
 
Sap Fico Configuration Material
Sap Fico Configuration MaterialSap Fico Configuration Material
Sap Fico Configuration MaterialNaina Mohamed
 
1 eg s4hana1909_bpd_en_mx
1 eg s4hana1909_bpd_en_mx1 eg s4hana1909_bpd_en_mx
1 eg s4hana1909_bpd_en_mxzulmirgd
 
BASE24 classic - modernization options
BASE24 classic - modernization optionsBASE24 classic - modernization options
BASE24 classic - modernization optionsThomas Burg
 
CRM Connector for Cisco UCCE UCCX
CRM Connector for Cisco UCCE UCCXCRM Connector for Cisco UCCE UCCX
CRM Connector for Cisco UCCE UCCXParsec Telesystems
 

Similar to B2B add on implementation scenarios po. part I inbound edi (20)

A step by-step guide on i doc-ale between two sap servers
A step by-step guide on i doc-ale between two sap serversA step by-step guide on i doc-ale between two sap servers
A step by-step guide on i doc-ale between two sap servers
 
Docslide.net how ale-and-idocs-affect-sap-in-house-cash-configuration
Docslide.net how ale-and-idocs-affect-sap-in-house-cash-configurationDocslide.net how ale-and-idocs-affect-sap-in-house-cash-configuration
Docslide.net how ale-and-idocs-affect-sap-in-house-cash-configuration
 
SAP Integration for Supply Chain Management
SAP Integration for Supply Chain ManagementSAP Integration for Supply Chain Management
SAP Integration for Supply Chain Management
 
Ad basic tech_workshop
Ad basic tech_workshopAd basic tech_workshop
Ad basic tech_workshop
 
I doc packaging and mapping techniques.doc
I doc packaging and mapping techniques.docI doc packaging and mapping techniques.doc
I doc packaging and mapping techniques.doc
 
Central Finance Configuration.pdf
Central Finance Configuration.pdfCentral Finance Configuration.pdf
Central Finance Configuration.pdf
 
Uploading customer master extended address using bapi method
Uploading customer master extended address using bapi methodUploading customer master extended address using bapi method
Uploading customer master extended address using bapi method
 
Sap abap ale idoc
Sap abap ale idocSap abap ale idoc
Sap abap ale idoc
 
How to extend an outbound i doc
How to extend an outbound i docHow to extend an outbound i doc
How to extend an outbound i doc
 
Anypoint b2 b
Anypoint b2 bAnypoint b2 b
Anypoint b2 b
 
Biztalk Server 2006
Biztalk Server 2006Biztalk Server 2006
Biztalk Server 2006
 
Positive pay edi process in sap
Positive pay edi process in sapPositive pay edi process in sap
Positive pay edi process in sap
 
MuleSoftMeetup-B2BIntegrations_using_MuleSoft
MuleSoftMeetup-B2BIntegrations_using_MuleSoftMuleSoftMeetup-B2BIntegrations_using_MuleSoft
MuleSoftMeetup-B2BIntegrations_using_MuleSoft
 
TS-FI-AP-APPXL-001.doc
TS-FI-AP-APPXL-001.docTS-FI-AP-APPXL-001.doc
TS-FI-AP-APPXL-001.doc
 
What’s new in IBM BPM 8.5.7 CF2016.06 - CF2017.03
What’s new in IBM BPM 8.5.7 CF2016.06 - CF2017.03What’s new in IBM BPM 8.5.7 CF2016.06 - CF2017.03
What’s new in IBM BPM 8.5.7 CF2016.06 - CF2017.03
 
Using idoc method in lsmw
Using idoc method in lsmwUsing idoc method in lsmw
Using idoc method in lsmw
 
Sap Fico Configuration Material
Sap Fico Configuration MaterialSap Fico Configuration Material
Sap Fico Configuration Material
 
1 eg s4hana1909_bpd_en_mx
1 eg s4hana1909_bpd_en_mx1 eg s4hana1909_bpd_en_mx
1 eg s4hana1909_bpd_en_mx
 
BASE24 classic - modernization options
BASE24 classic - modernization optionsBASE24 classic - modernization options
BASE24 classic - modernization options
 
CRM Connector for Cisco UCCE UCCX
CRM Connector for Cisco UCCE UCCXCRM Connector for Cisco UCCE UCCX
CRM Connector for Cisco UCCE UCCX
 

Recently uploaded

SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 

Recently uploaded (20)

SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 

B2B add on implementation scenarios po. part I inbound edi

  • 1. https://w ww.linkedin.com/groups/8483193 2016-02-17 INTEGRATION COMMUNITY 0 PO B2B Add-on implementation scenarios. Applies to: SAP NetWeaver Process Orchestration 7.31, 7.4, 7.5 and B2B add-on SP04 Summary: With the introduction of NetWeaver Process Orchestration B2B add-on SAP is covering all aspect of business to business integration w ithout necessary deploy of others vendors adapters, it’s true that PO license is higher that only PI AEX but from our point of view invest could be easy returned. This article describe step by step procedure of basics configuration on your PO to integrate OTC and P2P scenarios fast and quick. Author: Integration Community Created on: 2016/03/17
  • 2. PO B2B Add-on implementation scenarios. Table of Contents B2B add-on and Process Orchestration 2 Netweaver PO design and configuration 2 Step-by-Step procedure 3 References 20 Version number Purpose / Changes Author Date 1 Initial draft show n to line manager Integration Community 07/03/2016
  • 3. PO B2B Add-on implementation scenarios. B2B add-on and ProcessOrchestration With latest versions of PO (7.31, 7.4 and 7.5) B2B add-on is included w ithout extra license payment. SAP provide w ith these versions a pow erfultool for B2B integrations in an easy and quick w ay w ithout obligation to include any other supplier as Seeburger. There is a bunch of documents and blogs w hat explain w hat it’s B2B add-on and how to do basis installation on your PO server, objective of that document it’s to clarify and put all those explanations on a step by step document together and create tw o different examples scenarios. We have implemented these flow s to use TPM configuration. You can find a great explanation on that TPM blog post series about w hat it’s TPM and how to use it. We are not using all TPM possibilities and only simple agreements and set up are develop to simplify scenarios. In order to emulate AS2 client connection w e are using Mendelson softw are follow Dimitri Sannen Mendelson blog post series to configure tool on your machine. Netweaver PO design and configuration 1. Order to cash: Incoming orders 2. Supplier Invoice: Incoming Invoices. SAP ERP3rd Party FTP/VAN EDISeparator RCV SAP PO EDISeparator SND EDISeparator SND INVOIC02 ORDERS05 AS2/FTP RFC(IDOC) EDIFACT (Orders & Invoices) Tw o interfaces corresponding w ith next integration flow s at PO:  Integration flow I: from 3rd Party to EDISeparator (Asynchronous)  Integration flow II: from EDISeparator to Order Reception (SAP ERP system asynchronous)  Integration flow III: from EDISeparator to Invoice Reception (SAP ERP System synchronous) Prerequisites Next installations are required to follow step by step document.  Mendelson softw are.  SMP: Installation Guide/Master Guide/Supported EDI Formats/Security Guide  SAP Note 1695520 : SMP Dow nload location of Business to Business Add-On B2B SP04  NWDS installation
  • 4. PO B2B Add-on implementation scenarios. Step-by-Step procedure All objects to use on ESR part al already deploy and created at B2B MAPPING KIT 1.0 SWC w e are going to follow EDIFACT D96D standards so no object should be created at ESR. We w ill assume too that corresponding connection from ECC and PO for iDoc are already in place and business system and technical system created. We can start at configuration level on NWDS. Step Description Screenshot Start NWDS development – Process Integration Designer perspective and create Integration directory objects for Integration flow I: from 3rd Party to EDISeparator (Asynchronous) 1 Run NWDS and open PI designer perspective Click: OK 2 Under PI Explorer --> Right clickon Systems Create two news Parties: 1 Party_ABC: VAN/Group of Client Click: Finish 2 Party_DEF : Will be SAP ERP system. Click: Finish and
  • 5. PO B2B Add-on implementation scenarios. 3 Right Clickon Party_ABC and create Business component: BC: EDI_VAN Click: Finish and 4 Under EDI_VAN BC create AS2 Sender Communicationchannel: EDI_Mendelson_AS2_Sender Click: Finish
  • 6. PO B2B Add-on implementation scenarios. 5 Set up: EDI_Mendelson_AS2_Sender 1 Choose AS2 adapter type 2 Direction: Sender 3 on Adapter-Specific tab configure those 3 parameters according your Mendelson configuration Keep othersparametersasdefault. ll
  • 7. PO B2B Add-on implementation scenarios. 4 Configure MDN MDN tab on channel set up on Application Acknowledgement Click: Save and 6 Create business component without party: BC: EDI_Separator Click: Finish and 7 Under EDI_Separator BC (without Party) create EDISeparator Communicationchannel: EDI_Separator_Receiver Click: Finish
  • 8. PO B2B Add-on implementation scenarios. 8 Set up: EDI_Separator_Receiver General tab 1 Choose EDISeprator adapter type 2 Direction: Receiver Click: Save 9 Set up: EDI_Separator_Receiver Adapter specific Check: Read from Dynamic Headers Click: Save 10 Set up: EDI_Separator_Receiver Module: add modulesisnot needed Click: Save and Create Integration flow I:from 3rd Party to EDISeparator (Asynchronous) 11 Right Clickon: Integration Flows: New Integration Flow
  • 9. PO B2B Add-on implementation scenarios. Name: _Party_ABC_EDI_VAN_Dummy_S eparator_to_EDI_Separator ID: _Party_ABC_EDI_VAN_ Click: Finish Set up Integration Flow: Sender: EDI_VAN from Party_ABC Receiver:EDI_Separator Use dummy interfacefor that iflow Click: Save and Integrationflow I created. Sender: Receiver:
  • 10. PO B2B Add-on implementation scenarios. Create Integration directory objects for Integration flow II:from EDISeparator to Order Reception (SAP ERP system asynchronous) 12 1 Under EDI_Separator create Sender Communicationchannel: EDI_Separator_ORDERS_Sender Click: Finish 2 set up channel on General Details tab: Adapter Type: EDISeparator Direction: Sender Protocol: EDIFACT Click: Save 13 Set up: EDI_Separator_ORDERS_Sender Adapter specific tab: Message type: ORDERS Click: Save 14 Set up: EDI_Separator_ORDERS_Sender ModulesTab: Number Module Name Type Module Key 1 localejbs/TPMContentAccessModule Local Enterprise Bean TPM 2 localejbs/EDISearchParametersModule Local Enterprise Bean EDISEA 3 localejbs/EdifactConverterModule Local Enterprise Bean EDIFAC 4 localejbs/CallSapAdapter Local Enterprise Bean entry Module key Parameter Name Parameter Value TPM enable.ediAckProfile true TPM enable.edisepUsage true EDIFAC edif act.audit true EDIFAC tpm.enable true
  • 11. PO B2B Add-on implementation scenarios. 1 Process Sequence Follow same sequence aspicture 2 Module Configuration Sort is not relevant Click: Save and **note: We are not mention related object about iDoc communication with SAP ERP (nothing about BS and communication iDoc channels please refer next link to create necessary connections) Create Integrated Flow II: from EDISeparator to Order Reception (SAP ERP system asynchronous) 15 1 Right Clickon: Integration Flows: New Integration Flow Name: _EDI_Separator_ORDERS_to_SA PSystemDev__ ID: _EDI_Separator_ORDERS_ECC Click: Finish
  • 12. PO B2B Add-on implementation scenarios. 2 assign System 3 Assign Interface 4 Assign referenced channel at Sender 5 Assign your receiver system: **SAP Business system
  • 13. PO B2B Add-on implementation scenarios. Assign Operation 7 assign Operation Mapping: OM_ORDERS96A_TO_ORDERS05 8 assign Interface at receiver 9 assign Channel at receiver Idoc sender channel. Integrationflow II created. Click: Save and
  • 14. PO B2B Add-on implementation scenarios. Create Integration directory objects for Integration flow III: from EDISeparator to Invoice Reception (SAP ERP System synchronous) 16 1 Under EDI_Separator create Sender Communicationchannel: EDI_Separator_INVOICE_Sender Click: Finish 2 set up channel on General Details tab: Adapter Type: EDISeparator Direction: Sender Protocol: EDIFACT Click: Save 17 Set up: EDI_Separator_INVOICE_Sender Adapter specific tab: Message type: INVOICE Click: Save 18 Set up: EDI_Separator_INVOICE_Sender ModulesTab: Number Module Name Type Module Key 1 localejbs/TPMContentAccessModule Local Enterprise Bean TPM 2 localejbs/EDISearchParametersModule Local Enterprise Bean EDISEA 3 localejbs/EdifactConverterModule Local Enterprise Bean EDIFAC 4 localejbs/CallSapAdapter Local Enterprise Bean entry Module key Parameter Name Parameter Value TPM enable.ediAckProfile true TPM enable.edisepUsage true EDIFAC edif act.audit true EDIFAC tpm.enable true
  • 15. PO B2B Add-on implementation scenarios. 1 Process Sequence Follow same sequence aspicture 2 Module Configuration Sort is not relevant Click: Save and Create Integration directory objects for Integration flow III:from EDISeparator to Invoice Reception (SAP ERP System synchronous) 19 1 Right Clickon: Integration Flows: New Integration Flow Name: _EDI_Separator_INVOICE_to_SAP SystemDev__ ID: _EDI_Separator_INVOICE_ECC Click: Finish
  • 16. PO B2B Add-on implementation scenarios. 2 assign System 3 Assign Interface 4 Assign referenced channel at Sender 5 Assign your receiver system: **SAP Business system 6 Assign Operation
  • 17. PO B2B Add-on implementation scenarios. 7 assign Operation Mapping: 8 assign Interface at receive 9 assign Channel at receiver Idoc sender channel. Integrationflow II created. Click: Save and 20 At these point we have created 3 integratedflowson NWDS and we need to deploy Right clickon each iFlow and deploy them We have to set up Partners and agreements on TPM http:<localhost:port>/b2bic 21 Log on http:<localhost:port>/b2bic And clickon Trading Partner Management
  • 18. PO B2B Add-on implementation scenarios. 22 1 add new Partner for Customer (sender system). 2 at General tab insert a name and assign to an existing Party (mandatory) Partner type: Customer 3 at identitiestab: Add identifier and agency code014 Identifier issender GLN incoming EDIFACT file 4 Add messages types Click: Others tabsare not relevant. 23 1 add new Partner for Owncompany (receiver system).
  • 19. PO B2B Add-on implementation scenarios. 2 at General tab insert a name and assign to an existing Party (mandatory) Partner type: Self 3 at identitiestab: Add identifier and agency code014 Click: Others tabsare not relevant. 24 Once we have created Partnersnow it’s time to add agreements: One agreementsper message. 25 Create INVOICE agreement between partners Use match code to fulfill rightpicture Click:
  • 20. PO B2B Add-on implementation scenarios. 26 Create ORDERS agreement between partners Use match code to fulfill rightpicture Click: Configuration is done and now you have to test And monitoring it. T1 Prepare test file to use it. T2 Open Mendelson tool andsend a file to your PO system: 1 send file to Partner 2 Choose file 3 Click: OK T3 Message is sent to PO OK from Mendelson andMDN received. T4 Go to monitoring inPO server
  • 21. PO B2B Add-on implementation scenarios. As you can see file isspited and flows processed. T5 You can clickon success messages and change to B2B monitoring And see all detailsabout MDN, Functional ACK, etc… To checkfirst ICO MDN by separated you can checkunder tab B2B ACK on monitor. To get all these detailsit’simportat to set up module localejbs/EDISearchParametersModule Under EDI separator Sender Channel. References  ADD-On Solutions for SAP NetWeaver Process Orchestration  Simple Use Cases for B2B NRO and Archive Module Configuration  B2B- EDI Inbound -Step by StepConfiguration  Wiki B2B addon END OF DOCUMENT