{"id":1281,"date":"2009-07-28T08:16:15","date_gmt":"2009-07-28T12:16:15","guid":{"rendered":"http:\/\/onlineappsdba.com\/index.php\/2009\/07\/28\/oracle-fusion-middleware-11g-concepts-for-apps-dbas\/"},"modified":"2009-07-28T08:16:15","modified_gmt":"2009-07-28T12:16:15","slug":"oracle-fusion-middleware-11g-concepts-for-apps-dbas","status":"publish","type":"post","link":"https:\/\/onlineappsdba.com\/index.php\/2009\/07\/28\/oracle-fusion-middleware-11g-concepts-for-apps-dbas\/","title":{"rendered":"Oracle Fusion Middleware 11g concepts for Apps DBA&#8217;s"},"content":{"rendered":"<p>Oracle <strong>Fusion Middleware 11g<\/strong> is collection of Oracle middleware components<br \/>\n&#8211; Oracle <strong>WebLogic<\/strong> Server (J2EE Application Server)<br \/>\n&#8211; Oracle <strong>SOA<\/strong> Suite<br \/>\n&#8211; Oracle <strong>WebCenter<\/strong><br \/>\n&#8211; Oracle <strong>HTTP <\/strong>Server<br \/>\n&#8211; Oracle <strong>WebCache<\/strong><br \/>\n&#8211; Oracle <strong>Internet Directory<\/strong> &#8211; OID<br \/>\n&#8211; Oracle <strong>Virtual Directory<\/strong> &#8211; OVD<br \/>\n&#8211; Oracle <strong>Identity Federation<\/strong> &#8211; OIF<br \/>\n&#8211; Oracle <strong>Web Services Manager<\/strong> &#8211; OWSM<br \/>\n&#8211; Oracle <strong>Platform Security Services<\/strong> &#8211; OPSS<br \/>\n&#8211; Oracle <strong>Portal<\/strong><br \/>\n&#8211; Oracle Business Intelligence <strong>Discoverer<\/strong><\/p>\n<p><strong><br \/>\n<\/strong><\/p>\n<p><strong>1.<\/strong> Oracle Fusion Middleware components are divided in to <strong>two main category<\/strong><br \/>\n<strong>a) Java Components <\/strong>&#8211; These components are deployed as J2EE application and resources . Example SOA, WebCenter<br \/>\n<strong> b) System Components<\/strong> &#8211; These components are <strong>NOT deployed<\/strong> as J2EE application. System Components are managed by <strong>OPMN <\/strong>(Oracle Process Manager &amp; Notification) . Example HTTP Server, OID, Webcache, Forms &amp; Reports<\/p>\n<p><strong>2.<\/strong> Most of Oracle Fusion Middleware 11g components run on Oracle Weblogic Server (application server engine for Fusion Middleware 11g). * You can configure OID with or without WebLogic Domain .<\/p>\n<p><strong>3.<\/strong> OracleAS SSO (Application Server Single Sign-On) and DAS (Delegated Administrative Services) are <strong>NOT part of<\/strong> Fusion Middleware 11g. If you are using Oracle Internet Directory (10g) with OracleAS SSO (10g) then you can upgrade only OID to 11g and continue using OracleAS 10g with 11g OID.<\/p>\n<p>.<\/p>\n<p><u><strong>Home, Instance and Domain in Oracle Fusion Middleware 11g<\/strong><\/u><br \/>\n<strong>a) MW_HOME <\/strong>&#8211; Fusion<strong> Middleware Home<\/strong> : This is top level directory for Fusion Middleware products and is created at time of WebLogic Server installation.<\/p>\n<p><strong>b) WLS_HOME<\/strong> &#8211; Oracle <strong>WebLogic Server<\/strong> <strong>Home<\/strong> : This is directory under Fusion Middleware Home and is created at time of WebLogic Server installation. This directory contains binaries (software) for Oracle WebLogic Server.<\/p>\n<p><strong>c)<\/strong> <strong>ORACLE_HOME<\/strong> &#8211; Oracle Home : contains binaries (software) related to specific oracle middleware product (soa, webcenter, OID, HTTP).<br \/>\n<strong> &#8211;<\/strong> ORACLE_HOME does <strong>NOT<\/strong> contain any logs or configuration files (logs or configuration file will either be in domain or Instance Directory).<br \/>\n<strong>&#8211;<\/strong> Each Oracle Middleware Product (SOA, WebCenter, OID, HTTP Server) should be installed in its own ORACLE_HOME <strong>inside<\/strong> Fusion Middleware Home.<br \/>\n<strong> &#8211;<\/strong> Oracle HOME resides within directory structure of Fusion Middleware Home<br \/>\n<strong>&#8211;<\/strong> Each Oracle ORACLE_HOME can be<strong> associated with<\/strong> multiple Oracle Instances or WebLogic Domain<\/p>\n<p><strong>d) ORACLE_INSTANCE<\/strong> &#8211; Oracle Instance : contains runtime (configuration, log..) files for one or more <strong>System Components <\/strong>(HTTP Server, WebCache, OID)<br \/>\n<strong> &#8211;<\/strong> System Components (HTTP Server, WebCache, OID) are configured in Oracle Instance<br \/>\n<strong>&#8211;<\/strong> Oracle Instance can reside <strong>anywhere<\/strong> (inside or outside fusion middleware home) on server.<\/p>\n<p><strong>e) WebLogic Domain<\/strong> : Domain is logical grouping of one (and only one) <strong>Administration<\/strong> Server and zero or more <strong>Managed <\/strong>Server in WebLogic Server.<br \/>\n<strong> &#8211;<\/strong> Java Components (SOA , WebCenter..) are configured in WebLogic Domain<br \/>\n<strong> &#8211;<\/strong> You can configure multiple domain for multiple Oracle Fusion Middleware component (one domain for SOA , another for Webcenter third for OID) or can cnfigure all Fusion middleware components in to single domain (webcenter, SOA, OID in same domain)<\/p>\n<p>To know more about Domain in Oracle WebLogic <a href=\"https:\/\/onlineappsdba.com\/index.php\/2008\/07\/24\/domain-administration-managed-server-cluster-in-oracle-weblogic\/\" target=\"_blank\">click here<\/a><\/p>\n<p>.<\/p>\n<p><strong>A. Directory structure in below figure contains<\/strong> &#8211;<\/p>\n<p>1. One MW_HOME<br \/>\n2. One WLS_HOME<br \/>\n3. Two ORACLE_HOME (SOA &amp; Web Tier &#8211; HTTP\/Webcache)<br \/>\n4.\u00a0 One ORACLE_INSTANCE (HTTP &amp; WebCache)<br \/>\n5.\u00a0 One Oracle Domains (SOA)<\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/07\/fmw_multiple_domain_2.jpg\" title=\"Fusion Middleware Directory 2\"><img decoding=\"async\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/07\/fmw_multiple_domain_2.jpg\" alt=\"Fusion Middleware Directory 2\" \/><\/a><\/p>\n<p>.<\/p>\n<p><strong>B. Directory structure in below figure contains<\/strong> &#8211;<\/p>\n<p>1. One MW_HOME<br \/>\n2. One WLS_HOME<br \/>\n3. Two ORACLE_HOME (SOA &amp; WebCenter)<br \/>\n4.\u00a0 <strong>No<\/strong> ORACLE_INSTANCE<br \/>\n5. Two Oracle Domains (SOA &amp; WebCenter)<\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/07\/fmw_multiple_domain_1.jpg\" title=\"Fusion Middleware Directory\"><img decoding=\"async\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/07\/fmw_multiple_domain_1.jpg\" alt=\"Fusion Middleware Directory\" \/><\/a><\/p>\n<p>.<\/p>\n<p><u><strong>References<\/strong><\/u><\/p>\n<ul>\n<li><a href=\"http:\/\/download.oracle.com\/docs\/cd\/E12839_01\/core.1111\/e10103\/intro.htm#BABFFHGF\" target=\"_blank\">Oracle Fusion Middleware 11g Concepts Guide<\/a><\/li>\n<li><a href=\"http:\/\/download.oracle.com\/docs\/cd\/E12839_01\/core.1111\/e10105\/concepts.htm\" target=\"_blank\">Oracle Fusion Middleware 11g Admin Guide<\/a><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Oracle Fusion Middleware 11g is collection of Oracle middleware components &#8211; Oracle WebLogic Server (J2EE Application Server) &#8211; Oracle SOA [&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":[1],"tags":[],"class_list":["post-1281","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Oracle Fusion Middleware 11g concepts for Apps DBA&#039;s -<\/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\/2009\/07\/28\/oracle-fusion-middleware-11g-concepts-for-apps-dbas\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Oracle Fusion Middleware 11g concepts for Apps DBA&#039;s -\" \/>\n<meta property=\"og:description\" content=\"Oracle Fusion Middleware 11g is collection of Oracle middleware components &#8211; Oracle WebLogic Server (J2EE Application Server) &#8211; Oracle SOA [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/onlineappsdba.com\/index.php\/2009\/07\/28\/oracle-fusion-middleware-11g-concepts-for-apps-dbas\/\" \/>\n<meta property=\"article:published_time\" content=\"2009-07-28T12:16:15+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/07\/fmw_multiple_domain_2.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\/2009\/07\/28\/oracle-fusion-middleware-11g-concepts-for-apps-dbas\/\",\"url\":\"https:\/\/onlineappsdba.com\/index.php\/2009\/07\/28\/oracle-fusion-middleware-11g-concepts-for-apps-dbas\/\",\"name\":\"Oracle Fusion Middleware 11g concepts for Apps DBA's -\",\"isPartOf\":{\"@id\":\"https:\/\/onlineappsdba.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2009\/07\/28\/oracle-fusion-middleware-11g-concepts-for-apps-dbas\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2009\/07\/28\/oracle-fusion-middleware-11g-concepts-for-apps-dbas\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/07\/fmw_multiple_domain_2.jpg\",\"datePublished\":\"2009-07-28T12:16:15+00:00\",\"author\":{\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\"},\"breadcrumb\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2009\/07\/28\/oracle-fusion-middleware-11g-concepts-for-apps-dbas\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/onlineappsdba.com\/index.php\/2009\/07\/28\/oracle-fusion-middleware-11g-concepts-for-apps-dbas\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2009\/07\/28\/oracle-fusion-middleware-11g-concepts-for-apps-dbas\/#primaryimage\",\"url\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/07\/fmw_multiple_domain_2.jpg\",\"contentUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/07\/fmw_multiple_domain_2.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2009\/07\/28\/oracle-fusion-middleware-11g-concepts-for-apps-dbas\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/onlineappsdba.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Oracle Fusion Middleware 11g concepts for Apps DBA&#8217;s\"}]},{\"@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 Fusion Middleware 11g concepts for Apps DBA's -","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\/2009\/07\/28\/oracle-fusion-middleware-11g-concepts-for-apps-dbas\/","og_locale":"en_US","og_type":"article","og_title":"Oracle Fusion Middleware 11g concepts for Apps DBA's -","og_description":"Oracle Fusion Middleware 11g is collection of Oracle middleware components &#8211; Oracle WebLogic Server (J2EE Application Server) &#8211; Oracle SOA [&hellip;]","og_url":"https:\/\/onlineappsdba.com\/index.php\/2009\/07\/28\/oracle-fusion-middleware-11g-concepts-for-apps-dbas\/","article_published_time":"2009-07-28T12:16:15+00:00","og_image":[{"url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/07\/fmw_multiple_domain_2.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\/2009\/07\/28\/oracle-fusion-middleware-11g-concepts-for-apps-dbas\/","url":"https:\/\/onlineappsdba.com\/index.php\/2009\/07\/28\/oracle-fusion-middleware-11g-concepts-for-apps-dbas\/","name":"Oracle Fusion Middleware 11g concepts for Apps DBA's -","isPartOf":{"@id":"https:\/\/onlineappsdba.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2009\/07\/28\/oracle-fusion-middleware-11g-concepts-for-apps-dbas\/#primaryimage"},"image":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2009\/07\/28\/oracle-fusion-middleware-11g-concepts-for-apps-dbas\/#primaryimage"},"thumbnailUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/07\/fmw_multiple_domain_2.jpg","datePublished":"2009-07-28T12:16:15+00:00","author":{"@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb"},"breadcrumb":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2009\/07\/28\/oracle-fusion-middleware-11g-concepts-for-apps-dbas\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/onlineappsdba.com\/index.php\/2009\/07\/28\/oracle-fusion-middleware-11g-concepts-for-apps-dbas\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/onlineappsdba.com\/index.php\/2009\/07\/28\/oracle-fusion-middleware-11g-concepts-for-apps-dbas\/#primaryimage","url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/07\/fmw_multiple_domain_2.jpg","contentUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/07\/fmw_multiple_domain_2.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/onlineappsdba.com\/index.php\/2009\/07\/28\/oracle-fusion-middleware-11g-concepts-for-apps-dbas\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/onlineappsdba.com\/"},{"@type":"ListItem","position":2,"name":"Oracle Fusion Middleware 11g concepts for Apps DBA&#8217;s"}]},{"@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\/1281","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=1281"}],"version-history":[{"count":0,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/1281\/revisions"}],"wp:attachment":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/media?parent=1281"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/categories?post=1281"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/tags?post=1281"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}