{"id":59279,"date":"2025-09-26T10:44:57","date_gmt":"2025-09-26T10:44:57","guid":{"rendered":"https:\/\/becolve.com\/blog\/opc-router-we-can-integrate-everything-ii\/"},"modified":"2025-09-26T10:45:02","modified_gmt":"2025-09-26T10:45:02","slug":"opc-router-we-can-integrate-everything-ii","status":"publish","type":"blog","link":"https:\/\/becolve.com\/en\/blog\/opc-router-we-can-integrate-everything-ii\/","title":{"rendered":"OPC Router: We Can Integrate Everything (II)"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h1><strong>Any Database<\/strong><\/h1>\n<p>&nbsp;<\/p>\n<p>The importance of databases for the correct functioning of any installation or process is indisputable, <strong>storing information<\/strong> has always been very useful (traceability, aggregate calculations, diagnostics, &#8230;).<\/p>\n<p>However, something interesting is happening with databases. Due to the change\/evolution that <strong>digitalization and automation<\/strong> signify &#8211; not only of the process, but also of the systems &#8211; they are increasingly used. This is mainly due to two notable changes with respect to their traditional use:  <\/p>\n<p>&nbsp;<\/p>\n<h3>1. They have become gateways between software tools.<\/h3>\n<p>&nbsp;<\/p>\n<p>The vast majority of new <strong>industrial software engineering or process automation projects<\/strong> involve integrating different tools. The problem is that these tools are often programs that have not been designed to exchange information fluidly with other software. Faced with this situation, a database is usually used as an intermediate gateway, a tool inserts\/updates certain data in the database and the recipient of this information reads it from there.  <\/p>\n<p>It is important to note that <strong>inserting\/reading\/writing in a database<\/strong> for the exchange of individual values\/tags is always worse than using a standard communication protocol &#8211; real-time communication is lost, bidirectionality is complex, &#8230; &#8211; , but it is very valid when you need to save information of accumulated values, historical data, entire tables, etc.<\/p>\n<h3> <\/h3>\n<h3>2. Emergence of new types of databases<\/h3>\n<p>&nbsp;<\/p>\n<p>The <strong>monopoly of SQLServer databases<\/strong> or SQL-based databases is over. Its use is still essential, but in parallel with the new projects, new databases have emerged that are better suited to the new needs. It is especially important to highlight:  <\/p>\n<p><strong><span style=\"color: #ff9900;\">I<\/span> Databases for time series.<\/strong> This type of database is much faster and more efficient than relational data databases when processing information with time stamping. Among them, the role and relevance that <strong><a href=\"https:\/\/www.comunicacionesindustrialeslogitek.com\/como-conectar-influxdb-a-los-datos-de-tu-instalacion\/\" target=\"_blank\" rel=\"noopener\">InfluxDB<\/a><\/strong> is taking on is especially noteworthy, being the preferred database option for tools such as Grafana or PowerBI <\/p>\n<p><strong><span style=\"color: #ff9900;\">I<\/span> Vertical vendor databases.<\/strong> There is a set of ERP software manufacturers that, together with the ERP itself, provide their own database. The advantage of its use is not so much in its properties, but in the easy integration it implies with its system. In this section we could name the databases of Oracle or even <strong><a href=\"https:\/\/www.comunicacionesindustrialeslogitek.com\/conecta-tus-procesos-industriales-con-sap-hana-para-realizar-analisis-en-aplicaciones-big-data\/\" target=\"_blank\" rel=\"noopener\">SAP HANA<\/a><\/strong>, the storage and big data tool of SAP  <\/p>\n<p><strong><span style=\"color: #ff9900;\">I<\/span> Distributed architecture databases.<\/strong> In environments where agility, scalability and flexibility of the architecture are preferred, there are open source databases that are much better suited than traditional ones. Although it is true that they are not abundant in productive environments, these databases are very often found in management environments and, especially, in public institutions, where the distributed data storage architecture is prioritized. Among this type of database, <strong><a href=\"https:\/\/www.comunicacionesindustrialeslogitek.com\/opc-router-plug-in-para-mongodb-en-la-nueva-version-4-14\/\" target=\"_blank\" rel=\"noopener\">MongoDB<\/a><\/strong> stands out for its response, its cost and, above all, for the community behind it.  <\/p>\n<p>Faced with the challenge of how to integrate this new type of repository with the traditional systems of <strong>control and monitoring of an installation<\/strong> &#8211; be it a factory or an infrastructure &#8211; Logitek provides the OPC Router solution.<\/p>\n<p>OPC Router is an <strong>easy to use, scalable and secure tool<\/strong>, with the ability to connect any type of database &#8211; SQL-based or not &#8211; with the other systems present in the installation. We explain a few examples: <\/p>\n<h4> <\/h4>\n<h4><strong><span style=\"color: #ff9900;\">I<\/span> Integrate Process Data with Historization Systems<\/strong><\/h4>\n<p><strong>Example architecture: OPC plugin + SQL\/InfluxDB\/MongoDB plugin<\/strong><\/p>\n<p>At the process control level, OPC is the standard industrial communications protocol. With it and with the use of any <strong><a href=\"https:\/\/www.comunicacionesindustrialeslogitek.com\/opc-router-plug-in-para-mongodb-en-la-nueva-version-4-14\/\" target=\"_blank\" rel=\"noopener\">OPC Server<\/a><\/strong> you will have access to the field data. Through its OPC and database connectivity drivers, you can set up a simple and direct data repository.  <\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-3067 aligncenter size-full\" src=\"https:\/\/becolve.com\/wp-content\/uploads\/2023\/04\/opc-router-cloud.jpg\" alt=\"opc router cloud integration\" width=\"800\" height=\"400\"><\/p>\n<h4> <\/h4>\n<h4><strong><span style=\"color: #ff9900;\">I<\/span> Integrate Historical Data in the Cloud<\/strong><\/h4>\n<p><strong>Example architecture: SQL\/InfluxDB\/MongoDB plugin + MQTT plugin<\/strong><\/p>\n<p>One of the objectives pursued in the new projects is to guarantee the persistence of the data in the face of any problem. One of the solutions found for this is to make the data redundant in the cloud. For this there are two ways, either send the data directly from the source or, if not possible, send it from the repository. Almost all clouds &#8211; <strong><a href=\"https:\/\/logitek.es\/opc_router_old\/nota-tecnica-comunicacion-mqtt-entre-ibm-watson-iot-platform-y-opc-router\/\" target=\"_blank\" rel=\"noopener\">IBM Watson<\/a><\/strong>, <strong><a href=\"https:\/\/logitek.es\/opc_router_old\/nota-tecnica-comunicacion-mqtt-entre-ibm-watson-iot-platform-y-opc-router\/\" target=\"_blank\" rel=\"noopener\">Azure<\/a><\/strong>, <strong><a href=\"https:\/\/logitek.es\/opc_router_old\/nota-tecnica-comunicacion-mqtt-entre-ibm-watson-iot-platform-y-opc-router\/\" target=\"_blank\" rel=\"noopener\">AWS<\/a><\/strong>, etc &#8211; use MQTT as a tool for ingesting information.   <\/p>\n<h4> <\/h4>\n<h4><strong><span style=\"color: #ff9900;\">I<\/span> Integrate an ERP with an MES System<\/strong><\/h4>\n<p><strong>Example architecture: SQL\/InfluxDB\/MongoDB plugin + SAP\/Webservices plugin<\/strong><\/p>\n<p>When an MES system in question does not have the necessary drivers to connect directly with the ERP system &#8211; SAP or any other -, a custom development has always been chosen. Obviously, custom developments <strong>imply non-scalable systems with difficult and costly maintenance<\/strong>. Faced with this situation and as long as real time is not critical, OPC Router is a facilitator of the fluid exchange of information between both systems. Attacking the databases of the MES system &#8211; which are usually SQL -, it is able to send the information using the native connectivity of the ERP in a bidirectional, stable and scalable way. This is the situation and architecture for what OPC Router is currently most used for.    <\/p>\n<h4> <\/h4>\n<h4><strong><span style=\"color: #ff9900;\">I<\/span> Integrate Different Databases with each Other<\/strong><\/h4>\n<p><strong>Example architecture: SQL\/InfluxDB\/MongoDB plugin + SQL\/InfluxDB\/MongoDB plugin<\/strong><\/p>\n<p>As has been commented, there are many projects that involve transforming series of data from one place to another, either by <strong>interoperability or by resource optimization<\/strong>. Integrating one database with another is not easy, it implies having a client capable of acquiring\/reading the information from one and, before a specific event or periodically, inserting\/updating the data in the other, taking into account that the fields of the tables do not coincide in both, to give an example. OPC Router, through its triggers, editable fields and scripting, allows you to perform this function easily.  <\/p>\n<h4> <\/h4>\n<h4><strong><span style=\"color: #ff9900;\">I<\/span> Integrate Data in CSV or XML in Databases<\/strong><\/h4>\n<p><strong>Example architecture: transfer object CSV\/XML + plugin SQL\/InfluxDB\/MongoDB<\/strong><\/p>\n<p>The <strong>use of CSV and XML files<\/strong> is still very widespread, especially in those systems that are already a few years old. The problem arises in how to integrate these sources of information with the most current data exploitation systems, not all of them have the ability to execute scripts to unparse and parse the information, separate the fields, the columns, etc., and interpret where each of the values should go. Once again, OPC Router is the tool that allows you to integrate these files with the most current systems.  <\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-3050\" src=\"https:\/\/becolve.com\/wp-content\/uploads\/2023\/04\/OPC-1.png\" alt=\"transfer object CSV\/XML + plugin SQL\" width=\"885\" height=\"474\"><\/p>\n<p>These are just a few examples of the many that we can find. What is indisputable is that <strong>the database environment has changed<\/strong>, now they must work taking into account multiple origins and destinations of the information. And to carry out this integration process without falling into errors and custom developments, the use of conventional tools will be essential.  <\/p>\n<p>If you have other cases that you would like to raise or want to see how we solve the ones mentioned above, do not hesitate to get in <strong><a href=\"https:\/\/logitek.es\/opc_router\/\" target=\"_blank\" rel=\"noopener\">contact<\/a><\/strong> with us or take a deeper look at the solution.<\/p>\n<p>You can consult all the posts in this series:<\/p>\n<p>https:\/\/www.comunicacionesindustrialeslogitek.com\/opc-router-podemos-integrarlo-todo\/<\/p>\n<p>https:\/\/www.comunicacionesindustrialeslogitek.com\/opc-router-podemos-integrarlo-todo-iii\/<\/p>\n<p>https:\/\/www.comunicacionesindustrialeslogitek.com\/opc-router-podemos-integrarlo-todo-iv\/<\/p>\n<p>https:\/\/www.comunicacionesindustrialeslogitek.com\/opc-router-podemos-integrarlo-todo-v\/<\/p>\n<p>[\/et_pb_text][et_pb_button button_url=&#8221;https:\/\/logitek.es\/opc_router&#8221; url_new_window=&#8221;on&#8221; button_text=&#8221;Know everything about OPC Router&#8221; button_alignment=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_color=&#8221;#FFFFFF&#8221; button_bg_color=&#8221;#E09900&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Faced with the challenge of how to integrate this new type of repository with the traditional control and monitoring systems of an installation, Logitek provides the OPC Router solution.<\/p>\n","protected":false},"author":31,"featured_media":59282,"menu_order":0,"template":"","categories":[1335],"tags":[1427,1426,1423,1418],"arquitectura":[1843],"area":[],"sector":[],"experto":[1397],"weborigen":[136],"productos-tax":[87],"soluciones-tax":[1375],"marcas-tax":[],"coauthors":[],"class_list":["post-59279","blog","type-blog","status-publish","has-post-thumbnail","hentry","category-communications","tag-database","tag-erp","tag-mes","tag-sap","arquitectura-industrial-communications","experto-industrial-communications","weborigen-comunicacionesindustiraleslogitek-com","productos-tax-opc-router","soluciones-tax-communication-hub"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>OPC Router: We can integrate everything (II)<\/title>\n<meta name=\"description\" content=\"Faced with the challenge of how to integrate this new type of repository with the traditional control and monitoring systems of an installation, Logitek provides the OPC Router solution.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/becolve.com\/en\/blog\/opc-router-we-can-integrate-everything-ii\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"OPC Router: We can integrate everything (II)\" \/>\n<meta property=\"og:description\" content=\"Faced with the challenge of how to integrate this new type of repository with the traditional control and monitoring systems of an installation, Logitek provides the OPC Router solution.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/becolve.com\/en\/blog\/opc-router-we-can-integrate-everything-ii\/\" \/>\n<meta property=\"og:site_name\" content=\"Becolve Digital\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-26T10:45:02+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/becolve.com\/wp-content\/uploads\/2023\/04\/bbdd.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"800\" \/>\n\t<meta property=\"og:image:height\" content=\"400\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@Logitek_es\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n\t<meta name=\"twitter:label2\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data2\" content=\"Becolve Digital\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/becolve.com\\\/en\\\/blog\\\/opc-router-we-can-integrate-everything-ii\\\/\",\"url\":\"https:\\\/\\\/becolve.com\\\/en\\\/blog\\\/opc-router-we-can-integrate-everything-ii\\\/\",\"name\":\"OPC Router: We can integrate everything (II)\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/becolve.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/becolve.com\\\/en\\\/blog\\\/opc-router-we-can-integrate-everything-ii\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/becolve.com\\\/en\\\/blog\\\/opc-router-we-can-integrate-everything-ii\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/becolve.com\\\/wp-content\\\/uploads\\\/2023\\\/04\\\/bbdd.jpg\",\"datePublished\":\"2025-09-26T10:44:57+00:00\",\"dateModified\":\"2025-09-26T10:45:02+00:00\",\"description\":\"Faced with the challenge of how to integrate this new type of repository with the traditional control and monitoring systems of an installation, Logitek provides the OPC Router solution.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/becolve.com\\\/en\\\/blog\\\/opc-router-we-can-integrate-everything-ii\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/becolve.com\\\/en\\\/blog\\\/opc-router-we-can-integrate-everything-ii\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/becolve.com\\\/en\\\/blog\\\/opc-router-we-can-integrate-everything-ii\\\/#primaryimage\",\"url\":\"https:\\\/\\\/becolve.com\\\/wp-content\\\/uploads\\\/2023\\\/04\\\/bbdd.jpg\",\"contentUrl\":\"https:\\\/\\\/becolve.com\\\/wp-content\\\/uploads\\\/2023\\\/04\\\/bbdd.jpg\",\"width\":800,\"height\":400},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/becolve.com\\\/en\\\/blog\\\/opc-router-we-can-integrate-everything-ii\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/becolve.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Blog Items\",\"item\":\"https:\\\/\\\/becolve.com\\\/en\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"OPC Router: We Can Integrate Everything (II)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/becolve.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/becolve.com\\\/en\\\/\",\"name\":\"Becolve Digital\",\"description\":\"Transformaci\u00f3n digital en industria e infraestructuras\",\"publisher\":{\"@id\":\"https:\\\/\\\/becolve.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/becolve.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/becolve.com\\\/en\\\/#organization\",\"name\":\"Becolve Digital\",\"url\":\"https:\\\/\\\/becolve.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/becolve.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/becolve.com\\\/wp-content\\\/uploads\\\/2023\\\/04\\\/becolve-logo-h-black_200.png\",\"contentUrl\":\"https:\\\/\\\/becolve.com\\\/wp-content\\\/uploads\\\/2023\\\/04\\\/becolve-logo-h-black_200.png\",\"width\":200,\"height\":64,\"caption\":\"Becolve Digital\"},\"image\":{\"@id\":\"https:\\\/\\\/becolve.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/Logitek_es\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/becolve-digital\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"OPC Router: We can integrate everything (II)","description":"Faced with the challenge of how to integrate this new type of repository with the traditional control and monitoring systems of an installation, Logitek provides the OPC Router solution.","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:\/\/becolve.com\/en\/blog\/opc-router-we-can-integrate-everything-ii\/","og_locale":"en_US","og_type":"article","og_title":"OPC Router: We can integrate everything (II)","og_description":"Faced with the challenge of how to integrate this new type of repository with the traditional control and monitoring systems of an installation, Logitek provides the OPC Router solution.","og_url":"https:\/\/becolve.com\/en\/blog\/opc-router-we-can-integrate-everything-ii\/","og_site_name":"Becolve Digital","article_modified_time":"2025-09-26T10:45:02+00:00","og_image":[{"width":800,"height":400,"url":"https:\/\/becolve.com\/wp-content\/uploads\/2023\/04\/bbdd.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_site":"@Logitek_es","twitter_misc":{"Est. reading time":"6 minutes","Written by":"Becolve Digital"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/becolve.com\/en\/blog\/opc-router-we-can-integrate-everything-ii\/","url":"https:\/\/becolve.com\/en\/blog\/opc-router-we-can-integrate-everything-ii\/","name":"OPC Router: We can integrate everything (II)","isPartOf":{"@id":"https:\/\/becolve.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/becolve.com\/en\/blog\/opc-router-we-can-integrate-everything-ii\/#primaryimage"},"image":{"@id":"https:\/\/becolve.com\/en\/blog\/opc-router-we-can-integrate-everything-ii\/#primaryimage"},"thumbnailUrl":"https:\/\/becolve.com\/wp-content\/uploads\/2023\/04\/bbdd.jpg","datePublished":"2025-09-26T10:44:57+00:00","dateModified":"2025-09-26T10:45:02+00:00","description":"Faced with the challenge of how to integrate this new type of repository with the traditional control and monitoring systems of an installation, Logitek provides the OPC Router solution.","breadcrumb":{"@id":"https:\/\/becolve.com\/en\/blog\/opc-router-we-can-integrate-everything-ii\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/becolve.com\/en\/blog\/opc-router-we-can-integrate-everything-ii\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/becolve.com\/en\/blog\/opc-router-we-can-integrate-everything-ii\/#primaryimage","url":"https:\/\/becolve.com\/wp-content\/uploads\/2023\/04\/bbdd.jpg","contentUrl":"https:\/\/becolve.com\/wp-content\/uploads\/2023\/04\/bbdd.jpg","width":800,"height":400},{"@type":"BreadcrumbList","@id":"https:\/\/becolve.com\/en\/blog\/opc-router-we-can-integrate-everything-ii\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/becolve.com\/en\/"},{"@type":"ListItem","position":2,"name":"Blog Items","item":"https:\/\/becolve.com\/en\/blog\/"},{"@type":"ListItem","position":3,"name":"OPC Router: We Can Integrate Everything (II)"}]},{"@type":"WebSite","@id":"https:\/\/becolve.com\/en\/#website","url":"https:\/\/becolve.com\/en\/","name":"Becolve Digital","description":"Transformaci\u00f3n digital en industria e infraestructuras","publisher":{"@id":"https:\/\/becolve.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/becolve.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/becolve.com\/en\/#organization","name":"Becolve Digital","url":"https:\/\/becolve.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/becolve.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/becolve.com\/wp-content\/uploads\/2023\/04\/becolve-logo-h-black_200.png","contentUrl":"https:\/\/becolve.com\/wp-content\/uploads\/2023\/04\/becolve-logo-h-black_200.png","width":200,"height":64,"caption":"Becolve Digital"},"image":{"@id":"https:\/\/becolve.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/Logitek_es","https:\/\/www.linkedin.com\/company\/becolve-digital\/"]}]}},"_links":{"self":[{"href":"https:\/\/becolve.com\/en\/wp-json\/wp\/v2\/blog\/59279","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/becolve.com\/en\/wp-json\/wp\/v2\/blog"}],"about":[{"href":"https:\/\/becolve.com\/en\/wp-json\/wp\/v2\/types\/blog"}],"author":[{"embeddable":true,"href":"https:\/\/becolve.com\/en\/wp-json\/wp\/v2\/users\/31"}],"version-history":[{"count":0,"href":"https:\/\/becolve.com\/en\/wp-json\/wp\/v2\/blog\/59279\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/becolve.com\/en\/wp-json\/wp\/v2\/media\/59282"}],"wp:attachment":[{"href":"https:\/\/becolve.com\/en\/wp-json\/wp\/v2\/media?parent=59279"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/becolve.com\/en\/wp-json\/wp\/v2\/categories?post=59279"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/becolve.com\/en\/wp-json\/wp\/v2\/tags?post=59279"},{"taxonomy":"arquitectura","embeddable":true,"href":"https:\/\/becolve.com\/en\/wp-json\/wp\/v2\/arquitectura?post=59279"},{"taxonomy":"area","embeddable":true,"href":"https:\/\/becolve.com\/en\/wp-json\/wp\/v2\/area?post=59279"},{"taxonomy":"sector","embeddable":true,"href":"https:\/\/becolve.com\/en\/wp-json\/wp\/v2\/sector?post=59279"},{"taxonomy":"experto","embeddable":true,"href":"https:\/\/becolve.com\/en\/wp-json\/wp\/v2\/experto?post=59279"},{"taxonomy":"weborigen","embeddable":true,"href":"https:\/\/becolve.com\/en\/wp-json\/wp\/v2\/weborigen?post=59279"},{"taxonomy":"productos-tax","embeddable":true,"href":"https:\/\/becolve.com\/en\/wp-json\/wp\/v2\/productos-tax?post=59279"},{"taxonomy":"soluciones-tax","embeddable":true,"href":"https:\/\/becolve.com\/en\/wp-json\/wp\/v2\/soluciones-tax?post=59279"},{"taxonomy":"marcas-tax","embeddable":true,"href":"https:\/\/becolve.com\/en\/wp-json\/wp\/v2\/marcas-tax?post=59279"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/becolve.com\/en\/wp-json\/wp\/v2\/coauthors?post=59279"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}