{"id":2196,"date":"2014-03-31T10:03:00","date_gmt":"2014-03-31T10:03:00","guid":{"rendered":"https:\/\/www.dab-europe.com\/\/articles\/ccm-part-6-5-things-you-should-know-and-2-things-you-better-not-forget-when-building-a-ccm-data-analytic-environment\/"},"modified":"2025-03-11T12:41:29","modified_gmt":"2025-03-11T12:41:29","slug":"ccm-part-6-5-things-you-should-know-and-2-things-you-better-not-forget-when-building-a-ccm-data-analytic-environment","status":"publish","type":"articles","link":"https:\/\/www.dab-europe.com\/en\/articles\/ccm-part-6-5-things-you-should-know-and-2-things-you-better-not-forget-when-building-a-ccm-data-analytic-environment\/","title":{"rendered":"CCM (Part 6) &#8211; 5 things you should know &#8211; and 2 things you better not forget &#8211; when building a CCM data analytic environment"},"content":{"rendered":"<h2>CCM (Part 6) &#8211; 5 things you should know &#8211; and 2 things you better not forget &#8211; when building a CCM data analytic environment<\/h2>\n<p class=\"align-justify\">This post is the last part of a bigger article which is titled \u201c5 things you should know &#8211; and 2 things you better not forget &#8211; when building a data analytic environment\u201d. It is about data analytics in general, but with a focus on building bigger solutions like a CCM (Continuous Controls Monitoring Environment). <\/p>\n<p class=\"align-justify\">The full article contains of several parts. The first five describe attention points that you should be aware of: <\/p>\n<ol>\n<li><a href=\"t3:\/\/page?uid=139\">Know what you want to know (aka list analytic questions)<\/a><\/li>\n<li><a href=\"t3:\/\/page?uid=140\">Know your systems (aka identify data sources)<\/a><\/li>\n<li><a href=\"t3:\/\/page?uid=141\">Know your data (aka examine data structures)<\/a><\/li>\n<li><a href=\"t3:\/\/page?uid=142\">Know your Analytic Tools (aka understand technical possibilities and limits)<\/a><\/li>\n<li><a href=\"t3:\/\/page?uid=143\">Know your customers (aka think about who receives the results and what they will do with it)<\/a><\/li>\n<\/ol>\n<p class=\"align-justify\">Then we focus on two things that you probably already know, but we emphasize their importance for that special topic of data analytics: <\/p>\n<ol>\n<li>There is a price tag to it (aka budget) <\/li>\n<li>You need someone who can do it (aka resources) <\/li>\n<\/ol>\n<p class=\"align-justify\">The first five parts have already been covered (they are linked above, so you can go back anytime). This is the last part, covering \u201cThere is a price tag to it\u201d and \u201cYou need someone who can do it\u201d. <\/p>\n<h2>Five things you should know &#8230;<\/h2>\n<p class=\"align-justify\">The first five parts covered things that I see as \u201cessential\u201d for building a CCM environment. We had a look at the following steps:<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.dab-europe.com\/\/wp-content\/uploads\/Publ\/cD\/20140415_CCM_Part6_D_01.png\" \/><\/p>\n<p class=\"align-justify\">The first step, labelled \u201cKnow what you want to know\u201d, was about a getting proper business understanding and stating as-detailed-as-possible questions that can actually be answered. Only by knowing your business well you can make a good list of analytic questions. The area we were interested in was \u201cCompliance\u201d, the topic \u201cPayments to critical countries\u201d and the detail questions that were raised we stated as follows:<\/p>\n<ul>\n<li class=\"align-justify\">\u201cIdentify payment transactions that have been done in context of partners like vendors, or customers, or even where an expense account is directly debited. <\/li>\n<li class=\"align-justify\">Create a list of these transactions and identify the payee\u2019s bank country for those payments. <\/li>\n<li class=\"align-justify\">Match these detail transactions versus a list of countries that are seen as critical because they are on the embargo list, known as tax haven or having a Corruption Perception Index &gt; x.\u201d<\/li>\n<\/ul>\n<p class=\"align-justify\">In step two we talked about the importance to \u201cKnow your systems\u201d. We found out that our payment data is on an SAP\u00ae system \u201cSY2\u201d, running SAP\u00ae ERP ECC 6.0, and containing the financial transactions for all companies worldwide.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.dab-europe.com\/\/wp-content\/uploads\/Publ\/cD\/20140415_CCM_Part6_D_02.png\" \/><\/p>\n<p class=\"align-justify\">Based on that we identified the data owner, and then followed the process of requesting a user with appropriate read-only rights to access the data. <\/p>\n<p class=\"align-justify\">What data actually is necessary we discovered in chapter \u201cKnow your data\u201d. We went from identifying the tables to finally identifying fields and understanding the logic and relations between the tables. Part of that was an explanation of different techniques how to find the data, and the top down approach. We ended up with a list of tables and fields, which for our example could look like this: <\/p>\n<p class=\"align-justify\">&nbsp;<\/p>\n<p class=\"align-justify\">\n<table>\n<tbody>\n<tr>\n<td class=\"align-left\"><b>Element \/ Process step<br \/><\/b><\/td>\n<td class=\"align-left\"><b>Table<br \/><\/b><\/td>\n<td class=\"align-left\"><b>Field(s)<br \/><\/b><\/td>\n<td class=\"align-left\"><b>Comment<br \/><\/b><\/td>\n<\/tr>\n<tr>\n<td class=\"align-left\">Vendor master data<\/td>\n<td class=\"align-left\">LFA1<\/td>\n<td class=\"align-left\">LIFNR<\/td>\n<td class=\"align-left\">Vendor number<\/td>\n<\/tr>\n<tr>\n<td class=\"align-left\">Vendor master data<\/td>\n<td class=\"align-left\">LFA1<\/td>\n<td class=\"align-left\">LAND1<\/td>\n<td class=\"align-left\">Vendor country of residence<\/td>\n<\/tr>\n<tr>\n<td class=\"align-left\">Vendor bank accounts<\/td>\n<td class=\"align-left\">LFBK<\/td>\n<td class=\"align-left\">LIFNR<\/td>\n<td class=\"align-left\">Vendor number<\/td>\n<\/tr>\n<tr>\n<td class=\"align-left\">Vendor bank accounts<\/td>\n<td class=\"align-left\">LFBK<\/td>\n<td class=\"align-left\">BANKS<\/td>\n<td class=\"align-left\">Vendor bank country<\/td>\n<\/tr>\n<tr>\n<td class=\"align-left\">Customer master data<\/td>\n<td class=\"align-left\">KNA1<\/td>\n<td class=\"align-left\">KUNNR<\/td>\n<td class=\"align-left\">Customer number<\/td>\n<\/tr>\n<tr>\n<td class=\"align-left\">Customer master data<\/td>\n<td class=\"align-left\">KNA1<\/td>\n<td class=\"align-left\">LAND1<\/td>\n<td class=\"align-left\">Customer country of residence<\/td>\n<\/tr>\n<tr>\n<td class=\"align-left\">Customer bank accounts<\/td>\n<td class=\"align-left\">KNBK<\/td>\n<td class=\"align-left\">BANKS<\/td>\n<td class=\"align-left\">Customer bank country<\/td>\n<\/tr>\n<tr>\n<td class=\"align-left\">Customer bank accounts<\/td>\n<td class=\"align-left\">KNBK<\/td>\n<td class=\"align-left\">KUNNR<\/td>\n<td class=\"align-left\">Customer number<\/td>\n<\/tr>\n<tr>\n<td class=\"align-left\">Payment run transactions<\/td>\n<td class=\"align-left\">REGUH<\/td>\n<td class=\"align-left\">LIFNR<\/td>\n<td class=\"align-left\">Vendor number<\/td>\n<\/tr>\n<tr>\n<td class=\"align-left\">Payment run transactions<\/td>\n<td class=\"align-left\">REGUH<\/td>\n<td class=\"align-left\">KUNNR<\/td>\n<td class=\"align-left\">Customer number<\/td>\n<\/tr>\n<tr>\n<td class=\"align-left\">Payment run transactions<\/td>\n<td class=\"align-left\">REGUH<\/td>\n<td class=\"align-left\">LAND1<\/td>\n<td class=\"align-left\">Vendor country of residence<\/td>\n<\/tr>\n<tr>\n<td class=\"align-left\">Payment run transactions<\/td>\n<td class=\"align-left\">REGUH<\/td>\n<td class=\"align-left\">ZLAND<\/td>\n<td class=\"align-left\">Payees country of residence<\/td>\n<\/tr>\n<tr>\n<td class=\"align-left\">Payment run transactions<\/td>\n<td class=\"align-left\">REGUH<\/td>\n<td class=\"align-left\">ZBNKS<\/td>\n<td class=\"align-left\">Payees bank country<\/td>\n<\/tr>\n<tr>\n<td class=\"align-left\">&#8230;<\/td>\n<td class=\"align-left\">&#8230;<\/td>\n<td class=\"align-left\">&#8230;<\/td>\n<td class=\"align-left\">&#8230;<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Picture 3 &#8211; Examine data structure: Table and Field list<\/p>\n<p class=\"align-justify\">\n<p class=\"align-justify\">We know the question, we know where the data for the answer is stored, and we are also aware what data is necessary. The attention points regarding the tools for data extraction and the analytic tool have been defined as well. The most important aspects are listed in the following checklist:<\/p>\n<p class=\"align-justify\">\n<p class=\"align-justify\">&nbsp;<\/p>\n<p class=\"align-justify\">\n<table>\n<tbody>\n<tr>\n<td class=\"align-left\"><b>Data Extraction Tool<br \/><\/b><\/td>\n<td class=\"align-left\"><b>Data Analytic Tool<br \/><\/b><\/td>\n<\/tr>\n<tr>\n<td class=\"align-left\">Mass data capability<\/td>\n<td class=\"align-left\">Mass data capability<\/td>\n<\/tr>\n<tr>\n<td class=\"align-left\">Performance<\/td>\n<td class=\"align-left\">Performance<\/td>\n<\/tr>\n<tr>\n<td class=\"align-left\">Read-only access<\/td>\n<td class=\"align-left\">Read Only<\/td>\n<\/tr>\n<tr>\n<td class=\"align-left\">Delta-Downloads<\/td>\n<td class=\"align-left\">Client\/Server capability<\/td>\n<\/tr>\n<tr>\n<td class=\"align-left\">Automization<\/td>\n<td class=\"align-left\">Automization<\/td>\n<\/tr>\n<tr>\n<td class=\"align-left\">Usability<\/td>\n<td class=\"align-left\">Usability<\/td>\n<\/tr>\n<tr>\n<td class=\"align-left\">    Correct target formats<\/td>\n<td class=\"align-left\">Transparency<\/td>\n<\/tr>\n<tr>\n<td class=\"align-left\">Data Privacy<\/td>\n<td class=\"align-left\">Content<\/td>\n<\/tr>\n<tr>\n<td><\/td>\n<td class=\"align-left\">Output formats<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Picture 4 &#8211; Checklist for data extraction and analytic tool<\/p>\n<p class=\"align-justify\">&nbsp;<\/p>\n<p class=\"align-justify\">At the end of part four of this series, we briefly discussed the meaning of having different <i>output formats<\/i>. As you may get different requirements from different types of \u201cresult consumers\u201d, a certain flexibility is important. You have a manager who only needs KPI information; on the other hand you have an accountant who should look up the details. <\/p>\n<p class=\"align-justify\">Which types of result consumers (audience) you might encounter, and what this means for our example scenario of \u201cPayments to critical countries\u201d we discussed in part five. We identified the following parties:<\/p>\n<ol>\n<li>Manager \/ Decision Maker <\/li>\n<li>Business Analyst <\/li>\n<li>Accounting clerk <\/li>\n<\/ol>\n<p class=\"align-justify\">They will do different things based on or with the results that are generated by the data analytic routines of our CCM solution. The following picture differs between an \u201cFYI only\u201d part and concrete \u201cFollow-up actions\u201d. <\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.dab-europe.com\/\/wp-content\/uploads\/Publ\/cD\/20140415_CCM_Part6_D_03.png\" \/><\/p>\n<p class=\"align-justify\">Bottom line of part five was, that results provided to those parties should be on different detail levels, and different output format. This may require special tools depending on what will be provided and how:<\/p>\n<p class=\"align-justify\">&nbsp;<\/p>\n<p class=\"align-justify\">\n<table>\n<tbody>\n<tr>\n<td class=\"align-left\"><b>Result consumer<br \/><\/b><\/td>\n<td class=\"align-left\"><b>Graphics<br \/><\/b><\/td>\n<td class=\"align-left\"><b>Detail level<br \/><\/b><\/td>\n<td class=\"align-left\"><b>Tools<br \/><\/b><\/td>\n<\/tr>\n<tr>\n<td class=\"align-left\">Decision Maker<\/td>\n<td class=\"align-left\">Solely<\/td>\n<td class=\"align-left\">Birds view perspective<\/td>\n<td class=\"align-left\">Dashboard<\/td>\n<\/tr>\n<tr>\n<td class=\"align-left\">Business Analyst<\/td>\n<td class=\"align-left\">Partly<\/td>\n<td class=\"align-left\">Summarizes and Details<\/td>\n<td class=\"align-left\">Analytic tool<\/td>\n<\/tr>\n<tr>\n<td class=\"align-left\">Accounting Clerk<\/td>\n<td class=\"align-left\">No<\/td>\n<td class=\"align-left\">Detail level<\/td>\n<td class=\"align-left\">Exception Management, Excel<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Picture 6 &#8211; Result consumer overview<\/p>\n<p class=\"align-justify\">&nbsp;<\/p>\n<p class=\"align-justify\">Now that all five prerequisites are covered, we \u201conly\u201d have to implement the CCM project successfully. In this last part of the CCM series we talk about two elements that you probably already know, so here are\u2026<\/p>\n<h2>&#8230; two things you better not forget <\/h2>\n<p>We will be discussing the aspects of<\/p>\n<ol>\n<li>There is a price tag to it (aka budget)<\/li>\n<li>You need someone who can do it (aka resources) <\/li>\n<\/ol>\n<p class=\"align-justify\">Of course there is no need to shy away from doing data analytics in a CCM environment. However it is more expensive (at least during the implementation) than doing only none-structured ad-hoc analytics. <\/p>\n<p class=\"align-justify\">The key elements that have a price tag are <\/p>\n<ul>\n<li>Software <\/li>\n<li>Hardware <\/li>\n<li>Internal costs <\/li>\n<li>Content (Make or buy) <\/li>\n<li>Know-How Transfer <\/li>\n<li>Internal and external human resources  <\/li>\n<\/ul>\n<p class=\"align-justify\">Our CCM project \u201cPayments to critical countries\u201d should be performed by proper Client\/Server data analytics <i>software<\/i> for the reasons discussed in part four of this article. This might cost more than only the desktop version of that software. If there is a user-based component (e.g. who can access the dashboard results) this has to be taken into account as well. <\/p>\n<p class=\"align-justify\">Client\/server software usually does not make sense without a proper server environment. So the <i>hardware <\/i>is an element you have to consider as well. Whereas standard software has lower system requirements, a CCM solution will need more iron and horsepower to run properly. <\/p>\n<p class=\"align-justify\">If software and hardware are in place, installation and testing will require time and technical know-how (even more for this complex client\/server environment, SAP\u00ae data access and so on). Make sure that you have the internal costs for installation, testing and maintenance on your agenda. <\/p>\n<p class=\"align-justify\">We also discussed the aspect of getting some ready-made content. Maybe the analytic \u201cPayments to critical countries\u201d can be purchased as readymade solution. This is a typical \u201cmake or buy\u201d questions. Buying content will cost money, but developing that analytics plus documentation internally (even if someone with appropriate know-how can do it) will eat up time as well and therefore cause costs and efforts. <\/p>\n<p class=\"align-justify\">After setting up the solution and the content, there is the aspect of know-how transfer. How to use the CCM software, where to click? How to interpret the results? What are the steps necessary for change or add analytics to that solution? Are there SAP\u00ae specific elements that need to be trained? It is always good to have the focus on key users here, but having that know-how distributed over several shoulders will reduce the risk that comes with a potential fluctuation of employees. <\/p>\n<p class=\"align-justify\">All these elements need to be taken care of by people, so the last bullet point above is titled with \u201cInternal and external human resources\u201d. But this brings us to the second aspect that this article covers \u201c<b>You need someone who can do it (aka resources)<\/b>\u201d.<\/p>\n<p>There may be a lot of people in your department, with an in-depth knowledge regarding a lot of relevant topics. But what this article showed as well is the immense need for a mix of<\/p>\n<ul>\n<li>Technical skills <\/li>\n<li>Process understanding <\/li>\n<li>Business \/ Accounting know-how <\/li>\n<li>ERP system know-how <\/li>\n<li>Analytical thinking <\/li>\n<li>Communication skills <\/li>\n<\/ul>\n<p class=\"align-justify\">You might have realized how important <i>technical skills<\/i> are when we discussed tables, fields, data structures and the concept of relational databases in chapter three of this article. Part of that was an explanation of different techniques how to find the data and to understand how the process logic is reflected in the database. <\/p>\n<p class=\"align-justify\"><i><\/i>The <i>business process<\/i> understanding was emphasized when we worked on the analytic question in chapter \u201cKnow what you want to know\u201d. Together with the requirement of knowing your business really well these are the prerequisites for making a good and detailed enough list of analytic questions. <\/p>\n<p class=\"align-justify\"><i>Business \/ Accounting Know-How<\/i> are related to the process understanding. Especially if there are analytics in context of Finances, Accounting or Controlling a basic knowledge about that is mandatory. If someone should analyze and understand the purchase-to-pay process, invoices, G\/L accounts and Cost Centers, or incoming and outgoing payments, we have to deal with T-accounts, debit and credit posting rules rather sooner than later. <\/p>\n<p class=\"align-justify\"><i>ERP system know how<\/i> (in our case, knowledge about SAP\u00ae) was necessary several times already. In part one we had do understand how the process is implemented in the SAP\u00ae system; \u201cKnowing your systems\u201d we had to identify the relevant SAP\u00ae version, system, and talked about users and authorizations. When it came to finding out about the table and field names, we had to use SAP\u00ae transactions to identify the underlying data structures. <\/p>\n<p class=\"align-justify\"><i>Analytical thinking<\/i> is quite self-evident. The ability to structure an analytic question as well as the roadmap to answer it; logical thinking and being able to translate and transform a business aspect into a technical solution \u2013 all this is part of the analytical thinking. <\/p>\n<p class=\"align-justify\">Last but not least, <i>communication skills<\/i> (as usual) do help a lot. In data analytics it might be even more required than in other areas, because sometimes we need to talk about heavy stuff like risk, Compliance aspects, human errors, process weaknesses or even money that is identified as \u201clost\u201d. People feel responsible for this and maybe as well \u201cmade responsible\u201d for this when raising such questions. Also, during the implementation, there will be a learning process, and round-table discussions where managers, IT specialists, business analysts and accounting clerks will have to discuss the same topic from different angles. This needs to be balanced by a solid set of communication skills. <\/p>\n<p class=\"align-justify\">All of this sounds reasonable, but the thing is, you need some heads where all this know-how is combined within the same person. This will be a very important factor for success. That skillset in combination is hard to find, as often people do know technical aspects very well OR business aspects OR have a good know-how regarding SAP\u00ae. If this mix does not exist to that extent \u2013 bring in external resources who will do the know-how transfer. I do not want to sound selfish here, as obviously we are in that business. However it is a critical success factor, and \u2013 especially in the starting phase \u2013 things will go a lot better and faster and with less frustration if this mix of skills exist. So after this walkthrough of getting a CCM project started, and what needs to be considered, the importance of keeping the resources in mind is obvious. Yes, there are a lot of things to be considered (five important aspects have been explained in detail in this article); and yes, it will cost money, time and brings the challenge of having real all-rounders on board who make this project a success. However it is a journey worth to travel; having a profound data analytic approach is not nice-to-have, nowadays it is mandatory. <a target=\"_blank\" href=\"http:\/\/www.mckinsey.com\/business-functions\/digital-mckinsey\/our-insights\/mobilizing-your-c-suite-for-big-data-analytics\" rel=\"noopener\">There is a nice McKinsey article about that on a more strategic level, which nevertheless shows the urgency to push and establish data analytics\u2013 it is linked here, as you may want to check out in addition to this hands-on series<\/a>.<\/p>\n<p class=\"align-justify\">I hope you enjoyed reading it as much as I did when writing it. There are a lot more things to be said about data analytics, so keep on checking out our blog here. For any comments, questions or request, feel free to write us at  &nbsp;<a target=\"_blank\" href=\"http:\/\/dev.lbrmedia.net\/dab-europe.com\/typo3\/info@dab-gmbh.de\" rel=\"noopener\">info@dab-gmbh.de.<\/a><\/p>\n<p class=\"align-justify\">To contact the author you can also use LinkedIn or XING (you may have to login first before you can access these links). <\/p>\n<p class=\"align-justify\">LinkedIn: <a target=\"_blank\" href=\"http:\/\/de.linkedin.com\/pub\/stefan-wenig\/54\/1b8\/b30\" rel=\"noopener\">http:\/\/de.linkedin.com\/pub\/stefan-wenig\/54\/1b8\/b30 <\/a><\/p>\n<p class=\"align-justify\">XING: <a target=\"_blank\" href=\"https:\/\/www.xing.com\/profile\/Stefan_Wenig2?sc_o=mxb_p\" rel=\"noopener\">https:\/\/www.xing.com\/profile\/Stefan_Wenig2?sc_o=mxb_p <\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Building a CCM data analysis environment is about data analysis projects in general, with a focus on introducing more complex solutions, such as a CCM system.<\/p>\n","protected":false},"author":2,"featured_media":4694,"template":"","articles_category":[],"articles_tag":[91,92,94,95,99],"class_list":["post-2196","articles","type-articles","status-publish","has-post-thumbnail","hentry","articles_tag-data-analytics","articles_tag-sap","articles_tag-internal-audit","articles_tag-iks","articles_tag-data-extraction"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>CCM \u2013 Five things you should know about CCM part 6<\/title>\n<meta name=\"description\" content=\"CCM data analysis: 5 important things \u2713 2 things not to forget \u2713 Avoid common mistakes \u2713 Optimization tips \u2013 Read part 6!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.dab-europe.com\/en\/articles\/ccm-part-6-5-things-you-should-know-and-2-things-you-better-not-forget-when-building-a-ccm-data-analytic-environment\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"CCM \u2013 Five things you should know about CCM part 6\" \/>\n<meta property=\"og:description\" content=\"CCM data analysis: 5 important things \u2713 2 things not to forget \u2713 Avoid common mistakes \u2713 Optimization tips \u2013 Read part 6!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.dab-europe.com\/en\/articles\/ccm-part-6-5-things-you-should-know-and-2-things-you-better-not-forget-when-building-a-ccm-data-analytic-environment\/\" \/>\n<meta property=\"og:site_name\" content=\"dab\" \/>\n<meta property=\"article:modified_time\" content=\"2025-03-11T12:41:29+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.dab-europe.com\/wp-content\/uploads\/wp-i\/po\/G19A0396-1024x683.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"683\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"11 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.dab-europe.com\\\/en\\\/articles\\\/ccm-part-6-5-things-you-should-know-and-2-things-you-better-not-forget-when-building-a-ccm-data-analytic-environment\\\/\",\"url\":\"https:\\\/\\\/www.dab-europe.com\\\/en\\\/articles\\\/ccm-part-6-5-things-you-should-know-and-2-things-you-better-not-forget-when-building-a-ccm-data-analytic-environment\\\/\",\"name\":\"CCM \u2013 Five things you should know about CCM part 6\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.dab-europe.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.dab-europe.com\\\/en\\\/articles\\\/ccm-part-6-5-things-you-should-know-and-2-things-you-better-not-forget-when-building-a-ccm-data-analytic-environment\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.dab-europe.com\\\/en\\\/articles\\\/ccm-part-6-5-things-you-should-know-and-2-things-you-better-not-forget-when-building-a-ccm-data-analytic-environment\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.dab-europe.com\\\/wp-content\\\/uploads\\\/wp-i\\\/po\\\/G19A0396-scaled.jpg\",\"datePublished\":\"2014-03-31T10:03:00+00:00\",\"dateModified\":\"2025-03-11T12:41:29+00:00\",\"description\":\"CCM data analysis: 5 important things \u2713 2 things not to forget \u2713 Avoid common mistakes \u2713 Optimization tips \u2013 Read part 6!\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.dab-europe.com\\\/en\\\/articles\\\/ccm-part-6-5-things-you-should-know-and-2-things-you-better-not-forget-when-building-a-ccm-data-analytic-environment\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.dab-europe.com\\\/en\\\/articles\\\/ccm-part-6-5-things-you-should-know-and-2-things-you-better-not-forget-when-building-a-ccm-data-analytic-environment\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.dab-europe.com\\\/en\\\/articles\\\/ccm-part-6-5-things-you-should-know-and-2-things-you-better-not-forget-when-building-a-ccm-data-analytic-environment\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.dab-europe.com\\\/wp-content\\\/uploads\\\/wp-i\\\/po\\\/G19A0396-scaled.jpg\",\"contentUrl\":\"https:\\\/\\\/www.dab-europe.com\\\/wp-content\\\/uploads\\\/wp-i\\\/po\\\/G19A0396-scaled.jpg\",\"width\":2560,\"height\":2327},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.dab-europe.com\\\/en\\\/articles\\\/ccm-part-6-5-things-you-should-know-and-2-things-you-better-not-forget-when-building-a-ccm-data-analytic-environment\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.dab-europe.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Articles\",\"item\":\"https:\\\/\\\/www.dab-europe.com\\\/en\\\/articles\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"CCM (Part 6) &#8211; 5 things you should know &#8211; and 2 things you better not forget &#8211; when building a CCM data analytic environment\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.dab-europe.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.dab-europe.com\\\/en\\\/\",\"name\":\"dab\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.dab-europe.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.dab-europe.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.dab-europe.com\\\/en\\\/#organization\",\"name\":\"dab\",\"url\":\"https:\\\/\\\/www.dab-europe.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.dab-europe.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.dab-europe.com\\\/wp-content\\\/uploads\\\/2025\\\/02\\\/dab_logo-main-color-scaled.png\",\"contentUrl\":\"https:\\\/\\\/www.dab-europe.com\\\/wp-content\\\/uploads\\\/2025\\\/02\\\/dab_logo-main-color-scaled.png\",\"width\":2560,\"height\":1463,\"caption\":\"dab\"},\"image\":{\"@id\":\"https:\\\/\\\/www.dab-europe.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"CCM \u2013 Five things you should know about CCM part 6","description":"CCM data analysis: 5 important things \u2713 2 things not to forget \u2713 Avoid common mistakes \u2713 Optimization tips \u2013 Read part 6!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.dab-europe.com\/en\/articles\/ccm-part-6-5-things-you-should-know-and-2-things-you-better-not-forget-when-building-a-ccm-data-analytic-environment\/","og_locale":"en_US","og_type":"article","og_title":"CCM \u2013 Five things you should know about CCM part 6","og_description":"CCM data analysis: 5 important things \u2713 2 things not to forget \u2713 Avoid common mistakes \u2713 Optimization tips \u2013 Read part 6!","og_url":"https:\/\/www.dab-europe.com\/en\/articles\/ccm-part-6-5-things-you-should-know-and-2-things-you-better-not-forget-when-building-a-ccm-data-analytic-environment\/","og_site_name":"dab","article_modified_time":"2025-03-11T12:41:29+00:00","og_image":[{"width":1024,"height":683,"url":"https:\/\/www.dab-europe.com\/wp-content\/uploads\/wp-i\/po\/G19A0396-1024x683.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"11 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.dab-europe.com\/en\/articles\/ccm-part-6-5-things-you-should-know-and-2-things-you-better-not-forget-when-building-a-ccm-data-analytic-environment\/","url":"https:\/\/www.dab-europe.com\/en\/articles\/ccm-part-6-5-things-you-should-know-and-2-things-you-better-not-forget-when-building-a-ccm-data-analytic-environment\/","name":"CCM \u2013 Five things you should know about CCM part 6","isPartOf":{"@id":"https:\/\/www.dab-europe.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.dab-europe.com\/en\/articles\/ccm-part-6-5-things-you-should-know-and-2-things-you-better-not-forget-when-building-a-ccm-data-analytic-environment\/#primaryimage"},"image":{"@id":"https:\/\/www.dab-europe.com\/en\/articles\/ccm-part-6-5-things-you-should-know-and-2-things-you-better-not-forget-when-building-a-ccm-data-analytic-environment\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dab-europe.com\/wp-content\/uploads\/wp-i\/po\/G19A0396-scaled.jpg","datePublished":"2014-03-31T10:03:00+00:00","dateModified":"2025-03-11T12:41:29+00:00","description":"CCM data analysis: 5 important things \u2713 2 things not to forget \u2713 Avoid common mistakes \u2713 Optimization tips \u2013 Read part 6!","breadcrumb":{"@id":"https:\/\/www.dab-europe.com\/en\/articles\/ccm-part-6-5-things-you-should-know-and-2-things-you-better-not-forget-when-building-a-ccm-data-analytic-environment\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.dab-europe.com\/en\/articles\/ccm-part-6-5-things-you-should-know-and-2-things-you-better-not-forget-when-building-a-ccm-data-analytic-environment\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dab-europe.com\/en\/articles\/ccm-part-6-5-things-you-should-know-and-2-things-you-better-not-forget-when-building-a-ccm-data-analytic-environment\/#primaryimage","url":"https:\/\/www.dab-europe.com\/wp-content\/uploads\/wp-i\/po\/G19A0396-scaled.jpg","contentUrl":"https:\/\/www.dab-europe.com\/wp-content\/uploads\/wp-i\/po\/G19A0396-scaled.jpg","width":2560,"height":2327},{"@type":"BreadcrumbList","@id":"https:\/\/www.dab-europe.com\/en\/articles\/ccm-part-6-5-things-you-should-know-and-2-things-you-better-not-forget-when-building-a-ccm-data-analytic-environment\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.dab-europe.com\/en\/"},{"@type":"ListItem","position":2,"name":"Articles","item":"https:\/\/www.dab-europe.com\/en\/articles\/"},{"@type":"ListItem","position":3,"name":"CCM (Part 6) &#8211; 5 things you should know &#8211; and 2 things you better not forget &#8211; when building a CCM data analytic environment"}]},{"@type":"WebSite","@id":"https:\/\/www.dab-europe.com\/en\/#website","url":"https:\/\/www.dab-europe.com\/en\/","name":"dab","description":"","publisher":{"@id":"https:\/\/www.dab-europe.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.dab-europe.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.dab-europe.com\/en\/#organization","name":"dab","url":"https:\/\/www.dab-europe.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dab-europe.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.dab-europe.com\/wp-content\/uploads\/2025\/02\/dab_logo-main-color-scaled.png","contentUrl":"https:\/\/www.dab-europe.com\/wp-content\/uploads\/2025\/02\/dab_logo-main-color-scaled.png","width":2560,"height":1463,"caption":"dab"},"image":{"@id":"https:\/\/www.dab-europe.com\/en\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.dab-europe.com\/en\/wp-json\/wp\/v2\/articles\/2196","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dab-europe.com\/en\/wp-json\/wp\/v2\/articles"}],"about":[{"href":"https:\/\/www.dab-europe.com\/en\/wp-json\/wp\/v2\/types\/articles"}],"author":[{"embeddable":true,"href":"https:\/\/www.dab-europe.com\/en\/wp-json\/wp\/v2\/users\/2"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.dab-europe.com\/en\/wp-json\/wp\/v2\/media\/4694"}],"wp:attachment":[{"href":"https:\/\/www.dab-europe.com\/en\/wp-json\/wp\/v2\/media?parent=2196"}],"wp:term":[{"taxonomy":"articles_category","embeddable":true,"href":"https:\/\/www.dab-europe.com\/en\/wp-json\/wp\/v2\/articles_category?post=2196"},{"taxonomy":"articles_tag","embeddable":true,"href":"https:\/\/www.dab-europe.com\/en\/wp-json\/wp\/v2\/articles_tag?post=2196"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}