The following .JAVA code samples show how you can use TeamConnect® Enterprise Web Services for functions specific to project or custom object records, such as changing a project record's phase. Prerequisite to working with project records, the Custom Object Definition must already exist in TeamConnect . In addition, you need to get the following information before writing an application using Web Services:
•The project's Unique Code
•The unique keys of the project's phases
•The defined phase transitions for the project
Also see Working with Categories and Working with Custom Fields for additional information to gather before writing an application.