Searching folders in Disco Admin

Hi,
I have multiple business areas opened in Discoverer Administrator. How do I search for a folder name in these business areas? I just want to make sure before creating another folder that something similar does not exists.
Thanks.

Hi
The code you need is:
select distinct
obj_name Folder_Name,
ba_name BA_Name
from
eul5_ba_obj_links bol,
eul5_bas ba,
eul5_objs obj,
eul5_expressions exp
where
bol.bol_ba_id = ba.ba_id
and bol.bol_obj_id = obj.obj_id
and exp.it_obj_id = obj.obj_id
and exp.exp_type in ('CI','CO')
and obj_hidden = '0'
order by obj_name;
This will display your folders in ascending along with the Business Area(s) that they are in. It also suppresses hidden folders. If you want to see the hidden folders as well just comment out the line that says "and obj_hidden = '0'"
The above code works for Discoverer 9.0.2, 9.0.4 and 10.1.2. If you have the 4.1 version of Discoverer the code looks like this:
select distinct
obj_name Folder_Name,
ba_name BA_Name
from
eul4_ba_obj_links bol,
eul4_bas ba,
eul4_objs obj,
eul4_expressions exp
where
bol.bol_ba_id = ba.ba_id
and bol.bol_obj_id = obj.obj_id
and exp.it_obj_id = obj.obj_id
and exp.exp_type in ('CI','CO')
and obj_hidden = '0'
order by obj_name;
Hope this helps
Regards
Michael

