cancel
Showing results for 
Search instead for 
Did you mean: 

No mapping property with name - BPM error

Former Member
0 Kudos

Hi all ,

In our BPM scenario we are getting this error .. "No mapping property with name"

when the message passed from Sender system to BPM

RFC - BPM - File

<Trace level="1" type="T">No mapping property with name sap.bc.bmt.wfm.xi.interface.synch.http://test.com/tp/pcs:MI_RecipeDownload_Abstract</Trace>

<Trace level="1" type="T">MI_RecipeDownload_Abstract really used in process?</Trace>

Few points: MI_RecipeDownload_Abstract is my first recv step in BPM

It is also the recv interface for RFC sneder - BPM

Any clue will be very helpful...

Kind regards

Goutam

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

do you have any synchronous interfaces for which you did not perform mapping for botjh request and response structures?

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

Firstly did you test your mapping both message and interface mapping ?

<b>Cheers,

*RAJ*

Former Member
0 Kudos

CONTROL_RECIPE_DOWNLOAD . the RFC has request and response .. but we have nothing to do with the response ....

Former Member
0 Kudos

Hi goutham,

Could you pl explain me in detail..

The steps involved in IP....

vasanth.

Former Member
0 Kudos

Goutam,

MI_RecipeDownload_Abstract is my first recv step in BPM

It is also the recv interface for RFC sneder

>> for rec interface for RFC sender it should be with out abstract. only steps inside BPM must be abstract.

Regards

Sreeram.G.Reddy