Development process example

The steps in this topic provide an example of the development process for an integration project:

Procedure

  1. Develop your integration project using Studio on a standard Windows 7 machine.
  2. In Studio, verify that the orchestration is valid.
  3. Publish the integration project to the Integration Appliance.
  4. Open a browser on a Windows 7 machine. In the browser, start the Web Management Console (WMC). From the WMC, issue a request to the Integration Appliance to deploy the orchestration job (instance) of the integration project.
  5. An event triggers an orchestration job to be created and to start processing the activities that make up the orchestration. For example, a file being placed in a particular directory on a FTP server can trigger an orchestration job to be created and start processing.
  6. From the WMC, verify that the orchestration job has completed and that no errors have occurred.
  7. Modify the integration project in Studio. For example, your original integration project checks if a file appears in a particular directory on the FTP server and now you want to modify your integration project to move the file from the FTP source directory to an FTP output directory.
  8. In Studio, verify that the project updates are valid by using the Verify tab to run each affected orchestration.
  9. From the WMC, undeploy the original integration project.
  10. Publish the modified integration project to the Integration Appliance.
  11. From the WMC, deploy the modified integration project.
  12. An event triggers an orchestration job to be created and to start processing the activities in the orchestration.
  13. From the WMC, verify that the integration project has run.



Feedback | Notices


Timestamp icon Last updated: Tuesday, 27 September 2016


http://pic.dhe.ibm.com/infocenter/wci/v7r0m0/topic/com.ibm.wci.gettingstarted.doc/getstart_developmentprocessexample.html