Hello all,
i have a receive port that points to a wcf service,also i have a send port that is subscribe to any message from the receive port and take the message and call another wcf service and then return respond to receive port again. so i need to use BAM to track some data from the XML response. i have tried to use TPE but it didn’t work, so iam i doing somthing wrong or TPE can’t work on routing message solution without using orchastiration?
Thanks,