Hi experts,
I am developing a scenario that involves a BPM, that receives a certain abstract interface, and sends out another abstract interface.
I have created a service interface for the result abstract interface.
I have tested the before BPM and it worked, but now it has stopped working.
In the java ui no errors are seen, and the BPM activates successfully, but in transaction SXI_CACHE the BPM is in status 99, and in the activation log there is a message saying: Multiple definitions exist for interface [Name of the result abstract interface].
I have tried activating the service interface, the BPM, and doing a delta cache refresh, but it didn't change.
What can I do to solve this problem?
Thanks in advance,
Gershon Osmolovski