{"id":173,"date":"2018-05-08T15:29:36","date_gmt":"2018-05-08T14:29:36","guid":{"rendered":"http:\/\/techsupportblog.co.uk\/?p=173"},"modified":"2018-08-07T14:14:47","modified_gmt":"2018-08-07T13:14:47","slug":"scsm-views-not-replicating-to-other-consoles","status":"publish","type":"post","link":"https:\/\/techtodd.co.uk\/index.php\/2018\/05\/08\/scsm-views-not-replicating-to-other-consoles\/","title":{"rendered":"SCSM Views Not Replicating To Other Consoles"},"content":{"rendered":"<p>I recently had an issue with our own environment where any views created on the primary SCSM server were not visible by Service Desk staff. Also, any changes made to the current views were only visible on the primary Service Manager server.<\/p>\n<p>This brought me back to when another customer had this issue in the past. The fix is actually fairly simple; you just need to ensure that the SQL broker is enabled on the ServiceManager primary database.<\/p>\n<p>I believe the broker sometimes gets disabled when you upgrade Service Manager or SQL (I&#8217;m yet to confirm this).<\/p>\n<p>To check if the broker is enabled run the following query in SQL Management Studio:<\/p>\n<p><strong>SELECT is_broker_enabled FROM sys.databases WHERE name =&#8217;ServiceManager&#8217;<\/strong><\/p>\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"575\" height=\"151\" data-attachment-id=\"236\" data-permalink=\"https:\/\/techtodd.co.uk\/index.php\/2018\/05\/08\/scsm-views-not-replicating-to-other-consoles\/sqlbroker\/\" data-orig-file=\"https:\/\/techtodd.co.uk\/wp-content\/uploads\/2018\/08\/SQLBroker.png\" data-orig-size=\"575,151\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"SQLBroker\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/techtodd.co.uk\/wp-content\/uploads\/2018\/08\/SQLBroker.png\" src=\"https:\/\/techtodd.co.uk\/wp-content\/uploads\/2018\/08\/SQLBroker.png\" alt=\"\" class=\"wp-image-236\" srcset=\"https:\/\/techtodd.co.uk\/wp-content\/uploads\/2018\/08\/SQLBroker.png 575w, https:\/\/techtodd.co.uk\/wp-content\/uploads\/2018\/08\/SQLBroker-300x79.png 300w\" sizes=\"auto, (max-width: 575px) 100vw, 575px\" \/><\/figure>\n\n\n\n<p>\u00a0<\/p>\n\n\n\n<p>If this returns &#8216;0&#8217; rather than &#8216;1&#8217; you&#8217;ll need to enable it with the following query (make sure you do this out of hours as it will drop any live connections to the DB):<\/p>\n\n\n\n<p><strong>USE master<\/strong><\/p>\n\n\n\n<p><strong>GO<\/strong><\/p>\n\n\n\n<p><strong>ALTER DATABASE ServiceManager SET SINGLE_USER WITH ROLLBACK IMMEDIATE<\/strong><\/p>\n\n\n\n<p><strong>ALTER DATABASE ServiceManager SET ENABLE_BROKER<\/strong><\/p>\n\n\n\n<p><strong>ALTER DATABASE ServiceManager SET MULTI_USER<\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>I recently had an issue with our own environment where any views created on the primary SCSM server were not visible by Service Desk staff. Also, any changes made to the current views were only visible on the primary Service Manager server. This brought me back to when another customer had this issue in the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[25],"tags":[11,30,8,10,28,29,7],"class_list":["post-173","post","type-post","status-publish","format-standard","hentry","category-service-manager","tag-11","tag-30","tag-center","tag-manager","tag-scsm","tag-service","tag-system"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>SCSM Views Not Replicating To Other Consoles | Tech Todd<\/title>\n<meta name=\"description\" content=\"How to resolve an issue where views created in the SCSM console are not replicated to other consoles.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/project1-v4xcrw2sui.live-website.com\/index.php\/2018\/05\/08\/scsm-views-not-replicating-to-other-consoles\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SCSM Views Not Replicating To Other Consoles | Tech Todd\" \/>\n<meta property=\"og:description\" content=\"How to resolve an issue where views created in the SCSM console are not replicated to other consoles.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/project1-v4xcrw2sui.live-website.com\/index.php\/2018\/05\/08\/scsm-views-not-replicating-to-other-consoles\/\" \/>\n<meta property=\"og:site_name\" content=\"Tech Todd\" \/>\n<meta property=\"article:published_time\" content=\"2018-05-08T14:29:36+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2018-08-07T13:14:47+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/project1-v4xcrw2sui.live-website.com\/wp-content\/uploads\/2018\/08\/SQLBroker.png\" \/>\n<meta name=\"author\" content=\"TC\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"TC\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/index.php\\\/2018\\\/05\\\/08\\\/scsm-views-not-replicating-to-other-consoles\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/index.php\\\/2018\\\/05\\\/08\\\/scsm-views-not-replicating-to-other-consoles\\\/\"},\"author\":{\"name\":\"TC\",\"@id\":\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/#\\\/schema\\\/person\\\/12f10ae88eec753067405d37c00f9103\"},\"headline\":\"SCSM Views Not Replicating To Other Consoles\",\"datePublished\":\"2018-05-08T14:29:36+00:00\",\"dateModified\":\"2018-08-07T13:14:47+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/index.php\\\/2018\\\/05\\\/08\\\/scsm-views-not-replicating-to-other-consoles\\\/\"},\"wordCount\":187,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/#\\\/schema\\\/person\\\/12f10ae88eec753067405d37c00f9103\"},\"image\":{\"@id\":\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/index.php\\\/2018\\\/05\\\/08\\\/scsm-views-not-replicating-to-other-consoles\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/techtodd.co.uk\\\/wp-content\\\/uploads\\\/2018\\\/08\\\/SQLBroker.png\",\"keywords\":[\"2012\",\"2016\",\"center\",\"manager\",\"SCSM\",\"service\",\"system\"],\"articleSection\":[\"Service Manager\"],\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/index.php\\\/2018\\\/05\\\/08\\\/scsm-views-not-replicating-to-other-consoles\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/index.php\\\/2018\\\/05\\\/08\\\/scsm-views-not-replicating-to-other-consoles\\\/\",\"url\":\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/index.php\\\/2018\\\/05\\\/08\\\/scsm-views-not-replicating-to-other-consoles\\\/\",\"name\":\"SCSM Views Not Replicating To Other Consoles | Tech Todd\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/index.php\\\/2018\\\/05\\\/08\\\/scsm-views-not-replicating-to-other-consoles\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/index.php\\\/2018\\\/05\\\/08\\\/scsm-views-not-replicating-to-other-consoles\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/techtodd.co.uk\\\/wp-content\\\/uploads\\\/2018\\\/08\\\/SQLBroker.png\",\"datePublished\":\"2018-05-08T14:29:36+00:00\",\"dateModified\":\"2018-08-07T13:14:47+00:00\",\"description\":\"How to resolve an issue where views created in the SCSM console are not replicated to other consoles.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/index.php\\\/2018\\\/05\\\/08\\\/scsm-views-not-replicating-to-other-consoles\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/index.php\\\/2018\\\/05\\\/08\\\/scsm-views-not-replicating-to-other-consoles\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/index.php\\\/2018\\\/05\\\/08\\\/scsm-views-not-replicating-to-other-consoles\\\/#primaryimage\",\"url\":\"https:\\\/\\\/techtodd.co.uk\\\/wp-content\\\/uploads\\\/2018\\\/08\\\/SQLBroker.png\",\"contentUrl\":\"https:\\\/\\\/techtodd.co.uk\\\/wp-content\\\/uploads\\\/2018\\\/08\\\/SQLBroker.png\",\"width\":575,\"height\":151},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/index.php\\\/2018\\\/05\\\/08\\\/scsm-views-not-replicating-to-other-consoles\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"SCSM Views Not Replicating To Other Consoles\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/#website\",\"url\":\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/\",\"name\":\"Tech Todd\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/#\\\/schema\\\/person\\\/12f10ae88eec753067405d37c00f9103\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/#\\\/schema\\\/person\\\/12f10ae88eec753067405d37c00f9103\",\"name\":\"TC\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b3a6951f4b1a2876b9cb71e98dda385477183f62e689405514ba93c705bf95d7?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b3a6951f4b1a2876b9cb71e98dda385477183f62e689405514ba93c705bf95d7?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b3a6951f4b1a2876b9cb71e98dda385477183f62e689405514ba93c705bf95d7?s=96&d=mm&r=g\",\"caption\":\"TC\"},\"logo\":{\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b3a6951f4b1a2876b9cb71e98dda385477183f62e689405514ba93c705bf95d7?s=96&d=mm&r=g\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"SCSM Views Not Replicating To Other Consoles | Tech Todd","description":"How to resolve an issue where views created in the SCSM console are not replicated to other consoles.","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:\/\/project1-v4xcrw2sui.live-website.com\/index.php\/2018\/05\/08\/scsm-views-not-replicating-to-other-consoles\/","og_locale":"en_GB","og_type":"article","og_title":"SCSM Views Not Replicating To Other Consoles | Tech Todd","og_description":"How to resolve an issue where views created in the SCSM console are not replicated to other consoles.","og_url":"https:\/\/project1-v4xcrw2sui.live-website.com\/index.php\/2018\/05\/08\/scsm-views-not-replicating-to-other-consoles\/","og_site_name":"Tech Todd","article_published_time":"2018-05-08T14:29:36+00:00","article_modified_time":"2018-08-07T13:14:47+00:00","og_image":[{"url":"https:\/\/project1-v4xcrw2sui.live-website.com\/wp-content\/uploads\/2018\/08\/SQLBroker.png","type":"","width":"","height":""}],"author":"TC","twitter_card":"summary_large_image","twitter_misc":{"Written by":"TC","Estimated reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/project1-v4xcrw2sui.live-website.com\/index.php\/2018\/05\/08\/scsm-views-not-replicating-to-other-consoles\/#article","isPartOf":{"@id":"https:\/\/project1-v4xcrw2sui.live-website.com\/index.php\/2018\/05\/08\/scsm-views-not-replicating-to-other-consoles\/"},"author":{"name":"TC","@id":"https:\/\/project1-v4xcrw2sui.live-website.com\/#\/schema\/person\/12f10ae88eec753067405d37c00f9103"},"headline":"SCSM Views Not Replicating To Other Consoles","datePublished":"2018-05-08T14:29:36+00:00","dateModified":"2018-08-07T13:14:47+00:00","mainEntityOfPage":{"@id":"https:\/\/project1-v4xcrw2sui.live-website.com\/index.php\/2018\/05\/08\/scsm-views-not-replicating-to-other-consoles\/"},"wordCount":187,"commentCount":0,"publisher":{"@id":"https:\/\/project1-v4xcrw2sui.live-website.com\/#\/schema\/person\/12f10ae88eec753067405d37c00f9103"},"image":{"@id":"https:\/\/project1-v4xcrw2sui.live-website.com\/index.php\/2018\/05\/08\/scsm-views-not-replicating-to-other-consoles\/#primaryimage"},"thumbnailUrl":"https:\/\/techtodd.co.uk\/wp-content\/uploads\/2018\/08\/SQLBroker.png","keywords":["2012","2016","center","manager","SCSM","service","system"],"articleSection":["Service Manager"],"inLanguage":"en-GB","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/project1-v4xcrw2sui.live-website.com\/index.php\/2018\/05\/08\/scsm-views-not-replicating-to-other-consoles\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/project1-v4xcrw2sui.live-website.com\/index.php\/2018\/05\/08\/scsm-views-not-replicating-to-other-consoles\/","url":"https:\/\/project1-v4xcrw2sui.live-website.com\/index.php\/2018\/05\/08\/scsm-views-not-replicating-to-other-consoles\/","name":"SCSM Views Not Replicating To Other Consoles | Tech Todd","isPartOf":{"@id":"https:\/\/project1-v4xcrw2sui.live-website.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/project1-v4xcrw2sui.live-website.com\/index.php\/2018\/05\/08\/scsm-views-not-replicating-to-other-consoles\/#primaryimage"},"image":{"@id":"https:\/\/project1-v4xcrw2sui.live-website.com\/index.php\/2018\/05\/08\/scsm-views-not-replicating-to-other-consoles\/#primaryimage"},"thumbnailUrl":"https:\/\/techtodd.co.uk\/wp-content\/uploads\/2018\/08\/SQLBroker.png","datePublished":"2018-05-08T14:29:36+00:00","dateModified":"2018-08-07T13:14:47+00:00","description":"How to resolve an issue where views created in the SCSM console are not replicated to other consoles.","breadcrumb":{"@id":"https:\/\/project1-v4xcrw2sui.live-website.com\/index.php\/2018\/05\/08\/scsm-views-not-replicating-to-other-consoles\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/project1-v4xcrw2sui.live-website.com\/index.php\/2018\/05\/08\/scsm-views-not-replicating-to-other-consoles\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/project1-v4xcrw2sui.live-website.com\/index.php\/2018\/05\/08\/scsm-views-not-replicating-to-other-consoles\/#primaryimage","url":"https:\/\/techtodd.co.uk\/wp-content\/uploads\/2018\/08\/SQLBroker.png","contentUrl":"https:\/\/techtodd.co.uk\/wp-content\/uploads\/2018\/08\/SQLBroker.png","width":575,"height":151},{"@type":"BreadcrumbList","@id":"https:\/\/project1-v4xcrw2sui.live-website.com\/index.php\/2018\/05\/08\/scsm-views-not-replicating-to-other-consoles\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/project1-v4xcrw2sui.live-website.com\/"},{"@type":"ListItem","position":2,"name":"SCSM Views Not Replicating To Other Consoles"}]},{"@type":"WebSite","@id":"https:\/\/project1-v4xcrw2sui.live-website.com\/#website","url":"https:\/\/project1-v4xcrw2sui.live-website.com\/","name":"Tech Todd","description":"","publisher":{"@id":"https:\/\/project1-v4xcrw2sui.live-website.com\/#\/schema\/person\/12f10ae88eec753067405d37c00f9103"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/project1-v4xcrw2sui.live-website.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":["Person","Organization"],"@id":"https:\/\/project1-v4xcrw2sui.live-website.com\/#\/schema\/person\/12f10ae88eec753067405d37c00f9103","name":"TC","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/secure.gravatar.com\/avatar\/b3a6951f4b1a2876b9cb71e98dda385477183f62e689405514ba93c705bf95d7?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/b3a6951f4b1a2876b9cb71e98dda385477183f62e689405514ba93c705bf95d7?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/b3a6951f4b1a2876b9cb71e98dda385477183f62e689405514ba93c705bf95d7?s=96&d=mm&r=g","caption":"TC"},"logo":{"@id":"https:\/\/secure.gravatar.com\/avatar\/b3a6951f4b1a2876b9cb71e98dda385477183f62e689405514ba93c705bf95d7?s=96&d=mm&r=g"}}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/pfa3Hp-2N","_links":{"self":[{"href":"https:\/\/techtodd.co.uk\/index.php\/wp-json\/wp\/v2\/posts\/173","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/techtodd.co.uk\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/techtodd.co.uk\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/techtodd.co.uk\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/techtodd.co.uk\/index.php\/wp-json\/wp\/v2\/comments?post=173"}],"version-history":[{"count":3,"href":"https:\/\/techtodd.co.uk\/index.php\/wp-json\/wp\/v2\/posts\/173\/revisions"}],"predecessor-version":[{"id":237,"href":"https:\/\/techtodd.co.uk\/index.php\/wp-json\/wp\/v2\/posts\/173\/revisions\/237"}],"wp:attachment":[{"href":"https:\/\/techtodd.co.uk\/index.php\/wp-json\/wp\/v2\/media?parent=173"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/techtodd.co.uk\/index.php\/wp-json\/wp\/v2\/categories?post=173"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/techtodd.co.uk\/index.php\/wp-json\/wp\/v2\/tags?post=173"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}