Chapter 8. Process choreographer: developing a complex process 283
You may wish to import the final solution directly by using our completed
workspace, supplied as a project interchange zip file called
NiceJourneyComplete.zip.
8.9 Problem determination and tips
While working with WebSphere Studio Application Developer Integration Edition
you may find the following tips and problem determination aids useful.
8.9.1 How to delete generated deployment code
Sometimes you will want to completely delete the generated deployment code
for a process. If you have made major changes since the previous generation of
deployment code then this can be a good idea because some of old generated
code will not be removed upon re-generation.
There are two useful te ...