No data found in the discoverer Viewer from Apps responsabiltiy

Hi
We have built a new responsibility for the discoverer reports, that is we directly access the discoverer viewer from the separate responsibility,all the report that shared with the users can be viewed from this responsibility,
but when the user tries to run the report it is saying no data found.but for example if the user is trying to run the hrms report from this discoverer reasonability he get no data found but if we attach the function to the HRMS manager menu and try to access the report from the HRMS manager responsabilty we are able to get the data.
We did the same setup in dev and test.in dev it is working very fine but in test we are not able to see the records in the report if we try to access.
Please advice
thanks
Regards
Ramesh Kumar S

Hi,
I'm not 100% familiar with HR security, but sounds like profile option setup related to security - perhaps Business Group or Initialization SQL Statement - Oracle / Custom? Check the profile options set for the HRMS Manager responsibility and setup the same for your new responsibility.
PS. Similar sort of thing exists in General Ledger related to security. See:
GL security issue in discoverer..
Regards,
Gareth

Similar Messages

  • Unable to run the Discoverer Report from Apps

    Hi,
    Can anyone guide me how to run Discoverer Report from Apps.

    Hi,
    Take a look in metalink Note:278095.1
    Beside that define the ICX profiles correctly.

  • Getting a error ...data found in the main document but not in data source

    Good morning .....
    I am generating letters , calling wordpad from forms 6i......when it calls the wordpad document . it is saying that ...data found in the maindocument but not in the data source ...
    but when i see manually in that wordpad data source is present .
    please let me know .. if anyone know solution for this ......

    thanks for the reply Grant....
    yes it worked in simple case .. now i am trying to retrive a mutiple records in a single header .... so i used loops in the program ... i am getting this error now .
    i am calling lst files ...
    by using ole2

  • How to call Discoverer viewer from froms

    Hi ,
    How to call the Discoverer (viewer) Report from the forms 10g.
    regards
    Mani

    In Forms, invoking a http request using e.g. :
    DECLARE
    urlstr VARCHAR2(1024);
    BEGIN
    urlstr := ...
    WEB.SHOW_DOCUMENT(urlstr,'_blank');
    END;
    How to build the urlstr :
    http://download.oracle.com/docs/cd/B14099_19/bi.1012/b13918/urlstart.htm#sthref826

  • No sap data found in the database SID !

    Hello All,
    While doing BI system copy activity, we are getting message as no sap data found in the database <SID>! and we could not able to proceed further.
    We have MS SQL 2005 as DB and Windows 2003 STD as our OS. We are doing the system copy through homogeneous system copy method (Backup / Restore).
    Before running SAPint we had deleted the old database then restored the database from the backup which we had taken of our production system.
    We also ran the SQL script user_change.sql as per the note # 551915 but in SAPint we are getting above mentioned error.
    Could you please help me in this regard ?
    Best Regards,
    Amit Vaij

    Hi at all, I have the same error. But I'm wondering about the assumption, that the schema renaming should be the root cause.
    I'm trying to copy a BI dual tack system on Windows/MSSQL database specific (http://scn.sap.com/thread/3380228)
    Now I'm defining the parameters in SAPINST (SoftwareProvMngr), so at the moment in no step I've to set up any old schema. Also I'm not at the step of defining the JAVA export.
    At the moment the SAPINST tool is trying to connect the main SAP DB.
    I attached and renamed the ABAP part of the DB. I will now try to detach the DB, I assume the SAPINST Tool will install to an empty DB. So if you attach a DB with a wrong schema it can not find any tables in the instance shema of the SID defined in SAPINST and it work... we will see...
    Detach was the wrong Idea... it seems there is any issue with the permissions...
    but R3trans -d works

  • How can I remove the Demo Viewer from my MacBook?

    How can I remove the Demo Viewer from my MacBook?

    Drag it to the Trash.
    Uninstalling Software: The Basics
    Most OS X applications are completely self-contained "packages" that can be uninstalled by simply dragging the application to the Trash.  Applications may create preference files that are stored in the /Home/Library/Preferences/ folder.  Although they do nothing once you delete the associated application, they do take up some disk space.  If you want you can look for them in the above location and delete them, too.
    Some applications may install an uninstaller program that can be used to remove the application.  In some cases the uninstaller may be part of the application's installer, and is invoked by clicking on a Customize button that will appear during the install process.
    Some applications may install components in the /Home/Library/Applications Support/ folder.  You can also check there to see if the application has created a folder.  You can also delete the folder that's in the Applications Support folder.  Again, they don't do anything but take up disk space once the application is trashed.
    Some applications may install a startupitem or a Log In item.  Startupitems are usually installed in the /Library/StartupItems/ folder and less often in the /Home/Library/StartupItems/ folder.  Log In Items are set in the Accounts preferences.  Open System Preferences, click on the Accounts icon, then click on the LogIn Items tab.  Locate the item in the list for the application you want to remove and click on the "-" button to delete it from the list.
    Some software use startup daemons or agents that are a new feature of the OS.  Look for them in /Library/LaunchAgents/ and /Library/LaunchDaemons/ or in /Home/Library/LaunchAgents/.
    If an application installs any other files the best way to track them down is to do a Finder search using the application name or the developer name as the search term.  Unfortunately Spotlight will not look in certain folders by default.  You can modify Spotlight's behavior or use a third-party search utility, EasyFind, instead.
    Some applications install a receipt in the /Library/Receipts/ folder.  Usually with the same name as the program or the developer.  The item generally has a ".pkg" extension.  Be sure you also delete this item as some programs use it to determine if it's already installed.
    There are many utilities that can uninstall applications.  Here is a selection:
        1. AppZapper
        2. AppDelete
        3. Automaton
        4. Hazel
        5. AppCleaner
        6. CleanApp
        7. iTrash
        8. Amnesia
        9. Uninstaller
      10. Spring Cleaning
    For more information visit The XLab FAQs and read the FAQ on removing software.

  • I created an application and in  that application if date is changed the application starts from splash screen on re-entering and if date is not changed and u re-enters the application then it open in page where u leaved.Not working in USA timezone.

    I created an application and in  that application if date is changed the application starts from splash screen on re-entering and if date is not changed and u re-enters the application then it open in page where u leaved.It works fine in our side (Timezone,kolkata ,india even for Timezone,slvaniya,USA) but our USA client is telling that on changing the date it not starts from start-up sequence.Can anyone plz suggest the reason for it.

    This is the code which we have used.
    //////////Return if it is first time for the day or not//////////////
    + (BOOL)isFirstTimeToday {
    BOOL result = YES;
    NSDate *now = [[NSDate alloc] init];     /// represents the current time
    NSCalendar *gregorian = [[NSCalendar alloc] initWithCalendarIdentifier:NSGregorianCalendar];
    NSDateComponents *components = [gregorian components:(NSYearCalendarUnit | NSMonthCalendarUnit | NSDayCalendarUnit) fromDate: now];
    NSDate *today = [gregorian dateFromComponents:components];
    [now release];
    [gregorian release];
    NSDate *savedDate = [[NSUserDefaults standardUserDefaults] objectForKey:LAST_TIME_VISITED];
    if (savedDate) {
    if ([today earlierDate:savedDate] == today) {
    result = NO;
    return result;
    ////////Stores the date/////////////
    + (void)userDidVisitReenforceScreenToday {
    [[NSUserDefaults standardUserDefaults] setObject:[NSDate todayAtMidnight] forKey:LAST_TIME_VISITED];
    ////////////What [NSDate todayAtMidnight] stores/////////////////////
    + (NSDate *)daysFromNowAtMidnight:(NSInteger)nOfDays {
    NSDate *date = [NSDate dateWithTimeIntervalSinceNow: (86400*nOfDays)];
    NSCalendar *gregorian = [[NSCalendar alloc] initWithCalendarIdentifier:NSGregorianCalendar];
    NSDateComponents *components = [gregorian components:(NSYearCalendarUnit | NSMonthCalendarUnit | NSDayCalendarUnit) fromDate: date];
    NSDate *dateAtMidnight = [gregorian dateFromComponents:components];
    [gregorian release];
    NSLog(@"dateAtMidnight : %@",dateAtMidnight);
    return dateAtMidnight;
    + (NSDate *)todayAtMidnight {
    return [self daysFromNowAtMidnight:0];
    Please Suggest..

  • I created an application and in  that application if date is changed the application starts from splash screen on re-entering and if date is not changed and u re-enters the application then it open in page where u leaved.It works with iPod not with iPhone

    I created an application and in  that application if date is changed the application starts from splash screen on re-entering and if date is not changed and u re-enters the application then it open in page where u leaved.It works with iPod not with iPhone

    Try posting in the developer forums to see if you can get some assistance,you'll have to be a registered developer for access though.
    developer.apple.com

  • Title in the Discoverer Viewer is improperly displayed

    Hi,
    The Title in the Discoverer Viewer is improperly displayed. The parameters that are applied are also being displayed in the title. Previously it was working fine but now the titles are displayed as &parameter_name. Can someone give a solution to this problem?
    Thanks

    Hi
    That's right. The names of parameters and page items in your title or text area are not dynamic as they are in other parts of the tool. Therefore, whatever Discoverer sees after the ampersand character will first of all be looked for in parameters and page items. If there is a parameter or page item by that name then the current value for that item will be displayed in the title or page item. If there is nothing named that way then Discoverer treats the characters following the ampersand as a literal and will display them.
    Thus, as mentioned by Russ, if you had a parameter called parameter_name and used &parameter_name in your title the current contents of that parameter will be displayed at runtime. But if you or one of your team has renamed that parameter then Discoverer will simply display the literal value: &parameter_name.
    Best wishes
    Michael

  • Need access to the user view from a form

    How can I get access (only need read access) to the user view from inside a form, in this case, the Question Login Form?

    This is mentioned in the forum somewhere:
    <invoke name='getView'>
    <ref>:display.session</ref>
    <concat>
    <s>User:</s>
    <ref>accountId</ref>
    </concat>
    <map>
    <s>authorized</s>
    <s>true</s>
    </map>
    </invoke>
    regards,
    Manish Gurnani

  • Workbook with Discoverer Viewer in Apps 11i?

    With the help of (Doc ID: 278095.1) I was able to link Discoverer workbooks in Apps 11i. But all of my workbooks open with Discoverer Plus.
    How do I open some of the workbook with Discoverer Viewer in Apps 11i?
    I can open all my workbook directly with Discoverer Viewer without Apps 11i config.
    Current Function Settings (in 11i) are:
    Type: SSWA plsql function
    HTML Call: OracleOASIS.RunDiscoverer
    Thanks in advance for your help,

    Hi,
    Your workbooks are openned with viewer or plus depending on the profile 'ICX: Discoverer use Viewer'. You can override this by setting the viewer parameter on the call to OracleOASIS.RunDiscover. In the config of the Apps function that call OracleOASIS.RunDiscover, on the form tab add &VIEWER=Y or &VIEWER=N onto the end of the parameters. e.g workbook=myworkbook&parameters=param1~value1&viewer=Y
    Hope that helps,
    Rod West

  • Does Roaming data syncs for the first time when app data are in download and installation process?

    Hi,
    I will store user Id in "HighPriority" Roaming data. When user will install app in another computer (with the same Microsoft Account), app will get user Id from Roaming data. Then I can implement all data sync over my cloud service.
    There are 2 scenarios:
    1. User downloads and installs app in another computer, but roaming data syncs/downloads for the first time only after several minutes -
    It's bad for my app :(
    2. User downloads and installs app in another computer and roaming data syncs/downloads at the same time (then I can get user Id immediately)
    - Its great for my app :)
    Which scenario is real in practice?
    Does Roaming data syncs for the first time when app data are in download and installation process?

    Umm no not that i remember. It just randomly started happening. I reformatted the hard drive for mac (journaled) but it was working fine since i did it until now

  • Can the iphone be remotely activated if it is lost or stolen so it can be found using the find my iphone app

    can the iphone 5 be remotely activated so it can be found using the find my iphone app. the phone has been offline since it was lost even though it should have had power. if it can be simply turned on by the service provider or by apple the rest i can do using the app

    twhite55 wrote:
    can the iphone 5 be remotely activated so it can be found using the find my iphone app. the phone has been offline since it was lost even though it should have had power. if it can be simply turned on by the service provider or by apple the rest i can do using the app
    If you didn't enable the Find My iPhone function, then you can't track the iPhone.  But it sounds like you did have it turned on, if you're seeing that it's listed in the Find My iPhone app or on icloud.com.  But are you sure it's the same device?  If you had a previous iPhone, and the name of both iPhones was the same, it would make it difficult to know which phone was which, even if they both were listed.
    In any event, an offline device is not trackable.  It could be offline because A) it has no power or B) it is not connected to the internet via cellular data or wi-fi.
    Until it comes back online (and it may never), then it cannot be remotely tracked.

  • There are an option that let us on choosing an browser in that will be open the Adobe Account  from  app-desktop Creative Cloud in the windows operating system?

    Hello,
    There are an option that let us on choosing an browser in that will be open the Adobe Account  from  app-desktop Creative Cloud in the windows operating system?
    ...in the case this option  not exist...
    Please add an option (maybe in next update schedule) that will let us to choose a different browser not the default.
    Adobe Cloud ,Behance also Prosite are very weak implemented on the Internet Explorer.
    All the best,
    Cristian

    Hi Jeff,
    Thank you for the attention given! I know this ... CCloud,Behance,Prosite go very well with Chrome;Firefox browsers(I use also on this browsers).
    In case that will set Chrome or Firefox as the default browser I'll lose modern (metro) Internet Explorer... I don't want to loose this browser because is using on different stuff...a taste option.
    I try question more like an suggestion to Adobe (maybe a future thinking option) but my English writes are weak ..
    All the beast,
    Cristian

  • Db connect no data found in the table

    Hi Gurus,
    I want to extract data from the oracle database, through db connect, when i edit the datasource and press the button display table contents, it says no data found.
      What could be the problem, i have created the source system properly, given all the information. seperatetly i logged into oracle and check the table contents it exists but does it not show up when i want to create a data source. Can anyone help me please,it would be of great help i'm trying to figure out what was the problem in oss notes also but still not found a solution any help will be of great help.
    Regards,
    Hem.

    Hi,
    Thanks for your reply, all the information in sap note as specified is set up, actually let me explain u in detail what we are doing,
       We have developed a livearchive prototype which will create a remote table on the remote database like oracle based on a infoprovider i.e either ods object or the infocube, we are archiving the infoprovider data into the rmote table, now the requirement is we want to extract, reload those table information back again into the infocube, so is it possible to do it, in the oracle database i can create views based on these table and also can view the data present in those tables, but when i want to extract through a datasource back again i do not find any data what could be the problem.
    Could u please help me out with this.
    Thanks,
    Regards,
    Hem.

Maybe you are looking for

  • Gif animation in PDF

    I want a gif animation to be played in PDF. Is this possible? I am using MS Word 2003 and Acrobat 8.1.2. Any help is greatly appreciated.

  • Module Pool Programming using Abap Objects

    Hi gurus., I need to create a module pool program with tabstrips and tablecontrols using Abap objects...plz guide me how i can achieve this... i am very much confused.. i dont know how and where to start .. plz send me documents and sample codes rela

  • ICal getting error and won't start up

    Process: iCal [138] Path: /Applications/iCal.app/Contents/MacOS/iCal Identifier: com.apple.iCal Version: ??? (???) Build Info: iCal-12360000~1 Code Type: PPC (Native) Parent Process: launchd [62] Date/Time: 2008-02-27 18:26:50.658 -0600 OS Version: M

  • Basic IDoc type ORDLGT01 is unknown

    Hi All, When I test run to execute  business object from BUS2032 from SWO1, I got the following message:  "Basic IDoc type ORDLGT01 is unknown". Please let me know why its so happening. Regards Bhaskar

  • TS3274 when i tap on the mail icon and access my emails the screen wont rotate

    My screen will only stay in one position on the male page but automatically rotates on any other site is this normal