cancel
Showing results for 
Search instead for 
Did you mean: 

missing Interface mapping in XI Configuration

Former Member
0 Kudos

Hi all,

I am learning the IDOC XI File Scenario using BPM.

In the design part I have created message Interfaces as

Abstract Asyn -


IDOC

inbound Asyn------(Inbound Interface)

Asynch Abstract----


Inbound.

Did the message mapping between IDOC and Abstract Asyn IDOC and

Abstract Asyn IDOC and Asynch Abstract(Inbound).

In the Configuration of XI:

First Reciever Determination

service -SAP system

Interface - IDOC

Reciever -BPM business service

Interface -IDOC abs asyn

Interface mappings - IDOC and Abstract Asyn IDOC

Second Reciever Determination:

service -BPM

Interface -Inbound Abst Asyn

Reciever-business service for File

Interface -inbound Asyn

But the Interface mappings I cannot able to configure it as it is not recognised (No object found error ).

How to solve this?

Need help........!

Thank you.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

1. Please can you check if your IM has the correct Message Interface

2. The MI that you are using in the Interface is added to the Business service(sender/receiver Message Interface)

Regards

Vijaya

Former Member
0 Kudos

Hi Vijaya,

The IM is between two abstarct Interfaces ,they are IDOC abstract async and abstract async for Inbound.

Yes, I have added the MI to the Business service but still i don't see it.

Thank you.

moorthy
Active Contributor
0 Kudos

DO you have 2 interface mappings like this

1)Idoc to Abstract Idoc Interface.

2) Abstract Idoc Interface to Inbound Async file Message Interface

If not , do that.. Inorder to get the message out from XI, you need to have one Inbound Interface.

Regards,

moorthy

Former Member
0 Kudos

Krishna Moorthy,

Thank you for pointing the mistake.I changed the IM between Abstract IDOC interface and Inbound Aync File messsage Interface.

But still I didn't find the object so I copied and pasted it.

I am going to test it now.

I really appreciate your help.

Thank you.

Answers (1)

Answers (1)

moorthy
Active Contributor
0 Kudos

Hi,

Did you create an Interface mapping between Idoc interface and Inbound interface ?.

if so it will appear over there.

BTW, why are you using BPM here? Are you collecting the idocs ? if so the mapping should come inside the BPM.

If it is a simple Idoc to FIle scenario using BPM then

You need to have one Inbound Aysnc Interface. One Idoc Abstract Interface.

Check this blog for simple case-

/people/prateek.shah/blog/2005/06/08/introduction-to-idoc-xi-file-scenario-and-complete-walk-through-for-starters

Regards,

Moorthy