SlideShare a Scribd company logo
HPE Agile Manager and PPM
Plug-in Overview
Agenda
• Why ResultsPositive?
• Adapter Overview
• Timesheet Integration Overview
• How Does the Plug-In Work?
• REST API Sequence
• Download and Installation Instructions
• PPM Configuration Instructions
• Importing Agile Manager Effort to PPM Center
ResultsPositive - Make a Difference Today
Our purpose is to make a difference with our customers, business partners, and
employees daily by enabling them to reach and exceed their goals and objectives
Founded in 2004, we are a platinum HP partner focused on improving business
execution. We offer RapidStart implementation services for HP Quality Center,
ALM, Performance Center, UFT, PPM, and Agile Manager. We are recognized by
the world’s largest technology company as a leader in delivering better business
results for our customers.
Adapter Overview
PPM Center integrates with HP Agile Manager via the Integration Plug-In made available on HPLN:
• Visibility into real-time status and progress of agile development projects from within PPM Center, without
having to login to HP Agile Manager for details.
• A consolidated view of your tasks and agile development initiatives
Additional features of the Plug-In, include:
• Allows Project Managers to map a task under a project to a specific released managed in HP AgM
• Each PPM Center task is associated with a single release in HP AgM throughout the task life
• Project Managers and PMO Directors are able to view real-time agile development related charts for a
release retrieved from HP Agile Manager.
• Project Managers can also view an overall release hierarchy on a specific work package within PPM Center
Project Managers can Monitor Real-Time Agile Charts within PPM
Timesheet Integration Overview
• Enables end users to import agile effort from AgM into
their PPM Center timesheets
• Eliminates need to duplicate effort into multiple systems
• Data feeds from HPE Agile Manager to PPM Center
• One timesheet can be mapped to multiple sprints
(releases) in Agile Manager
Via REST APIs, PPM and Agile Manager Communicate in Real-Time to Track Total Effort
How Does It Work?
Get
• End user clicks “Add External Data” on their timesheet from PPM ands selects HP Agile Manager from the “Select
an External System” drop-down list.
• PPM calls the HPE Agile Manager REST APIs (see Technical REST API sequence execution)
Compute
• The adapter adds together values from the Invested (h) fields for all returned tasks for each of the releases
• The adapter then imports the total effort of a release as an entry and divides the total effort by the available
working days in the current timesheet period.
Import
• The adapter then fills the average value to each of the working days in the timeline
• See Technical REST APIs in the Appendix for more information on the sequence of “Get” calls to AgM
REST API Get Sequence
• Get release list for a specific project from HP Agile Manager
• Get sprint list from available releases, where the sprints shall fall into the user’s current timesheet period
• Get backlog list for qualified sprints
– Sprint start date is the same as or later than the time sheet period start date
– Sprint end date is the same as or earlier than the time sheet period end date
– If the time sheet period contains unqualified sprints, the effort in these unqualified sprints will not be retrieved by the plug-in.
Users will get a warning message when the release contains unqualified sprints.
• Get task list by assign-to value and status value, where assign-to value is the HP Agile Manager user email
address, and the status value is Completed.
• Then the Agile Manager Integration Plug-in for PPM:
– Adds together value for the Invested (h) field for all returned tasks for each of the releases
– Imports the total effort of a release as an entry
– Divides the total effort by available working days in the current timesheet period, and
– Fills the average effort value to each of the working days in the time line
Source: PPM Center v9.31 Release Notes (published by HPE)
REST API Get Sequence
Sequence & Description HP Agile Manager REST API Called
1. Get Domain List https://<AgileManager_Server_URL>/qcbin/rest/domains/
2. Get Project List of One Domain https://<AgileManager_Server_URL>/qcbin/rest/domains/<domain_name>/projects/
3. Get release list of one project https://<AgileManager_Server_URL>/qcbin/rest/domains/<domain_name>/projects/<project_name>/releases/
4. Get a specific release https://<AgileManager_Server_URL>/qcbin/rest/domains/<domain_name>/projects/<project_name>/releases?query={id[<release_
id>]}
5. Get sprint list of one release https://<AgileManager_Server_URL>/qcbin/rest/domains/<domain_name>/projects/<project_name>/release-cycles?query={parent-id
[<release_id>]}
6. Get backlog list of sprints https://<AgileManager_Server_URL>/qcbin/rest/domains/<domain_name>/projects/<project_name>/release-backlog-items?query={entity-
type[requirement];sprint-id[<sprint_id1> OR <sprint_id2> OR ...]}
7. Get task list of one backlogs by
assign-to and status
https://<AgileManager_Server_URL>/qcbin/rest/domains/<domain_name>/projects/<project_name>/project-tasks?query={releasebacklog-
item-id[<backlog_id1> OR <backlog_id2> OR…];assigned-to[<agile_user_mail_address>];status[Completed]}
Download & Installation Instructions
Steps Description
Step 1 Obtain the plug-in bundles from the HP Live Network
Step 2 On the PPM Community home page, click Content Catalog
Step 3 Click Agile Manager Integration Plug-in for PPM
Step 4 Click Downloads - Click the HP Agile Manager Connector for PPM v9.31
Step 5 Click ppm-931-AgileManagerConnector.zip to download the file
Step 6 Unzip the file to obtain the ppm-931-Connector-AGM.jar file
Step 7 Stop the PPM Server
Step 8 Unzip the package and copy the two bundles to the <PPM_Home> directory
Step 9 Deploy the bundles by running the following commands from the <PPM_Home>/bin directory: sh . /kDeploy .sh -i Connector –AGM
Step 10 Repeat steps #8 and #9 for each of the server nodes in a cluster
Step 11 Restart the PPM Server
New Entities in PPM v9.31
• New timesheet type of External Data is now visible
in the HPE PPM Time Management Module
• You can enable or disable the external data items, or
make activities specific to external data items only
from HP Agile Manager (example below)
Source: PPM Center v9.31 Release Notes (published by HPE)
PPM Configuration Instructions
Steps Description
Step 1 Logon to PPM Center as the administrator
Step 2 Launch the Administration Console and c heck that the ENABLE_TM_WORK_ITEM_EXTERNAL_DATA server configuration parameter is set to true
Step 3 In the PPM Workbench, enable the External Data option on the Work Items tab of the desired time sheet policy.
Step 4 From the menu bar, select Open > Administration > Open Workbench (or Open Workbench on Desktop)
Step 5 From the shortcut bar, select Time Mgmt > Timesheet Policies
Step 6 Click List
Step 7 From the Results Tab, select and open the desired timesheet policy
Step 8 Click the Work Items tab.
Step 9 Select the checkbox for the External Data option
Step 10 Click OK
Importing Agile Effort to PPM Center
Steps Description
Step 1 Logon to PPM Center
Step 2 From the menu bar, select Create > Timesheet.
Step 3 Select Time Period , Resource, Description, and Included Items from My Items List
Step 4 Click Create (the timesheet is created and the Edit Time Sheet page appears)
Step 5 Click Add Items and then select Add External Data from the available actions (the Import External Data window appears)
Step 6 From the Select Instance drop-down list, select an instance, with the Agile Manager icon in front of the instance name
Step 7 Click Next
Step 8 Enter the Username and Password that you use to logon to HP Agile Manager, click Next
Step 9 Allow PPM Center to retrieve and load effort data from the available releases in HP Agile Manager
Step 10 Click Submit (the AgM efforts are imported and distributed to each of the working days of the timesheet – displayed in the External Data section)
Make a Difference
HP Platinum
Partner
HP Support Partner
of the Year
HP PPM Partner
of the Year
End to End Business
Technology Solutions
Thank you!
www.resultspositive.com
Contact us today for a free 1 hour consultation!

