Hi forum,
I am having a very explicit problem, i have an error Service A that publishes an error document to service B that handles the error. I have written a trigger that handles this just fine.
In a pacakge when i do a publish using the Service XXX (handles flat files to EDI)by calling Service A the document is getting publised and all works well and service B handles the document published by Service A.
But in the same package i have another Service YYY (handles XML files to EDI), this services uses Service A and published the document successfully but the Service B never gets invoked to handle this published document.
In the former case i did a save/restorepipelinefromfile and i was able to see the data in Service B that was sent by service XXX, but in the latter case ther saved file name in the restorepipelinefromfile service said does not exist.
Has any one come across anything on these lines…??
reg,
nightfox.
#Integration-Server-and-ESB#Flow-and-Java-services#webMethods