cancel
Showing results for 
Search instead for 
Did you mean: 

Error in BPM

Former Member
0 Kudos

Hi All,

1)When im trying to active IP from SXI_CACHE

i am getting the following two errors

E Binding definition contains errors

E Mandatory import element 'MESSAGES_IN' is not provided

Can anyone please lemme knw the reason..

2) can i use same interface mapping twice in BPM?

3)Can i set a field of the incoming message or outgoing message inside BPM.

Regards,

Sumit

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

>>>>>E Mandatory import element 'MESSAGES_IN' is not provided

open your BPM in repository and click F7 on it to find the error

>>3)Can i set a field of the incoming message or outgoing message inside BPM.

only in the transformation step

Regards,

michal

Former Member
0 Kudos

Hi Michal,

Thanks for the prompt reply,

I tried f7 it doesnt show any error.

I will try to frame the second question in a different way.

ie can i use the same interface mapping in two different transformation steps?

Regards,

Sumit

Message was edited by: Sumit Khetawat

MichalKrawczyk
Active Contributor
0 Kudos

hi,

>>>>ie can i use the same interface mapping in two different transformation steps?

why not?

Regards,

michal

Former Member
0 Kudos

Hi Michal,

I asked the wrong question about mapping,

I mean can i use different interface mappings with the same message interface as the source and target in both.

Suppose..

1)IM_FIRST

Source MI : MI_ONE

Target MI : MI_TWO

2)IM_SECOND

Source MI : MI_ONE

Target MI : MI_TWO

When i use the second interface mapping defined above in the BPM , it gives me the error which i said earlier..

ie mandatory -


Regards,

Sumit

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

sure you can

just make sure that the MI_ONE is available in

the second mapping (and not only in one block for example)

do you use any blocks ? or is it a simple flow?

Regards,

michal

Former Member
0 Kudos

Hi Michal,

I am using blocks , MI_ONEs visibility is selected as process not as the block.

I cant understand why i am getting the error.

Regards,

Sumit

bhavesh_kantilal
Active Contributor
0 Kudos

Sumit,

Just make sure that the Interface Mapping is between the correct Message Interfaces.. Maybe in your IR, you have the Mappings with diff message interfaces and also make sure that the container elements have been initialised before the mapping.

Regards,

Bhavesh

Former Member
0 Kudos

Hi Bhavesh,

Thanks, i have checked everything, the IM are correct, MM are also right. I have initialized the container element before the mapping.

Regards,

Sumit

Message was edited by: Sumit Khetawat

Former Member
0 Kudos

Hi Sumit,

I am also facing the same problem. Can you please tell me how you have solved this problem?

Thanks,

Vivek LR

Answers (0)