Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This section contains samples that illustrate advanced functionality when using the BizTalk HTTP Adapter.
Note
Before running this sample, you need to do the following steps:
Open IIS, add ISAPI and CGI restrictions:
Click Machine Name on left panel, then click "ISAPI and CGI restrictions" on the right panel, then Add the ISAPI or CGI path:
On a 64 bit machine add: C:\Program Files (x86)\Microsoft BizTalk Server <version>\HttpReceive64\BTSHTTPReceive.dll
On a 32 bit machine add: C:\Program Files (x86)\Microsoft BizTalk Server <version>\HttpReceive\BTSHTTPReceive.dll
Check allowed extension path or execute.
2. Click "HTTPRequestResponseSample" on left panel, then click "Handler Mapping" on middle panel, then click "Add script mapping” with the following setting:Request path:BTSHTTPReceive.dll
Executable:
On 64 bit machine add: C:\Program Files (x86)\Microsoft BizTalk Server <version>\HttpReceive64\
On 32 bit machine add: C:\Program Files (x86)\Microsoft BizTalk Server <version>\HttpReceive\
Request restrictions:
Verbs: POST
Access: Script