- General Information
- Connecting Third-party Systems
- crossConnect for content systems
- crossConnect for External Editing
- Purpose and usage
- Requirements
- Implementation
- Across XLIFF format
- Across-specific Extensions
- <xliff> Element Attributes
- <file> Element Extensions
- <trans-unit> Element Extension
- Paragraph States
- Paragraph State Flags
- <source> and <target> Element Content
- <bpt> Element Attributes
- <ph> Element Attributes
- <x> Element Attributes
- Across-specific Properties
- Analysis Results
- Sample Files
- Across XLIFF - import, export and segmentation
- Context information
- Exporting best matches in Across XLIFF
- Hyperlinks to XLIFF
- Secure file handling with C#
- Secure file handling with JAVA
- Workflow and vendor configuration
- Sample code - Integrated solution
- Across XLIFF format
- Generic File Connector
- Display Texts
- APIs
- APIs - Technology
- crossTank API v1
- crossTank API v2
- crossTerm API v1
- crossTerm API v2
- crossAPI SI
- Requirements
- Function Return Types
- crossAPI SI and Java
- List of Objects in crossAPI SI
- Sample - transferring checkout files via FileManager
- Sample - VBS
- Text Preprocessing API
ProjectManager - Overview
Tip
Function-specific return values are listed with each function.
For more information on return values and a complete list of error codes, see Function Return Types.
Function | Description |
Adds an attachment to a project. | |
Adds an attribute to a project. | |
Adds a comment to a project. | |
Description | |
Archives a project or reactivates it. | |
Cancels the specified job. The function only works for jobs created from ProjectManager functions. | |
Creates a new project. | |
Creates a new project. | |
Creates a new project. | |
Creates a new project. | |
Creates a new project. | |
Creates a new project settings template. | |
Creates a project that is not stored in the database and only exists in the memory of crossAPI. | |
Copies a project. | |
Creates a job to copy a project. | |
Exports a project to a file, e.g. as backup. | |
Exports one or more projects to a file so it can be backed up or easily transferred to another server. | |
Exports one or more projects to a file so it can be backed up or easily transferred to another server. | |
Exports a project to a file so it can be backed up or easily transferred to another server. | |
Exports one or more projects to a file so it can be backed up or easily transferred to another server. | |
Exports one or more projects to a file so it can be backed up or easily transferred to another server. | |
Returns all projects in Across. | |
Returns all projects in Across. | |
Tells whether an unloaded project is automatically loaded if needed, e.g. when trying to get a property like the finish date. | |
Gets the finish date of the project specified by the GUID. | |
Returns the progress of a job. The function only works for jobs created from ProjectManager functions. | |
Returns the result of a finished job. The function only works for jobs created from ProjectManager functions. | |
Returns the status of a job. The function only works for jobs created from ProjectManager functions. | |
Returns the GUID of a project according to its name, its relation and its subject. If there is no project that matches these criteria, one will be created. | |
Returns the list of the attachments of the project. | |
Returns the descriptions of the attributes of a project as XML. | |
Returns the description of the values of the attribute of a project as XML. | |
Returns the comments of a project. | |
Returns the due date of a specific project. | |
Returns the description of a project. | |
Returns the documents of a project. | |
Returns the number of documents in a project. | |
Returns the GUID of a project according to the GUID of a currently running job. | |
Returns the ID of a project. | |
Returns the name of a project. | |
Returns the progress of the project. | |
Returns the relation of a project. | |
Returns the GUIDs of all across report templates associated with a project. | |
Returns the projects in Across. | |
Returns the list of project due dates. | |
Returns the GUID of the project settings with the specified name. | |
Gets the settings of a project in XML format. | |
Returns project information from Across in an XML format. | |
Returns project information from across in an XML format and stores it in a file that can be retrieved using FileManager functions. | |
Returns the status of a project. | |
Returns the subject of the project. | |
Imports a project into Across. | |
Imports a project into Across. | |
Returns whether a project is a crossGrid project or not. | |
Returns whether a project is in the archive or not. | |
Returns whether a project has been finished. | |
Returns whether a checkin is running for a particular project or not. | |
Returns whether a project has been released or not. | |
Loads all the projects. | |
This functions loads a project that has not been loaded at startup. | |
Marks all warnings and errors in the project history as resolved. | |
Removes all project attributes from a project. | |
Deletes an existing project. | |
Deletes an existing project. | |
Removes an attachment of a project. | |
Removes the specified project attribute from a project. | |
Renames a project. | |
Saves the attachment of a project. | |
Sets whether an unloaded project is automatically loaded if needed, e.g. when trying to get a property like the finish date. | |
Sets the finish date of a project and optionally adjusts all due dates. | |
Sets the description of a project. | |
Marks a project as finished. | |
Marks a project as finished. | |
Sets the ID of a project. | |
Sets the relation of a project. | |
Sets a project to released. | |
Sets the subject of a project. | |
Unloads all the projects. | |
This function unloads a project that has already been loaded. |