1 / 36

Agile Process & The Role of Clarity in the IT Ecosystem

Agile Process & The Role of Clarity in the IT Ecosystem. Agenda. 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)

heller
Télécharger la présentation

Agile Process & The Role of Clarity in the IT Ecosystem

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Agile Process & The Role of Clarity in the IT Ecosystem

  2. Agenda • 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)

  3. Governance Process Ecosystem

  4. Governance Sub-Process Ecosystem

  5. Governance Tool Ecosystem

  6. Governance Tool Ecosystem

  7. Integration Basics – Triggers • 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.

  8. Integration Basics – Methods • Flat File • A .CSV file ftp’ed onto a server can be pulled into Clarity. 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 clarity. 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 Clarity 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

  9. Comparing Methods *With an integration, effort is needed on both the sending and receiving application. This means that any Clarity 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. Keys to Success • 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 Clarity will be the “source” of everything. Leverage other systems to pull summarized data vs. all detail.

  11. Keys to Success • Error Handling / Transaction Management • Errors are inevitablewhen 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. 

  12. Common Integrations – Picture 1

  13. Common Integrations – Picture 2

  14. Strategic Integrations: Financials • Overall Strategy • Clarity 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 Clarity rates vs. actual labor costs? • Approach • Custom interface for each use

  15. Strategic Integrations: SharePoint • Overall Strategy • Clarity is for Management and SharePoint is for Communication and Interaction with Stakeholders • Who Has an Interface? • Common Uses: • Documents - Show SharePoint Documents in Clarity – “Frame” • Issues / Risks • Demand - Pull SharePoint Ideas to Clarity Ideas • Reporting - Create SharePoint Portlets • Approach • OOTB Connector • Custom Connector • Purchase Add-On: ITROI

  16. Strategic Integrations: Excel • Overall Strategy • Leverage Excel for data manipulation and then import to Clarity – 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

  17. Strategic Integrations: ITSM/Demand • Overall Strategy • Clarity 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 Clarity (one way) • Pull Tickets into Clarity 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

  18. Strategic Integrations: Agile • Agile Introduction • Manifesto • Benefits • Statistics on Growth • Comparison of Agile Tools • CA Agile / JIRA / Rally / Version One • Using Clarity AND and Agile Tool • Governance & Process • Integration Points

  19. Agile Manifesto

  20. Individuals and interactions Responding to change Working software Customer collaboration Following a plan Comprehensive documentation Contract negotiation Process and tools over over over over Agile Manifesto

  21. Why Companies Want to Move to Agile

  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. 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%

  24. Gartner Leaders + CA Clarity Agile

  25. 2013 Surveys on Tools Used

  26. CA Clarity Agile • Key Features: • Full built-in integration with Clarity PPM Projects, Tasks, and Timesheets • Weaknesses • Not widely used – as of right now it’s mostly limited to Clarity customers. • Not mentioned in either Gartner or Forrester Research papers on ALM Solutions for 2012

  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. Rally Software • Key Features: • Broad set of features • One of the most widely used agile-specific software • Weaknesses • English only • Expensive

  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. 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. CollabNetTeamForge • 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. Vender Overview

  33. Using Clarity and an Agile Tool • With Agile, tool not as important as process • Key decisions • How to maintain governance • Integration points • Governance vsAgile • 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. Integration Points Clarity • Project • Phase • Activity • Task • Issue • Team Member/Assignee • Timesheet/Trans. Hours • ETC Agile • Product or Release • Sprint/Kanban Board • User Story/Issue • Task • Impediment • Team Member • Hours Logged • Remaining Hours

  35. Integration Points • Data almost always flows Agile ➞ Clarity • Exceptions • Project • Team allocated in Clarity, assignments made in Agile tool • User Stories…Depends • Will your product owner be in Clarity or the Agile tool?

  36. Questions Contact US 888.813.0444 Email Contact info@regoconsulting.com Web Site www.regoconsulting.com Thank you.

More Related