on 2007 Feb 26 11:37 AM
Hi everybody,
introduction:
We poll a file from a file-server and pass it to BPM. in BPM there is a multimapping. With each single message a WebService is called.
Now we see that after a special amount of messages, each message is send (from BPM to WebService) four-times; other 3 times.
This is the error: Every message should be send one time.
There is no error in multimapping!
I wonder, why I see more than <b>ONE entry</b> in SXMB_MONI_BPE.
I compared the errorness process with another process, that was OK
In the process that was OK, I see just ONE entry in SXMB_MONI_BPE.
Any suggestions?
Thanks a lot
Regards Mario
Mario,
When you have a send Step in your BPM ,you will have one netry for the message in MONI.
As you have a 1:N mapping, you will have N number of message from the BPM to the Webservice and 1 message from the file to the BPM in MONI.
Is this what you are getting? if yes, then your scenario is working as expected.
Regards
Bhavesh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Mario,
go to SXI_CACHE and do a cache refresh....just see the return code of your BPM process.........again try your this scenario.....
Thanks,
Rajeev Gupta
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
I hope this is not BUG.
For every message from IP and to IP two messages will be generated each time.
so total four.. this is the process of the IP..
Please read the below link and page no .11
Points rewarded please if it is usefull..
Regards
Chilla..
User | Count |
---|---|
57 | |
11 | |
7 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.