Measuring Point Downloading Error

Hi
I'm getting error in downloading Measurment Points data.
When I'm executing the report "RALM_ME_MEASP_FULL_DOWNLOAD_SD", it is shown  that "5 Measurement Points have been transferred", but in table "MEREP_DELTABO", no new record is displayed.
In SM37, in Log its showing ->waiting-> "Frontend unavailable".
What steps to follow?
Regards.

Hi Konchada,
well, it seems you are missing some config steps. The server driven setup can be a little tricky if you do it the first time. Please have a look into this document, it describes the necessary steps really well:
https://www.sdn.sap.com/irj/sdn/nw-mobile?rid=/library/uuid/818ac119-0b01-0010-ba8b-b6e3f3490a63
Hopefully that helps to solve the issue.
Regards,
Oliver

Similar Messages

  • Measuring Point BDC error

    Hi,
    When I am uploading data for IK01(Create Measuring Point), Lower Range limit value in additinal data is always showing zero. During uploading(with processing mode A),whatever data given in flat file it's showing on the screen. But after saving and checking in IK02  the Lower Range limit value in additinal data is showing 0. Please help in resolving this issue.
    data: begin of record occurs 0,
    data element: IMRC_MPOTY
            MPOTY_001(003),
    data element: IMRC_MPTYP
            MPTYP_002(001),
    data element: EQUNR
            EQUNR_003(018),
    data element: IMRC_PSORT
            PSORT_004(020),
    data element: IMRC_PTTXT
            PTTXT_005(040),
    data element: ATNAM
            ATNAM_006(030),
    data element: IMRC_DESIC
    data element: IMRC_DECIM
            DECIM_011(002),
            DESIC_007(022),
    data element: IMRC_PSORT
           PSORT_008(020),
    data element: IMRC_PTTXT
           PTTXT_009(040),
    data element: ATNAM
           ATNAM_010(030),
    data element: IMRC_DECIM
           DECIM_011(002),
    data element: IMRC_DESIC
           DESIC_012(022),
    data element: IMRC_MRMAC
            MRMAC_013(022),
    data element: IMRC_MRMIC
            MRMIC_014(022),
    data element: IMRC_UNITM
            UNITM_015(006),
    data element: IMRC_PSORT
           PSORT_016(020),
    data element: IMRC_PTTXT
           PTTXT_017(040),
    data element: ATNAM
           ATNAM_018(030),
    data element: IMRC_DECIM
           DECIM_019(002),
    data element: IMRC_DESIC
           DESIC_020(022),
          end of record.
    LOOP AT RECORD.
    perform bdc_dynpro      using 'SAPLIMR0' '1110'.
    perform bdc_field       using 'BDC_CURSOR'
                                  'IMPT-MPTYP'.
    perform bdc_field       using 'BDC_OKCODE'
                                  '/00'.
    perform bdc_field       using 'RIMR0-MPOTY'
                                  record-MPOTY_001.
    perform bdc_field       using 'IMPT-MPTYP'
                                  record-MPTYP_002.
    perform bdc_field       using 'EQUI-EQUNR'
                                  record-EQUNR_003.
    perform bdc_dynpro      using 'SAPLIMR0' '5110'.
    perform bdc_field       using 'BDC_CURSOR'
                                  'IMPT-ATNAM'.
    perform bdc_field       using 'BDC_OKCODE'
                                  '/00'.
    perform bdc_field       using 'IMPT-PSORT'
                                  record-PSORT_004.
    perform bdc_field       using 'IMPT-PTTXT'
                                  record-PTTXT_005.
    perform bdc_field       using 'IMPT-ATNAM'
                                  record-ATNAM_006.
    perform bdc_field       using 'RIMR0-DESIC'
                                  record-DESIC_007.
    perform bdc_dynpro      using 'SAPLIMR0' '5110'.
    perform bdc_field       using 'BDC_CURSOR'
                                  'RIMR0-DESIC'.
    perform bdc_field       using 'BDC_OKCODE'
                                  '=ADPT'.
    perform bdc_field       using 'IMPT-PSORT'
                                  record-PSORT_004.
    perform bdc_field       using 'IMPT-PTTXT'
                                  record-PTTXT_005.
    perform bdc_field       using 'IMPT-ATNAM'
                                  record-ATNAM_006.
    perform bdc_field       using 'IMPT-DECIM'
                                  record-DECIM_011.
    perform bdc_field       using 'RIMR0-DESIC'
                                  record-DESIC_007.
    perform bdc_dynpro      using 'SAPLIMR0' '6110'.
    perform bdc_field       using 'BDC_CURSOR'
                                  'RIMR0-MRMIC'.
    perform bdc_field       using 'BDC_OKCODE'
                                   '=BU'."'=NEXT'.
    perform bdc_field       using 'RIMR0-MRMAC'
                                  record-MRMAC_013.
    perform bdc_field       using 'RIMR0-MRMIC'
                                  record-MRMIC_014.
    perform bdc_field       using 'RIMR0-UNITM'
                                  record-UNITM_015.
    perform bdc_dynpro      using 'SAPLIMR0' '5110'.
    perform bdc_field       using 'BDC_CURSOR'
                                  'IMPT-PSORT'.
    perform bdc_field       using 'BDC_OKCODE'
                                  '=BU'.
    perform bdc_field       using 'IMPT-PSORT'
                                  record-PSORT_004.
    perform bdc_field       using 'IMPT-PTTXT'
                                  record-PTTXT_005.
    perform bdc_field       using 'IMPT-ATNAM'
                                  record-ATNAM_006.
    perform bdc_field       using 'IMPT-DECIM'
                                  record-DECIM_011.
    perform bdc_field       using 'RIMR0-DESIC'
                                  record-DESIC_007.
    perform bdc_transaction using 'IK01'.
    endloop.
    Thanks
    K Srinivas

    Do the recording again for the data you have, and see whether the data is being written again after some screen navigation (i.e lower range values written again ) in the recording .
    Check whether any navigation takes place from the point you write data to another place and you return back to the same place ,if that is the case you need to write the data again

  • Measurement Point Synchronisation

    I am not getting Measurement Points on the Mobile Device.
    I have read several of the threads related to the replication of Measurement Points but have been unable to find the answer to my problem:
    I have run the Function MAM30_041 in the backend R/3 where it selects 157 Measurement Points.
    I have created a Variant in SPRO ALM_ME_GENERAL for the Measurement Points and executed RALM_ME_MEASP_FULL_DOWNLOAD_SD.
    On checking table MEREP_207 in the MI there are 35 records. However, after synchronising the mobile device, I am not getting any measurement points for the technical objects to which they are assigned.
    The technical object are available on the mobile device but no measurement points.
    The configuration for the Scenario assigned to the user has the following settings:
    Defects Recording: Defects Recording Active
    Notification Type:  Z1 (our own)
    Meas. Recording:  Measurement Recording Activated
    Help please!
    John Woodland

    Hi John,
    from your description you have two problems:
    1. Not all measurement points that are configured for replication are being replicated
    2. Equipment which is expected to have measurement points downloaded to the device does not have them.
    Problem  1 - meas. point is configured for replication but does not come to MEREP_207 table..
    The best way to understand how many meas.points are configure for replication are:
    1. Put a breakpoint in RALM_ME_MEASP_FULL_DOWNLOAD_SD before the RFC call to the middleware system and check how many meas.point keys are going to be transferred.
    2. Right after executing RALM_ME_MEASP_FULL_DOWNLOAD_SD  check how many keys are transferred in MEREP_DELTABO.
    If you see that more keys are transferred in MEREP_DELTABO that eventually make it way to MEREP_207 - that is real problem that have to be investigated and fixed. That is what I would do to investigate the reason:
    1. transaction se22 to see if there any errors
    2. figure out which meas. points were not replicated in MEREP_207 and execute BAPI MAMXX_041_getdetail on the backend for these meas.points.  Fails/error of this BAPI is the reason why meas.point was not replicated.
    Problem 2 - equipment is downloaded to the device without meas.points it references.
    There can be 2 reasons why it is being downloaded without meas.points:
    1. meas. point that this equipment references is not replicated in MEREP_207 because of the problem that was discussed before. Once you fixed the issue and all 137 meas.points are replicated, the problem with equipment will be solved as well.
    2. equipment is referencing meas.point that is not configured for replication (variant for meas.points that you configured in MAM excluded this meas. point). To figure this out: execute MAMXX_031_getdetail for the equipment in question, check that all meas. points in table "Equipment meas. points" are within meas.point variant. If not - fix the variant and fix problem 1 to ensure that all meas.points are replicated.
    Regards,
    Larissa Limarova

  • Functional location in Measuring Point and while creating M.plan or differe

    Hi,
    we found that functional location in Measuring point and M.plan functional location Measuring point are differrent, how to restrict that one ,we need automatically flow of functional location from measuring point to Maintenance plan.
    --Ganesh

    Hi,
    If you created the Measuring Point for the selected FL, then that measuring point will be populated automatically. If you have more than one measuring point, then you can select using Possible entries option.
    In this case, I think its not possible to restrict with configuration.
       IPRM0004 Maintenance plan / item: Customer check for time "SAVE"
    Use this user exit, while saving check for the functional location for the selected measuring point & give error message.
    Use tables IMPTT to get Object Number of FL. Use IFLOT to get the FL.
    Regards,
    Maheswaran.

  • Measurement points list not downloaded in MAM 2.5

    Hi,
    We have recently upgraded our MI server from SP13 to SP14, in which we use MAM 2.5 SR2. After that, we re-generated all SyncBOs and started replication for the timed-2 way ones. We also re-installed the PDA applications
    All seemed to work fine, but now the measurement list points are not being downloaded to the PDAs anymore.
    If we run the function MAM25_041_GETLIST on the backend, the measurement points are returned correctly. Also, when we run transaction MEREP_EX_REPLIC for the SyncBO MAM25_041, it runs with no error and returns many records (more than 50000) with action ADD and around 150 with action MODIFY.
    Does anybody know what the problem might be?
    Thanks,
    Daniel

    Hi Joy,
    you can refer the Table 2 .
    http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/compat/matrix/CMDP_BK_CCBDA741_00_cucm-device-package-compatibility-matrix.pdf
    Yes, Device pack needs to be installed in all servers which also requires reboot of servers.
    Further, u need to take snapshot of existing firmwares from Device---Device Settings --device defaults to avoid changing of firmwares for other models.
    regds,
    aman

  • How do I point out errors on iBooks. Am attempting to download sample of "Dark Light" by Randy Wayne White and get "Dark Light" by Jayne Ann Krentz even though the RWW cover is what I am downloading. Who can I tell about the error that can correct it?

    How do I point ou errors on iBooks?  Am attempting to download sample of "Dark Light" by Randy Wayne White and am getting "Dark Light" by Jayne Ann Krentz despite the cover showing RWW. Who do I direct this to for correction?

    In iTunes, go into your account info (So, click your ID in the upper right corner of the store pane)
    Look at your orders. At the bottom of the recent orders page is "report a problem".

  • Download Error on Mavericks (mac)

    When I go to the Creative Cloud application on the desktop, I go to the Apps tab and I get "Download Error" and when I try to reload the application, the error persists. 
    I'm on a macbook running Mavericks, I've deleted the AAMUpdater (though it creates a new one every time I reload the applications) folder in ~/Library/Application Support/Adobe...  As per Re: Creative Cloud "Download Error" message , I looked in the OOBE folder and there was no opm.db, just a singe folder alias called "PDApp," which contained a pim.db, along with a bunch of other folders and files.  
    When I enabled the root user and logged into that account after restarting, I tried the Apps tab again and it was working just fine, in the root user.  But when I logged out and back into my regular account, I was still getting the download error.  I've tried uninstalling and reinstalling Creative Cloud and that didn't work. I have Photoshop and Fireworks installed, so it WAS working at some point in time... I'm out of ideas...  Help please?

    Link for Download & Install & Setup & Activation problems may help
    -Chat http://www.adobe.com/support/download-install/supportinfo/
    OR
    http://forums.adobe.com/community/download_install_setup
    -http://helpx.adobe.com/creative-cloud/kb/unknown-server-error-launching-cc.html

  • ITunes rental download error

    Hi,
    My iPad almost downloaded an movie rental, but at one point, the download stopped: "Download error. Tap to retry."
    • I have tried Tap several times, it starts again, processing, and than stop again
    • I have restarted iPad, same problem
    • I have syned and free up even more space, same problem.
    Two problem with this:
    • On my mac, in iTunes, it doesn't offer the movie to download.
    • The partial download occupy 1.4 GB on my ipad, but doesn't show up in movies, so I can't see, can't delete
    Please advice
    Thnaks
    Message was edited by: Laszlo Falvay
    Message was edited by: Laszlo Falvay
    Message was edited by: Laszlo Falvay
    Message was edited by: Laszlo Falvay

    Same here.
    My biggest problem with the download isn't the space it's occupying. It's that it asks me for my account password every 5 min.
    I've been thinking about a factory restore but seems like a drastic solution, there should be an easier way to delete it. Like swipe deleting it like all other downloads.

  • Creative cloud desktop won't load the "apps" section/shows download error/ have uninstalled & reinstalled/ also completed yosemite os install successfully to see if it was a compatability issue/but still shows download error on apps/ this only occurred af

    I have a macbook pro 2010 & extra storage and drive space
    I don't know what the link is between the new creative cloud update in january and the loss of my apps  & downloading error after that update, to the desktop window?
    Before that I hadn't had any trouble with the apps window..all the other parts are syncing and seem fine?
    I uninstalled & reinstalled the creative cloud desktop
    I installed the yosemite os x to see if the new interface was an issue...all was fine with the yosemite install
    I have checked for the answer in the troubleshooting guide
    nothing seems to apply at this point...
    didn't know if anyone else was having the same difficulty?
    Thanks

    is this the 'unknown' download error or some other error?  attaching a screenshot of the error if it's in english would be helpful.

  • Measuring Point Status.

    Dear All Consultants,
    I have scenario for warranty services, so I define master warranty with to conditions “years - kilometer reading”.
    The problem is while assigning master warranty to equipment master system gives me this error {could not determine the status for measuring point 000000000212 at date 11.06.2007      
    Message no. BG212   } 
    Why this message appears and how to solve it.
    It is only warning message but it assume that the warranty expired.
    Waiting your kindly replay.
    yasser.

    Hi,
    Please refer the link below
    http://help.sap.com/saphelp_46c/helpdata/en/5a/3efb377409bd5ae10000009b38f889/frameset.htm
    as you might have not defined first counter.
    Enjoy SAP…
    Don’t forget to give points if its useful ans.
    Namskar
    Ketan Dave

  • Creative Cloud App Screen Download error

    I continue to get the exclamation point in a triangle and it asks me to uninstall and then download it again. Needless to say I've don't his about five times and I keep getting the same error. PLEASE HELP!!

    Hi BCBROOKS,
    Kindly refer the below mentioned links.
    Creative Cloud - Download error - stubborn error
    Creative Cloud "Download Error" message
    Thanks,
    Atul Saini

  • Download error message on ipad for all itunes purchases

    I am unable to download any of my purchases from itunes, music, movies, and tv shows on my ipad. When I click the download icon and the movie, for example, shows up in the downloads section of itunes with an error message "Download error: tap to retry". I have deleted the download using the swipe left & touching the Delete button. I have triede the multiple tapping of the down arrow, and even had to try an play the movies touching the play icon until the download cloud reappears and then the movie dissappears from the video window. No movie trailers will play either. The window opens up for a split second and that's it.
    I have rest the ipad back to new and tried all of the above. Nothing works.I was not having this problem prior to yesterday. I had music, movies and tv shows downloaded prior to the reset.
    What is the problem and what is the fix?

    Hello donada6240,
    That definitely sounds frustrating. We have two potential fixes:
    A) The issue may be isolated to your Wi-Fi network. Simply trying again on a different network will give us more insight into where the problem lies.
    B) If the issue does not occur on your computer with iTunes, you may be able to download the purchases there, then sync to your iPad.
    I highly recommend trying a different good-known network. And if it is indeed isolated to your network, see the following articles:
    iOS: Troubleshooting Wi-Fi networks and connections
    http://support.apple.com/kb/TS1398
    iOS and OS X: Recommended settings for Wi-Fi routers and access points
    http://support.apple.com/kb/HT4199
    Thanks,
    Matt M.

  • CC Tab says "Download error. Please contact customer support."

    When I started my laptop this morning CC had a red ! on its icon and the follwing message under Apps:
    "Download error. Please contact customer support."
    I've got 2 issues with this:
    I don't recall downloading any apps yesterday
    and the handy link does not send me to customer support, in fact I couldn't find any way to send a message to "customer support" and spent too much time looking. (maybe you guys could change the wording to something else--everybody has other things to do)
    The question is how do I make this message go away? I tried quitting and restarting CC
    FYI-yesterday I removed 3 adobe internet plug-ins because I prefer Safari the way it is.  CC worked fine with those removed before the restart so I'm guessing its unrelated at this point.

    http://status.creativecloud.com/ shows everything green, but when I go to https://creative.adobe.com/products/creative-cloud I get a
    The Creative Cloud Download Center is currently unavailable.
    We're working quickly to resolve the issue and we apologize for the delay. If you have the Creative Cloud app already installed on your machine, you can try using it to access new downloads and updates. Otherwise, please check back or see our status site for updates.
    Thanks for your patience!

  • Creative Cloud Installation Failed Download Error - Error Type -7 and Error Code - 401

    I subscribed to Creative Cloud in December 2012 and have been trying to install the applications, but the "Installation Failed" through the Adobe Application Manager. (see screenshot)
    Here is a line from my log file:
    01/08/13 11:08:48:346 | [WARN] |  | ASU | PDApp | DownloadError |  |  | 6120 | Download Error has come with GDE Error type - -7 and error code - 401
    I tried searching for the same error code in the "knowledge base" but couldn't locate any.
    I am on a Windows 7 (x64) machine. I also have CS5.5 installed.
    Anyone have this problem? Please help or point me in the right direction if you can. Thanks!

    Thanks Romsinha,
       I tried the above steps, with no luck.  I have admin rights on both laptop and desktop I'm trying to install to.  I have updated my AAM on both machines with no issue (when using the direct link above). But when I click the 'Try' link to download an application, it shows the scrolling status bar for a few seconds, then  "Installation Failed"  'Download error. Press Retry to try again or contact customer support. (-7)'   Retry only produces same results.
    Both machines are running Win 7 Pro - SP1 64bit
         (laptop - 16 GB RAM & Core i7-2760QM 2.40 GHz processor)
         (desktop - 8 GB RAM & Xeon W3520 2.67GHz processor)
    I am running in a corporate setting with I'm sure all sorts of Firewall protection etc...
    I'm planning on asking for a CC membership, but wanted to check out the new features first....
    Thanks!

  • ITunes download error on the iPad

    I bought some videos on iTunes (episodes of 2 TV seasons). Most everything downloaded with no problems but there are 7 that didn't complete and show up on the iTunes download page as "Download error. Tap to retry."
    If I follow the directions and tap, the message briefly changes "waiting" then back to "download error. Tap to retry" and a moment later, a dialog box shows up that says "Unable to download episode. <episode title inserted> could not be downloaded at this time."
    On the videos app, those episodes showed up but wouldn't play.  I was able to delete the seasons by clicking on the Edit button on the TV Shows page, but still the iTunes Downloads icon shows a "7" badge.
    I tried downloading those episodes again but that didn't work.
    Any advice?

    I found the answer to my question in another part of this discussion forum.  I'm adding it here in case someone else sees my original post and wants to see the solution.
    To get rid of the download error, go to the download page and find the small down-pointing arrow icon next to the "download error. Tap to retry." text.  Put your finger on the down-pointing arrow icon and flick (quick short swipe) to the left.  The down-pointing arrow icon will be replaced with a "delete" button.  Tap the delete button.  Then confirm the delete in the modal popup window.
    That's it.  An easy solution, even though it took me many hours to find the answer.

Maybe you are looking for

  • Cmp connection over XI with jdbc adapter to sap r/3

    Hi, hope the subject is possible! Is there some documentation which describe a successful appilication, that can get data from sap, and can write it back? Thanks PPeter Message was edited by: Péter Papp

  • When flash player will be available for Samsung GT-S5670L

    When flash player will be available for samsung GT-S5670L?

  • MaxL script invocation solution?

    I need to use maxl script to refresh data. But before doing this I have to call an oracle sql package to do something first like prepare data. After finishing that maxl script I also need to do something else. And furthermore I need to catch exceptio

  • Siebel Application Auto logoff

    Hi, Siebel Application logoff, When we click custom button. Application Version: eCommunication 8.0 Thanks, Pandiarajan Edited by: user9522927 on Apr 16, 2010 3:02 AM

  • Need mapping columns for the table ic_whse_inv in R12.

    Hi Guys, We are upgrading to R12, and I need mapping for the following columns in the table ic_whse_inv to the Tables in R12. SAFETY_STOCK ,REORDER_POINT ,FIXED_LEADTIME, PURCHASE_IND Can you guys help me? Thanks\Kiran S.