Toolboxcategory cloud |
ViewsPersonal toolsMigrating Perforce JobsFrom Seapine LabsWorks with TestTrack 7.6 and later Works with P4COM API released on 9/07 This article includes information for migrating Perforce Jobs into TestTrack Pro. This application should not alter your Perforce server, but run it at your own risk. Be sure to back up!
[edit] DownloadThe download contains the source files and binaries for the application. Download the P4JobExport zip file.
[edit] Application OverviewThe application and accompanying library should run without any additional configuration. The application connects to your Perforce server using your cached credentials from the system. If this doesn't work in your environment, you can update the source to specify connection data manually. The application accepts one parameter, which is an optional file path/name for the CSV output file. If this is not given, the CSV will be output to the execution directory. The application also writes a log file to the execution directory. The application does not return success or failure, so you should check the log file thoroughly to ensure everything worked as expected. The application uses the P4COM interface to interact with the Perforce server. The dll is included in the source, and is required to build the application (be sure to register it). [edit] Application Flow
|


