MAM 2.5 - User View Manager

Hi MI Experts,
I'm having great trouble getting MAM 2.5 to work in our system.
Systems:
Backend: 4.6C
ME: WebAS 6.40, SP14
MI: SP14, patch 4
MAM 2.5 SR3.
I am trying to configure MAM to run for all scenarios.
I've ran the replicator in MEREP_PD for all T01 SyncBOs.
All of them have green lights now.
I've checked table MEREP_207 for MAM_090 and MAM_095 and both have values for my user.
I've followed every single step in the document Synchronization Troubleshooting guide. Yet there is no scenario appearing in my MAM application.
I've triggered the GET_LIST and GET_DETAIL function modules for both SyncBOs MAM_090 and MAM_095 and all have no errors and returned proper values, so I don't believe it is problem with the backend.
I cannot find the mam*.dat files in my Mobile client.
I look at the log in MEREP_MON and for syncbos 090 and 095 there a message: no data to be downloaded.
Any suggestions?
Kind regards,
Michael

OK, believe it or not, I found out what the problem is.
<If uninterested in the reason/investigation and want the fix, scroll to the bottom>
In brief, ABAP bug.
(Our WebAS is a fresh install so does not have any custom development as yet)
When the mobile device synchronizes, the function module
Z_MEREP_GEN_T02_____MAM25_090 (SAP delivered) was called to determine the deltas between the mobile device, the WebAS (ME) and the R/3 backend for processing.
It will need to get data from RDB, the device, and R/3 accordingly in order to do the processing.
The function module first calls function module MEREP_RUNTIME_LOADER to get all the default values of the system, such as RFC destination, scenario properties, mobile group, filters etc.
It looks at table MEREP_203 to get the filters and stores it in structure ldc_sync_generic-WTAB.
It will have the following values.
  FILTER1 = 'ME-SYNC_USER'
Further in the logic of the function module, it calls function module MEREP_RDB_T01_PARTIAL_GET_S (Around Line 1700 <-- talk about modularizing) to get the RDB record stored in MEREP_207.
CALL STACK:
1. Z_MEREP_GEN_T02_____MAM25_090
2. PERFORM rdb_t01_get_non_repl_skey
3. perform init_download_1
      select
        sync_key
        updact
        updts
        r3key
        appending table prt_h_skey
        from merep_207 as l207
        up to ldf_num_of_head rows
        where scenario  = prf_syncbo
          and struct_id = gcf_struct_top
          and updts    <= prs_mass_init-current_dwnlts
          "really neccesaary?
          and (ldf_cond_skey)
          and (prt_wtab) .
