<ROOT>
 <APPS_INITIALIZE_DATA>
  <USER_NAME>ENGINATICS</USER_NAME>
  <RESPONSIBILITY_KEY>SYSTEM_ADMINISTRATOR</RESPONSIBILITY_KEY>
  <APPLICATION_SHORT_NAME>SYSADMIN</APPLICATION_SHORT_NAME>
 </APPS_INITIALIZE_DATA>
<REPORTS>
<!-- loader xml for Enginatics Blitz Report: DIS Migration identify missing EulConditions -->
 <REPORTS_ROW>
  <GUID>173DDB2AB8A4DF3BE0630100007F67D5</GUID>
  <SQL_TEXT>select distinct
xrtv.report_name,
document.documentid doc_id,
document.documentname doc_name,
sheet.sheetname sheet_name,
conditions.conditionsname condition
from
(select x.doc_id, x.xml from xxen_discoverer_workbook_xmls x where 1=1) t,
fnd_user fu,
xmltable(&apos;EndUserLayerExport/Document&apos;
passing t.xml
columns
sheet xmltype path &apos;Workbook/Sheet&apos;,
documentname varchar2(100) path &apos;@Name&apos;,
documentdk varchar2(240) path &apos;@DeveloperKey&apos;,
documentid number path &apos;@Id&apos;,
documentowner varchar2(64) path &apos;ElementRef[@Type=&quot;EulUser&quot;]/UniqueIdent/@Username&apos;
) document,
xmltable(&apos;Sheet&apos;
passing document.sheet
columns
sheetname varchar2(240) path &apos;@Name&apos;,
sheetdk varchar2(240) path &apos;@DeveloperKey&apos;,
viewitem xmltype path &apos;View&apos;) sheet,
xmltable(&apos;View&apos;
passing sheet.viewitem
columns
viewitemdk varchar2(240) path &apos;@DeveloperKey&apos;,
viewitemtype varchar2(8) path &apos;@Type&apos;,
viewdistinct varchar2(5) path &apos;@Distinct&apos;,
backendqueryrequests xmltype path &apos;BackendQueryRequests&apos;) viewitem,
xmltable(&apos;BackendQueryRequests&apos;
passing viewitem.backendqueryrequests
columns
backendqueryrequestsdk varchar2(240) path &apos;@DeveloperKey&apos;,
query xmltype path &apos;Query&apos;) backendqueryrequests,
xmltable(&apos;Query&apos;
passing backendqueryrequests.query
columns
querydk varchar2(240) path &apos;@DeveloperKey&apos;,
isdistinct varchar2(5) path &apos;@IsDistinct&apos;,
conditions xmltype path &apos;Conditions&apos;) query,
xmltable(&apos;Conditions&apos;
passing query.conditions
columns
conditionstype varchar2(30) path &apos;ElementRef/@Type&apos;,
conditionsdk varchar2(240) path &apos;ElementRef/UniqueIdent[@ConstraintName=&quot;FIL1&quot;]/@DeveloperKey&apos;,
conditionsname varchar2(240) path &apos;ElementRef/UniqueIdent[@ConstraintName=&quot;FIL2&quot;]/@Name&apos;
) conditions,
xxen_report_templates_v xrtv
where
document.documentid=t.doc_id and
conditions.conditionstype=&apos;EulCondition&apos; and
xrtv.template_name=trim(substrb(document.documentname||case when sheet.sheetname not like &apos;Sheet %&apos; then &apos;: &apos;||sheet.sheetname end,1,240))</SQL_TEXT>
  <ENABLED>Y</ENABLED>
  <REPORT_TRANSLATIONS>
   <REPORT_TRANSLATIONS_ROW>
    <LANGUAGE>US</LANGUAGE>
    <REPORT_NAME>DIS Migration identify missing EulConditions</REPORT_NAME>
    <DESCRIPTION>This report identifies the missing EUL conditions defined at the folder level.</DESCRIPTION>
   </REPORT_TRANSLATIONS_ROW>
  </REPORT_TRANSLATIONS>
  <CATEGORY_ASSIGNMENTS>
   <CATEGORY_ASSIGNMENTS_ROW>
    <CATEGORY>Enginatics</CATEGORY>
   </CATEGORY_ASSIGNMENTS_ROW>
  </CATEGORY_ASSIGNMENTS>
  <ANCHORS>
   <ANCHORS_ROW>
    <ANCHOR>1=1</ANCHOR>
   </ANCHORS_ROW>
  </ANCHORS>
  <PARAMETERS>
   <PARAMETERS_ROW>
    <SORT_ORDER>1</SORT_ORDER>
    <DISPLAY_SEQUENCE>10</DISPLAY_SEQUENCE>
    <ANCHOR>1=1</ANCHOR>
    <SQL_TEXT>x.doc_id=:doc_id</SQL_TEXT>
    <PARAMETER_TYPE_DSP>Number</PARAMETER_TYPE_DSP>
    <PARAMETER_TRANSLATIONS>
     <PARAMETER_TRANSLATIONS_ROW>
      <LANGUAGE>US</LANGUAGE>
      <PARAMETER_NAME>Document Id</PARAMETER_NAME>
     </PARAMETER_TRANSLATIONS_ROW>
    </PARAMETER_TRANSLATIONS>
   </PARAMETERS_ROW>
  </PARAMETERS>
  <PARAMETER_DEPENDENCIES>
  </PARAMETER_DEPENDENCIES>
  <TEMPLATES>
  </TEMPLATES>
  <DEFAULT_TEMPLATES>
  </DEFAULT_TEMPLATES>
  <UPLOAD_COLUMNS>
  </UPLOAD_COLUMNS>
  <UPLOAD_PARAMETERS>
  </UPLOAD_PARAMETERS>
  <UPLOAD_SQLS>
  </UPLOAD_SQLS>
  <UPLOAD_DEPENDENCIES>
  </UPLOAD_DEPENDENCIES>
 </REPORTS_ROW>
</REPORTS>
</ROOT>
