Design option for view only AM

We are creating an ItemAM that will be opened, updated, and then closed. There will be two types of users that use this AM, those with edit capabilities and those with view only capabilities. Once the item is closed no updates are allowed, so the item will remain in a view only state. We are looking for some ways to model this. We want to maintain state when the ItemAM is opened by users with update responsibility. However, we do not want to maintain state if the item is opened by a user with view only. Once the item is closed we do not want to maintain state, since you cannot change the item. What's the best way to model this? Can a personalization be used to check the responsibility or item status and not save state when the item is brought up in view only mode? We anticipate that about half the time the item will be brought up in edit mode and the other half in view mode. I am looking for recommendations on the best way to implement this.

It is not correct to think of AM being update allowed or not, VO is the one that captures the updates and applied it to the DB via EO.
As far as your problem is understood, based on the responsibility, you either want the page/field to be update allowed or update not allowed.
For this , you can make the beans render as read only when the page loads based on the responsibility
or
you can always have the page/bean as update allowed and in the submit action discard the changes based on the selected responsibility.
Thanks
Tapash

Similar Messages

  • What are the options for viewing photos with Apple TV 2?

    I have an old Apple TV, and load the family photos on the Apple TV itself. On the Apple TV 2, I know you can connect to MobileMe and Flickr.
    Aside from MobileMe and Flickr, are there other options for viewing photos on the new Apple TV? Can you stream them from a Mac, or can you stream them from an iPhone/iPad?
    If so, how is this initiated from the Apple TV, Mac, or iPhone/iPad?

    You can stream from a Mac via itunes selection (iPhoto events or a folder) - it has 8GB of solid state temporary storage, but quite how things are cached/flushed from here is a bit of a mystery - you cannot say designate 2GB to hold photos or prioritise photos over other material.
    Even rentals seem to flush if you've watched them and they haven't expired - relative fell asleep during a rental yesterday so i suggested she watched it today and it downloaded from scratch again, and the AppleTV hadn't had anything but music playing in the interim. Silly this really. There's a post on another section where someone used 17GB of their data allowance to watch a HD movie as it kept reloading!
    Yes you can stream photos from iPod/iPad using Airplay, but to be honest i don't think ATV2 offers that much over ATV1 for photos (yet anyway), and in some ways it's inferior.
    ATV2 is far more responsive/uses less power etc but I'm not convinced you get anything groundbeaking unless you have a lot of guests who could use it via Airplay from their iphones (and with ipads currently without cameras, photos would have to come from somewhere else in the first place).
    Message was edited by: Alley_Cat

  • Inserting Multipage PDF for view only-

    Help!
    I want to insert a three page PDF for view only.  I do not want this to open in a new window, I do not want this to download, I just want visitors to view the entire three pages vertically, or scrollable.
    When I insert the PDF I only get the first page.  I haven't had any luck with the google docs iframe HTML stuff (but I am admittedly very bad at that and could be missing something).
    I am not experienced, so please be clear and patient.
    Thanks!

    Another simple way would be to split the 3 page pdf into 3 one page pdf files.  Then drag each pdf file onto the iWeb page, resize and postition as required.  They get converted into image files.  Not elegant but will do what you want.  You can even add a frame of some kind around them if desired like this one page PDF example: Add PDF
    OT

  • SAP role for view only

    Hi,
    I have a request to create a View only role for a person to access ECC6 system.
    Can anyone advise how this can be done?
    Thanks all.

    Hi,
    Try to put together "display" roles for the different applications you are using. I think that is part of the problem - since everyone uses different apps there is no one "display all" role.
    You could copy SAP_ALL & SAP_NEW and go through the ACTVT fields, but it's a long-winded process.
    Regards,
    Vinod.

  • Print option for PDF only...

    Hi all,
    Any suggestions on how we can delete the Print option for HTML format while having it for PDF format?
    Thanks.

    hi
    check this...
    http://oraclebizint.wordpress.com/2008/01/03/oracle-bi-ee-101332-customizing-download-links/

  • Sleep option for display only yosemite 5K iMac

    Hi
    I've used a macbook in the past on snow leopard and lion and these had independent sliders for display and computer sleep. My wife bought me a 5k retina iMac at the weekend (i was shocked) and notice it only has a slider for display sleep.
    Is this normal behaviour for yosemite on a new iMac? I see there is an option to prevent sleeping when the display is off, so does this mean effectively as soon as the display goes off the computer sleeps? Not good if you are using plea media library on your mac..
    Thanks for any advice.

    I noticed the same issue and cannot find any information as to when the iMac actually goes to sleep. It's unclear to me whether "Display off" = Sleep or not.
    Meanwhile, there is a nice tool called "Caffeine" on the Mac App Store that will work well for you and your Media Server issue: https://itunes.apple.com/de/app/caffeine/id411246225?l=en&mt=12

  • Page Design Options for Microsoft HTML Help Output?

    Hello, I am new to RoboHelp. I am almost done designing my first RoboHelp project (which has an MS HTML Help output). I see from my documentation that skins can only be applied to Webhelp or Flashhelp. However, i would like my help output to have a custom look. Is there a tool or method I can use to customize the look of my MS HTML Help?

    I'm tempted to say "Yes. Use WebHelp" but there is also AirHelp to consider. You may want to check out this link.
    Read the RoboColum(n) for a tips, tricks and musings on the Technical Communication Suite products.
    Follow the RoboColum(n) on Twitter

  • Technical design options for File to File scenario

    Dear all,
    I need some inputs on the below requirement.
    SAP BW system has to send some reporting data to one of the end systems.
    1. What are the ways of interfacing between SAP BW and SAP XI. (I mean RFC, IDOC or File based mechanism)
    2. The proposed way was File mechanism, BW producing a file and XI picking it up and sending it to the target system.
    3. The file size of 1GB, can XI handle such huge amount of data. What is the maximum file size which XI can handle.
    4. We need to archive the data after it has been transmitted to the receiver.
        1) Do we have any standard way of archiving in XI.How long will the messages be stored in XI.
        2) For any extra archival period, do we need to any configuration.
    Please provide your inputs in finalizing this design.
    Regards,
    Younus

    Hi,
    >1. What are the ways of interfacing between SAP BW and SAP XI. (I mean RFC, IDOC or File based >mechanism)
      You can Try Proxy to send the message from BW to PI
    >2. The proposed way was File mechanism, BW producing a file and XI picking it up and sending it to >the target system.
        Is the Desicison made to go ahead with File
    >3. The file size of 1GB, can XI handle such huge amount of data. What is the maximum file size which >XI can handle.
        The file size  depends upon the Hardware ofthe system, If you Chunk and send the message that will be cool
    > 4. We need to archive the data after it has been transmitted to the receiver.
      As per your Requirement, As a default the messages processed in PI will be stored for 30 days.
    > 1) Do we have any standard way of archiving in XI.How long will the messages be stored in XI.
        As a default the messages processed in PI will be stored for 30 days. You can Configure for more days
    >2) For any extra archival period, do we need to any configuration.
        Yes, Default  is 30 days.
    Cheers
    Agasthuri Doss

  • Best Practices - How to adjust light in selected areas and best options for export (only adjust ligh

    Hello,
    I have the cs suite, and recently downloaded the lightroom demo. I am fairly good with picking up programs but couldn't locate where or how i can select individual elements to lighten/darken? If i wanted to make a an object lighter, should i be doing this within ps or is there an easy to use tool within lightroom?
    Second question, when exporting into ps, what is the best practice.. should i only adjust lighting and any other edits within ps?
    cheers
    Kenny from Vancouver

    Kenny
    Take a look at the Adjustment Brush. It's in the tool pallette, just below the histogram when you're in the Develop Module. It will not only dodge and burn, but allow you to apply lots of other kinds of local changes.
    In general, I find that I can do everything in Lightroom for most images.
    Hal

  • Best Compression Option For Text Only?

    I'll need to pre-render a text element to use in a project later on, and unfortunately, I've tried everything I can think of but I'm simply going to have to add compression to it to make it workable. Uncompressed it's to large and PP crashes when I try to bring it in as a png sequence (as it's over 6,000 frames long).
    So, this is just simple scrolling text, lasting 4min and has a transparent background. Can anyone recommend the best compression for a video with just text? My goal is, if I DO have to compress this, to keep it the absolute highest quality possible as it will get recompressed atleast once after this.
    I've played around with Quicktime and it seems to have a alpha channel option with some type of PNG compression agent. Not sure if that's the best way to go.
    Thnx!

    I wouldn't say it's a HDD storage issue as I have a 1.5TB drive. I'm just trying to keep the video file sizes down to avoid unnecessary bloat. The video in question (at 1080p for 4min) is 2GB. That's a little to steep from a storage stand point if I plan to do many of these types of videos.
    However, I did some research and tried rendering the same video using QuickTime's "Animation" codec (which is also supposedly a lossless codec). The file size is now down to around 400MB and I have an alpha channel I can use for transparency.
    What are your(s) thoughts on this particular codec or are there better options?

  • Data Selection option for Measures only?

    Hi All I have Data Source with 3 dimenstion and few measures.  I see that We can pick measures to dispaly,, but can i also pick dimenstion to show on horizonatal a-axis ? In screenshot below, I would like to pick one domension for chart A and pick 2nd dimension for chart B.

    It's clear, but the selection you are showing above is only to bind measures.
    Why not use a filter panel, dimension panel, etc. to filter?

  • 3G Options for iPad2 only WiFi model

    Mates,
    Further digging out for better solution for only WiFi iPad2 model for 3G, found:
    http://www.91mobiles.com/blog/8173/Tips+to+turn+your+Wi+Fi+only+iPad+to+iPad+3G. html
    And
    http://www.bgr.in/guide/best-mobile-add-on/
    says "Mi-Fi device or a travel Wi-Fi routers are capable of accessing 3G broadband network and sharing the same internet connection"
    Steps to configure Olive Nexus Travel router with 3G USB modem
    The steps to configure is pretty straight-forward. Do not look at the instruction manual that accompanies the product as it seems to be little outdated. The PDF manual provided on the site is pretty accurate and do follow that.
    Step1: Switch on the travel router
    Step2: Open the web browser and type in the url: http://192.168.123.254
    Step3: Type “admin” as the password. This is the default password.
    Step4: Click “Wizard” step
    Step5: Setup new password
    Step6: Setup Timezone
    Step7: Choose WAN Type. If you are using 3G USB modem, choose “Some ISPs require the use of 3G to connect to their services”.
    Step8: In this step, type in the details of your USB Modem such as Dialled number, Account username and account password.
    Step9: Enable Wireless Module.
    Step10: Setup Wireless security and WEP Keys.
    Step11: Confirm and apply the wireless settings. Now your Travel router is successfully configured with your 3G USB modem.
    Comments will be appreciate on this, any experience..reliability..etc..
    Cheers;
    Ravi

    welcome2ravi wrote:
    Mates,
    Further digging out for better solution for only WiFi iPad2 model for 3G, found:
    I would say those are far from "better" solutions.
    Just get a mifi/local wifi hotspot from a cell provider.,
    To set them up and use them...
    Purchase
    Turn on
    Turn on wifi on iPad
    Use iPad

  • App that gives option for alarm ONLY through headphones

    At some point in the past, I used to be able to configure my settings in such a way that my alarms would go off only through my headphones when they were plugged in. I guess this function has been lost over the course of software updates, but it's become a problem now that my partner and I are on opposite schedules and I need to be the only one who is able to hear it. FWIW, I use those soft headband SleepPhones and have a wireless pair that works via bluetooth, as well as the standard pair that plugs into the headphone jack. I hear the alarm blaring through them, don't get me wrong, but it also blares out loud now and I used to be able to prevent this. Anyone know of any 3rd party apps that allow for a return to this functionality?

    At some point in the past, I used to be able to configure my settings in such a way that my alarms would go off only through my headphones when they were plugged in. I guess this function has been lost over the course of software updates, but it's become a problem now that my partner and I are on opposite schedules and I need to be the only one who is able to hear it. FWIW, I use those soft headband SleepPhones and have a wireless pair that works via bluetooth, as well as the standard pair that plugs into the headphone jack. I hear the alarm blaring through them, don't get me wrong, but it also blares out loud now and I used to be able to prevent this. Anyone know of any 3rd party apps that allow for a return to this functionality?

  • Lenovo IdeaPad S10-2 3g manager doesn't have a options for "UMTS only" like other 3G modem

    Hi,
    Problem: If you receive more signals 2G, 3G and 2G signal is stronger like 3G, then modem always use 2G signal for connection. But I don't like it. I want to use 3G signal, but I must all times manualy select 3G from list and this is very disturbing.
    Is there maybe some solution for this problem?
    Brane

    It might be the same GOBI model but different Vendor ID and Product ID. I've personally seen the VID/PID of the Ericsson and Huawei modems posted in the other thread so it's safe to say that they will work with the S10-3T. However, finding where to buy those exact modems can be a problem. I would guess it will only be available at the Lenovo site soon.

  • Design options for interfacing RFC as Receiver

    hello guys ,
    Need some ideas in developing a scenario for interfacing RFC as receiver from a stored procedure call on DB side , what would be best and easy way to interface this RFC?
    Best regards
    Krishna

    hi,
    but what do you need to know?
    you can call stored procureude with sender jdbc adapter
    and put the data via RFC
    it's better to use an abap proxy but if you cannot use the rfc
    you don't need any BPM as this is a jdbc - rfc flow
    Regards,
    michal

Maybe you are looking for

  • 10.5.7 update broke sharing on my G5 PowerPC

    So, silly me, I ran the 10.5.7 update on all my machines and now my G5 PowerPC has gone AWOL from the rest of my network and now file sharing and printer sharing are broken. I have an intel MacBook Pro and intel MacMini which I can connect to with no

  • Need to place a variable value at the end of report heading in BI 7

    Dear All, We have to place a variable value at the end of the report heading and the value should get refreshed whenever we change the variable by using "Change Variable Value". I have created a macro and the value will get triggered unless and until

  • Non-english characters input problem on remote device

    Hello. I have ZCM 11 SP1. In remote management I can input on remote device only English characters. When I change keyboard layuot to Russian - no input at all. But I need Russian keyboard working. Help, please. Management device is Windows XP SP3 bo

  • Availability in Kingston-upon-Thames

    Hi I have been looking into upgrading the connectivity at our offices in Kingston-upon-Thames. The exchange has been upgraded to enable FTTC, but it appears the cabinet we're connecting to has not been upgraded (cabinet 58). I've read Dean's Post* in

  • Adding photo's to ipod

    I have 3 ipods in the household (i x classic 2 x nano 4th gen)whats the easiest way to put pics onto the ipods from my computer. i have loads of pics i'd like to add but they are just jpegs stored in a computer folder..thanks