I would like to discribe the entire scenario.......
I'm trying to call a service from mainframe's to my orchestration...... some time due to some reason's my mainfram is down and i will not recieve any webservice..... so untimately my orchetration fails.....
In order to avoid this .... we are trying to introduce BRE in picture...... so know i want to know how to set BRE rules such tht when ever i call a service from my orchestration it has to hit BRE and ask it weather the service is availbale or not..... if it is available i need to get a response yes it is other wise no its not.........
So can any one help me on this situation.......
I dont think it is appropriate to use BRE for this purpose unless you have any logic to determine whether the service is up or not..
One way I can suggest is to call your service within a scope and set the Delivery Notification to "Transmitted".. and handle the delivery failure exception...
- Shiv
http://masteringbiztalkserver.wordpress.com/
Shiv
Thanks Shiv..... ya the way you suggested is exactly rite .... but my company has got few issues with tht ...so they wanted to try with BRE..... so was trying to hit if it is possible with BRE by some Logic..............
colderfall:
This is an issue with your orchestration design around error handling, BRE does NOT factor into the picture. Try what Shiv is suggesting in his reply to your post, because that is the way to go.
Daniel.
"Google skills are more important than your coding skills."