{"id":1914,"date":"2010-07-04T12:13:05","date_gmt":"2010-07-04T16:13:05","guid":{"rendered":"http:\/\/onlineappsdba.com\/index.php\/2010\/07\/04\/oracle-service-bus-11g-osb-installation-overview-for-single-node-deployment\/"},"modified":"2010-07-04T12:13:05","modified_gmt":"2010-07-04T16:13:05","slug":"oracle-service-bus-11g-osb-installation-overview-for-single-node-deployment","status":"publish","type":"post","link":"https:\/\/onlineappsdba.com\/index.php\/2010\/07\/04\/oracle-service-bus-11g-osb-installation-overview-for-single-node-deployment\/","title":{"rendered":"Oracle Service Bus 11g ( #OSB ) Installation overview for single node deployment"},"content":{"rendered":"<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/07\/osb_install_1.jpg\"><img decoding=\"async\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/07\/osb_install_1.jpg\" \/><\/a><\/p>\n<p>.<\/p>\n<p><strong>OSB<\/strong> (Oracle Service Bus) = <strong>ALSB<\/strong>(BEA&#8217;s AquaLogic Service Bus) + <strong>ESB<\/strong> (Enterprise Service Bus)<\/p>\n<ul>\n<li>Download 11g OSB Software from <a target=\"_blank\" href=\"http:\/\/www.oracle.com\/technology\/software\/products\/osb\/index.html\">here<\/a><\/li>\n<li>Oracle Service Bus 11g Installation Guide is available <a target=\"_blank\" href=\"http:\/\/download.oracle.com\/docs\/cd\/E14571_01\/doc.1111\/e15017\/under_install.htm#CJAECEAD\">here<\/a><\/li>\n<li>For High Availability (Active-Active cluster) in Oracle Service Bus 11g <a target=\"_blank\" href=\"http:\/\/download.oracle.com\/docs\/cd\/E14571_01\/doc.1111\/e15022\/highav.htm#i1488442\">click here<\/a><\/li>\n<\/ul>\n<p>.<\/p>\n<p><strong><u>Key points for OSB 11g Installation<br \/>\n<\/u><\/strong><br \/>\n<strong>1) <\/strong>OSB Installer gives you option to install following sub components<br \/>\n<strong>a)<\/strong> Oracle Service Bus Server<br \/>\n<strong>b)<\/strong> Oracle Service Bus IDE (Integrated Development Environment)<br \/>\n<strong>c)<\/strong> Oracle Service Bus examples (sample examples to see How OSB operates in run-time environment) &#8211; &#8220;Choose Custom Install to select this option&#8221;<\/p>\n<p><strong>2)<\/strong> Prerequisites software to install Oracle Service Bus 11g<br \/>\n<strong>a)<\/strong> Oracle <strong>Database<\/strong>(OSB schema to store data and metadata)<br \/>\n<strong>b)<\/strong> Repository Creation Utility (RCU) more <a target=\"_blank\" href=\"https:\/\/onlineappsdba.com\/index.php\/2009\/07\/03\/oracle-fusion-middleware-11g-repository-creation-utility-rcu\/\">here<\/a> to create OSB related schema in Database<br \/>\n<strong>c)<\/strong> Oracle <strong>WebLogic<\/strong> Server\u00a0 (<font color=\"#ff0000\">OSB will run on WebLogic server<\/font>)<br \/>\n<strong>d)<\/strong> Optional : Oracle <strong>Coherence <\/strong>(<font color=\"#ff0000\">optional component, recommended for caching functionality<\/font>) &#8211; This comes with default installation of WebLogic Server<br \/>\n<strong>e)<\/strong> Optional : Oracle <strong>Enterprise Pack for Eclipse<\/strong> (<font color=\"#ff0000\">used mainly to develop, deploy and debug applications for weblogic server<\/font>) : <font color=\"#ff0000\">If you are using OSB IDE component then OEPE (Oracle Enterprise Pack for Eclipse) is mandatory &#8211; This component can also be installed with WebLogic Server<\/font><br \/>\n<strong>3) <\/strong>For development, WebLogic comes with default database (<strong>Derby<\/strong>) which can be used in place of Oracle Database (<font color=\"#ff0000\">If you plan to use weblogic&#8217;s derby database then oracle database and RCU is not required<\/font>)<\/p>\n<p><strong>4) <\/strong>Installation order for Oracle Service Bus 11g installation<br \/>\na) Install database 11g<br \/>\nb) Install RCU<br \/>\nc) Run RCU to create\/load schemas for OSB<br \/>\nd) Install OSB 11g<br \/>\ne) Create\/Extend domain by running <strong>config.sh<\/strong><\/p>\n<p><strong>5)<\/strong> OSB 11g Installation type<br \/>\n<strong>a) Interactive<\/strong> &#8211; installer (GUI) will prompts details to install software<br \/>\n<strong>b) Silent<\/strong> &#8211; Installer runs on its own with no intervention from user. Installer uses response file (with parameters used during installation) to install software silently.<\/p>\n<p><strong>6)<\/strong> OSB 11g installation two options<br \/>\n<strong>a) Typical Install<\/strong> &#8211; OSB Server and Binary of OSB IDE in new Oracle Home<br \/>\n<strong>b) Custom Install<\/strong> &#8211; gives option to select components (OSB Server, OSB IDE, OSB Examples)<br \/>\n<strong>7) <\/strong>Default OSB 11g install will create <strong>ORACLE_HOME<\/strong> (directory <strong>Oracle_OSB1<\/strong>) under Fusion\u00a0 Middleware Home (<strong>MW_HOME<\/strong>). This directory Oracle_OSB1 is also referred as OSB_HOME or OSB ORACLE_HOME.\u00a0 For more information on <strong>MW_HOME<\/strong>, <strong>ORACLE_HOME<\/strong> and <strong>DOMAIN_HOME<\/strong> click <a target=\"_blank\" href=\"https:\/\/onlineappsdba.com\/index.php\/2009\/07\/28\/oracle-fusion-middleware-11g-concepts-for-apps-dbas\/\">here<\/a><\/p>\n<p><strong>8) <\/strong>Database Schema is\u00a0<strong>NOT<\/strong> mandatory with OSB. Database is required only if you wish to use<br \/>\n<strong>a)<\/strong> Reporting Feature in OSB\u00a0 or<br \/>\n<strong>b)<\/strong> Oracle Web Services Manager (OWSM) policies.<br \/>\n<strong>9.<\/strong> To start installation run<br \/>\n<strong>a) For Unix<\/strong>&#8211; [software]\/runInstaller -jreLoc $MW_HOME\/jrockit_160_17_R28.0.0-670\/jre\u00a0<br \/>\n<strong>b) For Windows<\/strong>&#8211; [software]\\setup.exe -jreLoc $MW_HOME\\jrockit_160_17_R28.0.0-670\\jre\u00a0<\/p>\n<p><strong>10.<\/strong>Fusion Middleware Home (MW_HOME) can contain <strong>one and only one Oracle Service Bus<\/strong>ORACLE_HOME . In one MW_HOME there could be multiple ORACLE_HOME of different type like one ORACLE_HOME for OSB, one for SOA and one for IdM (Identity Management)<\/p>\n<p><strong>11.<\/strong> OSB installation log files are stored in ORACLE_INVENTORY_LOCATION\/logs directory<\/p>\n<p><strong>12.<\/strong> If you are installing OSB 11g on 64 bit machine, select Custom Installation type and <strong>deselect OSB IDE<\/strong> (Integrated Development Environment) option.<\/p>\n<p><strong>13. <\/strong>After OSB install, create domain ($MW_HOME\/oracle_common\/common\/bin\/<strong>config.sh<\/strong>|cmd). Default configuration will create domain with <strong>1 Admin Server<\/strong> (listening on port 7001) and <strong>1 Managed Server<\/strong>(osb_server1) . For more information on WebLogic Server Domain, Admin Server and Managed Server click <a target=\"_blank\" href=\"https:\/\/onlineappsdba.com\/index.php\/2008\/07\/24\/domain-administration-managed-server-cluster-in-oracle-weblogic\/\">here<\/a><\/p>\n<p><strong>14.<\/strong>After OSB installation and configuration, Start Admin Server and Doamin Server using <strong>startWebLogic.sh<\/strong> &amp; <strong>startManagedWebLogic.sh<\/strong>(osb_server1)\u00a0 For more information on options to start WebLogic Server click<a target=\"_blank\" href=\"https:\/\/onlineappsdba.com\/index.php\/2008\/08\/03\/oracle-weblogic-server-startupshutdown\/\">here<\/a><\/p>\n<p><strong>15.<\/strong> Access OSB Administration Console using<br \/>\nhttp:\/\/&lt;hostname&gt;:&lt;osb-port&gt;\/osbconsole where osb-port is port configured for managed server osb_server1<br \/>\n<strong>16.<\/strong> For OSB 11g Installation screens click<a target=\"_blank\" href=\"http:\/\/download.oracle.com\/docs\/cd\/E14571_01\/doc.1111\/e15017\/install_screens.htm#CJAFEDEC\">here<\/a><\/p>\n<p><font color=\"#ff0000\">OSB 11g cluster deployment (Active-Active) coming soon &#8230;.<\/font><\/p>\n","protected":false},"excerpt":{"rendered":"<p>. OSB (Oracle Service Bus) = ALSB(BEA&#8217;s AquaLogic Service Bus) + ESB (Enterprise Service Bus) Download 11g OSB Software from [&hellip;]<\/p>\n","protected":false},"author":115,"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":"","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-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":"","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-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":"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":""},"mobile":{"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":""}},"footnotes":""},"categories":[277],"tags":[],"class_list":["post-1914","post","type-post","status-publish","format-standard","hentry","category-osb"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Oracle Service Bus 11g ( #OSB ) Installation overview for single node deployment -<\/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:\/\/onlineappsdba.com\/index.php\/2010\/07\/04\/oracle-service-bus-11g-osb-installation-overview-for-single-node-deployment\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Oracle Service Bus 11g ( #OSB ) Installation overview for single node deployment -\" \/>\n<meta property=\"og:description\" content=\". OSB (Oracle Service Bus) = ALSB(BEA&#8217;s AquaLogic Service Bus) + ESB (Enterprise Service Bus) Download 11g OSB Software from [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/onlineappsdba.com\/index.php\/2010\/07\/04\/oracle-service-bus-11g-osb-installation-overview-for-single-node-deployment\/\" \/>\n<meta property=\"article:published_time\" content=\"2010-07-04T16:13:05+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/07\/osb_install_1.jpg\" \/>\n<meta name=\"author\" content=\"Masroof Ahmad\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Masroof Ahmad\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. 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\":\"WebPage\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2010\/07\/04\/oracle-service-bus-11g-osb-installation-overview-for-single-node-deployment\/\",\"url\":\"https:\/\/onlineappsdba.com\/index.php\/2010\/07\/04\/oracle-service-bus-11g-osb-installation-overview-for-single-node-deployment\/\",\"name\":\"Oracle Service Bus 11g ( #OSB ) Installation overview for single node deployment -\",\"isPartOf\":{\"@id\":\"https:\/\/onlineappsdba.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2010\/07\/04\/oracle-service-bus-11g-osb-installation-overview-for-single-node-deployment\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2010\/07\/04\/oracle-service-bus-11g-osb-installation-overview-for-single-node-deployment\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/07\/osb_install_1.jpg\",\"datePublished\":\"2010-07-04T16:13:05+00:00\",\"author\":{\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\"},\"breadcrumb\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2010\/07\/04\/oracle-service-bus-11g-osb-installation-overview-for-single-node-deployment\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/onlineappsdba.com\/index.php\/2010\/07\/04\/oracle-service-bus-11g-osb-installation-overview-for-single-node-deployment\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2010\/07\/04\/oracle-service-bus-11g-osb-installation-overview-for-single-node-deployment\/#primaryimage\",\"url\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/07\/osb_install_1.jpg\",\"contentUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/07\/osb_install_1.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2010\/07\/04\/oracle-service-bus-11g-osb-installation-overview-for-single-node-deployment\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/onlineappsdba.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Oracle Service Bus 11g ( #OSB ) Installation overview for single node deployment\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/onlineappsdba.com\/#website\",\"url\":\"https:\/\/onlineappsdba.com\/\",\"name\":\"\",\"description\":\"Oracle Implementation &amp; Training Experts\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/onlineappsdba.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\",\"name\":\"Masroof Ahmad\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g\",\"caption\":\"Masroof Ahmad\"},\"url\":\"https:\/\/onlineappsdba.com\/index.php\/author\/masroof\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Oracle Service Bus 11g ( #OSB ) Installation overview for single node deployment -","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:\/\/onlineappsdba.com\/index.php\/2010\/07\/04\/oracle-service-bus-11g-osb-installation-overview-for-single-node-deployment\/","og_locale":"en_US","og_type":"article","og_title":"Oracle Service Bus 11g ( #OSB ) Installation overview for single node deployment -","og_description":". OSB (Oracle Service Bus) = ALSB(BEA&#8217;s AquaLogic Service Bus) + ESB (Enterprise Service Bus) Download 11g OSB Software from [&hellip;]","og_url":"https:\/\/onlineappsdba.com\/index.php\/2010\/07\/04\/oracle-service-bus-11g-osb-installation-overview-for-single-node-deployment\/","article_published_time":"2010-07-04T16:13:05+00:00","og_image":[{"url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/07\/osb_install_1.jpg","type":"","width":"","height":""}],"author":"Masroof Ahmad","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Masroof Ahmad","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/onlineappsdba.com\/index.php\/2010\/07\/04\/oracle-service-bus-11g-osb-installation-overview-for-single-node-deployment\/","url":"https:\/\/onlineappsdba.com\/index.php\/2010\/07\/04\/oracle-service-bus-11g-osb-installation-overview-for-single-node-deployment\/","name":"Oracle Service Bus 11g ( #OSB ) Installation overview for single node deployment -","isPartOf":{"@id":"https:\/\/onlineappsdba.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2010\/07\/04\/oracle-service-bus-11g-osb-installation-overview-for-single-node-deployment\/#primaryimage"},"image":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2010\/07\/04\/oracle-service-bus-11g-osb-installation-overview-for-single-node-deployment\/#primaryimage"},"thumbnailUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/07\/osb_install_1.jpg","datePublished":"2010-07-04T16:13:05+00:00","author":{"@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb"},"breadcrumb":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2010\/07\/04\/oracle-service-bus-11g-osb-installation-overview-for-single-node-deployment\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/onlineappsdba.com\/index.php\/2010\/07\/04\/oracle-service-bus-11g-osb-installation-overview-for-single-node-deployment\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/onlineappsdba.com\/index.php\/2010\/07\/04\/oracle-service-bus-11g-osb-installation-overview-for-single-node-deployment\/#primaryimage","url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/07\/osb_install_1.jpg","contentUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/07\/osb_install_1.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/onlineappsdba.com\/index.php\/2010\/07\/04\/oracle-service-bus-11g-osb-installation-overview-for-single-node-deployment\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/onlineappsdba.com\/"},{"@type":"ListItem","position":2,"name":"Oracle Service Bus 11g ( #OSB ) Installation overview for single node deployment"}]},{"@type":"WebSite","@id":"https:\/\/onlineappsdba.com\/#website","url":"https:\/\/onlineappsdba.com\/","name":"","description":"Oracle Implementation &amp; Training Experts","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/onlineappsdba.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb","name":"Masroof Ahmad","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g","caption":"Masroof Ahmad"},"url":"https:\/\/onlineappsdba.com\/index.php\/author\/masroof\/"}]}},"_links":{"self":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/1914","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/users\/115"}],"replies":[{"embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/comments?post=1914"}],"version-history":[{"count":0,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/1914\/revisions"}],"wp:attachment":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/media?parent=1914"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/categories?post=1914"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/tags?post=1914"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}