{"id":17721,"date":"2025-10-23T11:54:37","date_gmt":"2025-10-23T10:54:37","guid":{"rendered":"https:\/\/andorsoft.com\/?p=17721"},"modified":"2025-10-23T12:01:09","modified_gmt":"2025-10-23T11:01:09","slug":"modernization-rpg-cobol-code-old-project-bob","status":"publish","type":"post","link":"https:\/\/andorsoft.com\/en\/modernitzacio-rpg-cobol-codi-vell-project-bob\/","title":{"rendered":"RPG and COBOL Modernization: A Practical Guide to Transforming \u201cOld Code\u201d with IBM&#039;s Project Bob"},"content":{"rendered":"<p><strong>If you are looking for how to modernize RPG and COBOL applications without slowing down operations, you have come to the right place.<\/strong>\u00a0In this article we explain, clearly, how to guide the\u00a0<strong>modernization<\/strong>\u00a0of yours\u00a0<strong>old\/legacy code<\/strong>\u00a0taking advantage of the momentum of AI tools like\u00a0<strong>IBM&#039;s Project Bob<\/strong>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Why modernize your RPG and COBOL code now?<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Lower operational risk<\/strong>: reduce dependencies on opaque modules and tacit knowledge.<\/li>\n\n\n\n<li><strong>Agility<\/strong>: more frequent deployments, automated testing and better traceability.<\/li>\n\n\n\n<li><strong>Security<\/strong>: detection of vulnerabilities and embedded secrets.<\/li>\n\n\n\n<li><strong>Talent attraction<\/strong>: facilitate the entry of profiles that do not know RPG\/COBOL in depth.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">What does IBM&#039;s Project Bob contribute to this process?<\/h2>\n\n\n\n<p><strong>Project Bob<\/strong>&nbsp;is an environment with&nbsp;<strong>AI assistance<\/strong>&nbsp;aimed at teams working with&nbsp;<strong>RPG on IBM i<\/strong>&nbsp;i&nbsp;<strong>COBOL on System z<\/strong>. The goal is&nbsp;<strong>accelerate modernization<\/strong>&nbsp;and improve code quality with:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Analysis and recommendations within the IDE<\/strong>: refactor suggestions, readability improvements, and security checks.<\/li>\n\n\n\n<li><strong>Contextual assistance<\/strong>: proposals for changes with explanations, so as not to &quot;play blindly&quot;.<\/li>\n\n\n\n<li><strong>Bridge to modern architectures<\/strong>: support for modularization, exposure\u00a0<strong>APIs<\/strong>, encapsulate data access and prepare\u00a0<strong>dev\/test<\/strong>\u00a0automated.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Recommended roadmap (step by step)<\/h2>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>X-ray of the code<\/strong><br>Inventory programs, dependencies (RPG, CL, embedded SQL), critical points and security risks.<\/li>\n\n\n\n<li><strong>Modernization objectives<\/strong><br>Define whether you are looking for stability, technical debt reduction, API exposure or progressive migration to services.<\/li>\n\n\n\n<li><strong>Fast and safe refactors<\/strong>\n<ul class=\"wp-block-list\">\n<li>Fragment programs that are too large.<\/li>\n\n\n\n<li>Separate business logic from data access.<\/li>\n\n\n\n<li>Enter\u00a0<strong>flower pots<\/strong>\u00a0basic for regressions.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Automate quality<\/strong><br>Integrate code review, static analysis, and security checks into the pipeline.<\/li>\n\n\n\n<li><strong>Expose data and functionalities<\/strong><br>Publish\u00a0<strong>APIs<\/strong>\u00a0where it makes sense, to pave the way for modern frontends and integrations.<\/li>\n\n\n\n<li><strong>Iterate with metrics<\/strong><br>Measure deployment time, error rate and test coverage to justify investment and adjust the plan.<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\">Specific best practices for RPG on IBM i<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>ILE and modularity<\/strong>: takes advantage of modules and services to reduce interdependencies.<\/li>\n\n\n\n<li><strong>Modern SQL<\/strong>: replace old data access with\u00a0<strong>SQL<\/strong>\u00a0optimized and parameterized.<\/li>\n\n\n\n<li><strong>Error management<\/strong>\u00a0clear**:** encodes consistent and traceable responses.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Best practices for COBOL on System z<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Size limit and responsibilities<\/strong>: avoids \u201cmonolithic\u201d programs that are difficult to test.<\/li>\n\n\n\n<li><strong>Well-encapsulated data<\/strong>: documents schemes and contracts to facilitate evolution.<\/li>\n\n\n\n<li><strong>Automate testing<\/strong>: even minimal tests act as a safety net for each change.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Frequently Asked Questions (FAQ)<\/h2>\n\n\n\n<p><strong>Do I need to rewrite everything?<\/strong><br>Not necessarily. It&#039;s often better&nbsp;<strong>modernize in layers<\/strong>: encapsulate data, expose APIs and refactor critical points.<\/p>\n\n\n\n<p><strong>What ROI can I expect?<\/strong><br>It depends on the size and status of the code. The first iterations (security, tests, APIs) already provide tangible value in weeks.<\/p>\n\n\n\n<p><strong>Does Project Bob replace other tools?<\/strong><br>It is a&nbsp;<strong>AI assistance compendium<\/strong>&nbsp;for RPG\/COBOL; can coexist with pipelines and QA\/security tools you already have.<\/p>","protected":false},"excerpt":{"rendered":"<p>Si busques com modernitzar aplicacions en RPG i COBOL sense frenar l\u2019operativa, ets al lloc indicat.\u00a0En aquest article t\u2019expliquem, de forma clara, com orientar la\u00a0modernitzaci\u00f3\u00a0del teu\u00a0codi vell\/legacy\u00a0aprofitant l\u2019impuls d\u2019eines d\u2019IA com\u00a0Project Bob d\u2019IBM. Per qu\u00e8 modernitzar ara el teu codi en RPG i COBOL? Qu\u00e8 aporta Project Bob d\u2019IBM en aquest proc\u00e9s? Project Bob&nbsp;\u00e9s un [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":17722,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[262,84],"tags":[291,289,286,287,290,288],"class_list":["post-17721","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-andorsoft","category-comercial","tag-bob-ibm","tag-cobol","tag-modernitzacio-drpg-i-cobol","tag-modernitzacio-rpg","tag-project-bob","tag-rpg"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Modernitzaci\u00f3 d\u2019RPG i COBOL: guia per al teu codi vell | Andorsoft<\/title>\n<meta name=\"description\" content=\"Apr\u00e8n com modernitzar codi vell en RPG i COBOL amb IA (Project Bob d\u2019IBM): passos, bones pr\u00e0ctiques i resultats r\u00e0pids amb risc controlat.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/andorsoft.com\/en\/modernization-rpg-cobol-code-old-project-bob\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Modernitzaci\u00f3 d\u2019RPG i COBOL: guia per al teu codi vell | Andorsoft\" \/>\n<meta property=\"og:description\" content=\"Apr\u00e8n com modernitzar codi vell en RPG i COBOL amb IA (Project Bob d\u2019IBM): passos, bones pr\u00e0ctiques i resultats r\u00e0pids amb risc controlat.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/andorsoft.com\/en\/modernization-rpg-cobol-code-old-project-bob\/\" \/>\n<meta property=\"og:site_name\" content=\"Andorsoft, S.A.\" \/>\n<meta property=\"article:published_time\" content=\"2025-10-23T10:54:37+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-23T11:01:09+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/andorsoft.com\/wp-content\/uploads\/2025\/10\/Modernitzacio-RPG-i-COBOL-Project-Bob-IBM.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1536\" \/>\n\t<meta property=\"og:image:height\" content=\"1024\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Andorsoft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Andorsoft\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/andorsoft.com\/modernitzacio-rpg-cobol-codi-vell-project-bob\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/andorsoft.com\/modernitzacio-rpg-cobol-codi-vell-project-bob\/\"},\"author\":{\"name\":\"Andorsoft\",\"@id\":\"https:\/\/andorsoft.com\/#\/schema\/person\/c3970c545ce390a3eb966385c54ba2d5\"},\"headline\":\"Modernitzaci\u00f3 d\u2019RPG i COBOL: guia pr\u00e0ctica per transformar el \u201ccodi vell\u201d amb Project Bob d\u2019IBM\",\"datePublished\":\"2025-10-23T10:54:37+00:00\",\"dateModified\":\"2025-10-23T11:01:09+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/andorsoft.com\/modernitzacio-rpg-cobol-codi-vell-project-bob\/\"},\"wordCount\":535,\"publisher\":{\"@id\":\"https:\/\/andorsoft.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/andorsoft.com\/modernitzacio-rpg-cobol-codi-vell-project-bob\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/andorsoft.com\/wp-content\/uploads\/2025\/10\/Modernitzacio-RPG-i-COBOL-Project-Bob-IBM.png\",\"keywords\":[\"Bob IBM\",\"COBOL\",\"Modernitzaci\u00f3 d\u2019RPG i COBOL\",\"Modernitzaci\u00f3 RPG\",\"Project Bob\",\"RPG\"],\"articleSection\":[\"Andorsoft\",\"Comercial\"],\"inLanguage\":\"en-GB\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/andorsoft.com\/modernitzacio-rpg-cobol-codi-vell-project-bob\/\",\"url\":\"https:\/\/andorsoft.com\/modernitzacio-rpg-cobol-codi-vell-project-bob\/\",\"name\":\"Modernitzaci\u00f3 d\u2019RPG i COBOL: guia per al teu codi vell | Andorsoft\",\"isPartOf\":{\"@id\":\"https:\/\/andorsoft.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/andorsoft.com\/modernitzacio-rpg-cobol-codi-vell-project-bob\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/andorsoft.com\/modernitzacio-rpg-cobol-codi-vell-project-bob\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/andorsoft.com\/wp-content\/uploads\/2025\/10\/Modernitzacio-RPG-i-COBOL-Project-Bob-IBM.png\",\"datePublished\":\"2025-10-23T10:54:37+00:00\",\"dateModified\":\"2025-10-23T11:01:09+00:00\",\"description\":\"Apr\u00e8n com modernitzar codi vell en RPG i COBOL amb IA (Project Bob d\u2019IBM): passos, bones pr\u00e0ctiques i resultats r\u00e0pids amb risc controlat.\",\"breadcrumb\":{\"@id\":\"https:\/\/andorsoft.com\/modernitzacio-rpg-cobol-codi-vell-project-bob\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/andorsoft.com\/modernitzacio-rpg-cobol-codi-vell-project-bob\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/andorsoft.com\/modernitzacio-rpg-cobol-codi-vell-project-bob\/#primaryimage\",\"url\":\"https:\/\/andorsoft.com\/wp-content\/uploads\/2025\/10\/Modernitzacio-RPG-i-COBOL-Project-Bob-IBM.png\",\"contentUrl\":\"https:\/\/andorsoft.com\/wp-content\/uploads\/2025\/10\/Modernitzacio-RPG-i-COBOL-Project-Bob-IBM.png\",\"width\":1536,\"height\":1024},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/andorsoft.com\/modernitzacio-rpg-cobol-codi-vell-project-bob\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Inici\",\"item\":\"https:\/\/andorsoft.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Modernitzaci\u00f3 d\u2019RPG i COBOL: guia pr\u00e0ctica per transformar el \u201ccodi vell\u201d amb Project Bob d\u2019IBM\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/andorsoft.com\/#website\",\"url\":\"https:\/\/andorsoft.com\/\",\"name\":\"Andorsoft, S.A.\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/andorsoft.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/andorsoft.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/andorsoft.com\/#organization\",\"name\":\"Andorsoft, S.A.\",\"url\":\"https:\/\/andorsoft.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/andorsoft.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/andorsoft.com\/wp-content\/uploads\/2023\/04\/andorsoft-Transparente-V-2.png\",\"contentUrl\":\"https:\/\/andorsoft.com\/wp-content\/uploads\/2023\/04\/andorsoft-Transparente-V-2.png\",\"width\":1280,\"height\":878,\"caption\":\"Andorsoft, S.A.\"},\"image\":{\"@id\":\"https:\/\/andorsoft.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.linkedin.com\/company\/andorsoft\/\",\"https:\/\/www.instagram.com\/andorsoft\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/andorsoft.com\/#\/schema\/person\/c3970c545ce390a3eb966385c54ba2d5\",\"name\":\"Andorsoft\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/f2676e1f411a7352cd21b83f02c90d81115dafd35a4fcf3a8de638cce04f4410?s=96&d=mm&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/f2676e1f411a7352cd21b83f02c90d81115dafd35a4fcf3a8de638cce04f4410?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/f2676e1f411a7352cd21b83f02c90d81115dafd35a4fcf3a8de638cce04f4410?s=96&d=mm&r=g\",\"caption\":\"Andorsoft\"},\"sameAs\":[\"https:\/\/andorsoft.com\"],\"url\":\"https:\/\/andorsoft.com\/en\/author\/admin4dm1n\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"RPG and COBOL Modernization: A Guide to Your Old Code | Andorsoft","description":"Learn how to modernize old code in RPG and COBOL with AI (IBM&#039;s Project Bob): steps, best practices, and fast results with controlled risk.","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:\/\/andorsoft.com\/en\/modernization-rpg-cobol-code-old-project-bob\/","og_locale":"en_GB","og_type":"article","og_title":"Modernitzaci\u00f3 d\u2019RPG i COBOL: guia per al teu codi vell | Andorsoft","og_description":"Apr\u00e8n com modernitzar codi vell en RPG i COBOL amb IA (Project Bob d\u2019IBM): passos, bones pr\u00e0ctiques i resultats r\u00e0pids amb risc controlat.","og_url":"https:\/\/andorsoft.com\/en\/modernization-rpg-cobol-code-old-project-bob\/","og_site_name":"Andorsoft, S.A.","article_published_time":"2025-10-23T10:54:37+00:00","article_modified_time":"2025-10-23T11:01:09+00:00","og_image":[{"width":1536,"height":1024,"url":"https:\/\/andorsoft.com\/wp-content\/uploads\/2025\/10\/Modernitzacio-RPG-i-COBOL-Project-Bob-IBM.png","type":"image\/png"}],"author":"Andorsoft","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Andorsoft","Estimated reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/andorsoft.com\/modernitzacio-rpg-cobol-codi-vell-project-bob\/#article","isPartOf":{"@id":"https:\/\/andorsoft.com\/modernitzacio-rpg-cobol-codi-vell-project-bob\/"},"author":{"name":"Andorsoft","@id":"https:\/\/andorsoft.com\/#\/schema\/person\/c3970c545ce390a3eb966385c54ba2d5"},"headline":"Modernitzaci\u00f3 d\u2019RPG i COBOL: guia pr\u00e0ctica per transformar el \u201ccodi vell\u201d amb Project Bob d\u2019IBM","datePublished":"2025-10-23T10:54:37+00:00","dateModified":"2025-10-23T11:01:09+00:00","mainEntityOfPage":{"@id":"https:\/\/andorsoft.com\/modernitzacio-rpg-cobol-codi-vell-project-bob\/"},"wordCount":535,"publisher":{"@id":"https:\/\/andorsoft.com\/#organization"},"image":{"@id":"https:\/\/andorsoft.com\/modernitzacio-rpg-cobol-codi-vell-project-bob\/#primaryimage"},"thumbnailUrl":"https:\/\/andorsoft.com\/wp-content\/uploads\/2025\/10\/Modernitzacio-RPG-i-COBOL-Project-Bob-IBM.png","keywords":["Bob IBM","COBOL","Modernitzaci\u00f3 d\u2019RPG i COBOL","Modernitzaci\u00f3 RPG","Project Bob","RPG"],"articleSection":["Andorsoft","Comercial"],"inLanguage":"en-GB"},{"@type":"WebPage","@id":"https:\/\/andorsoft.com\/modernitzacio-rpg-cobol-codi-vell-project-bob\/","url":"https:\/\/andorsoft.com\/modernitzacio-rpg-cobol-codi-vell-project-bob\/","name":"RPG and COBOL Modernization: A Guide to Your Old Code | Andorsoft","isPartOf":{"@id":"https:\/\/andorsoft.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/andorsoft.com\/modernitzacio-rpg-cobol-codi-vell-project-bob\/#primaryimage"},"image":{"@id":"https:\/\/andorsoft.com\/modernitzacio-rpg-cobol-codi-vell-project-bob\/#primaryimage"},"thumbnailUrl":"https:\/\/andorsoft.com\/wp-content\/uploads\/2025\/10\/Modernitzacio-RPG-i-COBOL-Project-Bob-IBM.png","datePublished":"2025-10-23T10:54:37+00:00","dateModified":"2025-10-23T11:01:09+00:00","description":"Learn how to modernize old code in RPG and COBOL with AI (IBM&#039;s Project Bob): steps, best practices, and fast results with controlled risk.","breadcrumb":{"@id":"https:\/\/andorsoft.com\/modernitzacio-rpg-cobol-codi-vell-project-bob\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/andorsoft.com\/modernitzacio-rpg-cobol-codi-vell-project-bob\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/andorsoft.com\/modernitzacio-rpg-cobol-codi-vell-project-bob\/#primaryimage","url":"https:\/\/andorsoft.com\/wp-content\/uploads\/2025\/10\/Modernitzacio-RPG-i-COBOL-Project-Bob-IBM.png","contentUrl":"https:\/\/andorsoft.com\/wp-content\/uploads\/2025\/10\/Modernitzacio-RPG-i-COBOL-Project-Bob-IBM.png","width":1536,"height":1024},{"@type":"BreadcrumbList","@id":"https:\/\/andorsoft.com\/modernitzacio-rpg-cobol-codi-vell-project-bob\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Inici","item":"https:\/\/andorsoft.com\/"},{"@type":"ListItem","position":2,"name":"Modernitzaci\u00f3 d\u2019RPG i COBOL: guia pr\u00e0ctica per transformar el \u201ccodi vell\u201d amb Project Bob d\u2019IBM"}]},{"@type":"WebSite","@id":"https:\/\/andorsoft.com\/#website","url":"https:\/\/andorsoft.com\/","name":"Andorsoft, SA","description":"","publisher":{"@id":"https:\/\/andorsoft.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/andorsoft.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/andorsoft.com\/#organization","name":"Andorsoft, SA","url":"https:\/\/andorsoft.com\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/andorsoft.com\/#\/schema\/logo\/image\/","url":"https:\/\/andorsoft.com\/wp-content\/uploads\/2023\/04\/andorsoft-Transparente-V-2.png","contentUrl":"https:\/\/andorsoft.com\/wp-content\/uploads\/2023\/04\/andorsoft-Transparente-V-2.png","width":1280,"height":878,"caption":"Andorsoft, S.A."},"image":{"@id":"https:\/\/andorsoft.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/andorsoft\/","https:\/\/www.instagram.com\/andorsoft\/"]},{"@type":"Person","@id":"https:\/\/andorsoft.com\/#\/schema\/person\/c3970c545ce390a3eb966385c54ba2d5","name":"Andorsoft","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/secure.gravatar.com\/avatar\/f2676e1f411a7352cd21b83f02c90d81115dafd35a4fcf3a8de638cce04f4410?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/f2676e1f411a7352cd21b83f02c90d81115dafd35a4fcf3a8de638cce04f4410?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f2676e1f411a7352cd21b83f02c90d81115dafd35a4fcf3a8de638cce04f4410?s=96&d=mm&r=g","caption":"Andorsoft"},"sameAs":["https:\/\/andorsoft.com"],"url":"https:\/\/andorsoft.com\/en\/author\/admin4dm1n\/"}]}},"_links":{"self":[{"href":"https:\/\/andorsoft.com\/en\/wp-json\/wp\/v2\/posts\/17721","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/andorsoft.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/andorsoft.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/andorsoft.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/andorsoft.com\/en\/wp-json\/wp\/v2\/comments?post=17721"}],"version-history":[{"count":3,"href":"https:\/\/andorsoft.com\/en\/wp-json\/wp\/v2\/posts\/17721\/revisions"}],"predecessor-version":[{"id":17726,"href":"https:\/\/andorsoft.com\/en\/wp-json\/wp\/v2\/posts\/17721\/revisions\/17726"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/andorsoft.com\/en\/wp-json\/wp\/v2\/media\/17722"}],"wp:attachment":[{"href":"https:\/\/andorsoft.com\/en\/wp-json\/wp\/v2\/media?parent=17721"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/andorsoft.com\/en\/wp-json\/wp\/v2\/categories?post=17721"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/andorsoft.com\/en\/wp-json\/wp\/v2\/tags?post=17721"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}