{"id":4561,"date":"2012-10-26T13:11:52","date_gmt":"2012-10-26T17:11:52","guid":{"rendered":"http:\/\/onlineappsdba.com\/?p=4561"},"modified":"2012-10-26T13:11:52","modified_gmt":"2012-10-26T17:11:52","slug":"oim-ad-integration-active-directory-group-lookup-recon-failed-with-error-remote-framework-key-is-invalid","status":"publish","type":"post","link":"https:\/\/onlineappsdba.com\/index.php\/2012\/10\/26\/oim-ad-integration-active-directory-group-lookup-recon-failed-with-error-remote-framework-key-is-invalid\/","title":{"rendered":"OIM &#8211; AD integration : Active Directory Group Lookup Recon failed with error Remote Framework Key is invalid"},"content":{"rendered":"<p>Oracle Identity Manager (OIM) can be integrated with <strong>Microsoft Active Directory<\/strong> (<strong>AD<\/strong>) using OIM&#8217;s <strong>Active Directory User Management (UM) Connector<\/strong>.\u00a0Steps to deploy Active Directory User Management (AD-UM) Connector are covered <a href=\"http:\/\/docs.oracle.com\/cd\/E22999_01\/doc.111\/e20347\/deploy.htm\">in this guide<\/a><\/p>\n<ul>\n<li>For Connector basics :\u00a0<strong>Resources<\/strong>,\u00a0<strong>Reconciliation<\/strong>, and\u00a0<strong>Provisioning<\/strong>\u00a0click\u00a0<a href=\"https:\/\/onlineappsdba.com\/index.php\/2010\/07\/01\/resource-reconciliation-provisioning-and-connector-in-oracle-identity-manager-oim\/\">here<\/a><\/li>\n<li>For more information on\u00a0<strong>type of connectors<\/strong>\u00a0Java vs .NET (dot net) click\u00a0<a href=\"https:\/\/onlineappsdba.com\/index.php\/2012\/07\/21\/connector-server-for-oim-connectors-net-or-java\/\">here<\/a><\/li>\n<li>For OIM connectors for\u00a0<strong>Microsoft<\/strong>\u00a0(<strong>Active Directory<\/strong>,\u00a0<strong>Exchange<\/strong>, and<strong>Windows<\/strong>)\u00a0click\u00a0<a href=\"https:\/\/onlineappsdba.com\/index.php\/2012\/07\/15\/oim-connector-for-microsoft-ad-exchange-windows-password-management\/\">here<\/a><\/li>\n<li>For\u00a0<strong>OIM-OID connector architecture<\/strong>\u00a0click\u00a0<a href=\"https:\/\/onlineappsdba.com\/index.php\/2010\/08\/26\/oracle-identity-manager-oim-connector-for-oracle-internet-directory-oid-architecture-and-overview\/\">here<\/a><\/li>\n<li>For\u00a0<strong>OIM-Oracle eBusiness Suite<\/strong>\u00a0connector click\u00a0<a href=\"https:\/\/onlineappsdba.com\/index.php\/2012\/03\/29\/oracle-ebs-integration-with-oim-identity-manager-things-you-should-know\/\">here<\/a><\/li>\n<\/ul>\n<div>\n<p>One of the step after Connector deployment is to run <strong>Group<\/strong> <strong>and Organization Lookup reconciliation<\/strong>. \u00a0These reconciliation jobs are executed by running Job <strong>Active Directory Group Lookup Recon<\/strong> and\u00a0<strong>Active Directory Organization Lookup Recon<\/strong>. After successful completion of \u00a0Job, Lookup Definition (in OIM) <strong>Lookup.ActiveDirectory.Groups<\/strong> should pull Groups from AD and populate Lookup Code Information. (<span style=\"color: #ff0000;\">Similarly <strong>Active Directory Organization Lookup Recon<\/strong> job should populate <strong>Lookup.ActiveDirectory.Organization<\/strong> from Organizations in AD<\/span>)<\/p>\n<p>&nbsp;<\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/10\/ad_recon_4.png\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-4567\" title=\"ad_recon_4\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/10\/ad_recon_4.png\" alt=\"\" width=\"450\" height=\"397\" srcset=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/10\/ad_recon_4.png 450w, https:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/10\/ad_recon_4-300x264.png 300w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" \/><\/a><\/p>\n<p>&nbsp;<\/p>\n<ul>\n<li>In my case Job \u00a0<strong>Active Directory Group Lookup Recon <\/strong>failed with error message\u00a0<span style=\"color: #ff0000;\"><strong>org.identityconnectors. framework.common. exceptions.Invalid CredentialException: Remote framework key is invalid<\/strong><\/span><\/li>\n<\/ul>\n<div><\/div>\n<\/div>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/10\/AD_recon_failed.png\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-4563\" title=\"AD_recon_failed\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/10\/AD_recon_failed.png\" alt=\"\" width=\"450\" height=\"351\" srcset=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/10\/AD_recon_failed.png 450w, https:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/10\/AD_recon_failed-300x234.png 300w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" \/><\/a><\/p>\n<p>&nbsp;<\/p>\n<p>.<\/p>\n<p><span style=\"text-decoration: underline;\"><strong>How 11g Active Directory Connector works<\/strong><\/span> :<\/p>\n<p>From connector version 11g onwards, <strong>OIM Server<\/strong> communicates to <strong>Active Directory Server<\/strong> via <strong>Connector Server<\/strong> (OIM Server -&gt; Connector Server -&gt; Active Directory)<\/p>\n<p><strong>Note<\/strong>: <span style=\"color: #ff0000;\">Connector Server is mandatory for .Net based connector code in 11g where as for Java based connector code, connector server is optional<\/span>.<\/p>\n<ul>\n<li>On Connector Server, you set\u00a0<strong>connector server key<\/strong> by running <strong>ConnectorServer.exe \/setKey [keyValue]<\/strong> command . When OIM Server communicates to Connector Server, OIM should connect to Connector Server using this key.<\/li>\n<\/ul>\n<p><span style=\"color: #ff0000;\">C:\\Oracle\\ConnectorServer&gt;ConnectorServer.exe \/setKey connectorserverkey123<\/span><\/p>\n<ul>\n<li>Key set on connector server (<strong>ConnectorServer.exe \/setKey [keyValue]<\/strong>) must be set in OIM server as well under IT Resource <strong>Active Directory Connector Server<\/strong> (Parameter <strong>Key<\/strong>) as shown in below screenshots<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/10\/ad_group_recon_failed_2.png\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-4564\" title=\"ad_group_recon_failed_2\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/10\/ad_group_recon_failed_2.png\" alt=\"\" width=\"450\" height=\"126\" srcset=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/10\/ad_group_recon_failed_2.png 450w, https:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/10\/ad_group_recon_failed_2-300x84.png 300w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" \/><\/a><\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/10\/ad_group_lookup_recon_3.png\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-4565\" title=\"ad_group_lookup_recon_3\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/10\/ad_group_lookup_recon_3.png\" alt=\"\" width=\"450\" height=\"246\" srcset=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/10\/ad_group_lookup_recon_3.png 450w, https:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/10\/ad_group_lookup_recon_3-300x164.png 300w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" \/><\/a><\/p>\n<p>&nbsp;<\/p>\n<p><span style=\"text-decoration: underline;\"><strong>Root Cause<\/strong><\/span> : In my case <strong>key<\/strong> set on <strong>Connector Server<\/strong> was different than key configured in OIM (under <strong>Active Directory Connector Server<\/strong> IT Resource)<\/p>\n<p><span style=\"text-decoration: underline;\"><strong>Fix<\/strong><\/span>: Set key on Connector Server, restart connector server and set same key on OIM server (under <strong>Active Directory Connector Server<\/strong> IT Resource). Run\u00a0job \u00a0<strong>Active Directory Group Lookup Recon<\/strong>\u00a0and\u00a0<strong>Active Directory Organization Lookup Recon <\/strong>again<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Oracle Identity Manager (OIM) can be integrated with Microsoft Active Directory (AD) using OIM&#8217;s Active Directory User Management (UM) Connector.\u00a0Steps [&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":[185,42],"tags":[],"class_list":["post-4561","post","type-post","status-publish","format-standard","hentry","category-oim","category-troubleshooting"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>OIM - AD integration : Active Directory Group Lookup Recon failed with error Remote Framework Key is invalid -<\/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\/2012\/10\/26\/oim-ad-integration-active-directory-group-lookup-recon-failed-with-error-remote-framework-key-is-invalid\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"OIM - AD integration : Active Directory Group Lookup Recon failed with error Remote Framework Key is invalid -\" \/>\n<meta property=\"og:description\" content=\"Oracle Identity Manager (OIM) can be integrated with Microsoft Active Directory (AD) using OIM&#8217;s Active Directory User Management (UM) Connector.\u00a0Steps [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/onlineappsdba.com\/index.php\/2012\/10\/26\/oim-ad-integration-active-directory-group-lookup-recon-failed-with-error-remote-framework-key-is-invalid\/\" \/>\n<meta property=\"article:published_time\" content=\"2012-10-26T17:11:52+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/10\/ad_recon_4.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=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2012\/10\/26\/oim-ad-integration-active-directory-group-lookup-recon-failed-with-error-remote-framework-key-is-invalid\/\",\"url\":\"https:\/\/onlineappsdba.com\/index.php\/2012\/10\/26\/oim-ad-integration-active-directory-group-lookup-recon-failed-with-error-remote-framework-key-is-invalid\/\",\"name\":\"OIM - AD integration : Active Directory Group Lookup Recon failed with error Remote Framework Key is invalid -\",\"isPartOf\":{\"@id\":\"https:\/\/onlineappsdba.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2012\/10\/26\/oim-ad-integration-active-directory-group-lookup-recon-failed-with-error-remote-framework-key-is-invalid\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2012\/10\/26\/oim-ad-integration-active-directory-group-lookup-recon-failed-with-error-remote-framework-key-is-invalid\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/10\/ad_recon_4.png\",\"datePublished\":\"2012-10-26T17:11:52+00:00\",\"author\":{\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\"},\"breadcrumb\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2012\/10\/26\/oim-ad-integration-active-directory-group-lookup-recon-failed-with-error-remote-framework-key-is-invalid\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/onlineappsdba.com\/index.php\/2012\/10\/26\/oim-ad-integration-active-directory-group-lookup-recon-failed-with-error-remote-framework-key-is-invalid\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2012\/10\/26\/oim-ad-integration-active-directory-group-lookup-recon-failed-with-error-remote-framework-key-is-invalid\/#primaryimage\",\"url\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/10\/ad_recon_4.png\",\"contentUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/10\/ad_recon_4.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2012\/10\/26\/oim-ad-integration-active-directory-group-lookup-recon-failed-with-error-remote-framework-key-is-invalid\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/onlineappsdba.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"OIM &#8211; AD integration : Active Directory Group Lookup Recon failed with error Remote Framework Key is invalid\"}]},{\"@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":"OIM - AD integration : Active Directory Group Lookup Recon failed with error Remote Framework Key is invalid -","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\/2012\/10\/26\/oim-ad-integration-active-directory-group-lookup-recon-failed-with-error-remote-framework-key-is-invalid\/","og_locale":"en_US","og_type":"article","og_title":"OIM - AD integration : Active Directory Group Lookup Recon failed with error Remote Framework Key is invalid -","og_description":"Oracle Identity Manager (OIM) can be integrated with Microsoft Active Directory (AD) using OIM&#8217;s Active Directory User Management (UM) Connector.\u00a0Steps [&hellip;]","og_url":"https:\/\/onlineappsdba.com\/index.php\/2012\/10\/26\/oim-ad-integration-active-directory-group-lookup-recon-failed-with-error-remote-framework-key-is-invalid\/","article_published_time":"2012-10-26T17:11:52+00:00","og_image":[{"url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/10\/ad_recon_4.png","type":"","width":"","height":""}],"author":"Masroof Ahmad","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Masroof Ahmad","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/onlineappsdba.com\/index.php\/2012\/10\/26\/oim-ad-integration-active-directory-group-lookup-recon-failed-with-error-remote-framework-key-is-invalid\/","url":"https:\/\/onlineappsdba.com\/index.php\/2012\/10\/26\/oim-ad-integration-active-directory-group-lookup-recon-failed-with-error-remote-framework-key-is-invalid\/","name":"OIM - AD integration : Active Directory Group Lookup Recon failed with error Remote Framework Key is invalid -","isPartOf":{"@id":"https:\/\/onlineappsdba.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2012\/10\/26\/oim-ad-integration-active-directory-group-lookup-recon-failed-with-error-remote-framework-key-is-invalid\/#primaryimage"},"image":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2012\/10\/26\/oim-ad-integration-active-directory-group-lookup-recon-failed-with-error-remote-framework-key-is-invalid\/#primaryimage"},"thumbnailUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/10\/ad_recon_4.png","datePublished":"2012-10-26T17:11:52+00:00","author":{"@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb"},"breadcrumb":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2012\/10\/26\/oim-ad-integration-active-directory-group-lookup-recon-failed-with-error-remote-framework-key-is-invalid\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/onlineappsdba.com\/index.php\/2012\/10\/26\/oim-ad-integration-active-directory-group-lookup-recon-failed-with-error-remote-framework-key-is-invalid\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/onlineappsdba.com\/index.php\/2012\/10\/26\/oim-ad-integration-active-directory-group-lookup-recon-failed-with-error-remote-framework-key-is-invalid\/#primaryimage","url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/10\/ad_recon_4.png","contentUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/10\/ad_recon_4.png"},{"@type":"BreadcrumbList","@id":"https:\/\/onlineappsdba.com\/index.php\/2012\/10\/26\/oim-ad-integration-active-directory-group-lookup-recon-failed-with-error-remote-framework-key-is-invalid\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/onlineappsdba.com\/"},{"@type":"ListItem","position":2,"name":"OIM &#8211; AD integration : Active Directory Group Lookup Recon failed with error Remote Framework Key is invalid"}]},{"@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\/4561","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=4561"}],"version-history":[{"count":0,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/4561\/revisions"}],"wp:attachment":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/media?parent=4561"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/categories?post=4561"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/tags?post=4561"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}