cancel
Showing results for 
Search instead for 
Did you mean: 

no inbound interface in the interface determination

Former Member
0 Kudos

Hi I am working on a File(Asyn)-RFC(Synchronos)-File(Asyn) using BPM. I have completed all the required steps in the IR and at the end of configuration in the Interface determination there was "<b>no inbound interface</b>" under the configured inbound interface. I have cross checked all the interfaces in IR. Also in the In the receiver agreement I <b>do not see any receiver interfaces</b>.

I have following message interfaces in IR.

1. Outbound file request.

2. File Request abstract

3. Inbound file response.

4. File response abstract.

5. File_Details for asynchrous.

BPM: receive- Synchronous Send- Send.

I am not sure what I am missing. Appreciate any one help on this.

Thanks

Steve

Message was edited by: Steve Holland

Accepted Solutions (1)

Accepted Solutions (1)

former_member187339
Active Contributor
0 Kudos

Hi,

Can you tell what are the configurations(Like the sender agreement, receiver determination etc...) created in ID.

Refer this weblog:

/people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit

Regards

Suraj

Former Member
0 Kudos

Suraj,

In fact I referred to this web log and crosschecked too and mine is almost the same. Still I am not sure where I am missing some thing

Receiver determinations:

1. File sender BS to BPM

2. BPM to R/3

3. BPM to File receiver.

Interface determination:

1. File Sender Outbound to File Request Abstract.

2. File Details Abstract MI to BAPI.

3. File Response Abtract to " NOTHING HERE" ??

I am suppose to get the File response MI here .

Receiver agreement BPM to R/3 is fine, but BPM to File response MI is not coming up.

Thanks

Steve.

former_member187339
Active Contributor
0 Kudos

Hi,

Some cross checks...

1) You are using Business system (for RFC) and Business Service (For file)??

2) Did you add your file MI 's to the appropriate Sender Receiever Tab of File Service?

3) What is the input and out MT of the AI used for communicating with RFC?

>>File response MI is not coming up

Add this MI in the <b>Receiver Tab </b>of the FileService

Regards

Suraj

Message was edited by: S.R.Suraj

Former Member
0 Kudos

Suraj,

You are Wonderful !! the second check worked. I did had the receiver in the file service tab.

I am going to test the whole scenario now, hope this will work well so that I can go and sleep.

Thanks

Steve.

sridharreddy_kondam
Active Contributor
0 Kudos

Hi Steve,

Check once the message interfaces has been given correctly or not...

The interfaces u require is

1) Po_Out _async ( outbound,Asynchronous) for out file

2) po_async_abstract(Abstract,asynchronous)input to bpm

3) Po_sync_abstract (Abstract, synchronous)output of the BPM

4) po_resp_async_abstract (Abstract,Async)-- output from bpm to file

5) po_resp_in_async (inbound, asynchronous) response message to file

and also check the integration process check sender (po_sync_abstract,po_resp_async_abstract) and for receiver po_async_abstract) has been mentioned or not...

Hope this will work for the Int . determination correctly..

Regards,

Sridhar reddy

Message was edited by: sridhar reddy kondam

former_member187339
Active Contributor
0 Kudos

Hi,

Yes it will definetly work....

Good Night.... Please close the thread before you sleep

Regards

Suraj

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

For an inbound interface to RFC,no need to create a abstract interface.Create two inboubnd interface,one abstract interface for BPM and our normal synchronous inbound interface for RFC.

And try adding ur inbound interface in the interface determination.to talk to RFC u need an normal interface and the abstract interface is only for BPM.

In case if ur using business service add ur inbound interface in ur business service.

regards

jithesh