ContributionsMost RecentMost LikesSolutionsError while working with BizTalk Server in SOAP UI Project Hello As I am working on one project, I have exposed my schema using WCF service publishing wizard, I don't have client service available right now on send port so I decided to use SOAP UI to create a MOCK service using it. I want to create two request one request which will be calling directly mock service and one which will call the IIS hosted service and will give me response of moc service. If anyone does this work done before please let me know the solution. Thank you