More Related Content

PDF
Configuring Primavera Team Member for Project Updates
PDF
The Intersection of Earned Value Management and Agile Software Development
PDF
P6 Team Member – An Implementation Story (How to make Project Manager's life ...
PPTX
Solution Manager Technical Monitoring - SAP NW BW on HANA Setup Part 2 of 3 (...
PDF
Mastering SAP Monitoring - SAP HANA Monitoring, Management & Automation
PPTX
Solution Manager - SAP NW BW on HANA Setup Part 3 of 3 (Technical Monitoring ...
PDF
Solution Manager Technical Monitoring - SAP BOBJ BI 4.0 (Part 3 of 3 - Manage...
PDF
Solution Manager Technical Monitoring - BOBJ (Part 2 of 3 - Auto-Configure)
Configuring Primavera Team Member for Project Updates
The Intersection of Earned Value Management and Agile Software Development
P6 Team Member – An Implementation Story (How to make Project Manager's life ...
Solution Manager Technical Monitoring - SAP NW BW on HANA Setup Part 2 of 3 (...
Mastering SAP Monitoring - SAP HANA Monitoring, Management & Automation
Solution Manager - SAP NW BW on HANA Setup Part 3 of 3 (Technical Monitoring ...
Solution Manager Technical Monitoring - SAP BOBJ BI 4.0 (Part 3 of 3 - Manage...
Solution Manager Technical Monitoring - BOBJ (Part 2 of 3 - Auto-Configure)

What's hot (20)

PPT
Taking agile development to enterprise scale in a mixed tool environment with...
PDF
205560 jeppesen’s upgrade to primavera p6 release 8.2 agile approach
PDF
Ascp
PDF
S/4HANA Installation Quickstart Guide and Monitoring S/4HANA
PDF
Solution Manager 7.2 SAP Monitoring - Part 2 - Configuration
PPTX
Upgrading Microsoft Dynamics NAV
PDF
Mastering SAP Monitoring - Determining the Health of your SAP Environment
PPTX
Why Project Management with Primavera?
PDF
Mastering SAP Monitoring - Workload Monitoring
PPT
Deployment module slides
PDF
Difference between versions of primavera 6,7,R8.1,R8.2,R8.3
PPTX
RTC & Work Item Customization Overview
PPTX
Alm 11.0 qa training
PPTX
Year in Review: Perforce 2014 Product Updates
PPT
Integration Golden Rules
PDF
Customizing Magnolia Workflow
PPTX
8 Reasons Your Team Should Connect to the Rocket ALM Hub
PDF
Primavera Mobile Applications - Now and Beyond
PPTX
How to upgrade / migrate Microsoft Dynamics NAV older versions
PDF
The Primavera suite how the tools work together - Oracle Primavera Collabor...
Taking agile development to enterprise scale in a mixed tool environment with...
205560 jeppesen’s upgrade to primavera p6 release 8.2 agile approach
Ascp
S/4HANA Installation Quickstart Guide and Monitoring S/4HANA
Solution Manager 7.2 SAP Monitoring - Part 2 - Configuration
Upgrading Microsoft Dynamics NAV
Mastering SAP Monitoring - Determining the Health of your SAP Environment
Why Project Management with Primavera?
Mastering SAP Monitoring - Workload Monitoring
Deployment module slides
Difference between versions of primavera 6,7,R8.1,R8.2,R8.3
RTC & Work Item Customization Overview
Alm 11.0 qa training
Year in Review: Perforce 2014 Product Updates
Integration Golden Rules
Customizing Magnolia Workflow
8 Reasons Your Team Should Connect to the Rocket ALM Hub
Primavera Mobile Applications - Now and Beyond
How to upgrade / migrate Microsoft Dynamics NAV older versions
The Primavera suite how the tools work together - Oracle Primavera Collabor...
Ad

Similar to HPE Project and Portfolio Manager and Agile Manager (20)

PDF
Process Flow and Narrative for Agile
PDF
P6 Team Member – Implementation Stories
DOC
Sap ehp6 to ehp7 upgradation projects
PDF
Process Flow and Narrative for Agile+PPM
DOCX
DescriptionThe Aires Corporation is highly desirous of implementi.docx
DOCX
DescriptionThe Aires Corporation is highly desirous of implementi.docx
PPTX
PDF
Agile Metrics
PPTX
Rego University: Integrating MSP with CA PPM (CA Clarity PPM)
PPTX
7 Tips from Siemens Energy for Success with Automation
PPTX
T-Mobile Service Transition Timesheet Tool
PDF
P6 security and administration - Oracle Primavera P6 Collaborate 14
PPT
]project-open[ Roll Out Plan
PPTX
Production Module & Report Completion Sub-Module. .pptx
DOCX
Ppm Project Administration Plan
PPTX
M365 global developer bootcamp 2019 PA
PDF
Prg 211 prg211
PPTX
Scrum With TFS 2010
PPTX
201601007 Limelight - Hui Qin Teoh
PDF
Leaflet14 1
Process Flow and Narrative for Agile
P6 Team Member – Implementation Stories
Sap ehp6 to ehp7 upgradation projects
Process Flow and Narrative for Agile+PPM
DescriptionThe Aires Corporation is highly desirous of implementi.docx
DescriptionThe Aires Corporation is highly desirous of implementi.docx
Agile Metrics
Rego University: Integrating MSP with CA PPM (CA Clarity PPM)
7 Tips from Siemens Energy for Success with Automation
T-Mobile Service Transition Timesheet Tool
P6 security and administration - Oracle Primavera P6 Collaborate 14
]project-open[ Roll Out Plan
Production Module & Report Completion Sub-Module. .pptx
Ppm Project Administration Plan
M365 global developer bootcamp 2019 PA
Prg 211 prg211
Scrum With TFS 2010
201601007 Limelight - Hui Qin Teoh
Leaflet14 1
Ad

More from Matt Angerer (10)

PDF
Strategies for Building a 25+ Unit Rental Property Portfolio
PPTX
Why Upgrade from QC to ALM?
PDF
HPE Technology Innovation Day
PPTX
RPALM for SAP S/4 Journey
PDF
13 Key Considerations to Evict a Tenant
PDF
8 Factors Affecting Rent Prices
PDF
Private Label for Brokerage and Property Management Firms
PDF
HPE Fortify OnDemand Helps VerticalRent Achieve E13PA Compliance
PDF
HPE ADM Software Innovation Workshop
PDF
PMO View Interactive Dashboard
Strategies for Building a 25+ Unit Rental Property Portfolio
Why Upgrade from QC to ALM?
HPE Technology Innovation Day
RPALM for SAP S/4 Journey
13 Key Considerations to Evict a Tenant
8 Factors Affecting Rent Prices
Private Label for Brokerage and Property Management Firms
HPE Fortify OnDemand Helps VerticalRent Achieve E13PA Compliance
HPE ADM Software Innovation Workshop
PMO View Interactive Dashboard

Recently uploaded (20)

PPTX
Machine Learning_overview_presentation.pptx
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Encapsulation theory and applications.pdf
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PPTX
Programs and apps: productivity, graphics, security and other tools
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
Electronic commerce courselecture one. Pdf
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Assigned Numbers - 2025 - Bluetooth® Document
PPTX
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
PPTX
MYSQL Presentation for SQL database connectivity
PDF
A comparative analysis of optical character recognition models for extracting...
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Approach and Philosophy of On baking technology
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
Machine Learning_overview_presentation.pptx
Spectral efficient network and resource selection model in 5G networks
Encapsulation theory and applications.pdf
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Digital-Transformation-Roadmap-for-Companies.pptx
Programs and apps: productivity, graphics, security and other tools
Chapter 3 Spatial Domain Image Processing.pdf
Per capita expenditure prediction using model stacking based on satellite ima...
Encapsulation_ Review paper, used for researhc scholars
Review of recent advances in non-invasive hemoglobin estimation
Electronic commerce courselecture one. Pdf
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Assigned Numbers - 2025 - Bluetooth® Document
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
MYSQL Presentation for SQL database connectivity
A comparative analysis of optical character recognition models for extracting...
20250228 LYD VKU AI Blended-Learning.pptx
Approach and Philosophy of On baking technology
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Reach Out and Touch Someone: Haptics and Empathic Computing

HPE Project and Portfolio Manager and Agile Manager

  • 1. HPE Agile Manager and PPM Plug-in Overview
  • 2. Agenda • Why ResultsPositive? • Adapter Overview • Timesheet Integration Overview • How Does the Plug-In Work? • REST API Sequence • Download and Installation Instructions • PPM Configuration Instructions • Importing Agile Manager Effort to PPM Center
  • 3. ResultsPositive - Make a Difference Today Our purpose is to make a difference with our customers, business partners, and employees daily by enabling them to reach and exceed their goals and objectives
  • 4. Founded in 2004, we are a platinum HP partner focused on improving business execution. We offer RapidStart implementation services for HP Quality Center, ALM, Performance Center, UFT, PPM, and Agile Manager. We are recognized by the world’s largest technology company as a leader in delivering better business results for our customers.
  • 5. Adapter Overview PPM Center integrates with HP Agile Manager via the Integration Plug-In made available on HPLN: • Visibility into real-time status and progress of agile development projects from within PPM Center, without having to login to HP Agile Manager for details. • A consolidated view of your tasks and agile development initiatives Additional features of the Plug-In, include: • Allows Project Managers to map a task under a project to a specific released managed in HP AgM • Each PPM Center task is associated with a single release in HP AgM throughout the task life • Project Managers and PMO Directors are able to view real-time agile development related charts for a release retrieved from HP Agile Manager. • Project Managers can also view an overall release hierarchy on a specific work package within PPM Center Project Managers can Monitor Real-Time Agile Charts within PPM
  • 6. Timesheet Integration Overview • Enables end users to import agile effort from AgM into their PPM Center timesheets • Eliminates need to duplicate effort into multiple systems • Data feeds from HPE Agile Manager to PPM Center • One timesheet can be mapped to multiple sprints (releases) in Agile Manager Via REST APIs, PPM and Agile Manager Communicate in Real-Time to Track Total Effort
  • 7. How Does It Work? Get • End user clicks “Add External Data” on their timesheet from PPM ands selects HP Agile Manager from the “Select an External System” drop-down list. • PPM calls the HPE Agile Manager REST APIs (see Technical REST API sequence execution) Compute • The adapter adds together values from the Invested (h) fields for all returned tasks for each of the releases • The adapter then imports the total effort of a release as an entry and divides the total effort by the available working days in the current timesheet period. Import • The adapter then fills the average value to each of the working days in the timeline • See Technical REST APIs in the Appendix for more information on the sequence of “Get” calls to AgM
  • 8. REST API Get Sequence • Get release list for a specific project from HP Agile Manager • Get sprint list from available releases, where the sprints shall fall into the user’s current timesheet period • Get backlog list for qualified sprints – Sprint start date is the same as or later than the time sheet period start date – Sprint end date is the same as or earlier than the time sheet period end date – If the time sheet period contains unqualified sprints, the effort in these unqualified sprints will not be retrieved by the plug-in. Users will get a warning message when the release contains unqualified sprints. • Get task list by assign-to value and status value, where assign-to value is the HP Agile Manager user email address, and the status value is Completed. • Then the Agile Manager Integration Plug-in for PPM: – Adds together value for the Invested (h) field for all returned tasks for each of the releases – Imports the total effort of a release as an entry – Divides the total effort by available working days in the current timesheet period, and – Fills the average effort value to each of the working days in the time line Source: PPM Center v9.31 Release Notes (published by HPE)
  • 9. REST API Get Sequence Sequence & Description HP Agile Manager REST API Called 1. Get Domain List https://<AgileManager_Server_URL>/qcbin/rest/domains/ 2. Get Project List of One Domain https://<AgileManager_Server_URL>/qcbin/rest/domains/<domain_name>/projects/ 3. Get release list of one project https://<AgileManager_Server_URL>/qcbin/rest/domains/<domain_name>/projects/<project_name>/releases/ 4. Get a specific release https://<AgileManager_Server_URL>/qcbin/rest/domains/<domain_name>/projects/<project_name>/releases?query={id[<release_ id>]} 5. Get sprint list of one release https://<AgileManager_Server_URL>/qcbin/rest/domains/<domain_name>/projects/<project_name>/release-cycles?query={parent-id [<release_id>]} 6. Get backlog list of sprints https://<AgileManager_Server_URL>/qcbin/rest/domains/<domain_name>/projects/<project_name>/release-backlog-items?query={entity- type[requirement];sprint-id[<sprint_id1> OR <sprint_id2> OR ...]} 7. Get task list of one backlogs by assign-to and status https://<AgileManager_Server_URL>/qcbin/rest/domains/<domain_name>/projects/<project_name>/project-tasks?query={releasebacklog- item-id[<backlog_id1> OR <backlog_id2> OR…];assigned-to[<agile_user_mail_address>];status[Completed]}
  • 10. Download & Installation Instructions Steps Description Step 1 Obtain the plug-in bundles from the HP Live Network Step 2 On the PPM Community home page, click Content Catalog Step 3 Click Agile Manager Integration Plug-in for PPM Step 4 Click Downloads - Click the HP Agile Manager Connector for PPM v9.31 Step 5 Click ppm-931-AgileManagerConnector.zip to download the file Step 6 Unzip the file to obtain the ppm-931-Connector-AGM.jar file Step 7 Stop the PPM Server Step 8 Unzip the package and copy the two bundles to the <PPM_Home> directory Step 9 Deploy the bundles by running the following commands from the <PPM_Home>/bin directory: sh . /kDeploy .sh -i Connector –AGM Step 10 Repeat steps #8 and #9 for each of the server nodes in a cluster Step 11 Restart the PPM Server
  • 11. New Entities in PPM v9.31 • New timesheet type of External Data is now visible in the HPE PPM Time Management Module • You can enable or disable the external data items, or make activities specific to external data items only from HP Agile Manager (example below) Source: PPM Center v9.31 Release Notes (published by HPE)
  • 12. PPM Configuration Instructions Steps Description Step 1 Logon to PPM Center as the administrator Step 2 Launch the Administration Console and c heck that the ENABLE_TM_WORK_ITEM_EXTERNAL_DATA server configuration parameter is set to true Step 3 In the PPM Workbench, enable the External Data option on the Work Items tab of the desired time sheet policy. Step 4 From the menu bar, select Open > Administration > Open Workbench (or Open Workbench on Desktop) Step 5 From the shortcut bar, select Time Mgmt > Timesheet Policies Step 6 Click List Step 7 From the Results Tab, select and open the desired timesheet policy Step 8 Click the Work Items tab. Step 9 Select the checkbox for the External Data option Step 10 Click OK
  • 13. Importing Agile Effort to PPM Center Steps Description Step 1 Logon to PPM Center Step 2 From the menu bar, select Create > Timesheet. Step 3 Select Time Period , Resource, Description, and Included Items from My Items List Step 4 Click Create (the timesheet is created and the Edit Time Sheet page appears) Step 5 Click Add Items and then select Add External Data from the available actions (the Import External Data window appears) Step 6 From the Select Instance drop-down list, select an instance, with the Agile Manager icon in front of the instance name Step 7 Click Next Step 8 Enter the Username and Password that you use to logon to HP Agile Manager, click Next Step 9 Allow PPM Center to retrieve and load effort data from the available releases in HP Agile Manager Step 10 Click Submit (the AgM efforts are imported and distributed to each of the working days of the timesheet – displayed in the External Data section)
  • 14. Make a Difference HP Platinum Partner HP Support Partner of the Year HP PPM Partner of the Year End to End Business Technology Solutions Thank you! www.resultspositive.com Contact us today for a free 1 hour consultation!