0% found this document useful (0 votes)
89 views8 pages

File To File Scenario Without IR (ESR) Objects - SAP Integration Hub

Uploaded by

fziwen
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
89 views8 pages

File To File Scenario Without IR (ESR) Objects - SAP Integration Hub

Uploaded by

fziwen
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

3/2/2020 File to File Scenario without IR (ESR) Objects - SAP Integration Hub

Home ABAP  PI/PO  BASIS  Interview Preparation Tips About Author

Write for Us 

Earn money for every


Get
friend you refer
* T&

PI/PO
Search this site... Search

Home  PI/PO  File to File Scenario without IR (ESR) Objects

Tag Cloud
File to File Scenario without IR ABAP (27) ALE/iDoc (6)

(ESR) Objects ASMA (5) B2B (5)

 By Isuru Fernando  PI/PO   2 Comments Base64 (4) DDIC (6)


This article shows a PI integration File to File scenario which is
Eclipse (3) EDI (10)
configured to move files from application server location to FTP
location. Error (7) ESR (3)

This interface is able to move any type of file regardless of its structure Example (18)
and extension. For this kind of interface you do not require integration
File Adapter (7) FTP (4)
repository objects as file structure is obsolete. This type of interface

https://sapintegrationhub.com/pi-po/file-to-file-scenario-without-ir-esr-objects/ 1/8
3/2/2020 File to File Scenario without IR (ESR) Objects - SAP Integration Hub

would be ideal solution if your client is using PI and has a EDI service Function Module (9)
partner and you need to integrate the iDoc file transfer between ECC
and the EDI service partner. Guide (5) How To (13)

HTTP (5) iDoc (10)


Sender picks up files from application server using a file adapter with
NFS protocol communication channel and send to a FTP location using iDoc_AAE (4) iFlow (5)
SFTP adapter.
Java Mapping (4)
Sender communication channel: Provide the folder location and the file
Message Mapping (7)
names which should be picked up.
NWA (3) NWDS (9)

Overview (4) PI/PO (18)

Proxy (5) RBDMIDOC (4)

RFC (5) SAP PO 7.5 (3)

SE11 (7) SE37 (3)

SE38 (5)

Service Interface (4)

Receiver communication channel: Provide the server name, port, server SLD (5) sm59 (3)
fingerprint and username/password.
SOAP (7) sproxy (5)

SQ01 (3)

Step by Step (7)

Troubleshoot (8)

Variable Substitution (3)

we02 (4) we20 (7)

XML (5)

In the integrated configuration set dummy names for sender and


receiver interfaces and namespaces. These interfaces are not created in
integration repository. Both inbound and outbound interfaces are
dummy interfaces.

https://sapintegrationhub.com/pi-po/file-to-file-scenario-without-ir-esr-objects/ 2/8
3/2/2020 File to File Scenario without IR (ESR) Objects - SAP Integration Hub

Earn money for ev


friend you refer

Get R250 now

* T&Cs apply
 
Explore by Category
ABAP
ALE/iDoc
ALV
Application Log
base64
BDC
DDIC
Function Module
LSMW
 
Proxy
SAP Query
Search Help
Smartforms
Spool
Table Maintenance
Transformation
BASIS
Batch Jobs
How To
PI/PO
Alerts
 
ASMA
B2B
Context Objects
Data Type Enhancements
Fault Messages
https://sapintegrationhub.com/pi-po/file-to-file-scenario-without-ir-esr-objects/ 3/8
3/2/2020 File to File Scenario without IR (ESR) Objects - SAP Integration Hub

File Adapter
iDoc
iDoc_AAE
iFlow
Java Mapping
Mapping
Node Functions
NWDS
Proxy
Receiver Determination

Message moni: Files are send successfully. RFC


Service Registry
sFTP Adapter
SAP PI 7.3.1, File to File, file transfer with PI, File transfer, integration
scenario, Integration without IR, Integration directory, Isuru Fernando, SLD

