{"id":2501,"date":"2011-09-28T14:15:31","date_gmt":"2011-09-28T08:45:31","guid":{"rendered":"http:\/\/erpschools.com\/?p=2501"},"modified":"2011-09-28T14:15:31","modified_gmt":"2011-09-28T08:45:31","slug":"forms-personalization-query","status":"publish","type":"post","link":"https:\/\/erpschools.com\/erps\/scripts\/forms-personalization-query","title":{"rendered":"Forms Personalization query"},"content":{"rendered":"<p>The below Forms Personalization query will list all the forms in Oracle Applications that have been customized using Forms Personlization:<\/p>\n<p><code><br \/>\nselect distinct ffcr.form_name , ffcr.enabled, fft.USER_FORM_NAME, fat.APPLICATION_NAME , ffcr.description, ffcr.id RULE_ID<br \/>\nfrom FND_FORM_CUSTOM_RULES ffcr,<br \/>\nFND_FORM ff,<br \/>\nFND_FORM_TL fft,<br \/>\nfnd_application_tl fat<br \/>\nwhere enabled = 'Y'<br \/>\nand ffcr.form_name = ff.form_name<br \/>\nand ff.form_id = fft.form_id<br \/>\nand ff.application_id = fat.application_id<br \/>\norder by application_name;<br \/>\n<\/code><\/p>\n<p>&#8211;Get Customer actions for a specific rule<\/p>\n<p><code><br \/>\nselect * from Fnd_Form_Custom_Actions ca<br \/>\nwhere rule_id = 127;<br \/>\n<\/code><\/p>\n<p>&nbsp;<\/p>\n<p>Navigation: Help &gt; Diagnostics &gt; Custom Code &gt; Personalize<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-4665\" src=\"http:\/\/erpschools.com\/erps\/wp-content\/uploads\/img\/Oracle_Applications_pers_nav.png\" alt=\"Oracle apps forms personalization call procedure\" width=\"866\" height=\"365\" \/><\/p>\n<p>&nbsp;<\/p>\n<pre>\n\nRead more forms personalization articles\n\n<a title=\"Forms Personalization Tutorial\" href=\"http:\/\/erpschools.com\/articles\/forms-personalization-tutorial\">http:\/\/erpschools.com\/articles\/forms-personalization-tutorial<\/a>\n\n<a title=\"Change displayed data in LOV using Forms Personalization\" href=\"http:\/\/erpschools.com\/articles\/change-displayed-data-in-lov-using-forms-personalization\">http:\/\/erpschools.com\/articles\/change-displayed-data-in-lov-using-forms-personalization<\/a>\n\n<a title=\"Forms personalization call PLSQL procedure\" href=\"http:\/\/erpschools.com\/articles\/tools\/forms\/personalization\/forms-personalization-call-plsql-procedure\">http:\/\/erpschools.com\/articles\/tools\/forms\/personalization\/forms-personalization-call-plsql-procedure<\/a>\n\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>The below Forms Personalization query will list all the forms in Oracle Applications that have been customized using Forms Personlization: select distinct ffcr.form_name , ffcr.enabled, fft.USER_FORM_NAME, fat.APPLICATION_NAME , ffcr.description, ffcr.id RULE_ID from FND_FORM_CUSTOM_RULES ffcr, FND_FORM ff, FND_FORM_TL fft, fnd_application_tl fat where enabled = &#8216;Y&#8217; and ffcr.form_name = ff.form_name and ff.form_id = fft.form_id and ff.application_id = [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[18],"tags":[],"class_list":["post-2501","post","type-post","status-publish","format-standard","hentry","category-scripts"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>forms personalization query<\/title>\n<meta name=\"description\" content=\"forms personalization query including FND_FORM_CUSTOM_RULES and Fnd_Form_Custom_Actions\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/erpschools.com\/erps\/scripts\/forms-personalization-query\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Prudhvi\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/erpschools.com\/erps\/scripts\/forms-personalization-query#article\",\"isPartOf\":{\"@id\":\"https:\/\/erpschools.com\/erps\/scripts\/forms-personalization-query\"},\"author\":{\"name\":\"Prudhvi\",\"@id\":\"https:\/\/erpschools.com\/erps\/#\/schema\/person\/dbed9bb7fb66aa7a700fc565da024512\"},\"headline\":\"Forms Personalization query\",\"datePublished\":\"2011-09-28T08:45:31+00:00\",\"dateModified\":\"2011-09-28T08:45:31+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/erpschools.com\/erps\/scripts\/forms-personalization-query\"},\"wordCount\":41,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/erpschools.com\/erps\/#organization\"},\"image\":{\"@id\":\"https:\/\/erpschools.com\/erps\/scripts\/forms-personalization-query#primaryimage\"},\"thumbnailUrl\":\"http:\/\/erpschools.com\/erps\/wp-content\/uploads\/img\/Oracle_Applications_pers_nav.png\",\"articleSection\":[\"Scripts\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/erpschools.com\/erps\/scripts\/forms-personalization-query#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/erpschools.com\/erps\/scripts\/forms-personalization-query\",\"url\":\"https:\/\/erpschools.com\/erps\/scripts\/forms-personalization-query\",\"name\":\"forms personalization query\",\"isPartOf\":{\"@id\":\"https:\/\/erpschools.com\/erps\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/erpschools.com\/erps\/scripts\/forms-personalization-query#primaryimage\"},\"image\":{\"@id\":\"https:\/\/erpschools.com\/erps\/scripts\/forms-personalization-query#primaryimage\"},\"thumbnailUrl\":\"http:\/\/erpschools.com\/erps\/wp-content\/uploads\/img\/Oracle_Applications_pers_nav.png\",\"datePublished\":\"2011-09-28T08:45:31+00:00\",\"dateModified\":\"2011-09-28T08:45:31+00:00\",\"description\":\"forms personalization query including FND_FORM_CUSTOM_RULES and Fnd_Form_Custom_Actions\",\"breadcrumb\":{\"@id\":\"https:\/\/erpschools.com\/erps\/scripts\/forms-personalization-query#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/erpschools.com\/erps\/scripts\/forms-personalization-query\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/erpschools.com\/erps\/scripts\/forms-personalization-query#primaryimage\",\"url\":\"http:\/\/erpschools.com\/erps\/wp-content\/uploads\/img\/Oracle_Applications_pers_nav.png\",\"contentUrl\":\"http:\/\/erpschools.com\/erps\/wp-content\/uploads\/img\/Oracle_Applications_pers_nav.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/erpschools.com\/erps\/scripts\/forms-personalization-query#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/erpschools.com\/erps\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Forms Personalization query\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/erpschools.com\/erps\/#website\",\"url\":\"https:\/\/erpschools.com\/erps\/\",\"name\":\"erpSchools\",\"description\":\"Oracle Apps\",\"publisher\":{\"@id\":\"https:\/\/erpschools.com\/erps\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/erpschools.com\/erps\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/erpschools.com\/erps\/#organization\",\"name\":\"erpSchools\",\"url\":\"https:\/\/erpschools.com\/erps\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/erpschools.com\/erps\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/erpschools.com\/erps\/wp-content\/uploads\/img\/erps_logo7.png\",\"contentUrl\":\"https:\/\/erpschools.com\/erps\/wp-content\/uploads\/img\/erps_logo7.png\",\"width\":250,\"height\":60,\"caption\":\"erpSchools\"},\"image\":{\"@id\":\"https:\/\/erpschools.com\/erps\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"http:\/\/facebook.com\/erpschools\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/erpschools.com\/erps\/#\/schema\/person\/dbed9bb7fb66aa7a700fc565da024512\",\"name\":\"Prudhvi\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/erpschools.com\/erps\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/488cec3605845b95cb20e60c67a8f5c7e74b65a305525c8006315d524f120db9?s=96&d=blank&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/488cec3605845b95cb20e60c67a8f5c7e74b65a305525c8006315d524f120db9?s=96&d=blank&r=g\",\"caption\":\"Prudhvi\"},\"sameAs\":[\"http:\/\/www.erpschools.com\"],\"url\":\"https:\/\/erpschools.com\/erps\/author\/prudhvi\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"forms personalization query","description":"forms personalization query including FND_FORM_CUSTOM_RULES and Fnd_Form_Custom_Actions","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:\/\/erpschools.com\/erps\/scripts\/forms-personalization-query","twitter_misc":{"Written by":"Prudhvi","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/erpschools.com\/erps\/scripts\/forms-personalization-query#article","isPartOf":{"@id":"https:\/\/erpschools.com\/erps\/scripts\/forms-personalization-query"},"author":{"name":"Prudhvi","@id":"https:\/\/erpschools.com\/erps\/#\/schema\/person\/dbed9bb7fb66aa7a700fc565da024512"},"headline":"Forms Personalization query","datePublished":"2011-09-28T08:45:31+00:00","dateModified":"2011-09-28T08:45:31+00:00","mainEntityOfPage":{"@id":"https:\/\/erpschools.com\/erps\/scripts\/forms-personalization-query"},"wordCount":41,"commentCount":0,"publisher":{"@id":"https:\/\/erpschools.com\/erps\/#organization"},"image":{"@id":"https:\/\/erpschools.com\/erps\/scripts\/forms-personalization-query#primaryimage"},"thumbnailUrl":"http:\/\/erpschools.com\/erps\/wp-content\/uploads\/img\/Oracle_Applications_pers_nav.png","articleSection":["Scripts"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/erpschools.com\/erps\/scripts\/forms-personalization-query#respond"]}]},{"@type":"WebPage","@id":"https:\/\/erpschools.com\/erps\/scripts\/forms-personalization-query","url":"https:\/\/erpschools.com\/erps\/scripts\/forms-personalization-query","name":"forms personalization query","isPartOf":{"@id":"https:\/\/erpschools.com\/erps\/#website"},"primaryImageOfPage":{"@id":"https:\/\/erpschools.com\/erps\/scripts\/forms-personalization-query#primaryimage"},"image":{"@id":"https:\/\/erpschools.com\/erps\/scripts\/forms-personalization-query#primaryimage"},"thumbnailUrl":"http:\/\/erpschools.com\/erps\/wp-content\/uploads\/img\/Oracle_Applications_pers_nav.png","datePublished":"2011-09-28T08:45:31+00:00","dateModified":"2011-09-28T08:45:31+00:00","description":"forms personalization query including FND_FORM_CUSTOM_RULES and Fnd_Form_Custom_Actions","breadcrumb":{"@id":"https:\/\/erpschools.com\/erps\/scripts\/forms-personalization-query#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/erpschools.com\/erps\/scripts\/forms-personalization-query"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/erpschools.com\/erps\/scripts\/forms-personalization-query#primaryimage","url":"http:\/\/erpschools.com\/erps\/wp-content\/uploads\/img\/Oracle_Applications_pers_nav.png","contentUrl":"http:\/\/erpschools.com\/erps\/wp-content\/uploads\/img\/Oracle_Applications_pers_nav.png"},{"@type":"BreadcrumbList","@id":"https:\/\/erpschools.com\/erps\/scripts\/forms-personalization-query#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/erpschools.com\/erps"},{"@type":"ListItem","position":2,"name":"Forms Personalization query"}]},{"@type":"WebSite","@id":"https:\/\/erpschools.com\/erps\/#website","url":"https:\/\/erpschools.com\/erps\/","name":"erpSchools","description":"Oracle Apps","publisher":{"@id":"https:\/\/erpschools.com\/erps\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/erpschools.com\/erps\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/erpschools.com\/erps\/#organization","name":"erpSchools","url":"https:\/\/erpschools.com\/erps\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/erpschools.com\/erps\/#\/schema\/logo\/image\/","url":"https:\/\/erpschools.com\/erps\/wp-content\/uploads\/img\/erps_logo7.png","contentUrl":"https:\/\/erpschools.com\/erps\/wp-content\/uploads\/img\/erps_logo7.png","width":250,"height":60,"caption":"erpSchools"},"image":{"@id":"https:\/\/erpschools.com\/erps\/#\/schema\/logo\/image\/"},"sameAs":["http:\/\/facebook.com\/erpschools"]},{"@type":"Person","@id":"https:\/\/erpschools.com\/erps\/#\/schema\/person\/dbed9bb7fb66aa7a700fc565da024512","name":"Prudhvi","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/erpschools.com\/erps\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/488cec3605845b95cb20e60c67a8f5c7e74b65a305525c8006315d524f120db9?s=96&d=blank&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/488cec3605845b95cb20e60c67a8f5c7e74b65a305525c8006315d524f120db9?s=96&d=blank&r=g","caption":"Prudhvi"},"sameAs":["http:\/\/www.erpschools.com"],"url":"https:\/\/erpschools.com\/erps\/author\/prudhvi"}]}},"_links":{"self":[{"href":"https:\/\/erpschools.com\/erps\/wp-json\/wp\/v2\/posts\/2501","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/erpschools.com\/erps\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/erpschools.com\/erps\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/erpschools.com\/erps\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/erpschools.com\/erps\/wp-json\/wp\/v2\/comments?post=2501"}],"version-history":[{"count":0,"href":"https:\/\/erpschools.com\/erps\/wp-json\/wp\/v2\/posts\/2501\/revisions"}],"wp:attachment":[{"href":"https:\/\/erpschools.com\/erps\/wp-json\/wp\/v2\/media?parent=2501"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/erpschools.com\/erps\/wp-json\/wp\/v2\/categories?post=2501"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/erpschools.com\/erps\/wp-json\/wp\/v2\/tags?post=2501"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}