cancel
Showing results for 
Search instead for 
Did you mean: 

BAM: Problem with 'Binding' while creating event linkage

Former Member
0 Kudos

Hello colleagues.

We have an ECC 6.0 and a PI 7.1 system. I want to create a prototype using the features of BAM.

In transaction SWF_BAM, i tried to create a binding for the OB proxy parameters and the event object parameters. Unfortunately, the proxy class no longer has the method 'EXECUTE_ASYNCHRONOUS' and hence i am unable to create the binding.

Any pointers on how to go about this. Please also let me know if i am not doing it the right way.

Regards,

Keshav

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

HI Keshav,

Try writing the method which u create in the same name as the implementing class; also known as the provider class. I have faced the same problem, and when writing the method, use the operation name, which is used in PI 7.1, while creating the interface, and there shouldn't be any problem during Binding.

Regards,

Abhisek.