Similar Messages

  • Duplicate folder names in DISCO Admin.

    I am creating multiple Business Areas in the same EUL. Some of these BAs contain the same tables.
    In Folder properties, Discoverer provides a 'Name', defined as the name users will see to identify this object.
    There is also an 'Object' Property, which is the name of the source table, and an 'Identifier' that is defined as a unique value that identifies this Element across the EUL.
    By default, both the 'Name' and the 'Identifier' are given a numeric increment each time it is used in another Business area. I would like to keep the 'Name' consistent across BAs, but Disco Admin will not allow non-unique 'Names' (within a EUL). What's with this? Isn't a unique 'Identifier' enough???

    You are correct... the identifier is 'not unique enough'.
    I never understood that either. Someone have an answer as to why a unique identifier does not identify a folder?
    The work around is to define the folder once in one business area. Then use the Tools -> Manage Folders dialog to add that same folder to another business area.
    When the folder is added this way, it is cloned into the business area with its uniqueness intact.
    Best regards,
    John Hagel

  • Quesions about Disco admin

    Can some one clarify these doubts?
    1. I read in documentation that Discoverer Admin is only used on Windows platform. Cant this be used on UNIX or other operating systems?
    2. We had a table called PAYABLE_FACT which is having 3 columns like order_dt_id, received_dt_id, pay_dt_id and some other non date id columns.
    There is another table called DATE_DIM which had date_dim_id, full_date.... PAYABLE_FACT had references to DATE_DIM.data_dim_id to order_dt_id, received_dt_id, pay_dt_id.
    In TOAD, While writing queries to find amount ordered, i use join condition like
    ...where payable_fact.order_dt_id = date_dim.order_dt_id
    and date_dim.full_date between :dt1 and :dt2
    Similarly to find received amount i join on received_date_id to date_dim_id.
    In Disco Admin, when i create folders from database, I noticed that folder for PAYABLE_FACT contains 3 joins(on each id) to folder for DATE_DIM (on date_dim_id).
    When i use these folders in Admin, and want to filter on order_date for example, I created condtion like date.dt_full_dt >= :startdate and date.dt_full_dt <= :enddate.
    But, this is not returning correct data.
    How do i solve this problem? Do, i need to remove the joins on received_Date_id and pay_date_id in admin?
    If so, if another user user want to filter data on pay_date, do i need to create another PAYABLE_FACT and have join only on received_date_id to date_dim_id and similiarly for pay_date_id?
    Thank you.

    Yup.
    1. At this point - and all previous versions - the Discoverer Administrator client / server version is only on a PC. That's no biggie as pretty well every company - ok, except Apple? - has a PC somewhere.
    This PC is where you create the EUL - but the EUL is a schema in an Oracle database, so if your Oracle is on Unix, your EUL is stored in the database on Unix.
    There have always been command line options for Disco Admin where you could perform quite alot of what you'd be doing in the client / server version. Recently though, Oracle has added more powerful commands that could be called by a Java interface. So it's only a matter of time IMO until Oracle releases a Java version of Disco Admin - and therefore could run on multiple platforms.
    2. As for the query, one other popular option would be to just create a view in the database with the SQL code, joins, etc. you mention that you did in TOAD.
    Then just create a folder in the EUL to that database view. Badda bing ... badda boom ... no worries about complicated joins between multiple folders.
    Just an option you might want to consider.
    Russ

  • Is OWB can do the job of Disco Admin?

    Hi ,
    i am new to discoverer world
    i just want to ask, do we still use Discoverer administrator to create our folders, hierarchies ,.......
    or just OWB + Dico plus / viewer is sufficient , becuase i don't find the word "disco admin" in the new job specs in job sites
    Thanks in advance

    Hi Oracle Lover
    I love your login name by the way.
    I'm an out and out advocate of Discoverer Admin as I find it so much easier to work with than using OWB. Now while you can use OWB to generate a business area, with its associated folders, items, joins and so on, I haven't yet seen a way for OWB to manage security to the business areas. Unless someone can contradict me I'm sure you still need to use Admin to control access to the business areas and what a user can do with the data once connected. I also don't believe you can do summary management inside OWB.
    Don't get me wrong, OWB is a great tool but it doesn't replace Discoverer Administrator - not yet anyhow! Oracle are really focused on the DBA side of OWB and not on the artistic side of presenting Discoverer to end users in a pleasing manner. You can't add folder and item separators inside OWB, you can't create custom SQL folders and you can't create complex folders, all of the things that experienced Discoverer administrators do on a daily basis.
    To answer Russ' comment you do still need to have an EUL into which to insert a business area from OWB.
    Hope this helps
    Best wishes
    Michael

  • How to use Search Folders in Outlook for shared mailboxes

    Hello
    We use Otlook 2010/2013 with MS Exchange 2010. In outlook there is "Serarch folder" with subfolders Large e-mail, Unreaded mails.... User can create own subfolders with rules.
    Users have attahet to outlook shared mailboxex for example Import, Export....
    For these mailboxes you cannot use "Search Folders" - outlook can use it only for your personal mailbox.
    To use "Serach folders" for shared mailbox I have to create new e-mail profile in Windows. User has to run outlook using these new profile "import". Now he is directly connected with shared mailbox.
    But users want to use "Search folders" when they are on own outlook profile with shared mailboxes attahecd to their profiles.
    Is it posible to do it? Or use some third-party
    product?
    Thank you for help
    Tomasz
    Kind Regards Tomasz

    Hi,
    I suggest we ask this question on Outlook forum:
    http://social.technet.microsoft.com/Forums/office/en-US/home?forum=outlook
    Regards,
    Simon Wu
    TechNet Community Support

  • No default search folders in Outlook 2010

    Hi there,
    I joined a new company and we use Exchange 2010 SP3 UR6 with Outlook 2010. All users are using Online-Mode, nothing cached. Nobody has the default search folders. I ran outlook with /cleanfinders /resetfolders, nothing.
    It's not vital of course, but I'm still wondering how that can be. New and old mailboxes only have the "root" Search Folder. Left click on it does nothing (is this normal? From my memory I don't think so), right click offers to create a new one...
    Cheers

    Hi,
    Your administrator can specify whether to create the standard default Search Folders when Outlook starts for the first time by using group policy. See:
    Please contact your administrator and confirm if he has applied the policy. For your reference:
    http://technet.microsoft.com/en-us/library/cc179004(v=office.12).aspx
    Note: This article is for Outlook 2007, it also applies to Outlook 2010.
    -> Left click on it does nothing (is this normal? From my memory I don't think so), right click offers to create a new one...
    This is the default behavior, we need to use right click > New Search Folder to create new search folders.
    Hope this helps.
    Regards,
    Steve Fan
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.
    Thank you for the information, that is what I wanted to know. Curiously I did not find such group policy...

  • How to set Max Rows when I search extended attribute in Admin Setting?

    When I search extended attributes in Admin Setting, the default max row is 500.
    Can I change the Max rows' Setting?
    Thanks

    We don't have a feature config for this in the core application, however you can adjust the 500 limit using a ready report.  Ready Reports is a solution pack that allows you to create saved searches in the form of reports.  You can get the ready reports solution pack in the latest extensibility pack.

  • 9iDS for Linux - OWB, Disco Admin etc are missing from download

    I've just installed 9iDS release 2 on a laptop running SuSE 8.0 and Oracle 9i release 2 Enterprise Edition.
    As my work primarily involves 9i database and OWB 9i, I was to say the least dissappointed that 9iDS for Linux does not include OWB, or for that matter Disco Admin or Reports Admin.
    When you go to download 9iDS for Linux, the download page says "This download includes the full distribution of Oracle9iDS", and the previous page (which lists all the elements of the download, next to the links for Windows, Linux, HP-UX and so on) does not in any way indicate that OWB is not included in the download.
    There is, separately downloadable, an 'early adopters' release of OWB for Linux, but this does not include the bridging technology to Discoverer, Express and 9i OLAP. As it's 'early adopted' presumably it's not too stable.
    Has anyone used this? Has anyone tried using a laptop purely with Linux on it as a way of using 9iDS? Does anyone at Oracle know when a full release of 9iDS, with all the elements found in the Windows release, will be made available? In the meantime, Oracle should clearly state on the Linux download page that not all the elements of 9iDS are found in the Linux version.
    Mark Rittman
    Plus Consultancy.

    I don't know the answer, but Designer will never be ported to Linux : It is a Windoze stuff...and without Designer...i will never be able to do 100% Linux :(

  • Maximum number of restricted search folders in later versions of Exchange?

    Hi,
    This article:
    https://technet.microsoft.com/en-us/library/cc535025.aspx
    ...states that:
    "In Exchange 2000 Server, Exchange Server 2003, and Exchange Server 2007, there are a maximum number of restricted search folders that are allowed on a per-folder basis. The default maximum number is 11, and the default lifetime for the search folder
    is 40 days."
    1) Does this apply to later versions of Exchange Server too?
    2) Can the default maximum be changed, to say 100? Is there a limit?
    Thanks,
    Mats

    500 images in a single gallery is too many - think of the poor viewer!
    But if you must create Flash galeries with more than 500 images, you're better off editing the underlying engine - here's one link showing how to do it

  • Search folders not functioning as expected

    I have several search folders setup to show unread email messages. When setting up the different search folders, I selected the folders I want searched for each different search folder, I deselected "Search subfolders". Problem is, several of
    the different search folders are showing results that are in folders that aren't listed in the "Searching in X folder(s):" section. Any idea what would cause this behavior and how to fix it? 

    Hi,
    How do you search your Search Folders?
    Generally, there is no Subfolders option when searching the Search Folders:
    Please select Current Folder and do the search to check the search results.
    Regards,
    Winnie Liang
    TechNet Community Support

  • Do search folders automatically include new system archive folders

    Do search folders automatically include new system archive folders as they are created each year.
    I decided to create filters and use these to keep track of various types of email, eg wife, mistress1, Mistress2 etc, friends, stamp collecting society, train spotting, bank etc
    I can then just archive them all and see them in search folders.
    Looks like I will have to go through each property to choose folders each year.
    I need to know is this the case before I create 50 odd search folders for mistresses plus the others? :)

    Hi Matt
    Thanks for the reply but I'm not sure it answers the point I wanted to clarify
    I can see your option creates a substructure in line with the original source email but does it also update a "saved search" folder criteria that this folder should be searched.
    I am just working from my inbox and previously I would move emails to subfolders (basic filing) but this is a bit tedious dragging or selecting to the right destination. I just want to hit delete or archive then allow the "saved search" folder to work its magic with a filter.
    Including a folder does not automatically cause sub folders to be searched so it seemed unlikely that come next year when a 2016 folder is created that the "saved search" folder will see the new folder.
    My option still seems best for what I want even if I have to update 20 or so searches each January.
    If any developers are watching the option to "include subfolders" in the criteria would get round the problem.

  • Search Folders in Outlook 2010

    Hi,
    Is it possible to create custom search folders for Outlook 2010 from Exchange 2010?
    Thanks
    Anil Chauhan

    Hi Anil Chauhan,
    Based on my knowledge, it is possible to create search folder using EWS.
    About how to create search folder using EWS, I recommend you ask in Exchange Development forum which is staffed by more experts specializing in this kind of problems. You can get better help there. Thanks for understanding.
    http://social.technet.microsoft.com/Forums/exchange/en-US/home?forum=exchangesvrdevelopment
    Besides, here is a related article for your reference.
    http://gsexdev.blogspot.com/2011/09/create-search-folder-using-ews-managed.html
    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software
    or information found there. Please make sure that you completely understand the risk before retrieving any suggestions from the above link.
    Belinda Ma
    TechNet Community Support

  • Unable to connect to Apps EUL using sysadmin on Disco admin 10g

    Hi Folks,
    I (well my dba!) has created an app R12 EUL I can connect to the EUL using Disco Plus but I cant
    connect to the EUL using Disco Administrator 10g!
    I have carried out the following step's:
    1, copied .dbc file from ebiz to c:\secure directory on my PC
    2, created FND_SECURE environment variable
    3, created registry entries as per installation instructions
    4, added ebiz entry to tnsnames file
    5, restarted machine
    However I still get the error message
    Unable to connect to sysadmin@<dbase>
    Failed to connect to database - unable to connect to Oracle
    Applications database :invalid username/password
    I'm at loss as I've installed Disco admin loads of times before though this is a first on windows VISTA?
    Any help suggestions most appreciated
    Regards
    Guy

    Got a new .dbc file problem solved!!

  • Search folders in shared mailboxes

    Sorry to ask here, but no-one knows on the exchange online 365 forum.
    How to make a search folder for a shared mailbox? Don't mind if I make in outlook client or exchange online.
    I don't mind if its visible in OWA (although that would be nice) as long as its visible in outlook.
    I was wondering about making the mailbox the default mailbox for a user, opening the account as exchange account in outlook and seeing if I could make a search folder that way. Would that work?

    Hi,
    If you want to create a search folder for a shared mailbox, we can try the following steps(Supposing UserA has full access permission for the shared mailbox):
    Step 1. Create a new Outlook profile for shared mailbox and configure the shared mailbox with UserA account in Outlook 2013:
    1. Open Control Panel > Mail > Show Profiles > Add > type Share to name the profile > OK.
    2. In the Auto Account Setup window, fill in the E-mail Account name(share) and E-mail Address([email protected]). Then click Next without type Password.
    3. Click Finish to close the window.
    4. In Mail window, check Prompt for a profile to be used when starting Microsoft Outlook and click Apply > OK.
    5. Open Outlook 2013 with new created profile Share and a Windows Security window would pop-up. Please use UserA account information(User name: Domain\UserA and Password) to log into this shared mailbox.
    Step2. Create Search folder for shared mailbox:
    Right-click Search Folders > New Search folder to create needed folder for this mailbox. Please note that the search folder in the shared mailbox would not be visible for other profiles. It only works for the default e-mail account in an Outlook profile.
    Hope it helps.
    Regards,
    Winnie Liang
    TechNet Community Support

  • Recursively search folders, export to excel all sub-folders. All folders containing ReadMe.txt export contents.

    I have a bunch of VBScripts that I created using help from this forum and other forums.  These scripts are for fixing Windows problems, installing software and setting configuration settings. Each script is in a separate folder. Some of the script folders
    contain a file called ReadMe.txt that contains info about the script and what it does.  I am trying to document all my fixes so I can share them with coworkers, friends and anyone who needs help. I struggle with the "recursive" feature in VBScript.
    I found the Scripting Guy's article on recursive searching and found another article from another website that works really well for listing all folders and subfolders to a CSV file.  I'm having trouble adapting the script.  After it exports the
    folder list to the CSV, I need it to go back through the list and for every folder that contains the ReadMe.txt, export it's contents to the row for the specific folder that contains the file.
    I've tried several modifications of this script but all my attempts cause the script to Not export the file list.  I cannot get past this problem. Until I do that I cannot even focus on the exporting the contents of the ReadMe.txt file to the CSV file.
    Here is the code I have
    Dim objFSO
    Dim ObjOutFile
    'Creating File System Object
    Set objFSO = CreateObject("Scripting.FileSystemObject")
    'Create an output file
    Set ObjOutFile = objFSO.CreateTextFile("OutputFiles.csv")
    'Writing CSV headers
    ObjOutFile.WriteLine("Type,File Name,File Path")
    'Call the GetFile function to get all files
    GetFiles("H:\0-Fixes")
    'Close the output file
    ObjOutFile.Close
    WScript.Echo("Completed")
    Function GetFiles(FolderName)
    On Error Resume Next
    Dim ObjFolder
    Dim ObjSubFolders
    Dim ObjSubFolder
    Dim ObjFiles
    Dim ObjFile
    Set ObjFolder = objFSO.GetFolder(FolderName)
    Set ObjFiles = ObjFolder.Files
    'Write all files to output files
    For Each ObjFile In ObjFiles
    ObjOutFile.WriteLine("File," & ObjFile.Name & "," & ObjFile.Path)
    Next
    'Getting all subfolders
    Set ObjSubFolders = ObjFolder.SubFolders
    For Each ObjFolder In ObjSubFolders
    'Writing SubFolder Name and Path
    ObjOutFile.WriteLine("Folder," & ObjFolder.Name & "," & ObjFolder.Path)
    'Getting all Files from subfolder
    GetFiles(ObjFolder.Path)
    Next
    End Function
    Helpful nice guy

    Here is a fixed version of your script.  Run it and tell us what errors you are getting.
    Set objFSO = CreateObject("Scripting.FileSystemObject")
    Set objOutFile = objFSO.CreateTextFile("OutputFiles.csv")
    'Writing CSV headers
    objOutFile.WriteLine "Type,File Name,File Path"
    GetFiles "H:\0-Fixes"
    objOutFile.Close
    WScript.Echo("Completed")
    Function GetFiles(FolderName)
    Set objFolder = objFSO.GetFolder(FolderName)
    For Each ObjFile In ObjFolder.Files
    objOutFile.WriteLine "File," & ObjFile.Name & "," & ObjFile.Path
    Next
    'Getting all subfolders
    Set objSubFolders = ObjFolder.SubFolders
    For Each ObjFolder In ObjSubFolders
    'Writing SubFolder Name and Path
    objOutFile.WriteLine "Folder," & ObjFolder.Name & "," & ObjFolder.Path
    GetFiles ObjFolder.Path
    Next
    End Function
    ¯\_(ツ)_/¯

