Start of Content Area

This graphic is explained in the accompanying text Configuration Objects in the Receiver PCK Locate the document in its SAP Library structure

The PCK user party B wants to receive information from its business partner party XI and save it in its file system. Party XI uses SAP Exchange Infrastructure. Party B’s file system is connected to the Integration Server of party XI by its PCK.

This graphic is explained in the accompanying text

 

To define the data flow from the Integration Server of party XI to the file system of party B, you must create the following objects in the PCK:

·        Party and service for the sender of the message. This includes a communication channel of the type Sender and XI.

·        Party and service for the receiver file system with a communication channel of type Receiver and FILE.

·        A sender agreement from the party/service of the sender defined in the PCK to the receiver file system.

·        A receiver agreement from the file receiver to the party/service of the sender defined in the PCK.

You configure these objects as follows:

 

Message Sender

Object

Name

Party

Party_A

Service

Filesystem_A

Communication channel

Message_from_A

·        Sender

·        XI

·        If you want to validate the signature, choose Message Security.

 

File Receiver

Object

Name

Party

Party_B

Service

Filesystem_B

Communication channel

File_to_B

·        Receiver

·        FILE

 

You define the following collaboration agreements:

Sender Agreement (SA3)

Attribute

Type

Sender party

Party_A

Sender service

Filesystem_A

Interface

IF

Interface namespace

http://…

Receiver party

Party_B

Receiver service

Filesystem_B

With communication channel

Message_from_A

Message security

Specification of:

·        Issuer

·        Owner

·        Keystore

See also: Sender Agreement

 

Receiver Agreement (RA3)

Attribute

Type

Receiver party

Party_B

Receiver service

Filesystem_B

Interface

IF

Namespace

http://…

Sender party

Party_A

Sender service

Filesystem_A

With communication channel

File_to_B

 

Caution

To enable data exchange with the Integration Server of SAP Exchange Infrastructure, you must create Party_B, Filesystem_B and Party_A, Filesystem_A in the PCK, as on the Integration Server of SAP XI.

 

 

 

 

End of Content Area