How to Test and Modify a Transaction Integrator Application

After you have finished coding your application, you may test and modify your application. During this process, you may need to undeploy and modify the host file interface.

To test and modify your TI application

  1. Before compiling and executing your application, ensure that the host file interface is deployed.

  2. Execute your application and test as you would any other application.

  3. To undeploy a host file interface, right-click the name of the .dll that contains the interface and select UnDeploy.

  4. Make modifications to the interface using HIS Designer, and then save your work.

  5. Once you are finished making changes, you can deploy the interface again by clicking on the name of the .dll in HIS Designer and selecting Deploy.

See Also

Creating an Application with Host Integration Server Designer