SlideShare a Scribd company logo
1 of 36
www.regoconsulting.com Phone: 1-888-813-0444
Agile Process & The Role of CA PPM in the IT Ecosystem
Agile Process,
CA PPM (CA
Clarity PPM)
www.regoconsulting.com Phone: 1-888-813-0444
2
● Governance Tool Ecosystem (Dan)
● Use of Integrations – Approach and Cost (Raghu)
● Common Integrations (Raghu)
● Strategic Integrations – Best Practice
○ Financials (Dan)
○ SharePoint (Dan)
○ Excel (Raghu)
○ Service Management (Raghu)
○ Agile (Doug)
Agenda
www.regoconsulting.com Phone: 1-888-813-0444
3
Governance Process Ecosystem
www.regoconsulting.com Phone: 1-888-813-0444
4
Governance Sub-Process Ecosystem
www.regoconsulting.com Phone: 1-888-813-0444
5
Governance Tool Ecosystem
www.regoconsulting.com Phone: 1-888-813-0444
6
Governance Tool Ecosystem
www.regoconsulting.com Phone: 1-888-813-0444
7
● Event Based
○ This type of Interface is triggered by event in the system. (Either something got created
or updated or deleted)
● Batch
○ This type of interface is scheduled and triggered at a set time (nightly or at certain
interval, etc). Since, batch interfaces will handle multiple instances, you want to
address transaction managements (what happens when a record fails – one fail, all
fail?)
● Manual
○ This type of Interface is manually started by the user when they are ready for data
transmittal.
Integration Basics – Triggers
www.regoconsulting.com Phone: 1-888-813-0444
8
● Flat File
○ A .CSV file ftp’ed onto a server can be pulled into CA PPM. The file can be read by custom
GEL scripts within a process that can be scheduled or started manually. (This is CA’s preferred
method of integration for the On-Demand Clients)
● Web Services
○ XML based messaging that makes a call via URLs, or over HTTP to request data from or push
data into CA PPM. This method could leverage GEL scripts, Java classes, or Stored
Procedures in the DB
○ This is the most common approach used by any industry for Integrating different systems.
Most of the big software vendors like SAP, Oracle, HP, CA have web service API’s developed
for bi-directional data exchange with their systems.
● Database Links
○ Establish a link from the CA PPM DB to another system database and just pull data from one
system to another using a stored procedure or SQL statement. Best practice in this form is to
create a “view” in the source system vs. the core tables. (This is not an option for the On
Demand Clients)
● Third Party Tools
○ Leverage a third party integration tool like ITROI, etc to build integrations.
○ Leverage an integration service – Pervasive or Task Top
Integration Basics – Methods
www.regoconsulting.com Phone: 1-888-813-0444
9
Comparing Methods
Flat File Web Services DB Link
Available in SaaS Yes Yes No
Rough Effort* 40-60 Hours 80-120 Hours 40-60 Hours
Examples • Send journal entry for
capital entry
• Read data from any
legacy system.
• Create SAP project
from new CA PPM
project
• Auto create support
tickets in CA PPM by
reading data from
ticketing system
• Pull non-labor
financials to CA PPM
• Pull resources into
CA PPM
• Push assignment
data from CA PPM
Components • Process to read
• Error object
• Process for outbound
• Java for inbound
• Error Object
• View to read
• Process to move
from view to object
• Error object
*With an integration, effort is needed on both the sending and receiving application. This means that any CA PPM integration will
require some effort form the support team of the system you are integrating to. The level of effort depends on the type of interface
www.regoconsulting.com Phone: 1-888-813-0444
10
● Simpler is Better
○ With integrations, the more complex the interface is the more difficult it will be to
build and maintain. One Direction vs. Bi-Direction is simpler.
● Get it Right the First Time
○ We love agile and iterative development, but not when building an interface.
Interfaces are best done with solid waterfall requirements and signoffs.
● Integrations are recurring jobs.
○ Integration are not for performing one time data loads. Integrations are for exchanging
data between two systems on a regular basis.
● Data Ownership is Key
○ You must determine which system is the “source” vs. the “non-source” of the data.
One source must be the owner of the data in case there is a conflict. Do not make the
mistake to think CA PPM will be the “source” of everything. Leverage other systems to
pull summarized data vs. all detail.
Keys to Success
www.regoconsulting.com Phone: 1-888-813-0444
11
● Error Handling / Transaction Management
○ Errors are inevitable when two different systems are being integrated. Therefore plan
to developing an error handing mechanism to handle data errors, connectivity errors,
and system outages.
○ Equally important is transaction management and performance considerations
● Trial First to Avoid Errors
○ Before you build the complete interface – try a semi-automated load to ensure the
“process” you have defined is correct.
○ Have a Testing Environment. It is really important to have test environments that
mirror the productions as much as possible and that the data is representative of
actual production data.
Keys to Success
www.regoconsulting.com Phone: 1-888-813-0444
12
Common Integrations – Picture 1
www.regoconsulting.com Phone: 1-888-813-0444
13
Common Integrations – Picture 2
www.regoconsulting.com Phone: 1-888-813-0444
14
● Overall Strategy
○ CA PPM is not the financial system of record, but it is often the source
for labor actuals and it needs to be the place for PMs to manage
project budgets
● Who Has an Interface?
● Common Uses:
○ Generate Financial Project or Asset element
○ Create Capitalization Journal Entry Data
○ Pull Actuals from financial system
• How do you reconcile CA PPM rates vs. actual labor costs?
● Approach
○ Custom interface for each use
Strategic Integrations: Financials
www.regoconsulting.com Phone: 1-888-813-0444
15
● Overall Strategy
○ CA PPM is for Management and SharePoint is for Communication and
Interaction with Stakeholders
● Who Has an Interface?
● Common Uses:
○ Documents - Show SharePoint Documents in CA PPM – “Frame”
○ Issues / Risks
○ Demand - Pull SharePoint Ideas to CA PPM Ideas
○ Reporting - Create SharePoint Portlets
● Approach
○ OOTB Connector
○ Custom Connector
○ Purchase Add-On: ITROI
Strategic Integrations: SharePoint
www.regoconsulting.com Phone: 1-888-813-0444
16
● Overall Strategy
○ Leverage Excel for data manipulation and then import to CA PPM – like
MSP sync
● Who Has an Interface?
● Common Uses:
○ Financial Plans, Allocations, Bulk Data Load
● Approach
○ Custom interface for each use
○ Purchase Add-On: Integrin, ITROI
Strategic Integrations: Excel
www.regoconsulting.com Phone: 1-888-813-0444
17
● Overall Strategy
○ CA PPM is for Project, Resource, and Portfolio Management and
Service Mgmt Tool is for Incident/Problem/HelpDesk Ticket Mgmt
● Who Has an Interface?
● Common Uses:
○ Pull Time into CA PPM (one way)
○ Pull Tickets into CA PPM Incidents (one way)
• Architecture Decision – what comes over and do you sync back?
○ Pull Tickets to Ideas (one way)
• Architecture Decision – what comes over and do you sync back?
● Approach
○ OOTB light connector with CA Service Desk
○ Custom Connector
Strategic Integrations: ITSM/Demand
www.regoconsulting.com Phone: 1-888-813-0444
18
● Agile Introduction
○ Manifesto
○ Benefits
○ Statistics on Growth
● Comparison of Agile Tools
○ CA Agile / JIRA / Rally / Version One
● Using CA PPM AND and Agile Tool
○ Governance & Process
○ Integration Points
Strategic Integrations: Agile
www.regoconsulting.com Phone: 1-888-813-0444
19
Agile Manifesto
www.regoconsulting.com Phone: 1-888-813-0444
20
Agile Manifesto
Process and tools
Individuals and
interactions
over
Following a plan
Responding to
change
over
Comprehensive
documentation
Working software over
Contract negotiation
Customer
collaboration
over
www.regoconsulting.com Phone: 1-888-813-0444
21
Why Companies Want to Move to Agile
www.regoconsulting.com Phone: 1-888-813-0444
22
Benefits … With a Downside
● Faster Features to the Customers
● Better Business Involvement
● Easier Ability to Correct/Fix BEFORE going live
BUT
- Little/No Visibility for Management (‘old dog, new trick?’)
- Requires Manual Intervention when aggregating for decision
support
- Co-location is a problem
- Resource management is an issue
- Financial Cap/ex (aka. A “post it wall wont pass an audit”)
www.regoconsulting.com Phone: 1-888-813-0444
23
Statistics on Growth
● 35% of all projects use Agile
● 20% or more of the PMs are Agile
● Most have been using it for 3 years or less
● Growth of PMI-ACP: 300%
www.regoconsulting.com Phone: 1-888-813-0444
24
Gartner Leaders + CA PPM Agile
www.regoconsulting.com Phone: 1-888-813-0444
25
2013 Surveys on Tools Used
www.regoconsulting.com Phone: 1-888-813-0444
26
CA PPM Agile
• Key Features:
• Full built-in integration with CA PPM Projects, Tasks, and Timesheets
• Weaknesses
• Not widely used – as of right now it’s mostly limited to CA PPM customers.
• Not mentioned in either Gartner or Forrester Research papers on ALM Solutions for 2012
www.regoconsulting.com Phone: 1-888-813-0444
27
Atlassian JIRA + Agile
• Key Features:
• Price: 10x cheaper than other solutions
• Big community (over 20,000 customers)
• Many add-on and plugins available that are easy to install and provide much additional functionality
• Simple, easy to use
• Weaknesses
• Out of the box there isn’t a lot of advanced functionality
• Built-in reporting and dashboarding not very robust
www.regoconsulting.com Phone: 1-888-813-0444
28
Rally Software
• Key Features:
• Broad set of features
• One of the most widely used agile-specific software
• Weaknesses
• English only
• Expensive
www.regoconsulting.com Phone: 1-888-813-0444
29
VersionOne
• Key Features:
• Broad set of features
• One of the most widely used agile-specific software
• Supports Scrum, Kanban, Lean, XP and Hybrid methodologies
• 50+ pre-packaged agile metrics and reports
• Weaknesses
• Limited but growing technology partnerships
• Support for non-agile processes is limited
www.regoconsulting.com Phone: 1-888-813-0444
30
IBM Rational
• Key Features:
• Largest vendor in the market by installed based and ALM revenue
• Broad portfolio provides coverage of the widest variety of functionality and platforms
• Weaknesses
• Complex, overlapping product line
• Accommodation of installed base and legacy products slows the pace of change
• Complex installations and management
www.regoconsulting.com Phone: 1-888-813-0444
31
CollabNet TeamForge
• Key Features:
• Long experience with SaaS support of developers
• Access robust ALM capabilities in their own environment
• Mobile access
• Weaknesses:
• Overlaps in product offerings due to acquisitions
• Management outside SCCM is less mature
www.regoconsulting.com Phone: 1-888-813-0444
32
Vender Overview
Vendor and
Tool
CA PPM
Integration
Methods
SaaS Solution
Available
Key Features
On Premise
Cost for 100
Users
(annually)
SaaS Cost for
100 Users
(annually)
CA PPM Agile Yes Scrum, Kanban Yes
out of the box
CA PPM
integration
N/A $54,000
IBM Rational
Yes, 3rd party
(Tasktop,
Pervasive, or
custom)
Scrum, IBM
Agile Scaling
Model
Yes
largest vender in
ALM market,
large range of
products
$100K - $150K
plus CA PPM
integration
IBM Rational
Jazz
Atlassian JIRA
+ Agile
Yes, 3rd party
(Tasktop,
Pervasive, or
custom)
Scrum, Kanban Yes
price, large user
base, lots of
add-ons and
plugins
$6,000 ONE
TIME FEE (plus
CA PPM
integration)
$5,400 (plus CA
PPM integration)
Collabnet
TeamForge
Yes, 3rd party
(Tasktop,
Pervasive, or
custom)
Scrum, Kanban Yes
$50K - $75K
plus CA PPM
integration
Web Service
APIs and SDK
Rally Software
Yes, 3rd party
(Tasktop,
Pervasive, or
custom)
Scrum, Kanban Yes
large feature-
set, large agile-
specific user
base
$42,000 -
$58,800 (plus
CA PPM
integration)
$42,000 -
$58,800 (plus
CA PPM
integration)
VersionOne
Yes, 3rd party
(Tasktop,
Pervasive, or
custom)
Scrum, Kanban,
Lean, XP,
Hybrid
Yes
large feature-
set, supports
many
methodologies,
large agile-
specific user
base
$34,800 -
$46,800 (plus
CA PPM
integration)
$34,800 -
$46,800 (plus
CA PPM
integration)
www.regoconsulting.com Phone: 1-888-813-0444
33
Using CA PPM and an Agile Tool
● With Agile, tool not as important as process
● Key decisions
○ How to maintain governance
○ Integration points
● Governance vs Agile
○ Visibility for PMO & senior leadership needs to be maintained
○ Only a portion of your project or team may be agile
○ Water-Scrum-Fall
• Ex: general Project Charter with a fixed time frame & budget
www.regoconsulting.com Phone: 1-888-813-0444
34
Agile
● Product or Release
● Sprint/Kanban Board
● User Story/Issue
● Task
● Impediment
● Team Member
● Hours Logged
● Remaining Hours
CA PPM
● Project
● Phase
● Activity
● Task
● Issue
● Team Member/Assignee
● Timesheet/Trans. Hours
● ETC
Integration Points
www.regoconsulting.com Phone: 1-888-813-0444
35
Integration Points
● Data almost always flows Agile ➞ CA PPM
● Exceptions
○ Project
○ Team allocated in CA PPM, assignments made in Agile tool
○ User Stories…Depends
• Will your product owner be in CA PPM or the Agile tool?
www.regoconsulting.com Phone: 1-888-813-0444
36
Questions
Contact US
888.813.0444
Email Contact
info@regoconsulting.com
Web Site
www.regoconsulting.com
Thank you.

