{"id":302,"date":"2008-01-28T22:58:54","date_gmt":"2008-01-29T02:58:54","guid":{"rendered":"http:\/\/onlineappsdba.com\/index.php\/2008\/01\/28\/autoconfig-in-oracle-apps-11i-r12-12i\/"},"modified":"2017-03-24T09:44:10","modified_gmt":"2017-03-24T13:44:10","slug":"autoconfig-in-oracle-apps-11i-r12-12i","status":"publish","type":"post","link":"https:\/\/onlineappsdba.com\/index.php\/2008\/01\/28\/autoconfig-in-oracle-apps-11i-r12-12i\/","title":{"rendered":"Autoconfig in Oracle Apps 11i \/ R12 \/ 12i"},"content":{"rendered":"<p>In Oracle Applications 11i &amp; R12 (12i) all the configuration parameters are captured in two context files:<\/p>\n<p><strong>Application context file<\/strong> called the <strong>&lt;CONTEXT_NAME&gt;.xml<\/strong> contains the configuration information for the application tier &amp; is located in $<strong>APPl_TOP\/admin<\/strong> for each node of application tier.<\/p>\n<p><strong>Database context file<\/strong> called the <strong>&lt;CONTEXT_NAME&gt;.xml<\/strong> contains the configuration information for the database tier &amp; is located in $<strong>ORACLE_HOME\/appsutil\/<\/strong>.<\/p>\n<p>Details stored in the context file contains host names,domain name , directory structure, port numbers used\u00a0 &#8230;&#8230;<\/p>\n<p>The <strong>AutoConfig<\/strong> feature of Oracle application manager(OAM) is used to update &amp; manage context files.<br \/>\n<strong><u>Updating Context file<\/u><\/strong><\/p>\n<p>Suppose we want to update the active port from &lt;original port no.&gt; to\u00a080 , for this we will edit the application context file as follows:<\/p>\n<p><strong>Step 1<\/strong> :Start all services<br \/>\n$ $COMMON_TOP\/admin\/scripts\/&lt;context_name&gt;\/adstrtal.sh APPS\/&lt;apps password&gt;<br \/>\n<strong>Step 2<\/strong> :log on to OAM &amp; click site map.<br \/>\n<strong>Step 3<\/strong>:Click AutoConfig from the list of System Configuration features in the Administration tab.<br \/>\n<strong>Step 4<\/strong> : Click the Edit Parameter button for the application tier context file to access the Context File Parameters page &amp; then click the system tab.<br \/>\n<strong>Step 5 <\/strong>: Click the Focus icon (blue triangle) for oa_web_server. This expands oa_web_server and shows the web server related parameters.<br \/>\n<strong>Step 6<\/strong>:Update the Web Port (s_active_webport) parameter from &lt; Original port number&gt; to 80.<br \/>\n<strong>Step 7 <\/strong>: Save it &amp; answer the tab.Then logout of OAM<\/p>\n<p><strong><u>AutoConfig Script<\/u><\/strong><\/p>\n<p>The autoconfig script uses information from the context file to generate all applications configuration files &amp; updates database profiles. It is located in<\/p>\n<p>Application tier: $COMMON_TOP\/admin\/scripts\/CONTEXT_NAME\/adautoconfig.sh<\/p>\n<p>Database tier: $ORACLE_HOME\/appsutil\/scripts\/CONTEXT_NAME\/adautoconfig.sh<\/p>\n<p>Now we run the autoconfig script to reconfigure the oracle application system with the updated Applications context.<\/p>\n<p><strong>Step 1<\/strong> : Stop all services<br \/>\n$ $COMMON_TOP\/admin\/scripts\/&lt;context_name&gt;\/adstpall.sh APPS\/&lt;apps password&gt;<br \/>\n<strong>Step 2<\/strong>:Run the autoconfig script, $adautocfg.sh &amp; respond to the prompts.<br \/>\n<strong>Step 3<\/strong>:Check log files for any errors.log file for autoconfig is adconfig.log &amp; is located in<br \/>\n&lt;APPL_TOP&gt;\/admin\/&lt;context_name&gt;\/log\/MMDDhhmm\/<br \/>\n<strong>Step 4<\/strong>: Restart all services :<br \/>\n$ $COMMON_TOP\/admin\/scripts\/&lt;context_name&gt;\/adstrtal.sh APPS\/&lt;apps password&gt;<br \/>\n<strong><u>Rolling back an autoconfig session<\/u><\/strong><\/p>\n<p>Each execution of AutoConfig creates a roll back script in case you want to revert back to the previous configuration settings. For this we perform the following steps:<\/p>\n<p><strong>Step 1<\/strong> :Shut down all services:<br \/>\n$ cd $COMMON_TOP\/admin\/scripts\/&lt;context_name&gt;<br \/>\n$ adstpall.sh APPS\/&lt;APPS password&gt;<br \/>\n<strong>Step 2<\/strong>:Restore AutoConfig session.<br \/>\n$ cd $APPL_TOP&gt;\/admin\/&lt;context_name&gt;\/out\/MMDDhhmm<br \/>\n$ restore.sh<br \/>\n<strong>Step 3<\/strong> : Restart all services:<br \/>\n$ $COMMON_TOP\/admin\/scripts\/&lt;context_name&gt;\/adstrtal.sh APPS\/&lt;APPS password&gt;<\/p>\n<p>Restoring the AutoConfig updated files and restarting the services allows you to log on to OAM.<\/p>\n<p><strong><u><br \/>\nRestoring the previous configuration <\/u><\/strong><\/p>\n<p>Now we run OAM AutoConfig to restore the Applications Context.<\/p>\n<p><strong>Step 1<\/strong> :Log on to the Oracle Application Manager (OAM) &amp; click site map.You will be able to log on but some services will be down.<br \/>\n<strong>Step 2<\/strong>: Click AutoConfig from the list of System Configuration features in the Administration tab.<br \/>\n<strong>Step 3<\/strong> : Click the Show History button for the application tier context file to access the Context File History page.<br \/>\n<strong>Step 4<\/strong> :Click the Show Differences from Current Configuration button to see the recently updated parameters &amp; Select Restore Previous Value for the Web Port and Discoverer Port parameters.<br \/>\n<strong>Step 5<\/strong> :Save &amp; respond the tabs. Log out of OAM.<br \/>\n<strong>Step 6<\/strong> :Shut down all services:<br \/>\n$ cd $COMMON_TOP\/admin\/scripts\/&lt;context_name&gt;<br \/>\n$ adstpall.sh APPS\/&lt;APPS password&gt;<br \/>\n<strong>Step 7 <\/strong>:Run the AutoConfig script, adautocfg.sh &amp; Respond to the prompts.<br \/>\n<strong>Step 8<\/strong> : View the log file and check for any errors.<br \/>\n<strong>Step 9 <\/strong>: Restart all services:<br \/>\n$ $COMMON_TOP\/admin\/scripts\/&lt;context_name&gt;\/adstrtal.sh APPS\/&lt;APPS password&gt;<br \/>\n<strong>Step 10 <\/strong>:Log on to the Oracle Application Manager (OAM)<\/p>\n<p>If the status of some services appears to be down, click the Refresh icon to update the<br \/>\nstatus.<\/p>\n<p><strong><u>Related :<\/u><\/strong><strong><u> <\/u>Metalink Notes<br \/>\n218089.1\u00a0 Autoconfig FAQ<br \/>\n165195.1\u00a0 Using AutoConfig to Manage System Configurations with Oracle Applications 11i<br \/>\n387859.1\u00a0 Using AutoConfig to Manage System Configurations in Oracle Applications Release 12<br \/>\n270519.1\u00a0 Customizing an AutoConfig Environment<br \/>\n364927.1\u00a0How To Run Autoconfig On Database Tier (DB-Tier)<br \/>\n341322.1\u00a0How to change the hostname of an Applications Tier using AutoConfig<br \/>\n338003.1\u00a0How to change the hostname and\/or port of the Database Tier using AutoConfig<br \/>\n315674.1\u00a0How To Verify if Autoconfig is Enabled on 11.5.x<br \/>\n391406.1\u00a0How to get a clean Autoconfig Environment<\/strong><\/p>\n<p><strong><u>Other Related Posts<br \/>\n<\/u><\/strong><br \/>\n<a href=\"https:\/\/onlineappsdba.com\/index.php\/2006\/10\/04\/autoconfig-basics\/\" target=\"_blank\">Autoconfig Basics<\/a><br \/>\n<a href=\"https:\/\/onlineappsdba.com\/index.php\/2006\/10\/05\/unwrapping-xml-context-file-or-autoconfig-configuration-file\/\" target=\"_blank\">Unwrapping XML\/Context File<\/a><br \/>\n<a href=\"http:\/\/teachmeoracle.com\/autoconfig.html\" target=\"_blank\">Autoconfig Basics<\/a><\/p>\n<p>Did you get a chance to download <a href=\"http:\/\/k21academy.com\/oracle-apps-dba-free-guide\"><strong>6 Docs Every Apps DBA Must Read for EBS R12.2<\/strong> <\/a>? If not, then get it now by clicking on link below.<\/p>\n<p><a href=\"http:\/\/k21academy.com\/oracle-apps-dba-free-guide\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter  wp-image-11693\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/10\/6-docs-every-apps-dba-must-read.png\" alt=\"6 docs every apps dba must read\" width=\"1024\" height=\"154\" \/><\/a><\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>If you need to learn more about\u00a0<strong>Oracle Apps DBA<\/strong>\u00a0(Architecture, Installation, WebLogic, Patching, Cloning and other maintenance tasks with the\u00a0<strong>upgrade <\/strong>of<strong> Oracle E-Business Suite 12.2.0 <\/strong>to<strong> 12.2.4<\/strong>\u00a0then have a look\u00a0at our <a href=\"http:\/\/k21academy.com\/oracle-apps-dba\/\" target=\"_blank\">\u00a0<strong>Oracle Apps DBA Training<\/strong><\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>In Oracle Applications 11i &amp; R12 (12i) all the configuration parameters are captured in two context files: Application context file [&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":[179,9,11],"class_list":["post-302","post","type-post","status-publish","format-standard","hentry","category-uncategorized","tag-11i-r12","tag-apps","tag-autoconfig"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Autoconfig in Oracle Apps 11i \/ R12 \/ 12i -<\/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\/01\/28\/autoconfig-in-oracle-apps-11i-r12-12i\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Autoconfig in Oracle Apps 11i \/ R12 \/ 12i -\" \/>\n<meta property=\"og:description\" content=\"In Oracle Applications 11i &amp; R12 (12i) all the configuration parameters are captured in two context files: Application context file [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/onlineappsdba.com\/index.php\/2008\/01\/28\/autoconfig-in-oracle-apps-11i-r12-12i\/\" \/>\n<meta property=\"article:published_time\" content=\"2008-01-29T02:58:54+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2017-03-24T13:44:10+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/10\/6-docs-every-apps-dba-must-read.png\" \/>\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=\"4 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\/01\/28\/autoconfig-in-oracle-apps-11i-r12-12i\/\",\"url\":\"https:\/\/onlineappsdba.com\/index.php\/2008\/01\/28\/autoconfig-in-oracle-apps-11i-r12-12i\/\",\"name\":\"Autoconfig in Oracle Apps 11i \/ R12 \/ 12i -\",\"isPartOf\":{\"@id\":\"https:\/\/onlineappsdba.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2008\/01\/28\/autoconfig-in-oracle-apps-11i-r12-12i\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2008\/01\/28\/autoconfig-in-oracle-apps-11i-r12-12i\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/10\/6-docs-every-apps-dba-must-read.png\",\"datePublished\":\"2008-01-29T02:58:54+00:00\",\"dateModified\":\"2017-03-24T13:44:10+00:00\",\"author\":{\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\"},\"breadcrumb\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2008\/01\/28\/autoconfig-in-oracle-apps-11i-r12-12i\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/onlineappsdba.com\/index.php\/2008\/01\/28\/autoconfig-in-oracle-apps-11i-r12-12i\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2008\/01\/28\/autoconfig-in-oracle-apps-11i-r12-12i\/#primaryimage\",\"url\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/10\/6-docs-every-apps-dba-must-read.png\",\"contentUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/10\/6-docs-every-apps-dba-must-read.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2008\/01\/28\/autoconfig-in-oracle-apps-11i-r12-12i\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/onlineappsdba.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Autoconfig in Oracle Apps 11i \/ R12 \/ 12i\"}]},{\"@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":"Autoconfig in Oracle Apps 11i \/ R12 \/ 12i -","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\/01\/28\/autoconfig-in-oracle-apps-11i-r12-12i\/","og_locale":"en_US","og_type":"article","og_title":"Autoconfig in Oracle Apps 11i \/ R12 \/ 12i -","og_description":"In Oracle Applications 11i &amp; R12 (12i) all the configuration parameters are captured in two context files: Application context file [&hellip;]","og_url":"https:\/\/onlineappsdba.com\/index.php\/2008\/01\/28\/autoconfig-in-oracle-apps-11i-r12-12i\/","article_published_time":"2008-01-29T02:58:54+00:00","article_modified_time":"2017-03-24T13:44:10+00:00","og_image":[{"url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/10\/6-docs-every-apps-dba-must-read.png","type":"","width":"","height":""}],"author":"Masroof Ahmad","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Masroof Ahmad","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/onlineappsdba.com\/index.php\/2008\/01\/28\/autoconfig-in-oracle-apps-11i-r12-12i\/","url":"https:\/\/onlineappsdba.com\/index.php\/2008\/01\/28\/autoconfig-in-oracle-apps-11i-r12-12i\/","name":"Autoconfig in Oracle Apps 11i \/ R12 \/ 12i -","isPartOf":{"@id":"https:\/\/onlineappsdba.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2008\/01\/28\/autoconfig-in-oracle-apps-11i-r12-12i\/#primaryimage"},"image":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2008\/01\/28\/autoconfig-in-oracle-apps-11i-r12-12i\/#primaryimage"},"thumbnailUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/10\/6-docs-every-apps-dba-must-read.png","datePublished":"2008-01-29T02:58:54+00:00","dateModified":"2017-03-24T13:44:10+00:00","author":{"@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb"},"breadcrumb":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2008\/01\/28\/autoconfig-in-oracle-apps-11i-r12-12i\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/onlineappsdba.com\/index.php\/2008\/01\/28\/autoconfig-in-oracle-apps-11i-r12-12i\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/onlineappsdba.com\/index.php\/2008\/01\/28\/autoconfig-in-oracle-apps-11i-r12-12i\/#primaryimage","url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/10\/6-docs-every-apps-dba-must-read.png","contentUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/10\/6-docs-every-apps-dba-must-read.png"},{"@type":"BreadcrumbList","@id":"https:\/\/onlineappsdba.com\/index.php\/2008\/01\/28\/autoconfig-in-oracle-apps-11i-r12-12i\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/onlineappsdba.com\/"},{"@type":"ListItem","position":2,"name":"Autoconfig in Oracle Apps 11i \/ R12 \/ 12i"}]},{"@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\/302","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=302"}],"version-history":[{"count":0,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/302\/revisions"}],"wp:attachment":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/media?parent=302"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/categories?post=302"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/tags?post=302"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}