cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with Interface Determination

Former Member
0 Kudos

Hi All :

I am implementing the simple File to File scenerio using the BPM for that

I have created the Repsitory object like data type, message type, MI, message Mapping and interface Mapping.

I have created three interfaces :

Outbound Asyn.

Inbound Asyn.

Abtract Asyn

I tested the Interface mapping and now the time for configuration. But when I am going to create the interface determination like

I succefully mention the Inbound Interface.

But when I trying to assingn the Interface Mapping ther I am getting the message

<b>No objects found!</b>

Can any body tell me what is the reason behind this message, I have created all the objects in the Repository.

Thanks in advance.

Regds,

Farooq.

Accepted Solutions (0)

Answers (6)

Answers (6)

Former Member
0 Kudos

Hi Farooq, are you using a business system or business service?

Regards,

Roy

Former Member
0 Kudos

Hi,

Source and Target files structure are different do the below things,

Outbound Interface - Using Source Message Type

Abstract Interface - Same Using Source Message Type

Inbound Interface - Using Target Message Type

Abstract Interface - Same Using Target Message Type

ReceiveStep -> Transformation Step -> Send Step.

Create the Interaface Mapping : Source Abstract Interface -> Target Abstract Interface

Go TO ID :

________

Source -> bpm

bpm -> to Target

Sender Aggrement - 1

RD - 2

ID - 2 (Here only select inbound interface , no mapping program will come..)

RA - 1

Regards,

Venu.

Former Member
0 Kudos

Just for the sake of being safe, you may want to check your message interface to make sure that you have linked all the data types appropriately, that way when you define your interface determination, it can pull those objects in correctly. Just a thought.

Former Member
0 Kudos

Hi Farooq.

first idea: all objects from repository are activated?

second:

You connected ibn this interface mapping not the inbound MI

you have choosen in receiver determination

Regards

Dirk

Former Member
0 Kudos

Hi Farooq,

Make sure that you have activated your interface mapping in the repository.

Also check whether you have assigned the correct business service.

cheers,

Prashanth

P.S Please mark helpful answers

Former Member
0 Kudos

Hi Farroq,

If you are doing Mapping inside BPM using Transformation step then there is no need of choosing Intrerface Mapping ini the Interface Determination.

Regards,

Sundar

former_member189558
Contributor
0 Kudos

Make sure that the Outbound and Inbound interace what u are using in Interface determination is same as in the Interface mapping program......