SAP PI, XI, iDoc, EDI SOAP


UDF
Share with your colleagues!

Get the latest tips


Tags: EDI, Example, File Adapter, FTP, NFS, PI/PO, Scenario and tricks on SAP!

your email*

First Name*

Last Name*

Earn money for every Subscribe


friend you refer

Get R250 now

* T&Cs apply

https://sapintegrationhub.com/pi-po/file-to-file-scenario-without-ir-esr-objects/ 4/8
3/2/2020 File to File Scenario without IR (ESR) Objects - SAP Integration Hub

Get the latest tips and tricks on SAP!

your email*

Earn money for e


First Name*
friend you refer
Last Name*
Get R250 now

Subscribe * T&Cs apply

Related Posts

How to Import What is SAP PI (PO) – What is the


Standard ESR Ultimate Guide Difference Between
Content to PI/PO SAP PI and PO?

About Author
Isuru Fernando
Hi, I am Isuru Fernando, Senior SAP Integration
Consultant with 10 years of SAP full-cycle
implementation and support project experience. From
the early days, I had a passion for coding, software
development, and everything tech-related. I started my carrier as an
ABAP developer and soon found my love for system integration when I
learned SAP XI 3.0 in 2008. Playing a variety of roles from an offshore
technical consultant (ABAP, PI/PO, BW, BOBJ) at the beginning of my
career to a technical lead managing a team of consultants in different
countries, I have gained immense experience in SAP project
implementation life cycle. Having the opportunity to work on SAP
implementation projects in USA, EU, and Asia, I learned valuable ins and
outs of global business processors in Sales and Distribution (SD),
Material Management, Retail, Customer Relationship Management
(CRM), and Finance and Controlling (FICO). Through this blog, I want to
share my expertise in SAP technical areas such as SAP ABAP, PI/PO, AIF,

https://sapintegrationhub.com/pi-po/file-to-file-scenario-without-ir-esr-objects/ 5/8
3/2/2020 File to File Scenario without IR (ESR) Objects - SAP Integration Hub

and Basis. I also want to provide a platform for others with similar
ambitions who would like to share their SAP technical expertise with the
world!

2 Comments

Subbu
Hi Fernando,
How to fetch the same file name from sender to receiver
without ESR?
I have selected ASMA in sender file adapter and checked
Filename.
In receiver adapter, I have selected ASMA and checked
Filename too and provided dummy in filename schema.
But I am not getting the same file name, instead I am
getting the file name given in file parameter.
January 10, 2020 Reply

Isuru Fernando
Hello Subbu,
Check out the article on configuring ASMA.
Cheers,
Isuru
January 12, 2020 Reply

Add a Comment
Comment:

Name:

https://sapintegrationhub.com/pi-po/file-to-file-scenario-without-ir-esr-objects/ 6/8
3/2/2020 File to File Scenario without IR (ESR) Objects - SAP Integration Hub

Email Address:

Website:

Save my name, email, and website in this browser for the next time I
comment.

Add Comment

-43%

R 569 R 309
-41%

R 325 R 599

Terms of Use About Us

Any views, opinions, advice, About Author


represented in this Website Disclaimer
belong solely to the content
Privacy Policy
creators.

SAP is a registered trademark of


SAP AG in Germany and many
Social Media

https://sapintegrationhub.com/pi-po/file-to-file-scenario-without-ir-esr-objects/ 7/8
3/2/2020 File to File Scenario without IR (ESR) Objects - SAP Integration Hub

other countries. SAP Integration  


Hub is NOT associated with SAP.

You may not modify, print or


copy any part of the website
without the express permission
of website operator is prohibited.

Please read the full disclaimer


and terms of use of this website
before using the website!

SAP Integration Hub Copyright © 2020. Theme by MyThemeShop. Back to Top ↑

https://sapintegrationhub.com/pi-po/file-to-file-scenario-without-ir-esr-objects/ 8/8

You might also like