Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Brian Groth and Mark Berman -- Demo of SOA application
Feb 02, 2005 at 1:50 PMWe made use of Host Integration Server 2004 to expose the existing CICS application via a component called WIP (Windows Initiated Processing) http://www.microsoft.com/hiserver/techinfo/whitepapers/2004/processing.asp. We get to import existing Cobol code that defines the parameters for the associated method which we will be calling. Once complete, HIS generates a .NET Managed assembly, which we then create a remoting proxy, and implement this proxy within our Web service. Hope this helps.