I have an R3/RFC -> XI -> HTTP synchronous scenario working properly. I have been trying to add to this scenario so that the same RFC (but with a vendor field set for a different vendor)can go through XI and do an asynchronous HTTP call to a different trading partner.
I have the Intergration Repository setup, and I am able to add the new (vendor B) party, business system, and communication channel to the Integration Directory and my original synchronous calls to vendor A still work. As soon as I start adding other pieces to the Directory (ex. the Integration Process), my original call to vendor A starts failing with RWB Delivery Exception errors.
One thing I noticed is that with the Integration Process in Directory, and if I am doing an SXI_CACHE refresh at the time of running a vendor A sync call, it works. As soon as the cache refresh fails to red again, my vendor A calls don't work.
Any suggestions as to where I am going wrong?