BOE XI 3.0 CR Viewer Problem: Parent window will wrongly refresh

It's a common scenario in XI R2 version: Link "Level1.rpt(with parameter)"  to "Level2.rpt" and pass one field's value to Level2, and Level2 need to be opened in a new window. But in XI 3.0, I can't find a way to achieve that.
Steps to Reproduce: 
Level1.rpt has a datatime parameter and a field called country. On "country" field, create an Enterprise Link and choosing "new window" and pass the field value to "Level2.rpt". Viewing in InfoView, showing Level1.rpt after input the datetime, then click one country, will open new window to see "level2.rpt", but closing the new window, will find "Level1.rpt" has been refreshed, again it prompts the parameter input dialog for user to input, but actually we don't need level1.rpt to be refreshed.

Hi,
- the user that is supposed to publish a report needs to be part of a role that has been imported
- that role needs to have the rights to view, edit, add, modify object as part of the role folder (or higher in the folder structure like the SAP system ID Folder).
  detailed list of rights :
     Add objects to the folder that the user owns
     Add objects to the folder
     Copy objects to another folder that the user owns
     Copy objects to another folder
     Delete objects that the user owns
     Delete objects
     Edit objects
     Edit objects that the user owns
     Modify the rights users have to objects
     View objects
     View objects that the user owns
- you then need to assign a principal to the user group in BOE (CMC > Users and Groups > select the group > add principal) and assign the same rights
- then go to the Access Levels and use the Manage > user security option and give the role the following rights :
     View objects
     View objects that the user owns
     Edit Objects
     Edit objects that the user owns
     Use Access level for security assignment
Ingo

