R12 - Discoverer - MOAC access for folders based on views

Hi
After upgrade to R12 , workbooks which were based on org-context views are not returning any data.
When the same query is run from SQL session after settting fnd_global.apps_initialize and mo_global.init, the query returns rows.
We are using discoverer desktop edition 10g. Is this an issue in the way applications context gets set when selecting the responsibility from discoverer?
Regards,
Francis

hi
i followed this note, but it mentions that the correct solution is to implement the ebusiness R12 MOAC as per documentation
if it was an MOAC setup issue, then the same discoverer workbook query should not fetch rows even if it was run from SQL*Plus
I set the apps session using FND_GLOBAL.apps_initialize and MO_GLOBAL.init and ran the query from backend. This works and returns rows.
But the same responsibility and query when accessed from discoverer returns no rows
Regards,
Alister

Similar Messages

  • 9.0.3 Bug- PK-Attribute for EO based on View not set

    Hi,
    for some reasons I have created for each database table a corresponding database view.
    When creating the EO the wizard does not set the Primary Key Attribute according to the PK defined in the underlying Table. Instead the ROWID is defined as PK.
    This leads to a JBO-27122 Exception (ORA-01024: Ung|ltiger Datentyp im OCI-Aufruf) when opening the VO in BC4J Tester.
    If I manually set the PK Attribute to the correct Column, it works fine (CRUD).
    Found re:re:wwsec_api.add_user_to_list problem but perhaps it is possible for the wizard to identify the underlying table / pk column for a view based on a single table?
    Thanks, Markus

    There's absolutely nothing wrong with building Entity Object's on top of views.
    It's just that you have to set the primary key info by hand.
    If you wanted to be real clever, you could probably "fake" our reverse engineering wizard out by creating a private views named ALL_CONSTRAINTS and ALL_CONS_COLUMNS which "wrapped" the system-owned views and UNIONED in rows in the right structure to make it appear that your views have the same primary key constraints as your tables.
    This should work as a workaround.

  • Is there a way to access the web-based setup for my router if I cannot access the internet?

    Okay, I need to change the ip address settings on my router. I have a WRT54G Wireless router. I cannot access the internet on my computer connected to the router, and do not know how to change the router settings without accessing the web-based setup page. So, back to my question. Is there a way to access this page if I cannot connect to the internet?

    On the back of the router is a small reset switch. Using a paper clip or other small item, press the switch in and hold it for a few seconds. This will reset the router to the default IP address of 192.168.1.1. Enter that address in your web browser, and be sure your computer is attached to the router by an Ethernet cable. Don't attempt to do this using the wireless connection.
    Once you have reached the web configuration utility you can change the DHCP settings.
    To give your PC a static IP address you will need to open your network connections panel and, assuming your using Windows XP, make the changes from dynamic IP to static there.

  • PIN-based guest access for airport express

    how do I setup PIN-based guest access for airport express?
    I have a 2010 iMac OS X 10.6.8 and an Airport Express of the same era.
    Thanx in advanced...
    Siegfried

    Hello Bob,
    Thank you for your time on this.  I apologize for not giving you a more complete picture of what was going on. 
    I should have included that I had already performed the steps that you shared and had gotten to the place where I would enter the PIN. 
    The problem was that, after entering a PIN that I had come up with, the "continue" button never became active.  I called Apple Care and ended up talking to 3 different people before I found someone that knew the answer.  The answer is that the guest computer (client) MUST be present inorder for me to complete the setup.  So, problem is now solved.  Thanx...
    Siegfried

  • Can Bridge sort my images into folders based on an Exif date?

    All my Adobe products are pre-CS/CS2 and I don't yet have access to Adobe Bridge. My trial copy has also timed out. However, I would like to know if Bridge has the capability to take a folder of images (Canon Raw) and move them to new folders based on the original exposure date as stored in the Exif metadata (ideally creating the required target folders automatically). I'm thinking in terms of one folder per year, probably with subfolders for each month.
    I'm simply trying to avoid having all my images in a single humongous folder with Bridge re-creating (or at least re-displaying) thousands of thumbnails every time I just want to look at a few images. Sorting them into folders by date just seems a simple solution to that problem. However, I'd be very happy to hear about alternative image filing ideas.
    Once I have used Bridge to create extended metadata for image categories, etc, I'm also assuming that Bridge will let me search for images that match defined criteria no matter how many folders those images are stored in.

    I don't know of any functionality to do that in Bridge now; however, it certainly can be done via scripting.
    Perhaps one of our forum contributors might want to take on a "picture sorter" script...
    Bob
    Adobe Workflow Scripting

  • Discoverer Reporting Solution for Multiple Databases

    I have to build oracle discoverer reports (single point of access) for four different applications. Each application is having separate databases. So whether i should create separate EULs for each applications (in respective databases) or Should i create a single EUL in any one of the databases and then use db links to connect rermaining databases (for reports from the other applications).
    Can u suggest me which method will work good if you see the performace?. I need a dingle point of access for all the discoverer reports.
    The worksheets need to be deployed with oracle portal for access of reports in a single click. Is there any way to pre configure the db credentila for each worksheet...?

    Hi
    My replies below make the assumption that you are not allowed to do any ETL and therefore the data from each database has to be pulled as is. If you do have ETL capability the situation changes dramatically.
    In addition to what Sharon has said the cost based optimiizer will have a difficult job rewriting your query efficiently if you use database links, and if you attempt to have queries with some tables from one database and some from another the optimizer will not work at all. I mean. How could it? How could the optimzier in database A know anything about the statistics in databases B, C or D? Wherever the EUL is, that is where the driving optimizer will be so choose wisely obi-wan :-)
    For me it's more about user needs than IT needs. If the business has a need to combine data from multiple databases then having a single EUL with database links would be a necessity. However, if they really are disparate systems with nothing in common such as say having Peoplesoft HR in one and E-Busines Suite Inventory in another with perhaps an in-house tracking system in another then I would look at having separate EULs, one in each.
    Having one EUL across non-related systems means you have to mix users and roles and can be hard to manage. It actually becomes messy when just two databases are involved never mind four. So even though you might think it is more difficult to maintain 4 EULs, if the objects really are different and you have differing roles and usernames it actually will probably be simpler. They will be simpler to backup, simpler for exporting and importing and it will be faster for Discoverer to maintain workbooks as there will be fewer of them. Plus your system will have access to its local optimzier thereby ensuring the SQL is efficient.
    If you are going to use one EUL you need to start out on a sound foundation. This means using libraries to control access too business areas and workbooks. You'll need to adopt some simple naming standards to keep things separate and manageable. I wrote a paper about libraries a few years ago and it is available free of change here on my website: http://ascbi.com/downloads.htm. The paper is called Discoverer Libraries - a Concept.
    Best wiishes
    Michael

  • Accessing certain folders within a SharePoint library by groups

    Hello there!
    Please, guys, give me some clarification. Is it possible at all to allow or prohibit access to a certain folder within SharePoint 365 library. A folder contais some files that I want a certain group of users to have access to it.
    What I have now is to allow access to a certain file in the library which is quite laborious as long as I have more than 5000 documents in the library groupped into 50+ folders. Could I make some automatization in order to allow access to a folder for
    a certain group of users automatically accordingly to an event in the calendar?

    Hi,
    Based on your description, my understanding is that to you want to grant a certain group of users to have access to a certain folder within SharePoint 365 library.
    Navigate to the document library with the folders. Click on “…”then select “Shared With”, next click Advanced.
     there should be an option for Manage Permissions. From there you will have to break the permissions inheritance (there should be a link or option called Edit permissions). Once the inheritance is broken, you can add or remove people as needed.
    Here is a link about set unique permissions for Folders, you can use as a reference:
    http://www.learningsharepoint.com/2012/08/24/sharepoint-2013-set-unique-permissions-for-folders-and-documents/
    Best Regards,
    Lisa Chen
    Lisa Chen
    TechNet Community Support

  • How do I access the web-based utility

    I just purchased a wireless router...WRT300N. I want to access the "web-based utility" in order to update the firmware.
    How do I access the web-based utility...help!
    Thanks.

    Access the router’s web-based setup page.
    For instructions, click here.
    Linksys Easy Answer 4030, applies to WRT300N
    Upgrading the Linksys Router's Firmware
    Hope this helps,
    Lilla
    Westell 6100 modem/router; Linksys WRT54GL v1.1 router firmware 4.30.9; Linksys WPC54G v2 Notebook Card; CenturyTel DSL using PPPoE

  • I have updated to ios 7 and Microsoft outlook web access for work emails no longer works nor my remote access can you help

    I have updated to ios 7 and Microsoft outlook web access for work emails no longer works nor my remote access can you help

    This happened to me as well. I read somewhere else that resetting the network settings (General, Reset, Reset Network Settings) would help and it partially did. I get half (the folders) of the Web Access screen rather than a blank screen. I tried tihs a few more times and got the right half (the messages) on occasion but never the whole web page.

  • Is there a way to export to separate folders based on collection organization?

    I am wondering if there is a simple way to export photos from lightroom into seperate folders based on collections.
    For example, in LR5, I have collection set "2014". Within "2014", there are sub-collections Jan, Feb, March... and so on. How can I export all the photos, at once, from the "2014" collection set so they end up in a folder structure that mirrors the collection set and sub-collections. My collection is more complex and contains many more sub-collections than the example provided, so I would really like to avoid having to export each sub-collection separately.
    In searching for this, I found mention of some sort of plug-in that apparently was capable of this, but I could not get it to work. The GUI was not intuitive and I didn't have time to learn it. Unfortunately, I do not remember the name of the plug-in since I deleted it. But is there any way to do this without having to learn code or install plug-ins?

    asbissonnette221 wrote:
    is there any way to do this without having to learn code or install plug-ins?
    Ordinary hard drive service will export into disk folders in tree structure which mirrors hierarchy of publish collections.
    I had always assumed (wrongly) this was NOT the case, otherwise what is the purpose of Jeffrey Friedl's Collection Publisher?
    Jim Wilde pointed out my erroneous assumption, and said there are advantages to Jeffrey's plugin, but I don't know what they are (probably the ability to have different settings per collection and dunno what else...). Or maybe jf's collection publisher will export in structure of non-publish collections so you don't have to re-define a matching set of published collections - I really don't know.
    Bottom line: if your needs are simple enough, Hard Drive publish service may be all you need.
    Rob

  • Recommended storage for Network-based accounts?

    Hello everyone. Sorry in advance for all the following information, but I want to thorough in hopes of allowing you to offer better input. I'm using an Xserve 2 x 2.8 Ghz. Quad Xeon (Mac OS X Server 10.6.6) with 22 GBs RAM and 6 GB NIC LACP bond to our backbone switch. This switch feeds three labs, each with their own gigabit switch, with a total of approximately 50 iMacs combined. All iMacs are connected via gigabit ethernet. All user accounts are network-based, bound to the Xserve via OD via AFP. I have WGM folder-redirects to keep the user caches folder and some of the Adobe stuff off the network for better performance. Primary software is the Adobe Creative Suite Premium CS5 throughout; with one lab using Final Cut Express & Pro and Adobe After Effects. This lab has local partitions for the high I/O requirements of video editing (so I'm not looking to sustain multiple HD streams over the network. etc.). I installed an 8TB OWC Mercury Rack Pro (external hardware RAID enclosure) with an Oxford 936 chipset this past summer, which is currently configured as RAID 5 and connected to the Xserve via a NewerTech 6GB-capable SATA host card (also provided by OWC). All of our network home directories are on the OWC Mercury Rack Pro. We also upgraded two of our three labs with brand new 27" Intel i5 iMacs this past summer. Lastly, I upgraded the Xserve to Snow Leopard also this past summer.
    The Problem:
    Since the upgrades this past summer (Snow Leopard Server, OWC Mercury Rack Pro, new iMacs), network account performance is notably more sluggish (log-in, opening apps, etc.) compared to before the upgrades (Xserve was running Server 10.5.8, labs had Mac Mini systems with gigabit running Mac OS X 10.5.8 and Adobe CS4). My network accounts were on an eSATA Rocstor ArticRoc RAID 5 unit previously, connected to the Xserve via an older Sonnet Tempo-X SATA card (which was PCI-X, not PCI-Express).
    Turns out the new iMacs don't support jumbo frames (yikes!), but notwithstanding that issue, it appears like the new Mercury Rack Pro might not be performing well under load. I've done some testing using OWC's provided QuickBench software. I logged into 3 iMacs using a local admin account, mounted three separate home directories from the Xserve and started testing performance simultaneously (to simulate multiple user access). The iMacs were next to each other, so my tests were started about 1 second apart, but were otherwise running simultaneously. Here's the results for review:
    The tests were performed without file caching enabled, to better gauge the raw storage performance. The results for each test file size are in MB/sec and the 4 result columns in order from left to right are Seq. Read, Seq. Write, Rand. Read, Rand. Write. The averages are totaled at the bottom. Hope this comes through in a readable fashion...
    iMac-1 Test:
    4 KB 10.499 0.502 10.645 0.087
    8 KB 16.351 4.179 15.913 0.143
    16 KB 29.35 11.213 28.878 0.213
    32 KB 39.703 19.318 40.633 0.251
    64 KB 55.519 27.347 51.766 0.335
    128 KB 70.823 38.541 63.345 0.414
    256 KB 78.946 46.074 70.803 0.383
    512 KB 87.872 56.071 77.47 0.325
    1024 KB 93.209 60.616 87.667 0.281
    Average 53.586 29.318 49.68 0.27
    iMac-2 Test:
    4 KB 9.901 0.494 10.843 0.08
    8 KB 14.208 5.116 15.942 0.142
    16 KB 22.762 9.668 26.973 0.174
    32 KB 30.357 16.301 42.276 0.183
    64 KB 2.605 25.486 51.606 0.179
    128 KB 4.831 28.404 18.495 0.308
    256 KB 87.839 43.936 87.014 0.404
    512 KB 96.93 28.836 95.64 0.335
    1024 KB 99.789 40.661 71.096 0.318
    Average 41.025 22.1 46.654 0.236
    iMac-3 Test:
    4 KB 4.689 0.79 10.348 0.065
    8 KB 7.908 5.526 16.399 0.086
    16 KB 6.848 8.783 27.967 0.056
    32 KB 30.183 14.756 42.096 0.132
    64 KB 46.42 13.255 53.114 0.277
    128 KB 74.744 11.307 4.369 0.424
    256 KB 80.955 25.521 26.432 0.484
    512 KB 97.356 16.138 65.667 0.386
    1024 KB 103.434 44.617 103.015 0.612
    Average 50.282 15.632 38.823 0.28
    It appears that small file performance is poor (historically a problem via AFP, I recall), but the Random Write performance is what scared me the most. It's very low across the spectrum. I'm going to provide these results to OWC for review, but wanted to get some additional perspective from the community. I'd appreciate any thoughts or ideas you might share.
    Related Question:
    We may have 35 users logged in at peak time. But given that I'm hosting network accounts for approximately 50 gigabit-equipped Macs, what would you recommend (or are you using) for storage based on my usage criteria mentioned earlier? I'm hoping there's a solution that's less expensive than the fibre-channel Promise RAID (or equivalent); as our budget unfortunately won't support that. Any storage solutions in the SATA realm that might be sufficient for hosting home directories where video capture isn't required?
    Thanks for your patience and your advice!
    Regards - Zeek

    RE: options (b) or (c) with external firewire or USB drives -- if you go this route, are you thinking of afp- or smb-mounting (i.e., ⌘k in Finder) the mini or cube or G3? If so, you'll want to get ahold of SharePoints (unless you know how to create mount points in NetInfo), so you can create an additional mount point on the mini or cube or G3 for your external drive. As you know, when you afp-mount another Mac, the mount points that show up are the individual user accounts on that other Mac /Users/{shortUserNameGoesHere}. But an external firewire drive would not be visible at /Volumes/{extDriveNameGoesHere} on the mini or cube or G3 from these User mount points because /Volumes/{extDriveNameGoesHere} is not in the path of /Users/{shortUserNameGoesHere}. The only way that you could get there would be if you connected as admin on the cube or mini or G3, and then mounted the mini or cube or G3 at its root (/). But you might not want to let regular user accounts access the cube or mini or G3 as admin. But SharePoints will let you define that mount point, so when you ⌘k, it shows up just like the user names do. I am not familiar with smb mounts (for the benefit of your Wintel boxes) but SharePoints will let you define smb mount points, too. It has enabled me to create a "community (inbound) fax" afp mount point, for remote users to retrieve faxes from my computer, as well as permit a "central" afp-mount point for all my users' dropboxes, so you don't have to mount every user if you have multiple drops to make. (That required me to actually move all the drop boxes to a common folder, and make aliases to those locations back in the original users' drop box locations). So you might want to look into SharePoints if you decide to go this route.
    (if you find that this solves your problem, or is actually helpful towards arriving at a solution to your problem, please consider clicking on either the "helpful" or "solved" buttons in the header of this post)

  • Cannot access shared folders anymore....

    Hi,
    We have a naughty problem at the office for accessing shared folders .
    We use G5 Xserve + Xraid serving home access to 12 macs.
    Our problem started when we updated all machines to 10.5.2 (nor did we have a problem with 10.5.1 or with 10.5.0).
    All machines login correctly, fetch their folders with their home accesses located in the Xserve, as allways did, BUT :
    ·Almost all the machines running Leopard (except two) CANNOT access shared items. They get Error -5002
    ·The old machines running Tiger (G3 Imac's) acess shared items without problem.
    So after many weeks doing multiple tests, we got the following conclusions:
    ·Problem is not server related.
    ·Problem si related to Leopard clients , although not in all
    ·Problem is not related to the machine, but with the account (accounts that can access shared items do it on any machine, and accounts that can't, don't do it on any machine)
    ·It seems that the trouble is related somewhat with Kerberos authentication, but it's not related to tickets (renewing them is no use)
    ·If we create new account with new name, it can access shared items
    ·If we create new account with same name that of the faulty one (renaming the later), it CANNOT access shared items.
    We have got a problem in the office, and no clue of solving it.... Have read all over apple discussions over the internet, and although some people have similar issues, they are not as close as ours....
    And none of the solutions proposed have solved the problem.
    Any ideas would be greatly appreciated, cause we are starting to get desperate
    Thanks everyone.

    new update:
    we are able to connect to remote shared folders with a different remote server (dual G4) from every machine
    machines who can connect to local server are INTELs, the one who can't are PPCs
    makes any sense to anyone?¿

  • Computer screen goes black accessing network folders

    We have a computer on our network whose screen goes black when you try to access shared folders on the network.
    When working locally it doesn't happen at all. But if you, for instance, open the run command and type in \servername and click OK it'll flash black. Or if you open a file in one of the shared folders on that server.
    This is a new one for me. Any ideas on how I could begin troubleshooting? I've verified that the only time it happens is when accessing files/folders
    shared on the server and that it only happens on that machine.

    Does your computer function properly in safe mode with networking? Follow below step if you do not know how to boot the system into safe mode
    with networking
    http://windows.microsoft.com/en-in/windows/start-computer-safe-mode#start-computer-safe-mode=windows-7  
    If your computer is working fine go to step 2 to find which program is causing
    the current issue.
    http://support.microsoft.com/kb/929135/en-us
    MCP

  • Access to Query based on characterstic as infoprovider

    Hi All,
    is there any special access to be given for roles having worbooks, whose queries are based on characterstic (as infoprovider)
    i have a characterstic (as data target ) assigned to an infoarea, and i have reporting role that gives access to this info area.
    user can access other reports based on cubes / multiprovider in the same infoarea, where as they can't access this query based on charaterstic info provider.
    and this characterstic is not authorization relevant.
    Best Regards
    Robyn

    Hi Vikram,
    Still the same, no authorization.
    is there any place we can look like SU53 for BEx access.
    Best Regards
    Robyn.

  • GL_SECURITY_PKG - R12 Discoverer Reporting - Production Service Unusable

    Hi,
    We have followed the following note for our R12 upgrade:
    R12 Discoverer Reports: Gl_security_pkg.Validate_access Reports Not Working [ID 804113.1]
    We set the system profile option: Initialization 'SQL Statement - Custom' for the responsibility to the value 'Begin GL_SECURITY_PKG.init(); end;'
    This corrected our problem, and correctly maintained the GL Security Rules in our Discoverer reports.
    But since going live in Production, the service is almost unusable because it is causing severe performance with 400 redo logs being generated an hour with calls to the table GL_BIS_SEGVAL_INT. The minute we remove the profile options the service performance is back to normal, but we have no GL Security Rules in Discoverer.
    Please can anyone advise/help if they have experienced this before, or can help with an alternative solution?
    Many thanks,
    Gary

    But since going live in Production, the service is almost unusable because it is causing severe performance with 400 redo logs being generated an hour with calls to the table GL_BIS_SEGVAL_INT. The minute we remove the profile options the service performance is back to normal, but we have no GL Security Rules in Discoverer.Please see (User Logins And Session Timeout. Massive Archive Entries in GL_BIS_SEGVAL_INT. [ID 733672.1).
    Please can anyone advise/help if they have experienced this before, or can help with an alternative solution?If the solution in this doc does not help, then please log a SR.Thanks,Hussein                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

Maybe you are looking for