CMC: user must update save but not modify report with webi

Hi experts,
I'm on BO platform 4.0SP2 fp10.
I would like to know if it is possible to enable a user a user to update data in a report, save report but disable it to modify report structure and query.
In a folder the user must be able to update the report and prompt, then he must save it, but I don't want him to modify report with webi.
Thanks
Camillo

Hi Frederique,
By not modifying the report with WebI, do you mean that the user shouldn't have access to WebI Rich Client?
What kind of update would the user have to do on a report once the report is available in a folder?
Yes I mean user shouldn't ha access to webi rich client. He should just view update rint and updated report.
Regards
Camillo

Similar Messages

  • TableView Context Menu Item shows up when run on Java 8 until update 5 but not on later ones

    The code below runs as its name says on Java 8 update 5 but not on later ones:
    public class TableViewShowingOnlyAnAppendContextMenuItemIfRowIsEmptyElseDeleteIsIncluded extends Application {
        private final TableView<Name> table = new TableView<>();
        private final ObservableList<Name> data = FXCollections.observableArrayList(new Name("Jacob"),
                new Name("Isabella"), new Name("Ethan"), new Name("Emma"), new Name("Michael"));
        public static void main(String[] args) {
            launch(args);
        @Override
        public void start(Stage stage) {
            TableColumn<Name, String> column = new TableColumn<>("Name");
            column.setCellValueFactory(new PropertyValueFactory<>("name"));
            table.getColumns().add(column);
            table.setItems(data);
            ContextMenu contextMenu = new ContextMenu();
            contextMenu.getItems().add(new MenuItem("append"));
            table.setContextMenu(contextMenu);
            table.setRowFactory(tableView -> {
                TableRow<Name> row = new TableRow<>();
                row.contextMenuProperty().bind(
                        Bindings.when(Bindings.isNotNull(row.itemProperty()))
                                .then(showOnlyAppendContextMenuItemIfRowIsEmptyElseIncludeDelete())
                                .otherwise((ContextMenu) null));
                return row;
            Scene scene = new Scene(table);
            stage.setScene(scene);
            stage.show();
        private ContextMenu showOnlyAppendContextMenuItemIfRowIsEmptyElseIncludeDelete() {
            ContextMenu rowMenu = new ContextMenu();
            ContextMenu tableMenu = table.getContextMenu();
            if (tableMenu != null)
                rowMenu.getItems().addAll(tableMenu.getItems());
            rowMenu.getItems().add(new MenuItem("delete"));
            return rowMenu;
        public static class Name {
            private final SimpleStringProperty name;
            private Name(String name) {
                this.name = new SimpleStringProperty(name);
            public String getName() {
                return name.get();
            public void setName(String name) {
                this.name.set(name);
    Can help me find the error in the code? Or if there is none, is this a regression that should be submitted? As of now, all the PCs in use have 8u5.
    Thanks in advance.

    Correctly answered by James_D:
    http://stackoverflow.com/questions/28195552/javafx-tableview-context-menu-item-shows-up-when-run-on-java-8-until-update-5-bu
    pasted below:
    The fix is to create new menu items that are copies of the ones in the table's context menu:
    private ContextMenu showOnlyAppendContextMenuItemIfRowIsEmptyElseIncludeDelete() {
    ContextMenu rowMenu = new ContextMenu();
    ContextMenu tableMenu = table.getContextMenu();
    if (tableMenu != null) {
    for (MenuItem item : tableMenu.getItems()) {
    MenuItem rowItem = new MenuItem(item.getText());
    rowItem.setGraphic(item.getGraphic());
    rowItem.setOnAction(item.getOnAction());
    rowMenu.getItems().add(rowItem);
    rowMenu.getItems().add(new MenuItem("delete"));
    return rowMenu;

  • Aperture photos available in 'screen saver' but not 'desktop'

    In 'System Preferences' the Aperture photos are available in 'screen saver' but not 'desktop'.
    Any ideas?

    Brian,
    As far as I know, those two lists come from the same place. I've always seen them both contain the same items. However, they do not look the same for some reason. Under Desktop, I have to open several disclosure triangles before I get to my Aperture photos, but with Screen Saver, they are already open at the top level.
    That being said, first things first: have you tried the [Troubleshooting Basics|http://support.apple.com/kb/HT3805]?
    nathan

  • TS3999 I see all of my calendar events in iCal and on my iPhone, but not in the iCloud web app.  Any ideas why?

    I see all of my calendar events in iCal and on my iPhone, but not in the iCloud web app.  Any ideas why?

    If the calendar is on iCoud.com, all you would need to do to get it on your phone is go to Settings>iCloud on your phone, sign into your iCoud account and turn Calendars on.  The iCloud calendars will then download to your phone.

  • Is there a way to change the pin color in iPhoto so I can pin my photos  and places from those from others.  i think it would be cool to see where my friends have also been but not mix it with mine.  Thanks

    s there a way to change the pin color in iPhoto so I can pin my photos  and places from those from others.  i think it would be cool to see where my friends have also been but not mix it with mine.  Thanks

    No
    Suggest to Apple
    You can make a smart album based on camera to seperate photos
    LN

  • TA25361 I have a ton of documents and databases in AppleWorks v 6.0 that I can no longer open on my MacBook Pro.  Is there any way to recover this info?  Some documents can be opened and resaved with textedit, but not my database with all important addres

    I have a ton of documents and databases in AppleWorks v 6.0 that I can no longer open on my MacBook Pro.  Is there any way to recover this info?  Some documents can be opened and resaved with textedit, but not my database with all important addresses.

    I tried Peggy's List > Select All > Copy > Paste into an AW spreadsheet suggestion.
    In my case, pasting into the spreadsheet lost all text formatting (mostly text set to bold). The results of formulas were pasted, and checkboxes were pasted as "on" or "off". The DB did not contain any pop-up menus or radio buttons, but I expect they would transfer as a number showing the list position of the chosen item.
    Pasting the copied List view data into a Numbers table gave a result similar to that with AppleWorks. I selected B2 as the target cell (for top left cell of the pasted data) to avoid any effects of posting into a header row or column. Bold and regular text formatting looked the same as it had in AW's List view.
    Based on that, I'd slip the 'paste into an AppleWorks Spreadsheet step, and paste directly into a Numbers Table.
    Regards,
    Barry

  • Ever since upgrading to Mountain Lion, my AOL messages sometimes, but not always open with a blank page. If I open AOL in Firefox, the messages open fine.  This does not happen with any messages by any means, and it is not any type of certain message

    Ever since upgrading to Mountain Lion, my AOL messages sometimes, but not always open with a blank page. If I open AOL in Firefox, the messages open fine.  This does not happen with any messages by any means, and it is not any type of certain message. In fact, in the same screen I can often open an email from the same sender with email intact. This is weird. Sometimes I close the page and open a new page. Sometimes that works and sometimes it does not. It is a very annoying thing.

    Hi,
    When you start Messages fro the first time you are asked for an Apple ID
    When this is verified and entered it appears in Messages Menu > Preference > Accounts and is Enabled.
    The App should have also picked on on those iChat Accounst you had before.
    These should be Enabled if they were when you last used iChat.
    Exactly which "Accounts" are logged in can be seen in Message Menu > Accounts and will include the iMessage "Account" and Bonjour.
    In the Window menu you will see CMD +0 for the Messages window and CMD+1 for the "Buddies" window which is a combined list at this stage.
    Go to the Preferences > General Section and Untick the "Collect all accounts into one list".
    This will give you separate iChat type Buddy lists.
    You can check if that account/Buddy list is set to Invisible or if in the Preferences > Accounts > Security you have settings that will block some people from seeing you as On line.
    You are saying Buddies can see you as On Line which implies they are still sending to your AIM based Names (@Mac.com is a valid AIM Screen Name)
    I am not sure from your post if you are trying to iMessage their email IDs thinking they are Apple IDs and that they are using Messages as well.
    There is no Buddy list for iMessages side
    No-one can tell you are "On Line" until they have your details in the "To" spot in Messages with the correct iMessaged contact info (iPhone Number or Apple ID)
    Obviously an Apple ID can be an email or look like one.
    In some cases they are also valid AIM Screen Names as well.
    In the case or the @mac.com name you may have linked this Apple ID to iMessages as well.
    11:31 PM      Saturday; August 11, 2012
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
      iMac 2.5Ghz 5i 2011 (Lion 10.7.2)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • I can receive but not send emails with my skynet account - what am I doing wrong ?

    I can receive but not send emails with my skynet account - what am I doing wrong ?
    I have no problems with my Yahoo account but I can not send emails with my skynet account.
    Actually in iPhone :
    Outgoing Mail Server > SMTP "relay.skynet.be"
    Primary server > Not Configured > Off
    Thank you ...

    When you set them up, did you set up both the incoming and outgoing email servers separately, and did you enter the correct SMTP server name, and enter your userid and password even though it says "optional"?
    Something else to try, if you haven't, is delete the accounts, connect the iPhone to iTunes, on the Info tab check the box to sync mail server settings, then sync. This should duplicate the settings from your computer to your iPhone.

  • HT201413 I can sync my contacts but not my calender with iphone 4 and outlook 2007 for windows XP. It was working OK up to a month ago

    I can sync my contacts but not my calender with iphone 4 and outlook 2007 for windows XP. It was working OK up to a month ago

    I found this link:
    http://xlii.be/2011/10/how-to-get-icloud-windows-xp-and-outlook-to-work-together /
    Hope it helps some other noobies like myself.

  • HT201320 I have a new ipad mini - I am able to receive emails but not send - same with text. I have tried to follow the support advice. I have deleted my aol account and added it again. I have compared every setting with my husband, who has an ipad? Pleas

    I have a new ipad mini - I am able to receive emails but not send - same with text. I have tried to follow the support advice. I have deleted my aol account and added it again. I have compared every setting with my husband, who has an ipad? Please help

    ps when syncing it jumps through steps 1 - 4 real fast, i seem to remeber iphone showing the number of tracks transferring and names, but i see nothing? then it sits on 5 saying "waiting for changes to be applied"

  • K9N2 Diamond works with X2 3800+ but not Phenomii 940 with updated BIOS

    The system in question.
    MSI K9N2 Diamond Current BIOS 7375v 2.6, have also tried 2.5, 2.4, 2.3, 2.2
    AMD Phenom II 940
    2X 2Gb Corsair CM2X2048-6400C5
    Antec True Power 750 Watt P.S.
    EVGA Nvidia GTX 260 GPU
    W.D. 300Gb HDD
    This system is about 6 months old. When I put this system together for my brother in law, he ordered the parts with the intention of using his old mobo but didn't realize it didnt support the phenom chip he ordered. SO rather than waiting for another ordered part we took a trip to our local Comp USA. K9N2 Diamond said it was phenom 2 ready, yeah ok. Anyway after a few hours of going crazy trying to figure this out for him I found out it wasn't phenom2 capable till you updated the BIOS with an older CPU. Lucky for us I use an X2 3800+ in my machine. So I popped my chip in and ipdated his BIOS with the USB drive tool. Everything seemed right with the world then.
     Now he brought the PC over for me to install Windows 7 64 bit for him. Did the install and was tracking down the few drivers Windows 7 missed and ran across Live update 4 for drivers and utilities. Should have known better but I went ahead and let it update the BIOS to 2.6. Sure enough, the CPU and GPU fans cycle on and off with no post. Check this post as his issues are identical to the ones I am experiencing. https://forum-en.msi.com/index.php?topic=133615.0 Now they never resolved this guys issue and it looks like he just RMA'd the board.
    So I started narrowing down the possible issues. First thing I did was find the MSI USB Flash Tool again and put BIOS 2.2 back on with my 3800+ back in his machine. Machine worked with every BIOS version from 2.2 to 2.6 installed with USB tool with my 3800+ in his machine but would not post at all with all BIOS versions and his phenomII. Every time his CPU is in the machine, when the power is turned on the CPU and the GPU fans both go to max RPM then turn off over and over. Cleared CMOS multiple times. I know the clear was working when I put my 3800+ in it would state the time was reset in BIOS. Pulled everything out but one stick of RAM and same thing, posts with 3800+, nothing with phenomII. Tried the other stick of RAM although it passed both a memory test with USB tool and memtest with 3800+ installed. Same. Pulled CoolMax 750W PS from my machine and put it in his. Same issues. No post with PhenomII, posts with 3800+. Now this is with NOTHING but a stick of known good RAM, PS, Mobo, CPU and CPU fan. Using onboard video. All other drives, fans, pci devices, ect are disconnected.
    So now I have 2 machines in my office all taken apart as I do not want to have to button my machine back up just to tear it back apart in case I have to do more to his Mobo with my CPU. I would rather not have to RMA the board if I do not have to like the guy in the link to the post I put up above.

    I understand the need for future proofing mainboards as much as possible. What I am not ok with is the labeling on the box stating the board is PhenomII ready when in fact it isn't ready unless you have an older CPU that you can use to flash the BIOS to make it ready. Plus, if Live Update is the POS that everyone makes it out to be on the forums, why is it the first option on MSI's website for driver and BIOS downloads? MSI's USB Flash Tool is probably one of the easiest things I have ever used to update a BIOS, why not have that as the first option?
    Anyway, I managed to talk a buddy into bringing his rig over to help me figure this out. Replaced his 965 with the 940 in question and it fired right up in an ASUS M4A785-M mobo. Tried the memory and PS in his rig as well just to triple check them and they were also good. Put his 965 in the K9N2 Diamond after making sure the BIOS was version 2.6 with the 3800+ and did not fire up with his 965 in the socket.
    So a quick recap.
    940 and 965 PhenomII will not post in the K9N2 Diamond but the 3800+ will.
    All three post in the M4A785
    tested memory by using only the slot closest to CPU in K9N2 on stick at a time. Both sticks work in the K9 with the 3800+ and both sticks work in the M4A785 with all three CPU's.
    have tried every BIOS version from 2.2 to 2.6 using the MSI USB Flash Tool with the 3800+ in the K9N2.
    Have cleared CMOS multiple times with the power cord out and holding down the On/Off switch for 20 seconds to discharge the caps before clearing. After every clear the next successful post says that the BIOS time needs to be updated.
    P.S. works on three different rigs.
    Any ideas or suggestions? If I must RMA than I must. But it works with the 3800+ so there has to be something firmware wise that is causing this.

  • User receives notification mail but not workitem.

    Hi,
    i have encountred an issue that one user from his SAP inbox executed workitem many times resulting in a workitem stuck then
    he forwarded his workitem to another user.
    The other user is receiving notification mails but not workitem.
    Plz help me on this issue.
    Thnx in advance.
    Regards,
    satish

    Hi Vamshi,
    Goto t-code SCOT; double-click SMTP and specify the mail-host and mail-port for the respective mail server.
    Make the ‘Node in use’ check box as checked.
    Click on the ‘Internet->set’ button under ‘Supported address types’ to specify the email-address of the recipient
    Specify the email-address of the recipient who is going to receive the alert mails.
    Specify ‘*’ in case of multiple email-ids. 
    Goto Menu->Settings->Default Domain and specify the domain id of the company.
    Save the settings done in SCOT.
    Next you need to define the Alert rools.
    Regards,
    Rajendar K

  • I keep being told I must update Firefox, but all I get is a window which says connecting, and a blue thing moving across, which doesn't go away. What should I do ?

    I keep getting a request to update Firefox, but when I click on it I get a window, which says it's "connecting" with a blue line moving across a box, but it seems to go no further, even after 30 minutes. What should I do ?

    If there are problems with updating then best is to download the full version and uninstall the currently installed version.
    Download a fresh Firefox copy and save the file to the desktop.
    * Firefox 4.0.x: http://www.mozilla.com/en-US/firefox/all.html
    * Uninstall your current Firefox version.
    * Do not remove personal data when you uninstall the current version.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    * It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    Your bookmarks and other profile data are stored elsewhere in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder] and won't be affected by a reinstall, but make sure that you do not select to remove personal data if you uninstall Firefox.

  • Update to 10.6.8 and HP F2100 and D2400 Printers stopped working. Restored 10.6.7 and printers from Install CD's but not working,  Same with scanner

    Help....
    Updated to 10.6.8 and HP F2100 and D2400 Printers stopped working.
    Restored 10.6.7 and printers from Install CD's but not working.
    Same with F2100 scanner
    Am I glad I kept Windows desktop as without it I would be scre**ed now
    What is going on with this latest update as its like a return to Windows with things crashing or hanging up every few minutes????
    On a MacBook Air that has not been updated everything still works so what has 10.6.8 done and why won't the restore to 10.6.7 work?
    Steve

    None of those things you mentioned were what I suggested.
    I'm guessing the "ctrl click in printer preferences" means you Reset the Printing System?
    If so, that is what I would have suggested if deleting it by selecting the ( - ) button and then adding it with the ( + ) button.
    But, if HP has a fix, it likely needs to update its drivers.

  • User in secutity filtering but not in OU?

    If user is in security filtering of the GPO but not in the OU where GPO is applied will GPO be applied to that user?

    nope. it won't

Maybe you are looking for

  • How to script to Print a document from SAP Business One SDK

    I have created a project using UDO, Form and User table using B1DE2005. I wonder how can i program to print a document from my screen. something like Sales Order, where user can click on Print Preview button and it will print the sales order confirma

  • Inserting data in global temp table?

    Hello experts, i have a form having base table master and detail. i can insert upadate the records. requirement: creating the global temp table for same form. sothat data save only form session. for this i created 2 global temp table having same stru

  • Help! Tried to install Lion, now Mac won't start.

    Hey all, So here's the scoop on what's happened.  Downloaded Lion fine, but foolishly tried to install it without backing up my data first.  When my computer restarts, it brings up the Lion installer.  I click through to the screen where you choose w

  • IN SERIOUS NEED OF HELP!  Cannot hear my sound in iMovie!

    Hi everyone, I have been trying to crack this problem for weeks now and I must figure it out tonight because soon my project will be due. I made a film in iMovie, I think version 4, and imported it into iMovie HD with no problems, and it updated it t

  • SAPScript: includung a domain documentation in a data element documentation

    Dear ABAPers, I have a couple of (self-defined) DDIC data elements referring all to the same domain. How does the SAPScript INCLUDE-command need to look like in order to include the domains text in the data element text? (which object and which ID ne