{"id":508,"date":"2008-05-22T13:55:34","date_gmt":"2008-05-22T17:55:34","guid":{"rendered":"http:\/\/onlineappsdba.com\/index.php\/2008\/05\/22\/configure-1013x-oc4j-to-access-from-1012x-web-server\/"},"modified":"2008-05-22T14:29:42","modified_gmt":"2008-05-22T18:29:42","slug":"configure-1013x-oc4j-to-access-from-1012x-web-server","status":"publish","type":"post","link":"https:\/\/onlineappsdba.com\/index.php\/2008\/05\/22\/configure-1013x-oc4j-to-access-from-1012x-web-server\/","title":{"rendered":"Configure 10.1.3.X OC4J to access from 10.1.2.X Web Server"},"content":{"rendered":"<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/05\/1012webnd1013oc4j.JPG\" title=\"10.1.2 web and 10.1.3 OC4J\"><img decoding=\"async\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/05\/1012webnd1013oc4j.JPG\" alt=\"10.1.2 web and 10.1.3 OC4J\" \/><\/a><\/p>\n<p>This post covers overview and key points you should know\u00a0with documentation link\u00a0on <strong>how to integrate 10.1.2 Oracle Application Server<\/strong>(Webcache, HTTP Server &#8211; Portal, J2EE, Forms and BI) <strong>with 10.1.3.X Application Server<\/strong> (OC4J)<\/p>\n<p>This post is useful if your company already have an existing 10.1.2 installation (Portal or BI) and you wish to use new features provided by 10.1.3 Application Server. You can\u00a0access\/configure 10.1.3 Application Server via existing <strong>10.1.2 HTTP Server<\/strong> or <strong>10.1.2 Web Cache<\/strong><\/p>\n<p>&#8211;<\/p>\n<p><strong><u>Why to integrate existing 10.1.2 Oracle Application Server with 10.1.3 J2EE type installation ?<\/u><\/strong><br \/>\n1. You wish to use single URL for both 10.1.2 applications (Portal, BI) as well as 10.1.3 Applications (<strong>SOA<\/strong>, <strong>WebCenter<\/strong> or any custom application)<br \/>\n2. You will be using single Web Server for both 10.1.2 and 10.1.3 Application Server thus reducing hardware and maintenance cost<\/p>\n<p>&#8211;<br \/>\n<strong><u>Various Ways to integrate or use 10.1.2 Application Server in front of 10.1.3 Application Server (aka 10g AS R3)<br \/>\n<\/u><\/strong>1. Using Webcache\u00a0&#8211; 10.1.2 OAS WebCache\u00a0can act as reverse proxy for 10.1.3 AS<br \/>\n2. Using HTTP Server\u00a0&#8211; 10.1.2 OAS HTTP Server can be deployed in front of 10.1.3 AS<\/p>\n<p>&#8211;<br \/>\n<strong><u>Configure 10.1.2 Webcache as reverse proxy in front of 10.1.3 AS<br \/>\n<\/u><\/strong><br \/>\n1. Define 10.1.3 as origin server in 10.1.2 Web Cache<br \/>\n2. Define new site or use existing site for 10.1.3 in webcache<br \/>\n3. Map 10.1.3 <strong>site<\/strong> to <strong>origin server<\/strong> in webcache<br \/>\nFor exact steps visit <a target=\"_blank\" href=\"http:\/\/download.oracle.com\/docs\/cd\/B25221_04\/core.1013\/b25209\/reconfig.htm#i1010548\">Oracle Documentation here<\/a><\/p>\n<p>&#8211;\u00a0<\/p>\n<p><strong><u>Configure 10.1.2 HTTP Server in front of 10.1.3 AS<\/u><\/strong><br \/>\n1. Add 10.1.2 details in 10.1.3&#8217;s opmn.xml<br \/>\n2. Change 10.1.3 OC4J&#8217;s protocol to AJP if its listening on HTTP<br \/>\n3. Add oc4j mount points in <strong>mod_oc4j.conf<\/strong> of 10.1.2 HTTP Server<br \/>\nFor exact steps visit <a target=\"_blank\" href=\"http:\/\/download.oracle.com\/docs\/cd\/B25221_04\/core.1013\/b25209\/reconfig.htm#BABIEHFI\">Oracle Documentation Here<\/a><\/p>\n<p>&#8211;<\/p>\n<p><strong><u>Things good to know <\/u><\/strong><br \/>\n1. OC4j can listen on <strong>AJP\/AJPS<\/strong> or <strong>HTTP\/HTTPS<\/strong> protocol<br \/>\n&#8212;-If OC4J is listening on AJP\/AJPS it can be accessed via HTTP Server sitting in front communicating to OC4J using mod_oc4j (Module added by Oracle in\u00a0Apache Server)<br \/>\n&#8212;-If OC4J is listening on HTTP\/HTTPS, means it can be accessed via this HTTP listener port of OC4J and no HTTP Server is required<\/p>\n<p>2. 10.1.3 Oracle Application Server can be installed on Same Machine as 10.1.2 Oracle Application Server but these two should be in different Oracle HOME&#8217;s. or\u00a0These two (10.1.2 and 10.1.3 OAS) can be installed on two different machines and integrated with each other.<\/p>\n<p>3. If you are using <strong>WebCenter<\/strong> Suite (10.1.3.2) then additional steps are required to update Oracle <strong>ContentDB<\/strong> settings<\/p>\n<p>4. If you get error message like<\/p>\n<p>[Tue Feb 12 09:35:09 2008] [error] MOD_OC4J_0191: Missing information from OC4J notification.\u00a0 ias-cluster:default, ias-instance:INSTANCE_NAME.MACHINE_NAME, hostname:MACHINE_NAME, opmnid:&lt;NUMBER&gt;, oc4j-instance:home, oc4j-island:default_group, ajp-host:-missing-, ajp-port:-missing-<br \/>\n<strong><br \/>\nensure that 10.1.3 OC4J is listening on AJP protocol and not HTTP<\/strong><\/p>\n<p>5. If you get error message like<br \/>\n[Tue Feb 12 09:38:24 2008] [error] [client &lt;IP&gt;] [ecid: &lt;number&gt;,1] MOD_OC4J_0013: Failed to call destination: instance:\/\/&lt;INSTANCE_NAME&gt;. &lt;MACHINE_NAME&gt;:home&#8217;s service() to service the request.<\/p>\n<p><strong>ensure that Machine hosting 10.1.2 HTTP Server can resolve Machine hosting 10.1.3 OC4J<\/strong><\/p>\n<p><strong>&#8211;<\/strong><\/p>\n<p><strong><u>Related Docs<br \/>\n<\/u><\/strong><\/p>\n<p>Download Oracle AS 10.1.3 Software <a target=\"_blank\" href=\"http:\/\/www.oracle.com\/technology\/software\/products\/ias\/htdocs\/1013.html\">from here<\/a><br \/>\nInstallation Guide for 10.1.3 <a target=\"_blank\" href=\"http:\/\/download.oracle.com\/docs\/cd\/B25221_04\/sol.1013\/install\/toc.htm\">Click Here<\/a><br \/>\nReconfigure 10.1.2.0.2 AS in front of 10.1.3.0.0 <a target=\"_blank\" href=\"http:\/\/download.oracle.com\/docs\/cd\/B25221_04\/core.1013\/b25209\/reconfig.htm\">Click Here<\/a>\u00a0<br \/>\nReconfigure 10.1.2.0.2 AS in front of 10.1.3.2.0 WebCenter <a target=\"_blank\" href=\"http:\/\/download.oracle.com\/docs\/cd\/B32110_01\/core.1013\/b32196\/reconfig.htm#BABIEHFI\">Click here<\/a>\u00a0\u00a0<br \/>\n<strong>457091.1<\/strong>\u00a0 Continuously Repeated MOD_OC4J_0191 After Integrating OracleAS 10.1.2 and 10.1.3<br \/>\n<strong>433170.1\u00a0 <\/strong>How to Configure Oracle Application Server 10.1.2 With Oracle Application Server 10.1.3<br \/>\n<strong>466017.1<\/strong>\u00a0 Internal Server Error Using Mod_oc4j to Connect to OC4J From a Remote Oracle HTTP Server<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This post covers overview and key points you should know\u00a0with documentation link\u00a0on how to integrate 10.1.2 Oracle Application Server(Webcache, HTTP [&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":[210],"class_list":["post-508","post","type-post","status-publish","format-standard","hentry","category-uncategorized","tag-oracle-application-server-1012-1013"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Configure 10.1.3.X OC4J to access from 10.1.2.X Web Server -<\/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\/2008\/05\/22\/configure-1013x-oc4j-to-access-from-1012x-web-server\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Configure 10.1.3.X OC4J to access from 10.1.2.X Web Server -\" \/>\n<meta property=\"og:description\" content=\"This post covers overview and key points you should know\u00a0with documentation link\u00a0on how to integrate 10.1.2 Oracle Application Server(Webcache, HTTP [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/onlineappsdba.com\/index.php\/2008\/05\/22\/configure-1013x-oc4j-to-access-from-1012x-web-server\/\" \/>\n<meta property=\"article:published_time\" content=\"2008-05-22T17:55:34+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2008-05-22T18:29:42+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/05\/1012webnd1013oc4j.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\/2008\/05\/22\/configure-1013x-oc4j-to-access-from-1012x-web-server\/\",\"url\":\"https:\/\/onlineappsdba.com\/index.php\/2008\/05\/22\/configure-1013x-oc4j-to-access-from-1012x-web-server\/\",\"name\":\"Configure 10.1.3.X OC4J to access from 10.1.2.X Web Server -\",\"isPartOf\":{\"@id\":\"https:\/\/onlineappsdba.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2008\/05\/22\/configure-1013x-oc4j-to-access-from-1012x-web-server\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2008\/05\/22\/configure-1013x-oc4j-to-access-from-1012x-web-server\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/05\/1012webnd1013oc4j.JPG\",\"datePublished\":\"2008-05-22T17:55:34+00:00\",\"dateModified\":\"2008-05-22T18:29:42+00:00\",\"author\":{\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\"},\"breadcrumb\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2008\/05\/22\/configure-1013x-oc4j-to-access-from-1012x-web-server\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/onlineappsdba.com\/index.php\/2008\/05\/22\/configure-1013x-oc4j-to-access-from-1012x-web-server\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2008\/05\/22\/configure-1013x-oc4j-to-access-from-1012x-web-server\/#primaryimage\",\"url\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/05\/1012webnd1013oc4j.JPG\",\"contentUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/05\/1012webnd1013oc4j.JPG\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2008\/05\/22\/configure-1013x-oc4j-to-access-from-1012x-web-server\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/onlineappsdba.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Configure 10.1.3.X OC4J to access from 10.1.2.X Web Server\"}]},{\"@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":"Configure 10.1.3.X OC4J to access from 10.1.2.X Web Server -","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\/2008\/05\/22\/configure-1013x-oc4j-to-access-from-1012x-web-server\/","og_locale":"en_US","og_type":"article","og_title":"Configure 10.1.3.X OC4J to access from 10.1.2.X Web Server -","og_description":"This post covers overview and key points you should know\u00a0with documentation link\u00a0on how to integrate 10.1.2 Oracle Application Server(Webcache, HTTP [&hellip;]","og_url":"https:\/\/onlineappsdba.com\/index.php\/2008\/05\/22\/configure-1013x-oc4j-to-access-from-1012x-web-server\/","article_published_time":"2008-05-22T17:55:34+00:00","article_modified_time":"2008-05-22T18:29:42+00:00","og_image":[{"url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/05\/1012webnd1013oc4j.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\/2008\/05\/22\/configure-1013x-oc4j-to-access-from-1012x-web-server\/","url":"https:\/\/onlineappsdba.com\/index.php\/2008\/05\/22\/configure-1013x-oc4j-to-access-from-1012x-web-server\/","name":"Configure 10.1.3.X OC4J to access from 10.1.2.X Web Server -","isPartOf":{"@id":"https:\/\/onlineappsdba.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2008\/05\/22\/configure-1013x-oc4j-to-access-from-1012x-web-server\/#primaryimage"},"image":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2008\/05\/22\/configure-1013x-oc4j-to-access-from-1012x-web-server\/#primaryimage"},"thumbnailUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/05\/1012webnd1013oc4j.JPG","datePublished":"2008-05-22T17:55:34+00:00","dateModified":"2008-05-22T18:29:42+00:00","author":{"@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb"},"breadcrumb":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2008\/05\/22\/configure-1013x-oc4j-to-access-from-1012x-web-server\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/onlineappsdba.com\/index.php\/2008\/05\/22\/configure-1013x-oc4j-to-access-from-1012x-web-server\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/onlineappsdba.com\/index.php\/2008\/05\/22\/configure-1013x-oc4j-to-access-from-1012x-web-server\/#primaryimage","url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/05\/1012webnd1013oc4j.JPG","contentUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2008\/05\/1012webnd1013oc4j.JPG"},{"@type":"BreadcrumbList","@id":"https:\/\/onlineappsdba.com\/index.php\/2008\/05\/22\/configure-1013x-oc4j-to-access-from-1012x-web-server\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/onlineappsdba.com\/"},{"@type":"ListItem","position":2,"name":"Configure 10.1.3.X OC4J to access from 10.1.2.X Web Server"}]},{"@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\/508","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=508"}],"version-history":[{"count":0,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/508\/revisions"}],"wp:attachment":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/media?parent=508"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/categories?post=508"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/tags?post=508"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}