cancel
Showing results for 
Search instead for 
Did you mean: 

** Interface Mapping - No Objects Found - IDoc is receiver

jegathees_waran
Active Participant
0 Kudos

Hi Friends,

In our scenario, sender is File & receiver is IDoc. For each record in file, we need to created one IDoc. IDoc is CREMAS.CREMAS05. For this as usual we exported XSD and changed the occurrence of IDOC node as minOccurs="0" maxOccurs="unbounded" (as explained in Michael Blog - 2762) and did the message mapping successfully.

While create Interface Mapping, (Message interface (OB) for File, no message interface for IDoc, we directly use CREMAS.CREMAS05 in the target interface) and 'Read Interfaces' and select the Message Mapping option' it shows 'No Objects Found'. What could be the problem ?

Note that earlier it was working fine (Some times ago), now it is showing this error 'No Objects Found". I am very confused why this error is coming.

Kindly help me friends, to solve this.

Kind regards,

Jegathees P.

Accepted Solutions (0)

Answers (4)

Answers (4)

jegathees_waran
Active Participant
0 Kudos

Friends,

Thanks for all your reply. When we click Read messages button automaticlly our source message (type) and target message (type) will be selected. Then, we select Mapping Program which is suitable for the Source & Target Message. When we do like this, it is showing the error 'No Objects Found'.

I want to check with you Is this due to what reason ? (Because, earlier it was working fine)

Eventhough we select 'Any' to 'Any' and select the mapping, save. After that If we do consistency check , it will show an warning message about the namespace issue.

Former Member
0 Kudos

Hey

The reason it is doing this is because it is unable to find Interface mapping for selected sender and receiver Interface.

have you imported IDOC in some other SWC and using a different SWC in ID?

This is just a warning message and should not give you any problem while running your interface.

The auto selection is just for your easy but is not necessarily required.

Thanks

Aamir

Former Member
0 Kudos

Hi Jegatheeswaran ,

Pls, check if the message type(inside message interface) and IDOC structure used in the interface mapping are the same that the message type and IDOC used in your message mapping.

Regards

Ivan

former_member185881
Active Participant
0 Kudos

Hi

In choose Message Mapping box "Search Criteria" is there

Choose Source Message as ANY

Choose target Message as ANY

Now find out your Message Mapping Program definitely you will get it.

Regards

Dheeraj kumar

Former Member
0 Kudos

while selecting message mapping, there is a search criteria,

select Any for Target message and see if your mapping comes

former_member200962
Active Contributor
0 Kudos

when you try to select the mapping program keep the options as Any to Any (in Source and Target Message Section of the pop-up window)....then you will see all the MMs...choose the one you want.....

Edited by: abhishek salvi on Jul 15, 2009 6:21 PM