{"id":523,"date":"2008-06-14T07:40:02","date_gmt":"2008-06-14T11:40:02","guid":{"rendered":"http:\/\/onlineappsdba.com\/index.php\/2008\/06\/14\/user-created-in-apps-11ir1212i-not-sync-to-oid\/"},"modified":"2008-06-14T07:52:22","modified_gmt":"2008-06-14T11:52:22","slug":"user-created-in-apps-11ir1212i-not-sync-to-oid","status":"publish","type":"post","link":"https:\/\/onlineappsdba.com\/index.php\/2008\/06\/14\/user-created-in-apps-11ir1212i-not-sync-to-oid\/","title":{"rendered":"User created in Apps 11i\/R12\/12i not sync to OID"},"content":{"rendered":"<p>You have E-Business Suite 11i\/R12\/12i Integrated with OID\/SSO (10g AS Infrastructure), \u00a0Integration is <strong>one way<\/strong> (<strong>Apps\u00a0-&gt; OID<\/strong>) or <strong>two way<\/strong> (<strong>OID &lt;&#8212;&gt; Apps<\/strong>). After few months users complain that they <strong>created some users in Apps 11i\/R12<\/strong> (FND_USER) but <strong>these users are not created in OID<\/strong>.<br \/>\nIn order to troubleshoot such issue, you should know process flow<\/p>\n<p><strong><u>User creation process flow\u00a0(Apps to OID) <\/u><br \/>\n<\/strong>1. You create user in Apps and profile option <strong>APPS_SSO_IDENTITY<\/strong> &amp; <strong>APPS_LDAP_SYNC<\/strong>\u00a0is enabled<\/p>\n<p>2. <strong>DBMS_LDAP<\/strong> will check in OID for <strong>password policy<\/strong> (to check, if password supplied during user creation meets password policy at OID)<\/p>\n<p>3. User creation will\u00a0create business events in Oracle Apps<\/p>\n<p>4. <strong>ODISRV<\/strong> (Oracle Directory Integration Server) will check if any <strong>provisioning profile<\/strong> is enabled to\u00a0pull data from\u00a0Apps.<\/p>\n<p>5.\u00a0OID provisioning server will consume business events from Apps (11i\/R12)<br \/>\n\u00a0<\/p>\n<p><font color=\"#ff0000\">\u00a0 Your first attempt\u00a0should be\u00a0to follow checklist as per metalink note 295606.1 (For 11i) &amp; 380487.1 (For R12\/12i)<\/font><\/p>\n<p>As per &#8220;<strong>2.11 Users created in E-Business Suite not propagated to OID<\/strong>&#8221; of note 295606.1, <strong>you checked and found that<br \/>\n&#8211;<br \/>\nA. <\/strong>E-Business Suite is set to propagate users to OID\u00a0 &#8211;<strong> Yes<br \/>\nB. <\/strong>There are relevant WorkFlow events get created in 11i Workflow Tables<strong> &#8211; Yes<br \/>\nC. <\/strong>Business Event is moved from Pending events to Consumed events<strong> &#8211; Yes<br \/>\nD. <\/strong>ODISRV is running on OID Server<strong> &#8211; Yes\u00a0 <\/strong>(ODISRV is Directory Integration Daemon used to sync data between OID and Applications or other LDAP Servers) . To know more about OID<strong> <\/strong><a target=\"_blank\" href=\"https:\/\/onlineappsdba.com\/index.php\/2007\/02\/06\/oid-to-oidactive-directoryiplanet-other-ldap-server-integration\/\"><strong>click here<\/strong><\/a><br \/>\n<strong>E. <\/strong>You checked that ApplicationsToOID provisioning profile exists, enabled and no errors <strong>&#8211; Yes<br \/>\nF. <\/strong>Latest event propagation was successful in provisioning profile.<strong> &#8211; Yes<br \/>\nG. <\/strong>You enabled Extra logging in provisioning profile but no error message in provisioning profile. (Done at OID level) <strong>&#8211; Yes<br \/>\nH. <\/strong>You enabled Debug for FND Messages but there was no error message in FND_LOG_MESSAGES table.<strong> &#8211; Yes<\/strong><strong><font color=\"#ff0000\">Next in section 2.11 says; &#8220;As of today, no reports have been filed with successful status and failed provisioning from Apps to OID. If this is the case, provide Oracle Support with all logs&#8221;\u00a0<br \/>\n<\/font><\/p>\n<p><\/strong>Step missing under <strong>section 2.11<\/strong> of note\u00a0 295606.1 (<font color=\"#ff0000\"> I hope Oracle Support will put this check under section 2.11<\/font>) is to check <strong>AppsDN<\/strong> Account password.<\/p>\n<p><strong><u>What is this AppDN Account<\/u> ?<\/strong>\u00a0<br \/>\nAppsDN is special\u00a0administration account which\u00a0E-Business Suite\u00a0(11i\/R12\/12i) uses to connect to OID for management and administrative tasks when integrating with OID\/SSO. This is user&#8217;s password is supplied\u00a0during Apps 11i\/R12 registration with OID\/SSO.<br \/>\n<strong><u>&#8211;\u00a0<\/u><\/strong><\/p>\n<p><strong><u>Where it is AppsDN account stored<\/u><\/strong> ?<br \/>\nAppsDN password is stored in <strong>E-Business Suite<\/strong>\u00a0&amp; in <strong>OID<\/strong>. In OID it is stored under <strong>Entry Management -&gt; Default Realm -&gt; Oracle Context -&gt; Products -&gt; EBusiness -&gt; EBusiness Name Used during Registration<\/strong><\/p>\n<p>Lets assume your OID realm is\u00a0<strong>onlineappsdba.com<\/strong> and while registering Apps (11i\/R12) with OID you used application name (-appname ) as VIS11I then this AppsDN account\u00a0should\u00a0be in OID under<br \/>\n<strong>Entry Management -&gt;\u00a0com -&gt;\u00a0onlineappsdba -&gt; Products -&gt; EBusiness -&gt; VIS11I<\/strong><\/p>\n<p><strong><u><\/u><\/strong><\/p>\n<p><strong><u>How to verify if\u00a0AppsDN account is expired<\/u> ?<br \/>\n<\/strong><br \/>\nLogin to E-Business Database as <strong>apps<\/strong> User and run<\/p>\n<p>SQL&gt; select fnd_preference.get(&#8216;#INTERNAL&#8217;, &#8216;LDAP_SYNCH&#8217;,&#8217;USERNAME&#8217;) ;<\/p>\n<p>Out put should be like<br \/>\n<strong>orclApplicationCommonName=&#8221;VIS11I&#8221;,cn=&#8221;EBusiness&#8221;,cn=Products, cn=OracleContext,dc=onlineappsdba,dc=com<br \/>\n<\/strong><br \/>\nThen find password stored in Apps as<br \/>\nSQL&gt; <strong>select fnd_preference.eget(&#8216;#INTERNAL&#8217;, &#8216;LDAP_SYNCH&#8217;,&#8217;EPWD&#8217;,&#8217;LDAP_PWD&#8217;) Password from dual<\/strong>;<\/p>\n<p>Check out put\u00a0\u00a0in my case its\u00a0 &#8220;welcome123&#8221;<\/p>\n<p><strong>Now Verify if Password in OID is same and not expired\u00a0<br \/>\n<\/strong><br \/>\nConnect to OID host and issue command like<\/p>\n<p>$ORACLE_HOME\/bin\/ldapcompare -h <strong>oid_host <\/strong>-p<strong>oid_port<\/strong>\u00a0 \\<br \/>\n-D cn=orcladmin -w <strong>orcladmin_password<\/strong> \\<br \/>\n-b &#8220;orclApplicationCommonName=<strong>&lt;Apps_Registration&gt;<\/strong>, cn=EBusiness,cn=Products,cn=OracleContext,dc=<strong>&lt;you_doamin_name&gt;<\/strong>&#8221; \\<br \/>\n-a userpassword -v <strong>&lt;password&gt;<\/strong><\/p>\n<p>Like in my case<br \/>\n$ORACLE_HOME\/bin\/ldapcompare -h <strong>oid1.com<\/strong> -p <strong>389<\/strong>-D cn=orcladmin -w <strong>welcome1<\/strong> \\<br \/>\n-b &#8220;orclApplicationCommonName=<strong>VIS11I<\/strong>, cn=EBusiness,cn=Products,cn=OracleContext, dc=<strong>onlineappsdba<\/strong>,dc=<strong>com<\/strong>&#8221; \\<br \/>\n-a userpassword -v <strong>welcome123<\/strong><\/p>\n<p><font color=\"#ff0000\">If Password is <strong>correct<\/strong>, you will get output like<br \/>\n<\/font>The value welcome123 is contained in the attribute userpassword in DN<br \/>\norclApplicationCommonName=VIS11I,cn=EBusiness,cn=Products, cn=OracleContext,dc=onlineappsdba,dc=com.<\/p>\n<p><font color=\"#ff0000\">If Password is <strong>wrong<\/strong>, you will get output like<br \/>\n<\/font>The value welcome123 <strong>is not<\/strong>contained in the attribute userpassword in DN orclApplicationCommonName=VIS11I,cn=EBusiness,cn=Products, cn=OracleContext,dc=onlineappsdba,dc=com.<\/p>\n<p><font color=\"#ff0000\">If Password is <strong>expired<\/strong>, you will get output like<br \/>\n<\/font>ldap_compare_s: Invalid credentials<br \/>\nldap_compare_s: additional info: Password Policy Error :9000: GSL_PWDEXPIRED_EXCP :Your Password has expired. Please contact the Administrator to change your password.<\/p>\n<p><strong><u><\/u><\/strong><\/p>\n<p><strong><u>Why\u00a0AppsDN account expired<\/u><\/strong> ?<\/p>\n<p>In OID, there is default password policy which locks accounts whose passwords are not changed in last 60 days.<\/p>\n<p><strong><u><\/u><\/strong><\/p>\n<p><strong><u>How to prevent this happening in future<\/u><\/strong> ?<\/p>\n<p><strong>Option 1<\/strong>: Create another policy in OID and select option &#8220;<strong>Not to lock account<\/strong>&#8221; and assign new password policy to Administrative accounts like <strong>AppsDN<\/strong> &amp; <strong>orcladmin<\/strong>.\u00a0 (Note : <font color=\"#ff0000\">Multiple Password Policy is supported from OID 10.1.4 and higher<\/font>)\u00a0<\/p>\n<p><strong>Option 2<\/strong>:\u00a0Reset\u00a0<strong>AppsDn<\/strong>password every 59 days (Depending on your password policy you can reset password to same old value, reseting password unlocks account in case account is locked).\u00a0<br \/>\n<font color=\"#ff0000\">Note1* If you are changing AppsDN password then you have to register Apps again with OID.<br \/>\nNote2* If you are changing password, <strong>password policy<\/strong> option (<strong>User should change password on first login<\/strong>) should be <strong>disabled<\/strong> during reset of <strong>AppsDN<\/strong> password<\/font><\/p>\n<p><strong><u>Related Metalink Notes<\/u><\/strong><\/p>\n<p><strong>437697.1<\/strong>\u00a0&#8211; How to check\/change the eBiz AppsDN user password in AS10g OID<br \/>\n<strong>459729.1 &#8211;<\/strong>\u00a0The OID test in the SSO diagnostics page throws an error: &#8220;Application container is not created properly&#8221;<br \/>\n<strong>401836.1 &#8211;<\/strong>\u00a0 Gsl_pwdexpired_excp: Your Password Has Expired Ora-31202<br \/>\n<strong>380487.1\u00a0&#8211;<\/strong> Oracle Application Server 10g with Oracle E-Business Suite Release 12 Troubleshooting Guide<br \/>\n295606.1\u00a0 Oracle Application Server 10g with Oracle E-Business Suite Release 11i Troubleshooting<\/p>\n","protected":false},"excerpt":{"rendered":"<p>You have E-Business Suite 11i\/R12\/12i Integrated with OID\/SSO (10g AS Infrastructure), \u00a0Integration is one way (Apps\u00a0-&gt; OID) or two way [&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":[42],"tags":[],"class_list":["post-523","post","type-post","status-publish","format-standard","hentry","category-troubleshooting"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>User created in Apps 11i\/R12\/12i not sync to OID -<\/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\/06\/14\/user-created-in-apps-11ir1212i-not-sync-to-oid\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"User created in Apps 11i\/R12\/12i not sync to OID -\" \/>\n<meta property=\"og:description\" content=\"You have E-Business Suite 11i\/R12\/12i Integrated with OID\/SSO (10g AS Infrastructure), \u00a0Integration is one way (Apps\u00a0-&gt; OID) or two way [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/onlineappsdba.com\/index.php\/2008\/06\/14\/user-created-in-apps-11ir1212i-not-sync-to-oid\/\" \/>\n<meta property=\"article:published_time\" content=\"2008-06-14T11:40:02+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2008-06-14T11:52:22+00:00\" \/>\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=\"5 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\/06\/14\/user-created-in-apps-11ir1212i-not-sync-to-oid\/\",\"url\":\"https:\/\/onlineappsdba.com\/index.php\/2008\/06\/14\/user-created-in-apps-11ir1212i-not-sync-to-oid\/\",\"name\":\"User created in Apps 11i\/R12\/12i not sync to OID -\",\"isPartOf\":{\"@id\":\"https:\/\/onlineappsdba.com\/#website\"},\"datePublished\":\"2008-06-14T11:40:02+00:00\",\"dateModified\":\"2008-06-14T11:52:22+00:00\",\"author\":{\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\"},\"breadcrumb\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2008\/06\/14\/user-created-in-apps-11ir1212i-not-sync-to-oid\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/onlineappsdba.com\/index.php\/2008\/06\/14\/user-created-in-apps-11ir1212i-not-sync-to-oid\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2008\/06\/14\/user-created-in-apps-11ir1212i-not-sync-to-oid\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/onlineappsdba.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"User created in Apps 11i\/R12\/12i not sync to OID\"}]},{\"@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":"User created in Apps 11i\/R12\/12i not sync to OID -","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\/06\/14\/user-created-in-apps-11ir1212i-not-sync-to-oid\/","og_locale":"en_US","og_type":"article","og_title":"User created in Apps 11i\/R12\/12i not sync to OID -","og_description":"You have E-Business Suite 11i\/R12\/12i Integrated with OID\/SSO (10g AS Infrastructure), \u00a0Integration is one way (Apps\u00a0-&gt; OID) or two way [&hellip;]","og_url":"https:\/\/onlineappsdba.com\/index.php\/2008\/06\/14\/user-created-in-apps-11ir1212i-not-sync-to-oid\/","article_published_time":"2008-06-14T11:40:02+00:00","article_modified_time":"2008-06-14T11:52:22+00:00","author":"Masroof Ahmad","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Masroof Ahmad","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/onlineappsdba.com\/index.php\/2008\/06\/14\/user-created-in-apps-11ir1212i-not-sync-to-oid\/","url":"https:\/\/onlineappsdba.com\/index.php\/2008\/06\/14\/user-created-in-apps-11ir1212i-not-sync-to-oid\/","name":"User created in Apps 11i\/R12\/12i not sync to OID -","isPartOf":{"@id":"https:\/\/onlineappsdba.com\/#website"},"datePublished":"2008-06-14T11:40:02+00:00","dateModified":"2008-06-14T11:52:22+00:00","author":{"@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb"},"breadcrumb":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2008\/06\/14\/user-created-in-apps-11ir1212i-not-sync-to-oid\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/onlineappsdba.com\/index.php\/2008\/06\/14\/user-created-in-apps-11ir1212i-not-sync-to-oid\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/onlineappsdba.com\/index.php\/2008\/06\/14\/user-created-in-apps-11ir1212i-not-sync-to-oid\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/onlineappsdba.com\/"},{"@type":"ListItem","position":2,"name":"User created in Apps 11i\/R12\/12i not sync to OID"}]},{"@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\/523","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=523"}],"version-history":[{"count":0,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/523\/revisions"}],"wp:attachment":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/media?parent=523"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/categories?post=523"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/tags?post=523"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}