Maybe you are looking for

  • Configuration Control Node not getting displayed in Sol man

    Hi Experts, At Plant Maintenace configuration node Configuraton Control node needs to be configured to use IE4N Transcation. Where as this node is not visiable in my Solution Manager setting. The same can be seen in Dev & Qulaity system. Please guide

  • Is there a fix for FCP 7.0.3 to accept Sony HD SP files

    I'm unable to import HD SP files (.MTS) from my Sony camcorder into FCP 7.  I've attempted to "re-wrap" the .MTS files into several formats and convert them to MP4 files, however nothing has succeeded in making these files readable in FCP 7.0.3.  FCP

  • Backing up pics adobe photoshop album starter 2.0

    Can someone please educate me on how to backup my pictures on a memory stick from my adobe photoshop album 2.0 starter edition - there does not seem to be an export option Thank you in advance

  • Can't change DNS via terminal

    10.4.8 xServe G4 My DNS has been changed by my provider. DirectoryService.error log is this; Attempt #1 to initialize plug-in LDAPv3 failed. Will retry initialization at most 100 times every 1 second. this is my ethernet connection: sudo networksetup

  • Synch removes songs when using external drive?

    I use an external drive as my iTunes library. I have a bit more than 5,000 songs in the library. If I sync (to charge, get photos from the phone, or sync on a podcast) without the external drive plugged in iTunes removes about a thousand songs from t