In plain english, it will try to look for a record in MEREP_207 with MAM25_090, TOP and filter1 = 'ME-SYNC_USER', and not the actual user of the mobile device! Why? Thanks to the quotation marks.
Of course it will never find anything unless your username is indeed ME-SYNC_USER.
Now, go back to the function module MEREP_RUNTIME_LOADER. It calls the function MEREP_FILTER_GET and function module MEREP_WHERE_CL_CREATE which adds the quotation marks regardless!
<Temporary fix>
My temporary fix is to add ABAP code after the call to the function module MEREP_RUNTIME_LOADER to remove the quotation marks.
  FIELD-SYMBOLS: <fs> type line of merep_twtab .
  LOOP AT ldc_sync_generic-wtab assigning <fs>.
    IF <fs> CS 'ME-SYNC_USER'.
      REPLACE ALL OCCURRENCES OF '''' in <fs> with space.
    ENDIF.
  ENDLOOP.
I will raise an OSS message on this and hopefully get this corrected.
Thanks Kishor for your help to date.

Similar Messages

  • MAM Client - Only User View Manager Link Visible

    Hi,
    I have followed the configuration steps as mentioned in the configuration guide for MAM2.5 SR2.
    but after deploying the application in mobile device, Only the User View Manager Link is visible to me.
    Details about client and server version is as follows
    1. MI client 2.5 SP11
    2. WebAS Server 6.40 SP09
    3. Backend IDES server
    Only thing which I am not sure is whether the plugin
    <b>R/3 Plug-in 2004.1 SP01 for Mobile Asset Management 2.5</b> is added in the Backend or not.
    <b>Is there any way to check whether the Plugin is added or not?
    Also Could this be a problem why we are not able to see other menu specific to MAM?</b>
    Appreciate your help in providing some solution for the above mentioned probelm.

    HI sathya,
    in my last post , actually i was talking about  
    WAS sp 09 and  client sp 11.
         not sure , whether  sp11 client can successfully sync with sp09 WAS.
      it might be one of the reasons?.
    have u changed ur application ?.  or using the standard application?.(i mean added syncbo's or not).
        just check the meRepMeta.xml file , is there any reference to MAM25_090 (item).?
       just change the trace to Information and after sync,
    just look whether there is any MAM25_090 reference in the log.
    <b>Sathya just check,,
    1) meta_childRow.dat
    2) meta_topRow.dat
    3) meta_field.dat </b>
    <b> if there is no data in  MAM25_090 , there will not be one MAM25_090.dat file in the data directory.</b>
    just check in the
    meta_childRow.dat  ,
    MAM25_090 entry got created or not in the folder corresponding to the first sync.
                                     Regards
                                     Kishor Gopinathan
    Message was edited by: Kishor Gopinathan
    Message was edited by: Kishor Gopinathan

  • Users with read access to the site unable to view Managed Metadata Navigation

    Hi everyone,
    I created a Managed Metadata service and created group, term-set and terms
    I gave read access to users
    I set up navigation to use Managed Navigation
    I am logged in as farm admin and able to view the navigation when i browse site. But user are not seeing navigation.
    One thing i noticed is when i give users full access or designer access to site they will be able to see the navigation. but i don't want to give users full access or designer access to the site.
    How can users with read only access to site can view Managed Metadata Navigation...Please help?

    Hi Sunil,
    Have you given your users permissions to actually read the MMS data from the service application?
    http://technet.microsoft.com/en-us/library/ff625176.aspx covers permissions on the MMS.
    Regards
    Paul.
    <<edit>> On reflection you might be hitting the issue in this Stackexchange post..
    http://sharepoint.stackexchange.com/questions/75636/permissions-and-managed-metadata-in-navigation Is yours behaving the same way?
    Please ensure that you mark a question as Answered once you receive a satisfactory response. This helps people in future when searching and helps prevent the same questions being asked multiple times.

  • How to use Sunray  without VDI or VMware View Manager

    There is no VDI or VMware View Manager in my test environment. Only srss 4.2 and srwc 2.2 has been installed.
    Now i have 5 sunray client and 5 Windows XP VM. How can I let every user use their Windows XP VM in this environment and can enable USB redirection?
    In page http://wikis.sun.com/display/SRWC2dot2/Managing+USB+Device+Redirection+%28All+Topics%29
    Supported Configurations
    Configuration
    SRS 5 (SRSS 4.2, SRWC 2.2) and Sun Ray Connector Kiosk Session
    Description
    Supports connection to Windows desktop using the Kiosk session.
    My question is How to let mutipl-user use it in this config
    The following is my settings and all users now can use their own Windows XP but USB redirection cannot work
    Select Common Desktop Environment (Obsolete) in Kiosk mode add an application:
    cam_script.windows_connector,
    #!/bin/ksh
    # Script to map smartcard token to individual VM using either
    # the "User Name" or "Other Info" field of the output from
    # utuser -p <token>
    # Look at output from utuser -p ${SUN_SUNRAY_TOKEN} and grab hostname
    # % utuser -p user.1140788210-7053
    # Current Properties:
    # User Name = tester5
    # Other Info = host
    # Server Name = localhost
    # Server Port = 7007
    # Logical Token = user.1140788210-7053
    # User Created = 02/24/2006 13:36:50
    # Token Enabled?
    # Payflex.500af8ad00130100 Yes
    # Currently Logged In:
    # Current Desktop = 0003bad7566e
    # Desktop Location =
    # Logged In Since = 02/24/2006 13:36:58
    # Use "User Name" field as hostname of VM to connect to
    #VMHOST=`/opt/SUNWut/sbin/utuser -p ${SUN_SUNRAY_TOKEN} | /usr/bin/grep "User Name" | awk '{ print $4 }'`
    # Use "Other Info" field as hostname of VM to connect to
    #VMHOST=`/opt/SUNWut/sbin/utuser -p ${SUN_SUNRAY_TOKEN} | /usr/bin/grep "Other Info" | awk '{ print $4 }'`
    WinHOST=`/opt/SUNWut/sbin/utuser -p ${SUN_SUNRAY_TOKEN} | /usr/bin/grep "Other Info" | awk '{ print $4 }'`
    # Could probably do a ping test here and pop up dialogue
    # about getting support to check the availability of the
    # machine (might event be able to use VC API to power up VM?)
    # if it doesn't respond to ping. Could use something like
    # dterror.ds, could also pop up different dialogue
    # if VMHOST is not set
    COLOUR_DEPTH=16
    # If using 24bit need registry change under Windows XP
    #COLOUR_DEPTH=24
    # Fix F11 and F12
    #/usr/openwin/bin/xmodmap -e 'keycode 75 = F11'
    #/usr/openwin/bin/xmodmap -e 'keycode 76 = F12'
    # Fix alt & print screen
    #/usr/openwin/bin/xmodmap -e 'keycode 77 = 0xff62'
    # Turn on numlock
    /usr/openwin/bin/xset led 1
    if [ "${WinHOST}" = "" ]; then
         #dterror.ds "Your Windows Machine can not be determined.\n\nPlease contact support and ask for smartcard \n\n${SUN_SUNRAY_TOKEN}\n\nto be associated to a Windows Machine" "Smartcard not configured" "ERROR"
         WinHOST="Windows_default"
    fi
    # Run Windows Connector in full screen mode at appropriate colour depth with sound redirection
    # Disable the windows pulldown header in full-screen mode
    # RDP Window Attributes options to disable are:
    # -D wallpaper
    # -D fullwindowdrag
    # -D menuanimations
    # -D theming
    # -D cursorshadow
    # -D cursorsettings
    /opt/SUNWuttsc/bin/uttsc -mb -A ${COLOUR_DEPTH} -r sound:high -u "" ${WinHOST}
    #if [ "$?" = "0" ]; then
    #     dterror.ds "Logging Out..." "Log Out" "OK"
    #else
    #     dterror.ds "Your Windows Machine ${VMHOST} is not visible on the network.\n\nIf you have just restarted it please wait a minute and try again\nIf you still have problems get help" "Windows VM is not available" "OK"     
    #fi
    # End of CAM script
    Then add IP address in other information of Token.

    Meta Kiosk would certainly do what you need and the USB pass through works.
    http://blogs.sun.com/danielc/entry/meta_kiosk_how_to_run
    I think the problem you are running into is that you are using uttsc inside a Solaris environment as an app, looks like CDE, which isn't being supported to my knowledge to avoid conflicts between the two desktops. It is designed to work out of the box with SRWC kiosk mode.
    The undocumented way to turn it on is to turn usb on by adding -r USB:on as an argument.

  • Using a data source configured in Business View Manager?

    Post Author: Rob
    CA Forum: Crystal Reports
    Hello,We're using Crystal Enterprise 10 service pack 6 on Server 2003 and I'm having a bit of a problem (surprise)!   I've configured a data source in  Business View Manager with the intention of the users not having to enter a password for the data source in a report.  However, the data source has been stored in the repository but is not visible anywhere within Crystal Reports or the Enterprise web site at all. Any pointers as to the usage of said data source would be gratefully received!Thanks in advance,Rob

    Post Author: yangster
    CA Forum: Crystal Reports
    You created a datasource connection in the BV Manger and then what?Did you make the corresponding Data Foundation, Business Element, and Business View?You can only report off the business view not a datasource.

  • How to find required information in order to log on Business View Manager?

    After Business Object Client installation successfully, I try to log on Business View Manager, but failed. One pop-up windows(Log on BusinessObjects Enterprise) come and let me put the information as below;
    System:
    User name:
    Password:
    Authentication:
    Could anyone let me know how to find the above required information? Thanks!

    You need to find this information from a person who installed server part of this deployment.
    System: Name of the CMS server
    User name: Administrator or other user name that exist in the Enterprise
    Password: obviously...
    Authentication: type of the authentication setup on the server side for the user you will be using.

  • Adding Inbuilt OIM fields in User View form OIM 11gR2

    I am working on customizing my OIM User View form. I want to include some internal OIM dates like USER create date (USR_CREATE in USR table)
    USER update date (USR_UPDATE in usr table) in my USER VIEW FORM.
    Below are the steps i am performing:
    1. Login into identity console
    2. Activate sandbox
    3. Go to users link
    4. Click on search
    5. Click on any user (user login)
    6. In view page click on Customize button on the top right
    7. click on view-->source-->click on area--> edit
    But after here i do not see any option to import the inbuilt OIM dates to form.
    Please provide a solution/documentation/referrence material.
    This is a bit urgent so quick action will be very helpful..
    thanks

    If you don't able to see this in the Managed User data component then you can't include those field.As you know these attributes are for OIM internal usage.
    So, you can't include these OOTB system attributes.
    If realy it is required for your business need. you can try below
    1. create an UDF say USR_UDF_UPDATE
    2. write a trigger(insert,update) on USR table and copy USR_UPDATE value into USR_UDF_UPDATE if any insert update happen on USR table.(you can specify the trigger based on specific column as well).
    3. now add this UDF to the user view page
    --nayan                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Limit User View To Not Include Resource Attributes

    Although I've created custom workflow and forms I'm still unclear on what exactly initiates the loading of views when starting for example the Tabbed User Form. Can you control what gets loaded into the view, specifically not load resource attributes?
    We currently have approximately 700 resources and growing. This significantly lengthens the load time of the Tabbed User Form because Identity Manager connects to several hundred resources. We normally do not edit resource attributes directly but instead set them using globals or role attributes. This latency also has an affect throughout the tool, for example end-users requesting roles requires the Tabbed User Form to load.
    Ideally the view would only load the waveset and globals values and only connect to the necessary resources upon saving the view.
    Any ideas or further explanation on what controls the view attributes would be greatly appreciated.

    Dynamic Tabbed User Form will not help here as the resource attributes are loaded anyway, regardless whether the form displays it or not.
    The problem is the user view itself that checks every linked resource. I don't think you can limit the view by providing some arguments. You would have to create your own view along with the necessary handlers for checkout and checkin.

  • Change form layout by User's Manager

    Hi all,
    1. I need change forms of provisioning e management for User's Manager/Administrator of Resource view only resources management by him.
    Eg.
    If Admin1 access User1 profile and go to resource profile, I need show only resources that he is Administrator.
    2. Are the some way to filter the resource profile by User's Manager/Administrator of Resource?
    Eg.
    In the User1 profile, Admin1 view information A/B/C (roles of resource) on the attribute profile(combobox/lookup) and Admin2 view only information B/C/D.
    Thanks in advance,
    Carlos

    Sorry, i have no idea. I would suggest you create an SR in metalink.oracle.com if you have purchased oracle support to find out what the variable is for.
    -Kevin

  • How can user view Central Person ID by Personnel Number and Vice Versa?

    Dear Experts,
    We are not using Concurrent Employment, but since Talent Management requires to use the Central Person object, we have created the relative objects for the employees. What I want to know is, how can user view the Central Person ID by a personnel number and vice versa easily?
    Thanks,
    Steven

    Not User friedly
    This logic is in Function Group HRTMC_PPOM, screens 0700 and 0710.
    You can copy it to Z and change search.
    In transaction OOFRAMEWORKCUST for scenario TMC_PPOM change Report in "Tab Page in Scenario for each Object Type" from HRTMC_PPOM to new Z*.

  • Beta test - View Management Utility

    We are currently beta-testing a new software application called View Management Utility (VMU).  VMU is a screen management utility which helps you utilize a large external monitor more effectively.  Please read below to see if this is something you might be interested in.  If you are, and you decide to try it out, please let us know your feedback.  Download links will be provided in the next post.
    Features and Benefits
    Screen divison
    One screen can be divided into multiple grids, and different spilt plans are provided:
    【None】:No grid mode is available.
    【Single】:This grid mode treats the screen as a whole..
    【Double(Vertical)】:This grid mode divides the screen vertically into two parts.
    【Double(Horizontal)】:This grid mode divides the screen horizontally into two parts.
    【Triple (Primary at left)】:This grid mode divides the screen into three parts with the primary part on the left.
    【Triple (Primary at right)】:This grid mode divides the screen into three parts with the primary part on the right.
    【Quad】:This grid mode divides the screen into four parts.
    Customized split plan
    If the factory default plan doesn’t fit the user’s requirement, user can create their own split plan
    Grid's display properties
    User can set the display properties for the grids, and below three grids display functions are provided:
    【Always on top】function makes the selected grid always displayed on top.
    【Focused】function makes the selected grid brighter than the others (other grids area become dark).
    【Full Screen】function makes files displayed in full screen in that grid, e.g. (IE, multimedia player,powerpoint& else)
    Binding a software to a grid
    User can bind a software to a grid, e.g.(IE, Multimedia player), but one grid can only bind one software at a time. If the software executes at full screen mode, the grid will be autofilled.
    Supporting Skype
    In each grids's setting interface, three Skype window types are provided for binding, they are “Skype List”, “Skype Call”, and “Skype Share”, need to notice that One grid can only bind one type of the Skype, and one type of the Skype cannot bind twice.
    VMU window properties
    Four window properties are provided by the VMU menu.
    【Transparent window】:after checked,the window will be transparent.
    【Always on top】:after checked,the window will be always top of others.
    【Lock in grid】:The grid mode is applied by default. Selecting Lock in grid indicates that the current window can use the current grid mode. That is, the window will populate the gird once it is moved into a grid. If Lock in grid is deselected, it indicates that the selected gird mode will not be applied to the current window. That is, the window can move freely on the screen.
    【Move to grid】:after checked,user can move the current window to another grid.
    Three monitor display modes supported
    The VMU supports three monitor display modes
    【mode 1】display on the main monitor only, not on the external monitor.
    【mode 2】extend the desktop to the external monitor, i.e., the extended display mode.
    【mode 3】the external monitor duplicates the display contents of the main monitor, i.e., the clone display mode

    I've been testing the View Management Utility on my Thinkpad X220 (4291-37G) running Windows 7 64-BIT in UEFI mode (in the Dutch Language).
    The first thing i noticed when launching the application from the Lenovo Thinkvantage Tools program, is that you get a  Startup screen, in order to move on and get to the actual application you have to click close button (red x). To me it would seem far more logical to incorporate a OK button or something of that nature.
    When I've actually started the application it appears not to be running, it's only after you click the settings button on the taskbar icon that it will show the actual application.
    After playing with it for some time i found out that to actually use a grid you should close the setting menu and drag it to the grid you want the program to be running in, the grid will the be invisible yet the application will do what it was told to do; fit inside the grid.
    The application in short is useful, it (correct me if i'm wrong) builds on the existing windows 7 features to make it more useful and more feature rich.
    I've used it with an external monitor and that also works quite well.
    My biggest concern is the end user experience; it really took a lot of effort to find out how to manage the application. There are a lot of setting's and it's kinda chaotic. 
    So maybe that (the end user experience) is something to look into.
    If there's anything you would like to know just respond!
    P.S.
    Why not call it the ThinkVantage View Management Utility (TVMU)
    This is just my opinion but dropping the ThinkVantage name (are you?) to me would be a waste, ThinkVantage to me stand's for the premium features you get when buying a Thinkpad/thinkcentre not only the Build Quality and sturdiness but also the software that help you manage your Thinkpad/Thinkcentre. The name says it all: ThinkVantage the andvantage of Thinksystems.
    Oh, i just noticed that in the settings menu (taskbar icon --> settings) the word vertical in dutch is spelled incorrectly, its not
    "vertikaal" but "verticaal".
    Thinkpad® T430 | Intel® Core™ i7-3520M | 8GB HyperX PnP DDR3-2133MHz | Nvidia® NVS™ 5400M | 256GB Plextor® M5 Pro

  • App-V 5 sp2, Citrix user profile manager and Event IDs 19104

    Hi,
    the environment:
    Full Infrastructure, Appv 5 sp2 Client on server 2008r2, xenapp 6.5 and Citrix user profile manager.
    We get the event error 19104 on published packages. But not on all users. %APPDATA%\Microsoft\AppV\Client\VFS and %LOCALAPPDATA%\Microsoft\AppV\Client\VFS are excluded per
    http://blogs.technet.com/b/appv/archive/2013/10/01/support-tip-event-ids-19104-and-19105-are-logged-when-publishing-and-unpublishing-app-v-5-0-packages.aspx from my test GPO:
    List of directories to exclude:
    AppData\Local\Microsoft\AppV
    AppData\Roaming\Microsoft\AppV\Client
    Appdata\local
    appdata\locallow
    Still some users get app-v Applications, but some that are copies of the ones working does not get the Applications. I have tried to delete the profile. but still no closer to a solution. Anyone got this working?

    Thanks Nicke, I should have tried harder to get you to come and work with me in Oslo earlier this year ;)
    That thread does point on the Profile managment, and redirection of %appdata% and %localappdata% . Those to folders are not redirected. But when i run Procmon, i can see that a working user creates the c:\users\<username>\appdata\local\temp but non
    working does not even try.Non working users also does not query the registry as much as working. Ofcourse this all work in my lab so the settings should be sound. but i cannot find the smoking environment variable or setting that causes it.

  • Is there a way I can view/manage devices linked to my iCloud account?

    Is there a way I can view/manage devices linked to my iCloud account? I know how to view the devices linked to my iTunes account, but I am not sure if this is possible to see with an iCloud account.

    You can't, except by seeing if they are using services associated with the account.  You could, for example, launch Find My iPhone on iCloud.com to see what devices appear (which obviously wouldn't show devices not using Find My iPhone).  Similarly, you could go to Settings>iCloud>Storage & Backup>Manage Storage to see what devices appear on the Backups list (which won't show devices not using iCloud backup).

  • How to Get Most Current User View Before Checking In.

    Hi,
    We have several custom workflows which users can start from end-user menu and have some resource accounts created/modified after approvals.
    User view is checked out once at the beginning of each workflow, then some user attributes are modified through forms and user view is checked in with new attributes at the end.
    If any user starts a workflow (say W2) before completion of another workflow (say W1) he started before, and W1 is completed when W2 is waiting for approvals or etc., W2 completely discards changes made to user view through W1 since it has already checked out the user view before.
    If I checkout the user once more just before checkin, I'm able to get a current user view but this time changes made through forms used in the current workflow are lost.
    What's the best way, to get an updated user view of the user without overwriting any changes made out of the running workflow and losing form data?
    Regards,
    Mehtap.

    In a situation like this, you should probably change the front end to store the changes in workflow variables instead of using the view directly. Then, post approval, you checkout the view and apply the changes. I've used this approach to perform changes on large numbers of users (kind of like a bulk action, only more reliable).
    Alternatively, you can checkout the user object at the beginning of the workflow, and this will prevent your race condition by putting a lock on it. This will obviously cause problems (for you) if your users expect to be able to do multiple changes simultaneously. Don't try this approach if an angry mob will storm your cubicle -- IDM coders are hard to come by.
    Jason

  • User View is not reflecting the source data - Transparent Partition

    We have a transparent partition cubes. We recently added New fiscal year details to the cube (user view as well as source data cube). We loaded the data to the source data cube. From the user view, we tried to retrieve data, it shows up 0's. but the data is availble in the source data cube. Could anyone please provide the information what might be the issue?
    Thanks!

    Hi-
    If u haven't add the new member in the partition area, then Madhvaneni's advice is the one u should do. Because, if u haven't add the member, the target can't read the source.
    If u have already added the new member in the partition area, and still the data won't show up, sometimes it's worth to try re-save the partition, and see what's the outcome.
    -Will

Maybe you are looking for