More Related Content

Recently uploaded

+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
Health
 
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Medical / Health Care (+971588192166) Mifepristone and Misoprostol tablets 200mg
 
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
masabamasaba
 
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
VictoriaMetrics
 
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
masabamasaba
 
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
masabamasaba
 
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
masabamasaba
 

Recently uploaded (20)

+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
 
Harnessing ChatGPT - Elevating Productivity in Today's Agile Environment
Harnessing ChatGPT  - Elevating Productivity in Today's Agile EnvironmentHarnessing ChatGPT  - Elevating Productivity in Today's Agile Environment
Harnessing ChatGPT - Elevating Productivity in Today's Agile Environment
 
WSO2Con2024 - Enabling Transactional System's Exponential Growth With Simplicity
WSO2Con2024 - Enabling Transactional System's Exponential Growth With SimplicityWSO2Con2024 - Enabling Transactional System's Exponential Growth With Simplicity
WSO2Con2024 - Enabling Transactional System's Exponential Growth With Simplicity
 
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
 
Define the academic and professional writing..pdf
Define the academic and professional writing..pdfDefine the academic and professional writing..pdf
Define the academic and professional writing..pdf
 
AI & Machine Learning Presentation Template
AI & Machine Learning Presentation TemplateAI & Machine Learning Presentation Template
AI & Machine Learning Presentation Template
 
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
 
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
 
MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...
MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...
MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...
 
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
Direct Style Effect Systems -The Print[A] Example- A Comprehension AidDirect Style Effect Systems -The Print[A] Example- A Comprehension Aid
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
 
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdfPayment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
 
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
 
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
 
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
 
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
 
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
 
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
 

Featured

How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental Health
ThinkNow
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
Kurio // The Social Media Age(ncy)
 

Featured (20)

2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot
 
Everything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTEverything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPT
 
Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage Engineerings
 
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental Health
 
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
 
Skeleton Culture Code
Skeleton Culture CodeSkeleton Culture Code
Skeleton Culture Code
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
 
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
 

Rego University: Agile Process, CA PPM (CA Clarity PPM)

  • 1. www.regoconsulting.com Phone: 1-888-813-0444 Agile Process & The Role of CA PPM in the IT Ecosystem Agile Process, CA PPM (CA Clarity PPM)
  • 2. www.regoconsulting.com Phone: 1-888-813-0444 2 ● Governance Tool Ecosystem (Dan) ● Use of Integrations – Approach and Cost (Raghu) ● Common Integrations (Raghu) ● Strategic Integrations – Best Practice ○ Financials (Dan) ○ SharePoint (Dan) ○ Excel (Raghu) ○ Service Management (Raghu) ○ Agile (Doug) Agenda
  • 7. www.regoconsulting.com Phone: 1-888-813-0444 7 ● Event Based ○ This type of Interface is triggered by event in the system. (Either something got created or updated or deleted) ● Batch ○ This type of interface is scheduled and triggered at a set time (nightly or at certain interval, etc). Since, batch interfaces will handle multiple instances, you want to address transaction managements (what happens when a record fails – one fail, all fail?) ● Manual ○ This type of Interface is manually started by the user when they are ready for data transmittal. Integration Basics – Triggers
  • 8. www.regoconsulting.com Phone: 1-888-813-0444 8 ● Flat File ○ A .CSV file ftp’ed onto a server can be pulled into CA PPM. The file can be read by custom GEL scripts within a process that can be scheduled or started manually. (This is CA’s preferred method of integration for the On-Demand Clients) ● Web Services ○ XML based messaging that makes a call via URLs, or over HTTP to request data from or push data into CA PPM. This method could leverage GEL scripts, Java classes, or Stored Procedures in the DB ○ This is the most common approach used by any industry for Integrating different systems. Most of the big software vendors like SAP, Oracle, HP, CA have web service API’s developed for bi-directional data exchange with their systems. ● Database Links ○ Establish a link from the CA PPM DB to another system database and just pull data from one system to another using a stored procedure or SQL statement. Best practice in this form is to create a “view” in the source system vs. the core tables. (This is not an option for the On Demand Clients) ● Third Party Tools ○ Leverage a third party integration tool like ITROI, etc to build integrations. ○ Leverage an integration service – Pervasive or Task Top Integration Basics – Methods
  • 9. www.regoconsulting.com Phone: 1-888-813-0444 9 Comparing Methods Flat File Web Services DB Link Available in SaaS Yes Yes No Rough Effort* 40-60 Hours 80-120 Hours 40-60 Hours Examples • Send journal entry for capital entry • Read data from any legacy system. • Create SAP project from new CA PPM project • Auto create support tickets in CA PPM by reading data from ticketing system • Pull non-labor financials to CA PPM • Pull resources into CA PPM • Push assignment data from CA PPM Components • Process to read • Error object • Process for outbound • Java for inbound • Error Object • View to read • Process to move from view to object • Error object *With an integration, effort is needed on both the sending and receiving application. This means that any CA PPM integration will require some effort form the support team of the system you are integrating to. The level of effort depends on the type of interface
  • 10. www.regoconsulting.com Phone: 1-888-813-0444 10 ● Simpler is Better ○ With integrations, the more complex the interface is the more difficult it will be to build and maintain. One Direction vs. Bi-Direction is simpler. ● Get it Right the First Time ○ We love agile and iterative development, but not when building an interface. Interfaces are best done with solid waterfall requirements and signoffs. ● Integrations are recurring jobs. ○ Integration are not for performing one time data loads. Integrations are for exchanging data between two systems on a regular basis. ● Data Ownership is Key ○ You must determine which system is the “source” vs. the “non-source” of the data. One source must be the owner of the data in case there is a conflict. Do not make the mistake to think CA PPM will be the “source” of everything. Leverage other systems to pull summarized data vs. all detail. Keys to Success
  • 11. www.regoconsulting.com Phone: 1-888-813-0444 11 ● Error Handling / Transaction Management ○ Errors are inevitable when two different systems are being integrated. Therefore plan to developing an error handing mechanism to handle data errors, connectivity errors, and system outages. ○ Equally important is transaction management and performance considerations ● Trial First to Avoid Errors ○ Before you build the complete interface – try a semi-automated load to ensure the “process” you have defined is correct. ○ Have a Testing Environment. It is really important to have test environments that mirror the productions as much as possible and that the data is representative of actual production data. Keys to Success
  • 14. www.regoconsulting.com Phone: 1-888-813-0444 14 ● Overall Strategy ○ CA PPM is not the financial system of record, but it is often the source for labor actuals and it needs to be the place for PMs to manage project budgets ● Who Has an Interface? ● Common Uses: ○ Generate Financial Project or Asset element ○ Create Capitalization Journal Entry Data ○ Pull Actuals from financial system • How do you reconcile CA PPM rates vs. actual labor costs? ● Approach ○ Custom interface for each use Strategic Integrations: Financials
  • 15. www.regoconsulting.com Phone: 1-888-813-0444 15 ● Overall Strategy ○ CA PPM is for Management and SharePoint is for Communication and Interaction with Stakeholders ● Who Has an Interface? ● Common Uses: ○ Documents - Show SharePoint Documents in CA PPM – “Frame” ○ Issues / Risks ○ Demand - Pull SharePoint Ideas to CA PPM Ideas ○ Reporting - Create SharePoint Portlets ● Approach ○ OOTB Connector ○ Custom Connector ○ Purchase Add-On: ITROI Strategic Integrations: SharePoint
  • 16. www.regoconsulting.com Phone: 1-888-813-0444 16 ● Overall Strategy ○ Leverage Excel for data manipulation and then import to CA PPM – like MSP sync ● Who Has an Interface? ● Common Uses: ○ Financial Plans, Allocations, Bulk Data Load ● Approach ○ Custom interface for each use ○ Purchase Add-On: Integrin, ITROI Strategic Integrations: Excel
  • 17. www.regoconsulting.com Phone: 1-888-813-0444 17 ● Overall Strategy ○ CA PPM is for Project, Resource, and Portfolio Management and Service Mgmt Tool is for Incident/Problem/HelpDesk Ticket Mgmt ● Who Has an Interface? ● Common Uses: ○ Pull Time into CA PPM (one way) ○ Pull Tickets into CA PPM Incidents (one way) • Architecture Decision – what comes over and do you sync back? ○ Pull Tickets to Ideas (one way) • Architecture Decision – what comes over and do you sync back? ● Approach ○ OOTB light connector with CA Service Desk ○ Custom Connector Strategic Integrations: ITSM/Demand
  • 18. www.regoconsulting.com Phone: 1-888-813-0444 18 ● Agile Introduction ○ Manifesto ○ Benefits ○ Statistics on Growth ● Comparison of Agile Tools ○ CA Agile / JIRA / Rally / Version One ● Using CA PPM AND and Agile Tool ○ Governance & Process ○ Integration Points Strategic Integrations: Agile
  • 20. www.regoconsulting.com Phone: 1-888-813-0444 20 Agile Manifesto Process and tools Individuals and interactions over Following a plan Responding to change over Comprehensive documentation Working software over Contract negotiation Customer collaboration over
  • 21. www.regoconsulting.com Phone: 1-888-813-0444 21 Why Companies Want to Move to Agile
  • 22. www.regoconsulting.com Phone: 1-888-813-0444 22 Benefits … With a Downside ● Faster Features to the Customers ● Better Business Involvement ● Easier Ability to Correct/Fix BEFORE going live BUT - Little/No Visibility for Management (‘old dog, new trick?’) - Requires Manual Intervention when aggregating for decision support - Co-location is a problem - Resource management is an issue - Financial Cap/ex (aka. A “post it wall wont pass an audit”)
  • 23. www.regoconsulting.com Phone: 1-888-813-0444 23 Statistics on Growth ● 35% of all projects use Agile ● 20% or more of the PMs are Agile ● Most have been using it for 3 years or less ● Growth of PMI-ACP: 300%
  • 26. www.regoconsulting.com Phone: 1-888-813-0444 26 CA PPM Agile • Key Features: • Full built-in integration with CA PPM Projects, Tasks, and Timesheets • Weaknesses • Not widely used – as of right now it’s mostly limited to CA PPM customers. • Not mentioned in either Gartner or Forrester Research papers on ALM Solutions for 2012
  • 27. www.regoconsulting.com Phone: 1-888-813-0444 27 Atlassian JIRA + Agile • Key Features: • Price: 10x cheaper than other solutions • Big community (over 20,000 customers) • Many add-on and plugins available that are easy to install and provide much additional functionality • Simple, easy to use • Weaknesses • Out of the box there isn’t a lot of advanced functionality • Built-in reporting and dashboarding not very robust
  • 28. www.regoconsulting.com Phone: 1-888-813-0444 28 Rally Software • Key Features: • Broad set of features • One of the most widely used agile-specific software • Weaknesses • English only • Expensive
  • 29. www.regoconsulting.com Phone: 1-888-813-0444 29 VersionOne • Key Features: • Broad set of features • One of the most widely used agile-specific software • Supports Scrum, Kanban, Lean, XP and Hybrid methodologies • 50+ pre-packaged agile metrics and reports • Weaknesses • Limited but growing technology partnerships • Support for non-agile processes is limited
  • 30. www.regoconsulting.com Phone: 1-888-813-0444 30 IBM Rational • Key Features: • Largest vendor in the market by installed based and ALM revenue • Broad portfolio provides coverage of the widest variety of functionality and platforms • Weaknesses • Complex, overlapping product line • Accommodation of installed base and legacy products slows the pace of change • Complex installations and management
  • 31. www.regoconsulting.com Phone: 1-888-813-0444 31 CollabNet TeamForge • Key Features: • Long experience with SaaS support of developers • Access robust ALM capabilities in their own environment • Mobile access • Weaknesses: • Overlaps in product offerings due to acquisitions • Management outside SCCM is less mature
  • 32. www.regoconsulting.com Phone: 1-888-813-0444 32 Vender Overview Vendor and Tool CA PPM Integration Methods SaaS Solution Available Key Features On Premise Cost for 100 Users (annually) SaaS Cost for 100 Users (annually) CA PPM Agile Yes Scrum, Kanban Yes out of the box CA PPM integration N/A $54,000 IBM Rational Yes, 3rd party (Tasktop, Pervasive, or custom) Scrum, IBM Agile Scaling Model Yes largest vender in ALM market, large range of products $100K - $150K plus CA PPM integration IBM Rational Jazz Atlassian JIRA + Agile Yes, 3rd party (Tasktop, Pervasive, or custom) Scrum, Kanban Yes price, large user base, lots of add-ons and plugins $6,000 ONE TIME FEE (plus CA PPM integration) $5,400 (plus CA PPM integration) Collabnet TeamForge Yes, 3rd party (Tasktop, Pervasive, or custom) Scrum, Kanban Yes $50K - $75K plus CA PPM integration Web Service APIs and SDK Rally Software Yes, 3rd party (Tasktop, Pervasive, or custom) Scrum, Kanban Yes large feature- set, large agile- specific user base $42,000 - $58,800 (plus CA PPM integration) $42,000 - $58,800 (plus CA PPM integration) VersionOne Yes, 3rd party (Tasktop, Pervasive, or custom) Scrum, Kanban, Lean, XP, Hybrid Yes large feature- set, supports many methodologies, large agile- specific user base $34,800 - $46,800 (plus CA PPM integration) $34,800 - $46,800 (plus CA PPM integration)
  • 33. www.regoconsulting.com Phone: 1-888-813-0444 33 Using CA PPM and an Agile Tool ● With Agile, tool not as important as process ● Key decisions ○ How to maintain governance ○ Integration points ● Governance vs Agile ○ Visibility for PMO & senior leadership needs to be maintained ○ Only a portion of your project or team may be agile ○ Water-Scrum-Fall • Ex: general Project Charter with a fixed time frame & budget
  • 34. www.regoconsulting.com Phone: 1-888-813-0444 34 Agile ● Product or Release ● Sprint/Kanban Board ● User Story/Issue ● Task ● Impediment ● Team Member ● Hours Logged ● Remaining Hours CA PPM ● Project ● Phase ● Activity ● Task ● Issue ● Team Member/Assignee ● Timesheet/Trans. Hours ● ETC Integration Points
  • 35. www.regoconsulting.com Phone: 1-888-813-0444 35 Integration Points ● Data almost always flows Agile ➞ CA PPM ● Exceptions ○ Project ○ Team allocated in CA PPM, assignments made in Agile tool ○ User Stories…Depends • Will your product owner be in CA PPM or the Agile tool?
  • 36. www.regoconsulting.com Phone: 1-888-813-0444 36 Questions Contact US 888.813.0444 Email Contact info@regoconsulting.com Web Site www.regoconsulting.com Thank you.