cancel
Showing results for 
Search instead for 
Did you mean: 

party, servicewitoutparty,receiver&interfacedetermination, sender &receiver

Former Member
0 Kudos

hi

can you please give me an idea about

1) party

2)service without party

3)receiver detremination

4)interface determination

5)sender agreement

6) receiver agreement

i have to configure this for an file to RFC scenario using BPM

Regards

Pradeep

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Pradeep,

1) party - use party only when you have to use an external business service

2)service without party - in this in Business sytem -have BS for XI and SAP R/3

3)receiver detremination - Speciy reciver system BS of R/3

4)interface determination - map source XI to target RFC msg interface of SAP

5)sender agreement - File adapter comm channel in BS for XI

6) receiver agreement - RFC adapter comm channel in BS for R/3

Thanks,

Rajeev Gupta

prabhu_s2
Active Contributor
0 Kudos

1. Party and 2. Service Without Party

Service without Party :

This has to be configured when we are doing A2A integration ie integration with in the same landscape ie in the same corporate boundary.

Party:

This has to be configured when we are doing B2B integration ie outside the corporate boundary...The use of party is mainly for B2B communication, such as Rosettanet. The definition of a party actually identifies the partner system

a. Business System &1. Communication Channel & b. Business Service

Business system is a logical system, and there is an importance on physical existence of the system.Also SLD entry is required.

It is generally used for SAP applications, this is just a general prinicple followed but not mandatory.

You use a Business Service, when you do not have the System details of the the partner system to which you want to communicate. i.e. you have not configured the partner system in SLD. Business Service is an Absract Unit with Sender and Receiver Interfaces,In this case you need to explicitly add the message interfaces while doing configuration in ID. It is generally used for NON-SAP applications, this is just a general prinicple followed but not mandatory

communication channel is the physical connection for adapters to communicate to the systems (within or outside your landscape)

c. Integration Process

Integration Process is a sequence of steps to attain a business process sequence. It gets executed in Business process engine. The Repository, directory etc are not part of Integration Process.They help in creation and execution of the integration process.

3. Receiver Determination and 4. Interface Determination

In receiver determination we never specify interface mapping. We specify interface mapping only in interface determination. Receiver Determination helps to specify which receivers a message is to be sent to. Interface determination helps you to specify which interface a message is to be sent to.

A receiver can have more than one interface, that is why you have to do interface determination. The split between Receiver Determination and Interfacedetermiantion is so that you can add send the same message to Multiple Receivers and then fior each of the receivers , if needed you can add multiple Inbound Interafces / mappings

5. Sender Agreement and 6. Receiver Agreement

Sender agreement binds the sender interface with the communication channel. In a sender agreement, you define how the message of a sender is to be transformed so that it can be processed by the Integration Engine .

When you create a sender agreement, you must specify at least the sender interface and the party or service for the sender and receiver. You can use a wildcard character (*) for the receiver party, receiver service, and the sender interface . One sender agreement can be associated in only one RECEIVER DETERMINATION