Post Deployment

After the deployment is complete, you might need to make some changes to all the ports that have machine-specific HTTP or HTTPS and to the receive functions that have usernames and passwords entered.

If you have any ports that have HTTP or HTTPS primary or backup transport addresses, and they need to point to the local server, you may need to change the server with a simple Visual Basic Script. The VB Script defined in Listing 23.1 can be used to update the Port Primary Transport Address for a deployed configuration to the local server.

Listing 23.1. Script to Change the Server Referenced in Port Transport Address (ChangePortServer.vbs)
 Function GetEnvVariable(ItemName) 'ItemName e.g.: USERNAME, COMPUTERNAME, etc. Dim shell, ...

Get BizTalk™ Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.