Similar Messages

  • Clicking on a picture or link that will automatically open up a 2nd window to view, but the window will open up but it appears blank

    When clicking on a picture or link that will automatically open up a 2nd window to view, the window will open up but it will just appear blank and says Type a Web address in the top bar.

    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]
    * [[Troubleshooting plugins]]

  • Parent window not specified for canvas.View

    I am getting the following error in custom form which has developed based on a vennila form QPXPRLST.FMB.
    "Parent window not specified for canvas.View"
    for the following canvases
    1.FOLDER_SORT_DATA
    2.FOLDER_TOOLS
    3.SAVE
    and some more
    According Metalink, Apply a path : 1815485
    But would it support Custom form ??
    Pl give me solution if any body knows

    My Dear Friend,
    For all the canvases, you will have to define the Window property. Since you didn't define the window property for your Login_canvas, you r getting the problem. You must launch the properties window for the canvas and set the window property for the canvas, then you will not get the problem again.
    Regards,
    Senthil .A. Perumal.

  • Remote Control and Remote View Problem

    Hi,
    I work at a High School running Netware 6.0 SP5 and Zen works 4.01 ir7.
    Remote Control and Remote View works great but I noticed one problem.
    We have a logo of the school that is forced down on to the desktop when a
    user logs in through group policies. This logo works perfect for the
    desktop wall paper and loads every time a user logs in.
    When I Remote Control or Remote View a computer the users desktop wall
    paper turns from the logo being forced down through group policies to the
    desktop to a blue desktop wall paper.
    I would prefer the desktop wall paper staying the schools logo when I
    Remote Control or Remote View because if the desktop wall paper changes to
    the blue color I mentioned above when I Remote Control or Remote View the
    users computer, they will know that someone is taking over their computer
    which sometimes we dont want them knowing.
    We have Windows 98SE computer running Novell Client 3.4 and we have some
    computers running Windows XP Professional SP1 and Windows XP Professional
    SP2 both running Novell Client 4.91 SP2.
    The Remote Control and Remote View problem of the desktop wall paper
    changing on the users computer occurs on all operating systems mentioned
    above.
    Is there a solution to my above problem? When Remote Controlling and
    Remote Viewing someone's computer I don't want the desktop wall paper to
    change.
    Thanks!

    Bpilon,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Do a search of our knowledgebase at http://support.novell.com/search/kb_index.jsp
    - Check all of the other support tools and options available at
    http://support.novell.com.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://support.novell.com/forums)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://support.novell.com/forums/faq_general.html
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • Fast Refresh Nested Materialized View problem in ORACLE 9i 9.2.0.7

    Hello
    My problem is in creating fast refresh nested materialized view in oracle 9i
    In below is an example of my problem
    ( I need to say when I run this example in Oracle 11g all things is OK )
    create table ali.alitest1(id number primary key,n1 number,n2 number);
    create table ali.alitest2(id number primary key,n3 number);
    CREATE MATERIALIZED VIEW LOG ON ali.alitest1 WITH ROWID,PRIMARY KEY ,SEQUENCE
    (n1,n2)
    INCLUDING NEW VALUES;
    CREATE MATERIALIZED VIEW LOG ON ali.alitest2 WITH ROWID,PRIMARY KEY ,SEQUENCE
    (n3)
    INCLUDING NEW VALUES;
    CREATE MATERIALIZED VIEW ali.alitest1_mv
    REFRESH WITH PRIMARY KEY FAST
    AS
    select id,n1 from ali.alitest1;
    CREATE MATERIALIZED VIEW LOG ON ali.alitest1_mv WITH ROWID,PRIMARY KEY ,SEQUENCE
    (n1)
    INCLUDING NEW VALUES;
    CREATE MATERIALIZED VIEW ali.alitest2_mv
    REFRESH WITH PRIMARY KEY FAST
    AS
    select t1.id,t1.n1,t2.n3,t1.rowid "t1_rowid",t2.rowid "t2_rowid" from ali.alitest1_mv t1,ali.alitest2 t2 where t1.id=t2.id;
    SQL Error: ORA-12053: this is not a valid nested materialized view
    12053. 00000 - "this is not a valid nested materialized view"
    *Cause:    The list of objects in the FROM clause of the definition of this
    materialized view had some dependencies upon each other.
    *Action:   Refer to the documentation to see which types of nesting are valid.
    do you know what is problem ?
    thanks

    Take look for this link :
    http://rwijk.blogspot.com/2009/08/fast-refreshable-materialized-view.html

  • Maintenance view problem "No data maintenance Authorization; Display only"

    Maintenance view problem
    <b>Question 1>>>></b>
    > I have created a table with Display/maintenance allowed and technical setting Data class - APPL0 (master data, transparent tables).
    >> Then I have created a maintenance view thought utilities->table maintenance generator where i have specified the Authorization group as &NC& (w/o auth. group)
    ->and also created a function group and specified in the maintenance screen-> I have selected maintenance type as one step-> i have given the overview screen number->and in Recording routine i have selected - no, or user ,recording routine.
    >>> Now when i go to transaction SM30  and put the table name and press on maintain button I get a information box saying "<b>No data maintenance Authorization; Display only"....</b> and it only displays the data.
    my problem is I want to enter data through maintenance view (SM30).
    <b>2nd Question >>>></b> once i create a function group for maintenance view how can i assign a transaction for this. <i>(as if i do it as we do for a module pool program it gives me error)</i>Thank you.
    kailash

    SE93.  Enter a transaction name.  Create.  In the pop up enter a title and select 'Transaction with parameters'.
    Next screen fill the following;
    Transaction 'SM30'
    Check 'Skip first screen'
    In the table control at the bottom of the screen
    Name of screen field 'VIEWNAME'
    Value <your table name>
    Name of screen field 'SHOW'
    Value 'X'
    Save.
    Job done.

  • Adobe Content Viewer problem. Please Help me...

    Hi after updating online. Folio, I tried to update the trial version of the publication on my iPad but I get this message: "the issue isavailable for dowload, but new signing for an application version. Update the application from the App Store. "I went to the AppStore and was not any update of the Content Viewer ... I deleted the version on my iPad I downloaded again ... but without success gives me the same problem ... Please help me ... how can I do??
    thanks

    Hello Bob and thank you for responding so quickly ... Would you be kind enough to send me the link where I can download older versions of Folio Builder and Folio Producers Panel tools for InDesign 5.5. I'm looking for them but I can not find them.
    Thank you for your patience.
    Il giorno 21/gen/2012, alle ore 16:18, Bob Levine ha scritto:
    Re: Adobe Content Viewer problem. Please Help me...
    created by Bob Levine in Digital Publishing Suite - View the full discussion
    As discussed in numerous threads already, the new viewer has not been approved by Apple yet.
    If you’re a pro or enterprise customer you can create your own viewer app. If not, you’ll have to wait or roll back to the older tools.
    Bob
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4155907#4155907
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4155907#4155907. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Digital Publishing Suite by email or at Adobe Forums
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Flash Player viewing problems

    I'm having full screen video viewing problems on facebook which I hope to get resolved.When selecting a video to view on Facebook the video goes to about a 2" high strip across the bottom of the player. When this happens I have to click the full screen icon on the bottom right corner of player to view the video, so far this problem is only happening on FB. I would like to know what's causing this problem and how to get it resolved. I've got the current player version and all my Computer Software and Drivers are up to date
    My System Info
    Gateway Laptop
    Windows 7 HP w/SP1
    IE11
    Flash player current 15.0.0.233
    Norton 360

    Yes, it says it is enabled:
    Name:              
    Shockwave Flash Object
    Publisher:         
    Adobe Systems Incorporated
    Type:              
    ActiveX Control
    Version:           
    10.1.82.76
    File date:         
    Date last accessed:
    Today, March 08, 2012, 20 minutes ago
    Class ID:          
    {D27CDB6E-AE6D-11CF-96B8-444553540000}
    Use count:         
    24711
    Block count:       
    0
    File:              
    Flash11e.ocx
    Folder:            
    C:\WINDOWS\system32\Macromed\Flash

  • My illustrator CS6 is having screen viewing problems. Everything is blurry

    My illustrator CS6 is having screen viewing problems. Everything is blurry

    All files look almost as if they are in a draft mode. Doesn't matter witch file I open they all look the same. but very thing is printing out fine. Also I tried creating a test user and down loaded the trial version and it works fine.

  • Cover Flow view problems

    Hello Everyone and congratulations for the Support Forum!
    I am experiencing Cover Flow view problems since I installed iTunes 10 on my windows based laptop.
    I here enclose address of a picture to let you better understand which the problem is.
    http://img684.imageshack.us/i/itunescoverflow.jpg/
    I kindly ask you for providing a solution on the issue.
    Thanks and Regards,
    Antonio

    Hi,
    I found the solution here : http://discussions.apple.com/thread.jspa?messageID=12623727&#12623727
    I rebuilt my library...
    Enjoy :-D

  • Stacks List View problem

    I am very grateful that stacks has adopted the list view. It was getting out of control and some people don't want a huge spread taking over screen space when you have a lot in your folders.
    I have one observation and a question.
    1. The list view has the one fatal flaw of not allowing you to drag files from it elsewhere (like the trash). This is an essential part of stacks, especially your download stack. Am I missing something or did they just get this wrong?
    2. Can you re-size the icons for stacks in fan and grid views? It would be much better for me if they could be smaller. I have the 24" monitor so viewing them is hardly a problem.

    Ok I like the fact that we now have a third option on how to access our files via the Dock, but unfortunately, we only get to use one at a time.
    It would be so much convenient to use a left click to access either Grid or Fan, and a right click to access the list view via a list item on the opening list.
    Also, I notice that if you drag a file onto one of the stacks, the stack opens (via the spring loaded feature) and allows you to drop the file onto one of the applications. If you change your mind and don't actually drop the file, the window will close - which is GOOD. But if you do drop the file unto the application, the window will NOT close - which is BAD.
    In addition, the look of the opening window is not the same look as when the stack is activated with a click. It actually turns into a Finder window.
    So, the stack should open and close in all instances (being consistent) and it should have the look of a stack and not a folder (staying consistent). On the other hand, if the stack is opened via a list and subsequently opens to an actual Finder window, then obviously, it should simply be a Finder window and not an opaque (Stack) window.
    Thanks,
    Dorian

  • E 63 Youtube viewing problem

    E 63 Youtube viewing problem.
    When i click on the youtube movie clips first Real Player opens for a second and then it shows
    First tries to connect.
    "Unable to connect"  after that it shows
    "Rtsp Temp" not saved. Save now? and gives a Yes and No option.
    If you press Yes , it shows saves to Galary
    If you open the Galary u will find the file is saved in Galary Stream links.
    When u try to open it, it says Define defaulat access point and stops.
    Please let me know how to solve this.
    Regards,
    Chritopher

    i had this on my phone
    try this
    go to menu > media > real player > options > settings > streaming > network > default access point
    change it to the access point u would use to connect to the internet
    u will have to keep changing this option if u plan to use different wlan connections
    if my post helped u out, please click the Star next to it to add some KUDOS to my name

  • Design View - problems, but does it matter?

    Another design view question - I've looked through other
    posts but not seen anything that's similar.
    (Firstly, can't give a URL as I'm sensibly(?) doing a site
    redesign offline...)
    I've got a page that consists of three columns - each floated
    left, each with nested divs (the nested divs are fixed width).
    In design view, everything was fine with this structure - as
    was preview in browser, and the page validates with DWCS3's
    checker. But adding content to the first of the columns (within a
    nested div) made the next two columns drop below the first in
    design view - although DWCS3 validation and previewing is still
    fine.
    Through judicious deleting etc., I've found that it was a
    floated element in a nested div within the first column, that
    caused the subsequent elements to drop below the first column.
    So my main question is - should I be worried by the design
    view problems, or is It just an inconvenience?
    (And if there's any other obvious problems I'm inviting by
    structuring the page this way, please feel free to (gently) point
    it out...!).
    Thanks, Matt.

    > So my main question is - should I be worried by the
    design view problems
    Yes. I'd say more, but I cannot see your page.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "theboyfromthefens" <[email protected]>
    wrote in message
    news:fgaou7$hgv$[email protected]..
    > Another design view question - I've looked through other
    posts but not
    > seen
    > anything that's similar.
    >
    > (Firstly, can't give a URL as I'm sensibly(?) doing a
    site redesign
    > offline...)
    >
    > I've got a page that consists of three columns - each
    floated left, each
    > with
    > nested divs (the nested divs are fixed width).
    >
    > In design view, everything was fine with this structure
    - as was preview
    > in
    > browser, and the page validates with DWCS3's checker.
    But adding content
    > to
    > the first of the columns (within a nested div) made the
    next two columns
    > drop
    > below the first in design view - although DWCS3
    validation and previewing
    > is
    > still fine.
    >
    > Through judicious deleting etc., I've found that it was
    a floated element
    > in a
    > nested div within the first column, that caused the
    subsequent elements to
    > drop
    > below the first column.
    >
    > So my main question is - should I be worried by the
    design view problems,
    > or
    > is It just an inconvenience?
    >
    > (And if there's any other obvious problems I'm inviting
    by structuring the
    > page this way, please feel free to (gently) point it
    out...!).
    >
    > Thanks, Matt.
    >

  • Aperture 2 black viewer problem

    Are there still other users out there having the black viewer problem??
    I'll first describe my problem as follows:
    On one image when making the basic exposure, brightness and saturation adjustments there were no problems with the viewer. Also when adjusting with highlights and shadows again no problem. But as soon as I started making adjustments in Levels using luminance the viewer went completely black. If I unchecked the box in Levels the picture would come back, but as soon as it was checked again the dreaded black viewer. The adjustments were done in the browser/viewer mode. Too my surprise when I switched to full screen mode the full viewed image with the the adjustments was perfectly fine. But when going back to the browser/viewer the viewer was black again. One more curious note is that after leaving this image for about a half an hour and coming back to it there was no black viewer to be found. Usually I would quit Aperture to get rid of the black viewer, but in this case I did not have to.
    By the way I have an ATI Radeon X800 XT graphics card in my dual 2.0 Power Mac G5 and 4.5 Gigs Ram

    I very rarely have this problem on my old Powerbook 1.33 GHz 17". Since 2.1 I haven't encountered it. However, the simplest way to overcome it is to go into Full Screen (press F), do 1 simple adjustment (such as increase brightness by .1), go back to Window View (press F again), undo the adjustment (decrease brightness by .1) - et voilà. Takes around 20 secs on my Mac.
    For me, it's annoying but no deal-breaker.
    Cheers,
    k.

  • Windows Explorer Viewing Problem

    Hi,
    I would definitely appreciate some help.  I am probably doing something wrong.  I installed  the DNG Codec so I could view my DNG files in Windows Explorer.  I am running Windows 7.
    Unfortunately after installing, I still cannot view the DNG files in Windows Explorer.    Instead all I see in Windows Explorer are the icons of the water, mountains, and clouds each file.
    I'm sure I have done something wrong but can't figure out what.   Thank you for any information or advice you can share.

    Sorry to hear about your viewing problems as well.   I can now see DNG files in Windows Explorer from files are are on my pc, but Windows Explorer will not let me view them from DNG files I have saved to a DVD.   Now that seems really strange.   Hopefully our viewing problems will be solved soon.  Thanks.

Maybe you are looking for