Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Calling a asp.net page in the biztalk orchestration › Re: Calling a asp.net page in the biztalk orchestration
December 14, 2006 at 2:20 AM
#16897
You can use HTTP Solicit-Response Send Port to send data to Asp.net page……and consume the response from the page.