Before you can use or operate custom tools, you must first upload the code files you have written to TeamConnect.
1.In the end-user application, select Documents in the tab bar. The Documents screen appears.
2.Navigate to Top Level > System > Tools. 3.Create a folder for the tool (for example, Batch_Invoicing). Important: The name of the custom tool folder cannot have spaces and it must be the same as the name of the main class file.
4.In the new folder, create the following folders: oClasses oResource
5.Upload the Java files to the Classes folder. 6.Upload the XML files to the Resource folder. After you have uploaded the necessary files, you must configure the custom tools in TeamConnect.
|