Links may not function; however, this content may be relevant to outdated versions of the product.
PMF 6.1.1 - Integrating with External Systems
The Project Management Framework contains a collection of Service SOAP rules that you can use to build and support the integration of the framework with another external application to push and pull information to and from the framework.
The rules are stored as service methods on the Method
The Project Management Framework contains a collection of Service SOAP rules that you can use to build and support the integration of the framework with another external application to push and pull information to and from the framework.
The rules are stored as service methods on the Methods tab of the ProjMgmtIntegrator Service Package rule.
See the online topic: About Service Package data instances.
Click the Methods tab to display the list of service methods.
Click Generate Deployment Files on the Deployment tab to generate the WSDL file.
For more information about implementing service soap rules see the : About Service SOAP rules and the PDN document Building SOAP Services.
The following table lists and describes each of the available service methods in the rule.
Service Method | Purpose |
GetCurrentProject | Gets the default project for a given operator ID and returns the Project ID, Name, and Application information |
GetWorkListforOperator | Gets the PMF worklist for a given operator ID; returns a list of work assigned to the resource in PMF including operator ID and the Project Name, ID, and Target Start and End Date |
GetTaskList | Returns task list for a given Project ID |
ProjectsListForAppVersion | Returns a list of all open projects for an Application and Version |
addNoteToItem | Adds a note to a specified PMF item (task, bug, etc) |
createNewBug | Creates a new bug item in PMF and links it to a project and/or task group |
createNewIssue | Creates a new issue in PMF and links it to a project and/or task group |
createNewPMFTask | Creates a new task in PMF and links it to a project and task group |
createNewPMFTaskGroup | Creates a new task group in PMF and links it to a project and/or task group |
GetDetailsforWorkItem | Returns details for a specified PMF item ID including:
|
GetOperatorList | Returns list of operators/resources from PMF |
GetWorkBasketList | Returns list of workbaskets from PMF |
GetWorkListforWorkBasket | Returns list of items in a given PMF workbasket including Workbasket ID, Name, Project ID, and Target Start and End Date. |
UpdateWorkItem | Updates a specified PMF item with information including:
|
ReassignWork | Reassigns a given PMF item to a workbasket or operator |
ReopenWorkItem | Reopens a resolved PMF item |
This article links to the following articles describing features and functions of the PMF 6.1.1 release.
Installing and Upgrading the Framework
Setting Up Connectivity to Development Systems
Using the Administrative Functions
Tracking Development Activity in a Project
Sending and Enabling Direct Feedback
Select one of the following links to connect to a group of articles specific to working with Scrum or SmartBPM projects in PMF.
Return to About the Project Management Framework
Previous topic PMF 6.1.1 - Installing and upgrading the framework Next topic PMF 6.1.1 - Navigating the project portal