We have several i componets with different users how does that work with the mac

we only have one computer, so how does the cloud keep them seperate or does everyone know what everyoe is doing ?

By different Apple IDs for data. For device it's the device names you've given them.

Similar Messages

  • Run package with different user  - SUSER does not work in DM Package

    Hi,
    we need to be able to start a DM package for which the username needs to be changed from your own to a fixed username ...
    So in the BPC DM package we enter a fix value for variable SUSER (instead of %USER). However the DM package is still being executed with the user launicn the DM package ... We can see this for example the SQE BADI .. In the DM log the fixed username is being mentioned but it is being executed with your own username ...
    The reason why we have this requirement, is to bypass the lacking functionality of a decent security model and to allow a certain (automated) data posting by means of a seperate DM package ...The user only has access to one specific profit center. However for one specific data posting, it needs to be able to have access to all profit centers. We want to achieve this by letting him execute a certain DM package with a fix user, having all the necessary security rights ...
    Apperantly the parameter SUSER in the task prompt has no relevance ...

    Hi,
    I came up with a different solution to this in the end.
    You need to set WRITE = OFF in your script logic and handle the write back in your code - see below.
    The following steps need to happen after you've completed all of your data manipulation in the BAdI and you are ready to do the write back.
    Set Up
    Step 1: Set up the impersonation 'domain\name' in BPC Administration -> Set Application Parameters
    BAdI code
    Step 2: Retrieve this parameter in the BAdI using method GET_PARAM_VALUE of class CL_UJA_APPLICATION
    Step 3: Call cl_uj_context=>get_cur_context to get the current context
    Step 4: Replace the user id in the context with the value retrieved in Step 2
    Step 5: Call cl_uj_context=>set_cur_context to set the context with the new user id
    Step 6: Call method write_back_int of  cl_ujr_write_back to do the write back
    Step 7: Reset the context back to the original user
    Here is the code we used - it refers to some internal parameters and variables we have created here so can't be lifted 'as is' but should give sufficent information to replicate this functionality:
    ****Step 1: Get the application parameter*
    TRY.
        create object lo_application exporting i_appset_id       = i_appset_id
                                               i_application_id  = i_appl_id .
        lo_application->GET_PARAM_VALUE( EXPORTING I_PARAM_NAME = i_param_name
                                         RECEIVING R_VALUE      = e_param_value ).
        CATCH CX_UJA_ADMIN_ERROR .
    *   RAISE ERROR HERE   
          exit.
      ENDTRY.
    ****Step 2: Change the user**
    * Grab Current Context
      lo_context = cl_uj_context=>get_cur_context( ).
      ls_user = lo_context->ds_user.
      ls_original_user = ls_user.
      concatenate l_impersonate_domain '\' l_impersonate_name into ls_user-user_id.
      try.
    *     Change user so that the data can be written back
          call method cl_uj_context=>set_cur_context
            EXPORTING
              i_appset_id   = i_appset_id
              is_user       = ls_user
              i_appl_id     = i_appl_id
              i_module_name = lo_context->d_calling_module.
        catch cx_uj_obj_not_found.
    *   RAISE ERROR HERE        
           exit.
      endtry.
    ****Step 3: Perform the write back* 
      create data lo_error like it_data.
      assign lo_error->* to <fs_t_error_records>.
      ls_work_status-module_id = cl_ujk_model=>g_module_id.
      try.
          create object lo_write_back.
          call method lo_write_back->write_back_int
            EXPORTING
              is_work_status     = ls_work_status
              i_default_logic    = abap_false
              i_update_audit     = abap_true
              i_duplicate        = abap_true
              i_mdata_check      = abap_true
              i_sign_trans       = ' '
              it_array           = it_data
              i_measures_formula = ' '
            IMPORTING
              et_message         = lt_message
              es_status_records  = l_status
              et_error_records   = <fs_t_error_records>.
        catch cx_ujr_write_back cx_uj_db_error cx_uja_admin_error cx_uj_static_check into lo_exp.
    *   RAISE ERROR HERE        
        exit.
      endtry.
      if l_status-nr_fail > 0.
    *   RAISE ERROR HERE        
        exit.
      endif.
    **** Step 4: Change the context back to original* 
    try.
          call method cl_uj_context=>set_cur_context
            EXPORTING
              i_appset_id   = i_appset_id
              is_user       = ls_original_user
              i_appl_id     = i_appl_id
              i_module_name = lo_context->d_calling_module.
        catch cx_uj_obj_not_found.
    *   RAISE ERROR HERE       
          exit.
      endtry.

  • [svn:fx-trunk] 5019: ASDoc updates to indicate that some Halo containers do not work with the Spark equiv (ControlBar does not work with Spark Panel/ AppControlBar does not work with Spark Application), and indicate that Canvas, Box, Tile, Panel have Spa

    Revision: 5019
    Author: [email protected]
    Date: 2009-02-19 13:17:21 -0800 (Thu, 19 Feb 2009)
    Log Message:
    ASDoc updates to indicate that some Halo containers do not work with the Spark equiv (ControlBar does not work with Spark Panel/AppControlBar does not work with Spark Application), and indicate that Canvas, Box, Tile, Panel have Spark equivs
    QE Notes: None
    Doc Notes: None
    Bugs: -
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/Accordion.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/ApplicationControlBar.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/Box.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/Canvas.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/ControlBar.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/HBox.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/Panel.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/TabNavigator.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/Tile.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/VBox.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/ViewStack.as

    Hi DST
    This is a great effort and gesture. thank you on behalf of all the newbies.
    PJ

  • I have a Powerbook G4 (don't laugh) with iPhoto '08. How does iCloud work with my computer. I have a iPhone 4 that has iCloud.

    I have a Powerbook G4 (don't laugh) with iPhoto '08. How does iCloud work with my computer. I have a iPhone 4 that has iCloud. Is iCloud pushing my phone's PhotoStream to my computer if it doesn't have the latest OS? Thanks so much for whoever can help!

    iCloud will not work with your computer because iCloud requires Lion. Lion requires an Intel Core 2 Duo processor or better. For you to have iCloud and PhotoStream you would need to buy a newer Mac Intel model meeting the requirements for Lion:
    Lion System Requirements
    Mac computer with an Intel Core 2 Duo, Core i3, Core i5, Core i7, or Xeon processor
    2GB of memory
    OS X v10.6.6 or later (v10.6.8 recommended)
    7GB of available space
    Some features require an Apple ID; terms apply.

  • How does lion work with logic 9.1.4?

    how does lion work with logic 9.1.4?

    Greetings,
    So far, everything seems as stable as before.  Which doesn't actually mean its rock solid, but otherwise workable.  I'm running a Focusrite Saffire Pro 24DSP with beta audio drivers.  So far, everything is running well.  I decided to jump into the 64bit work environment with Logic.  I have yet to encounter huge problems with the 32bit audio bridge.  Just making sure I bounce everything that is 32bit.
    As for everything else within Logic, I can't say I hate Lion.  Matter of fact, Lion seems buggier than Logic at the moment.  Logic handles well in Lion, but Lion on its own overall is a different can of worms.  I am mixed about a 10.7.1 update.  Usually, it fixes something on the OS, but breaks something else in Logic.
    I have faith that Lion will turn out to be as solid as Snow Leopard.  SL was my favorite OSX so far.  Lion still leaves allot to be desired in terms of stability.
    Again, answer to your question:  for me, Logic and Lion play nice.............for now.
    LGK

  • How does Remote work with Apple TV?

    How does Remote work with Apple TV?
    1. Does Remote, "Play" the music that resides on your iPod Touch>Apple TV>Home Speakers.
    OR
    Does Remote "Control" the music that resides on Apple TV HD>Home Speakers.
    (If so... say you have a iPod Touch that only holds 8GB's but your music collection on your Apple TV exceeds that amount.
    Will Remote still "Control" the larger music collection on Apple TV or your computer?)
    2. Will iPod Wifi work on a patio outside a home to control Apple TV inside the home?
    thank you in advance, Tom

    Remote is a way to control iTunes on either your computer or Apple TV using a WiFi connection. See this article for complete instructions.

  • I got a itunes gift card and when i try and buy some thing it asks me for my credit card details how does that work when i have £15 on my fone that i got on a gift card?

    i got a itunes gift card and when i try and buy some thing it asks me for my credit card details how does that work when i have £15 on my fone that i got on a gift card? as i am trying to buy a song and it is starting to really cheese me of now where it keeps asking for credit card details is there a way round it with out having to use a credit card?

    Contact iTunes Customer Service and request assistance
    Use this Link  >  Apple  Support  iTunes Store  Contact

  • The special offer for the printer that is going on with a Mac, how does that work? Is it true i can get a free printer?

    The special offer for the printer that is going on with a Mac, how does that work? Is it true i can get a free printer?

    you pay for it up front, and they give you a rebate or $99, so if you buy a $99 printer from them (Epson Stylus NX430 Small-in-One Color Inkjet Printer $99.95) then the printer becomes free. You can not get this deal unless you also buy a mac with it.

  • How does QoS work with WAAS WCCP? What's the interaction between QoS Traffic Classification and WAE Traffic Application Policy?

    How does QoS work with WAAS WCCP? What's the interaction between Router QoS Traffic Classification and WAE Traffic Application Policy?

    By default, WAAS preserves the DSCP marking on intercepted packets.  There is a configuration option to set/override the DSCP value at the global (device), application, and classifier levels.  Currently WAAS provides marking only.  There is no action taken by WAAS based on the DSCP value.
    Regards,
    Zach

  • Does anyone have an example of a c++ TCP/IP client that works with labview TCP?IP server ??

    I have the labview TCP/IP client/server working fine, but now I need to do this were labview is the TCP/IP server and the c++ program is the client. Does anybody have a simple C++ TCP/IP client that works with labview TCP/IP server ????

    Thanks, you were right, we modified the c++ program to include the port # in the IP address and it worked.We also forgot to convert the port #. I included my labview and c++ program.
    Attachments:
    TCP-IP.llb ‏47 KB
    client.exe ‏40 KB

  • HD installation, how does this work with installing software?

    Something I was missing, is an explanation about ho wto get the new harddrive working. Maybe it is really very simple, but;
    If you insert a new unformatted harddrive, how can you start up the Mac and insert the CD with the operating system? Surely, if the harddrive isn't formatted, the Mac wn't start up, and if it doesn't start up, surely you cannot insert the CD with the operating software?
    Are there any other activities I need to do to install the harddrive? e.g. format it using an external bay, or something like that?
    Also, what type of harddrive should I go for? Standard IDE HDD? How about SATA or SATAII, will that work with this iMac (G5, 1.8GHz, 20", non-iSight)?

    Yes, you could use it. The owner of a copy under a Single User licence (the norm) can install one copy of the OS on one machine. It is implied therefore that the seller has uninstalled any previous installation. This is the seller's concern not yours.
    However I would be wary about buying the latest Mac OS X 10.5 from ebay, when this product is still available new from an AppleStore. The trap could be on ebay that they are selling machine specific disks, known by their grey colour, which are not the Retail versions and most likely will not install on your computer.
    In short, if you want a Leopard disk buy it new from Apple and avoid that potential hazard.

  • My cannon printer worked with snow leopard but does not work with Lion

    My Mf 4350d printer does not work with lion Mac OS X Lion 10.7.2., it worked with Snow leopard no problem. I am a novice with apple so can you tell me how to do any changes carefully.

    Have you downloaded and installed the latest Canon printer drivers?
    http://support.apple.com/kb/DL899

  • I used the migration assistant to transfer files from my PC to my Mac but it recreated my user profile from the PC and I wanted to transfer the files to the new different user profile I've setup on the Mac. How can I transfer everything now?

    I have an older Windows laptop and I am switching to a new MacBook Air. The main user on the Windows laptop is going to be different than the main user on the MacBook. I used the migration assistant to transfer data to the MacBook but it recreated the whole older profile on the new Mac when I just wanted to pull everything over into the new user profile I had already created on the new MacBook. How can I go about putting the data over into the new user profile and erasing the older other user profile it recreated? Would I erase the old user profile on the new Mac and start over with the migration assistant using some setting I missed that lets me pull the data over to the new main user on the MacBook? Or is there a way to rename the old user profile on the Mac to match what I want the new username/password to be somehow?
    Or would it be best to back the data I really need from the old PC onto an external HD and then copy it over to the new Mac from the external HD?
    Looking for advice on how to best go about this. On the old PC I had multiple profiles and it was awkward. On the new Mac I just want a single profile for the primary user and both users will just share the same user profile. I wasn't sure if the Migration Assistant only let you recreate entire profiles or if there was a way to just import data from the old PC's primary profile into the new Mac's new primary profile with some setting adjustment.
    Data would be docs, pics, bookmarks, music. Fairly basic.
    Thanks for any and all advice,
    -Crosscourier.

    Look in the /Users/ folder.

  • Loaded Firefox to Windows XP with 4 users. One account works ok , the other 3 accounts doesn't boot email or Firefox correctly

    3 of 4 user accounts malfunction after upload of Firefox. The accounts won't load their email correctly. What is the resolution to a smooth function of my Dell Desktop computer running Windows XP with
    4 user accounts ?? Als. it appears that I lost the place icon on desktop screen .

    When you install Firefox 4, choose the custom installation option and change the location where Firefox is installed. You will then have 2 versions of Firefox installed.
    As you have different user accounts, each user will have their own Firefox profile (location where bookmarks, passwords, etc are stored). You should not switch between different versions of Firefox with the same user profile. For those that want to use Firefox 4, just make sure you use a Firefox shortcut that opens Firefox 4, likewise for the person who wants to stay with Firefox 3, just keep their original Firefox shortcut and it should open the old version.

  • Have macbook 13 inch, full trackpad yet gestures does not work with Lion

    Installed Lion, tried to use gestures but does not work, have macbook with full trackpad without bottoms, went to System Preferences, Trackpads, checked for all features, is there anything else I need to do?

    Check some features change others,and if you check someones doesn't work,check it and be sure you no asking do different things with the same gesture,happen to me too so i take the time to check uncheck what i check..

Maybe you are looking for