{"id":4342,"date":"2012-09-28T01:53:38","date_gmt":"2012-09-28T05:53:38","guid":{"rendered":"http:\/\/onlineappsdba.com\/?p=4342"},"modified":"2016-05-05T13:04:10","modified_gmt":"2016-05-05T17:04:10","slug":"failed-to-modify-policy-the-subject-field-in-a-rule-cannot-be-longer-than-2000-characters-error-while-importing-oes-policies-in-10g","status":"publish","type":"post","link":"https:\/\/onlineappsdba.com\/index.php\/2012\/09\/28\/failed-to-modify-policy-the-subject-field-in-a-rule-cannot-be-longer-than-2000-characters-error-while-importing-oes-policies-in-10g\/","title":{"rendered":"&#8220;Failed to modify policy! : The subject field in a rule cannot be longer than 2000 characters&#8221; error while importing OES policies in 10g"},"content":{"rendered":"<p>The requirement is to add an authorization policy for permissions (containing Roles + LDAP Groups) for a resource against an action. I have exported the policy XML from the OES using policyIX.sh and tried updating the authorization policy. The ATZ policy XML block will be as shown below:<\/p>\n<p>&lt;xb:authorization_policy_entry&gt;<br \/>\n&lt;xb:policy_effect value=&#8221;grant&#8221;\/&gt;<br \/>\n&lt;xb:policy_actions&gt;<br \/>\n&lt;xb:policy_action_entry value=&#8221;MyAction&#8221;\/&gt;<br \/>\n&lt;\/xb:policy_actions&gt;<br \/>\n&lt;xb:policy_resources&gt;<br \/>\n&lt;xb:policy_resource_entry value=&#8221;\/\/resources\/MyApp\/MyResource&#8221;\/&gt;<br \/>\n&lt;\/xb:policy_resources&gt;<br \/>\n&lt;xb:policy_subjects&gt;<\/p>\n<p>&lt;xb:policy_group_entry name=&#8221;Group1&#8243; directory=&#8221;TMobileDir&#8221; scope=&#8221;RootOrg!TMobileOrg&#8221;\/&gt;<br \/>\n&lt;xb:policy_group_entry name=&#8221;Group2&#8243; directory=&#8221;TMobileDir&#8221; scope=&#8221;RootOrg!TMobileOrg&#8221;\/&gt;<br \/>\n&lt;xb:policy_group_entry name=&#8221;Group3&#8243; directory=&#8221;TMobileDir&#8221; scope=&#8221;RootOrg!TMobileOrg&#8221;\/&gt;<br \/>\n&lt;xb:policy_group_entry name=&#8221;Group4&#8243; directory=&#8221;TMobileDir&#8221; scope=&#8221;RootOrg!TMobileOrg&#8221;\/&gt;<br \/>\n&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;<br \/>\n&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;<br \/>\n&lt;xb:policy_role_entry value=&#8221;Role1&#8243;\/&gt;<br \/>\n&lt;xb:policy_role_entry value=&#8221;Role2&#8243;\/&gt;<br \/>\n&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;<br \/>\n&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;<br \/>\n&lt;\/xb:policy_subjects&gt;<br \/>\n&lt;\/xb:authorization_policy_entry&gt;<\/p>\n<p>Please note that Groups should be placed first and then Roles in the Policy Subjects.<\/p>\n<p>I have tried importing XML using policyIX.sh and resulted with below error.<\/p>\n<p>Importing roles &#8230;<\/p>\n<p>all roles finished<\/p>\n<p>Importing policies &#8230;<\/p>\n<p>Policy Propagation is terminated<\/p>\n<p>failed to create application RootOrg!MyOrg!MyApp for<\/p>\n<p>failed to create authorization policy: Policy Text = grant ( MyAction, \/\/resources\/MyApp\/MyResource, [GROUP:RootOrg!MyOrg:LDAPDir:Group1, GROUP:RootOrg!MyOrg:LDAPDir:Group2, GROUP:RootOrg!MyOrg:LDAPDir:Group3, &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;<br \/>\n&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;<br \/>\n&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;<br \/>\n, ROLE:Role1, ROLE:Role2, ROLE:Role3,<br \/>\n&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;<br \/>\n&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;<br \/>\n&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;<br \/>\nROLE:Role40]) if true; for<\/p>\n<p>The subject field in a rule cannot be longer than 2000 characters.<\/p>\n<p>It is perhaps clear from the error that max size limit is 2000 characters for policy subject value. So I have calculated the characters using a tool and found it is around 2400 characters.<\/p>\n<p>So the next attempt is to include just the roles in policy Subjects and imported the policy and is through. So I have tried manually adding the Groups to the policy subjects using OES Admin console which resulted in below error.<\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/09\/oes1.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"alignleft size-full wp-image-4343\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/09\/oes1.jpg\" alt=\"\" width=\"297\" height=\"203\" \/><\/a><\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>The next attempt is to create a new authorization policy with just adding Groups in Policy Subjects and then the import is succesful. So totally I have created two authorization policies for same set of actions and resources but seperated the policy subjects Roles and Groups into each other.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The requirement is to add an authorization policy for permissions (containing Roles + LDAP Groups) for a resource against an [&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":[441],"tags":[],"class_list":["post-4342","post","type-post","status-publish","format-standard","hentry","category-oes"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>&quot;Failed to modify policy! : The subject field in a rule cannot be longer than 2000 characters&quot; error while importing OES policies in 10g -<\/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\/09\/28\/failed-to-modify-policy-the-subject-field-in-a-rule-cannot-be-longer-than-2000-characters-error-while-importing-oes-policies-in-10g\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"&quot;Failed to modify policy! : The subject field in a rule cannot be longer than 2000 characters&quot; error while importing OES policies in 10g -\" \/>\n<meta property=\"og:description\" content=\"The requirement is to add an authorization policy for permissions (containing Roles + LDAP Groups) for a resource against an [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/onlineappsdba.com\/index.php\/2012\/09\/28\/failed-to-modify-policy-the-subject-field-in-a-rule-cannot-be-longer-than-2000-characters-error-while-importing-oes-policies-in-10g\/\" \/>\n<meta property=\"article:published_time\" content=\"2012-09-28T05:53:38+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2016-05-05T17:04:10+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/09\/oes1.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=\"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\/09\/28\/failed-to-modify-policy-the-subject-field-in-a-rule-cannot-be-longer-than-2000-characters-error-while-importing-oes-policies-in-10g\/\",\"url\":\"https:\/\/onlineappsdba.com\/index.php\/2012\/09\/28\/failed-to-modify-policy-the-subject-field-in-a-rule-cannot-be-longer-than-2000-characters-error-while-importing-oes-policies-in-10g\/\",\"name\":\"\\\"Failed to modify policy! : The subject field in a rule cannot be longer than 2000 characters\\\" error while importing OES policies in 10g -\",\"isPartOf\":{\"@id\":\"https:\/\/onlineappsdba.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2012\/09\/28\/failed-to-modify-policy-the-subject-field-in-a-rule-cannot-be-longer-than-2000-characters-error-while-importing-oes-policies-in-10g\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2012\/09\/28\/failed-to-modify-policy-the-subject-field-in-a-rule-cannot-be-longer-than-2000-characters-error-while-importing-oes-policies-in-10g\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/09\/oes1.jpg\",\"datePublished\":\"2012-09-28T05:53:38+00:00\",\"dateModified\":\"2016-05-05T17:04:10+00:00\",\"author\":{\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\"},\"breadcrumb\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2012\/09\/28\/failed-to-modify-policy-the-subject-field-in-a-rule-cannot-be-longer-than-2000-characters-error-while-importing-oes-policies-in-10g\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/onlineappsdba.com\/index.php\/2012\/09\/28\/failed-to-modify-policy-the-subject-field-in-a-rule-cannot-be-longer-than-2000-characters-error-while-importing-oes-policies-in-10g\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2012\/09\/28\/failed-to-modify-policy-the-subject-field-in-a-rule-cannot-be-longer-than-2000-characters-error-while-importing-oes-policies-in-10g\/#primaryimage\",\"url\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/09\/oes1.jpg\",\"contentUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/09\/oes1.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2012\/09\/28\/failed-to-modify-policy-the-subject-field-in-a-rule-cannot-be-longer-than-2000-characters-error-while-importing-oes-policies-in-10g\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/onlineappsdba.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"&#8220;Failed to modify policy! : The subject field in a rule cannot be longer than 2000 characters&#8221; error while importing OES policies in 10g\"}]},{\"@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":"\"Failed to modify policy! : The subject field in a rule cannot be longer than 2000 characters\" error while importing OES policies in 10g -","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\/09\/28\/failed-to-modify-policy-the-subject-field-in-a-rule-cannot-be-longer-than-2000-characters-error-while-importing-oes-policies-in-10g\/","og_locale":"en_US","og_type":"article","og_title":"\"Failed to modify policy! : The subject field in a rule cannot be longer than 2000 characters\" error while importing OES policies in 10g -","og_description":"The requirement is to add an authorization policy for permissions (containing Roles + LDAP Groups) for a resource against an [&hellip;]","og_url":"https:\/\/onlineappsdba.com\/index.php\/2012\/09\/28\/failed-to-modify-policy-the-subject-field-in-a-rule-cannot-be-longer-than-2000-characters-error-while-importing-oes-policies-in-10g\/","article_published_time":"2012-09-28T05:53:38+00:00","article_modified_time":"2016-05-05T17:04:10+00:00","og_image":[{"url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/09\/oes1.jpg","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\/09\/28\/failed-to-modify-policy-the-subject-field-in-a-rule-cannot-be-longer-than-2000-characters-error-while-importing-oes-policies-in-10g\/","url":"https:\/\/onlineappsdba.com\/index.php\/2012\/09\/28\/failed-to-modify-policy-the-subject-field-in-a-rule-cannot-be-longer-than-2000-characters-error-while-importing-oes-policies-in-10g\/","name":"\"Failed to modify policy! : The subject field in a rule cannot be longer than 2000 characters\" error while importing OES policies in 10g -","isPartOf":{"@id":"https:\/\/onlineappsdba.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2012\/09\/28\/failed-to-modify-policy-the-subject-field-in-a-rule-cannot-be-longer-than-2000-characters-error-while-importing-oes-policies-in-10g\/#primaryimage"},"image":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2012\/09\/28\/failed-to-modify-policy-the-subject-field-in-a-rule-cannot-be-longer-than-2000-characters-error-while-importing-oes-policies-in-10g\/#primaryimage"},"thumbnailUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/09\/oes1.jpg","datePublished":"2012-09-28T05:53:38+00:00","dateModified":"2016-05-05T17:04:10+00:00","author":{"@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb"},"breadcrumb":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2012\/09\/28\/failed-to-modify-policy-the-subject-field-in-a-rule-cannot-be-longer-than-2000-characters-error-while-importing-oes-policies-in-10g\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/onlineappsdba.com\/index.php\/2012\/09\/28\/failed-to-modify-policy-the-subject-field-in-a-rule-cannot-be-longer-than-2000-characters-error-while-importing-oes-policies-in-10g\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/onlineappsdba.com\/index.php\/2012\/09\/28\/failed-to-modify-policy-the-subject-field-in-a-rule-cannot-be-longer-than-2000-characters-error-while-importing-oes-policies-in-10g\/#primaryimage","url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/09\/oes1.jpg","contentUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/09\/oes1.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/onlineappsdba.com\/index.php\/2012\/09\/28\/failed-to-modify-policy-the-subject-field-in-a-rule-cannot-be-longer-than-2000-characters-error-while-importing-oes-policies-in-10g\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/onlineappsdba.com\/"},{"@type":"ListItem","position":2,"name":"&#8220;Failed to modify policy! : The subject field in a rule cannot be longer than 2000 characters&#8221; error while importing OES policies in 10g"}]},{"@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\/4342","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=4342"}],"version-history":[{"count":0,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/4342\/revisions"}],"wp:attachment":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/media?parent=4342"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/categories?post=4342"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/tags?post=4342"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}