{"id":2880,"date":"2015-02-27T09:49:03","date_gmt":"2015-02-27T09:49:03","guid":{"rendered":"http:\/\/evolphin.com\/help\/?p=2880"},"modified":"2020-05-18T10:57:18","modified_gmt":"2020-05-18T14:57:18","slug":"debugging-preview-generation","status":"publish","type":"post","link":"https:\/\/evolphin.com\/help\/administration-server\/preview\/debugging-preview-generation\/","title":{"rendered":"Debugging Preview Generation"},"content":{"rendered":"\n<h4 class=\"wp-block-heading\">Debugging preview generation is helpful in following scenarios:<\/h4>\n\n\n\n<ol class=\"wp-block-list\"><li>Preview of some file or specific format is not available.<\/li><li>Preview generation by some media convertor\/custom convertor is not working.<\/li><li>Debugging some new media convertor.<\/li><li>Generated preview is not correct. For&nbsp;E.g color mismatch, low quality etc&#8230;<\/li><\/ol>\n\n\n\n<h5 class=\"wp-block-heading\">&nbsp;<\/h5>\n\n\n\n<h2 class=\"wp-block-heading\">View Zoom Preview Server Log<\/h2>\n\n\n\n<h5 class=\"wp-block-heading\">Zoom Preview server log can be referred in following cases:<\/h5>\n\n\n\n<ol class=\"wp-block-list\"><li>When preview generation is taking long time and no preview is available.<\/li><li>If some bug has occurred in Zoom Preview server or when it is running on low resources. Like low memory, preview server cleanup issues, low disk space.<\/li><li>If Zoom Preview server is not reachable and not responding to queries in Visual Approval and Web Asset Browser.<\/li><li>In any other case when Preview server is not behaving properly.<\/li><\/ol>\n\n\n\n<h5 class=\"wp-block-heading\">Steps to view preview server log:<\/h5>\n\n\n\n<ol class=\"wp-block-list\"><li>Goto logs directory inside Zoom Preview server installation directory.\n<ol>\n<li>On windows: <em>&#8220;C:\\Program Files (x86)\\Evolphin\\DAM\\logs&#8221;<\/em><\/li>\n<li>On Mac: <em>&#8220;\/Applications\/Evolphin\/zoom\/Resources\/logs&#8221;<\/em><\/li>\n<li>On Linux\/Unix machine: Goto to Zoom or Preview server installation directory and then in logs directory.<\/li>\n<\/ol>\n<\/li><li>Open file&nbsp;<strong>preview_log.0&nbsp;<\/strong>in your favorite editor. This file contains all the data related to Preview server logging.\n<ol>\n<li>When preview_log.0 file reached to specific size threshold, it gets renamed to preview_logs.1 and new preview_logs.0 is created and so on.<\/li>\n<\/ol>\n<\/li><li>Changing&nbsp;log level: By default log level is set to INFO. In this log level, basic information&nbsp;is printed along with exceptions and errors. You can change log level to something&nbsp;else for more detailed logging.<\/li><li>To change log level goto <strong>conf<\/strong> directory of Zoom installation. Open and edit&nbsp;<strong>log.properties<\/strong>.\n<ol>\n<li>Change the value of .level=<strong>INFO<\/strong> to .level=<strong>FINE<\/strong> and&nbsp;java.util.logging.FileHandler.level = <strong>INFO<\/strong> to&nbsp;java.util.logging.FileHandler.level =&nbsp;<strong>FINE<\/strong><\/li>\n<li>Restart&nbsp;preview server for the changes to take effect.\n<div class=\"note\">Changing log level have impact in preview server performance and may produce large amount of logging data.<\/div>\n<\/li>\n<\/ol>\n<\/li><\/ol>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Enable and View&nbsp;Preview Process Log<\/h2>\n\n\n\n<p>Zoom Preview server starts an external process to create preview of each file\/asset. It is possible the enable the logging of preview process output to some log file. This log file can be evaluated to see the errors in preview generation or just for more information on preview generation process.&nbsp;This log file contains output of different processes&nbsp;like ffmpeg, convert, ghostscript. These tools are used by Zoom Preview server for preview generation.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\">Steps to enable the preview process logging:<\/h5>\n\n\n\n<ol class=\"wp-block-list\"><li>Open and edit <em>preview-server.xml<\/em>&nbsp;file. This file can be found in <em>&lt;Zoom Installation&gt;\/conf<\/em> directory.\n<ol>\n<li>On windows: <em>&#8220;C:\\Program Files (x86)\\Evolphin\\DAM\\conf&#8221;<\/em><\/li>\n<li>On Mac: <em>&#8220;\/Applications\/Evolphin\/zoom\/Resources\/conf&#8221;<\/em><\/li>\n<li>On Linux\/Unix machine: Goto to Zoom or Preview server installation directory.<\/li>\n<\/ol>\n<\/li><li>Edit&nbsp;the&nbsp;<em>preview-server.xml&nbsp;<\/em>in any&nbsp;text editor, like notepad on windows, vim, emac, nano on linux and textedit on mac.<\/li><li>Find line:&nbsp; <em>&lt;enableThumbnailProcessLogging&gt;<strong>false<\/strong>&lt;\/enableThumbnailProcessLogging&gt;&nbsp;<\/em>and change <strong>false<\/strong> to <strong>true<\/strong> like<br><em>&lt;enableThumbnailProcessLogging&gt;<strong>true<\/strong>&lt;\/enableThumbnailProcessLogging&gt;<\/em><\/li><li>Save the file.\n<div class=\"warning\">While doing this please take care that file permission is not messed up. And Zoom Preview server is still be able to read and write the file.<\/div>\n<\/li><li>Restart Zoom Preview server.<\/li><\/ol>\n\n\n\n<h5 class=\"wp-block-heading\">Viewing preview process log file:<\/h5>\n\n\n\n<ol class=\"wp-block-list\"><li>Find out the Zoom Preview server process id, goto preview server log file in logs directory of Zoom Preview Installation.<\/li><li>Open file&nbsp;<strong><em>preview_log.0&nbsp;<\/em><\/strong>from logs directory.&nbsp;Go to the end of this file, when preview server was last started. Lookup for text similar&nbsp;to: <strong>Process info: <em>5180@green.local<\/em>.&nbsp;<\/strong>In this text 5180@green.local is the Zoom Preview server process id with machine name, for you it must be something different. Note it down or remember it.<\/li><li>Goto home directory of user from which Zoom Preview server is running. For e.g. If Zoom Preview server is running with&nbsp;user root, then home directory would be <strong>\/var\/root&nbsp;<\/strong>else if&nbsp;Zoom Preview server is running with different user account then goto \/home\/&lt;ZoomPreviewUser&gt;.<\/li><li>In the home directory go to <strong>.zm\/logs<\/strong> directory.<\/li><li>In the logs directory, go inside the directory which matches to name <strong><em>thumbs_&lt;process info&gt;<\/em><\/strong>. For e.g.&nbsp;.zm\/logs\/thumbs_5180@green.local. For you, value of 5180@green.local would be different. It would be the value which you have noted in above step 2.<br>Now you would be in directory like: &lt;Zoom Preview user&#8217;s home&gt;\/.zm\/logs\/thumbs_&lt;process_info&gt;<\/li><li>Inside this directory a log file with name&nbsp;<strong>thumbnail_process.log.0&nbsp;<\/strong>is present. Whenever a new preview generation is triggered, output of its generation is appended&nbsp;to this logfile.<br><em><strong>Log file path:<\/strong> &lt;Zoom Preview user&#8217;s home&gt;\/.zm\/logs\/thumbs_&lt;process_info&gt;\/thumbnail_process.log.0<\/em><\/li><\/ol>\n\n\n\n<h2 class=\"wp-block-heading\">Testing on command line<\/h2>\n\n\n\n<p>The&nbsp; ImageMagick shipped with Zoom can be executed on the command line to debug the convert process. In order to do that please set the following environment variables:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Linux (using bash\/sh)<\/h3>\n\n\n\n<p><code class=\"\">$export ZOOM_INSTALL_DIR=\/home\/evolphin\/zoom<\/code><br><code class=\"\">$export LD_LIBRARY_PATH=$ZOOM_INSTALL_DIR\/lib\/imagemagick<\/code><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Windows (PowerShell)<\/h3>\n\n\n\n<p>Should not need the environment variable ZOOM_INSTALL_DIR to be set. Please check by listing the current environment variables:<\/p>\n\n\n\n<p><code class=\"\">&gt;&nbsp;Get-ChildItem Env:<\/code><\/p>\n\n\n\n<p>If convert.exe does not work from the PowerShell, please try to set:<\/p>\n\n\n\n<p><code class=\"\">&gt;setx&nbsp;ZOOM_INSTALL_DIR \"C:\\Program Files (x86)\\Evolphin\\DAM\"<\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Debugging preview generation is helpful in following scenarios: Preview of some file or specific format is not available. Preview generation by some media convertor\/custom convertor is not working. Debugging some new media convertor. Generated preview is not correct. For&nbsp;E.g color mismatch, low quality etc&#8230; &nbsp; View Zoom Preview Server Log Zoom Preview server log can [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"default","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":"default","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":"","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":""}},"footnotes":""},"categories":[92],"tags":[95,96,97,98,21],"class_list":["post-2880","post","type-post","status-publish","format-standard","hentry","category-preview","tag-custom-format","tag-office-preview","tag-preview","tag-preview-server","tag-zoom-5"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Debugging Preview Generation - Evolphin Documentation<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/evolphin.com\/help\/administration-server\/preview\/debugging-preview-generation\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Debugging Preview Generation - Evolphin Documentation\" \/>\n<meta property=\"og:description\" content=\"Debugging preview generation is helpful in following scenarios: Preview of some file or specific format is not available. Preview generation by some media convertor\/custom convertor is not working. Debugging some new media convertor. Generated preview is not correct. For&nbsp;E.g color mismatch, low quality etc&#8230; &nbsp; View Zoom Preview Server Log Zoom Preview server log can [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/evolphin.com\/help\/administration-server\/preview\/debugging-preview-generation\/\" \/>\n<meta property=\"og:site_name\" content=\"Evolphin Documentation\" \/>\n<meta property=\"article:published_time\" content=\"2015-02-27T09:49:03+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-05-18T14:57:18+00:00\" \/>\n<meta name=\"author\" content=\"Rahul Bhargava\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Rahul Bhargava\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/preview\\\/debugging-preview-generation\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/preview\\\/debugging-preview-generation\\\/\"},\"author\":{\"name\":\"Rahul Bhargava\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#\\\/schema\\\/person\\\/e5f3dc53ac5f026ed258e224e75447f7\"},\"headline\":\"Debugging Preview Generation\",\"datePublished\":\"2015-02-27T09:49:03+00:00\",\"dateModified\":\"2020-05-18T14:57:18+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/preview\\\/debugging-preview-generation\\\/\"},\"wordCount\":896,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#organization\"},\"keywords\":[\"Custom Format\",\"Office Preview\",\"Preview\",\"Preview Server\",\"zoom 5\"],\"articleSection\":[\"Preview Server\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/preview\\\/debugging-preview-generation\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/preview\\\/debugging-preview-generation\\\/\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/preview\\\/debugging-preview-generation\\\/\",\"name\":\"Debugging Preview Generation - Evolphin Documentation\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#website\"},\"datePublished\":\"2015-02-27T09:49:03+00:00\",\"dateModified\":\"2020-05-18T14:57:18+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/preview\\\/debugging-preview-generation\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/preview\\\/debugging-preview-generation\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/preview\\\/debugging-preview-generation\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/evolphin.com\\\/help\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Debugging Preview Generation\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#website\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/\",\"name\":\"Evolphin Documentation\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/evolphin.com\\\/help\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#organization\",\"name\":\"Evolphin Documentation\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/cropped-evolphin-logo-dolphin_sm.png\",\"contentUrl\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/cropped-evolphin-logo-dolphin_sm.png\",\"width\":200,\"height\":200,\"caption\":\"Evolphin Documentation\"},\"image\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#\\\/schema\\\/person\\\/e5f3dc53ac5f026ed258e224e75447f7\",\"name\":\"Rahul Bhargava\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g\",\"caption\":\"Rahul Bhargava\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Debugging Preview Generation - Evolphin Documentation","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:\/\/evolphin.com\/help\/administration-server\/preview\/debugging-preview-generation\/","og_locale":"en_US","og_type":"article","og_title":"Debugging Preview Generation - Evolphin Documentation","og_description":"Debugging preview generation is helpful in following scenarios: Preview of some file or specific format is not available. Preview generation by some media convertor\/custom convertor is not working. Debugging some new media convertor. Generated preview is not correct. For&nbsp;E.g color mismatch, low quality etc&#8230; &nbsp; View Zoom Preview Server Log Zoom Preview server log can [&hellip;]","og_url":"https:\/\/evolphin.com\/help\/administration-server\/preview\/debugging-preview-generation\/","og_site_name":"Evolphin Documentation","article_published_time":"2015-02-27T09:49:03+00:00","article_modified_time":"2020-05-18T14:57:18+00:00","author":"Rahul Bhargava","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Rahul Bhargava","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/evolphin.com\/help\/administration-server\/preview\/debugging-preview-generation\/#article","isPartOf":{"@id":"https:\/\/evolphin.com\/help\/administration-server\/preview\/debugging-preview-generation\/"},"author":{"name":"Rahul Bhargava","@id":"https:\/\/evolphin.com\/help\/#\/schema\/person\/e5f3dc53ac5f026ed258e224e75447f7"},"headline":"Debugging Preview Generation","datePublished":"2015-02-27T09:49:03+00:00","dateModified":"2020-05-18T14:57:18+00:00","mainEntityOfPage":{"@id":"https:\/\/evolphin.com\/help\/administration-server\/preview\/debugging-preview-generation\/"},"wordCount":896,"commentCount":0,"publisher":{"@id":"https:\/\/evolphin.com\/help\/#organization"},"keywords":["Custom Format","Office Preview","Preview","Preview Server","zoom 5"],"articleSection":["Preview Server"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/evolphin.com\/help\/administration-server\/preview\/debugging-preview-generation\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/evolphin.com\/help\/administration-server\/preview\/debugging-preview-generation\/","url":"https:\/\/evolphin.com\/help\/administration-server\/preview\/debugging-preview-generation\/","name":"Debugging Preview Generation - Evolphin Documentation","isPartOf":{"@id":"https:\/\/evolphin.com\/help\/#website"},"datePublished":"2015-02-27T09:49:03+00:00","dateModified":"2020-05-18T14:57:18+00:00","breadcrumb":{"@id":"https:\/\/evolphin.com\/help\/administration-server\/preview\/debugging-preview-generation\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/evolphin.com\/help\/administration-server\/preview\/debugging-preview-generation\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/evolphin.com\/help\/administration-server\/preview\/debugging-preview-generation\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/evolphin.com\/help\/"},{"@type":"ListItem","position":2,"name":"Debugging Preview Generation"}]},{"@type":"WebSite","@id":"https:\/\/evolphin.com\/help\/#website","url":"https:\/\/evolphin.com\/help\/","name":"Evolphin Documentation","description":"","publisher":{"@id":"https:\/\/evolphin.com\/help\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/evolphin.com\/help\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/evolphin.com\/help\/#organization","name":"Evolphin Documentation","url":"https:\/\/evolphin.com\/help\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/evolphin.com\/help\/#\/schema\/logo\/image\/","url":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2020\/04\/cropped-evolphin-logo-dolphin_sm.png","contentUrl":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2020\/04\/cropped-evolphin-logo-dolphin_sm.png","width":200,"height":200,"caption":"Evolphin Documentation"},"image":{"@id":"https:\/\/evolphin.com\/help\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/evolphin.com\/help\/#\/schema\/person\/e5f3dc53ac5f026ed258e224e75447f7","name":"Rahul Bhargava","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g","caption":"Rahul Bhargava"}}]}},"_links":{"self":[{"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/posts\/2880","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/comments?post=2880"}],"version-history":[{"count":1,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/posts\/2880\/revisions"}],"predecessor-version":[{"id":14851,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/posts\/2880\/revisions\/14851"}],"wp:attachment":[{"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/media?parent=2880"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/categories?post=2880"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/tags?post=2880"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}