Mapping Copied SyncBO to MAM application

Hi all
I want to add some extra fields to the MAM25_030 SyncBO.Please tell me if the following procedure is correct or do we have some other simpler method.
1) Make a copy of the MAM25_030 SyncBO.
2) Make the extra column mappings.
3) In the MAM application change the meRepMeta.xml,com.sap.mbs.mam.bo.impl.syncbonamelist and mapping.xml file to point to the new copied SyncBO
4) Add the get and set property for the new fields.
Thanks
Gopi

Hi Gopi,
You are right and all the steps you are specified are perfect. It would be much better if you regenerate all bo's using BO generator or its fine even if you add get and set methods.
Regards,
Siva

Similar Messages

  • MAM application is not working for some users

    Hi All,
    Tha MAM application is not working for some users.Different users have different workcenters other than that I dont see any other change. When I run MAM30_090_GETLIST in the backend I can see the no of customized users.But I cant see same no of users in the MEREP_207 table for the Syncbo MAM30_090 and strcture id TOP in the middleware. There is a data when I checked under worklist monitor for that user. But neither the MAM application nor MAM data is downloading to that device.
    If I use different user on the same device I can see the MAM application and MAM data.
    What could be the wrong in this case. Any help would be highly appreciated.
    Mobile Client:MI 70 SP 15 Patch 0 Build 200802280918
    Middleware:SAP NetWeaver 2004s with Patch leve 15
    Backend:SAP ECC 6.0
    Application:MAM 3.0
    Thanks and Regards,
    Ameer.

    Hi,
    from your description the source of your issue is quite obvious: some of the MAM users configured in spro are not configured properly.
    For T01 SyncBos the number of TOP records in merep_207 MUST be the same as number of headers returned by an appropriate getList FM in the backend.
    You need to solve this before you can go any further.
    Reason why a record is not recorded in MEREP_207 - getdetail failed for whatever reason. So execute MAM30_ML_getdetail for each of the users that is not replicated in the middleware and check if there are errors in RETURN table. If there is no error - one of the common reason for replication fail is when there are records in item tables that have duplicate primary keys.
    Regards,
    Larissa Limarova

  • MAM application without order list

    Hi all,
    I deployed successfully MAM 3.0 SR05 on my desktop.
    I checked the MEREP_207 table in WebAS, and I see all data corresponding to my User related syncBO MAM30_090 and in MEREP_10100 I have many records related MAM30_001 syncBO.
    Why in the MAM application I cannot find these data? Under "User View Manager" I see "Other" UVM Component Name only and nothing other. Where is my order list? Am I mistaking something?
    Thanks in advance,
    Maria

    Hi Maria,
    your problem is not the device - most likely.
    even you see data in MEREP 10100, check the START.JSP page on your mobile device. It gives you a list of the realy available items on the device. Most likely in your case MAM30_001 is empty.
    Furthermore have a look into MEREP_LOG on the middleware - you will see some cascade errors for these items.
    Have a look into the backend - most likely there is the problem. Open SPRO and check your setup for User data and general setup. In there some data is not correct. If that is the case, your MAM095 is empty in middleware, so not all 016, 017 and 018 comes down and so orders and notifs are missing as well.
    After you did a change in SPRO - do not forget to sync 090 and 095 again.
    If that works fine, we need to check a few other things - but the problem is the setup on backend and sometimes middleware - not the client, cause in 99% of the cases this data never reaches the client!
    Hope it helps,
    Regards,
    Oliver

  • Error while trying to copy template from another application

    Hi,
    I am getting this error while trying to copy template from another application:
    report error:
    ORA-06502: PL/SQL: numeric or value error: character string buffer too small
    This report is located here:
    Home-Application Builder-Application 150-Shared Components-Templates-Replace Templates
    best regards,

    It is usually a permissions issue.. you have read but not write permission. Why it would suddenly change is one of those Apple Mysteries... but it happens.
    Open the directory (folder) where your media files are.. and check the permissions.. see if you can fix them.
    The problem is the folder on the TC might have lost your ownership and you might not be able to change it.. Apple do not provide anyway to regain permissions because you would need low level access to the TC firmware.
    I would just as a matter of course reset the TC to factory and redo its setup.
    Factory reset universal
    Power off the TC.. ie pull the power cord or power off at the wall.. wait 10sec.. hold in the reset button.. be gentle.. power on again still holding in reset.. and keep holding it in for another 10sec. You may need some help as it is hard to both hold in reset and apply power. It will show success by rapidly blinking the front led. Release the reset.. and wait a couple of min for the TC to reset and come back with factory settings. If the front LED doesn’t blink rapidly you missed it and simply try again. The reset is fairly fragile in these.. press it so you feel it just click and no more.. I have seen people bend the lever or even break it. I use a toothpick as tool.
    N.B. None of your files on the hard disk of the TC are deleted.. this simply clears out the router settings of the TC.
    Do the setup via airport utility using different names.. short, no spaces and pure alphanumerics. Make sure passwords are also pure alphanumeric mixed case and numbers.. 8-20 characters is usually plenty.
    Mount the disk in finder and see if you have the same issue.. I am not expecting a change.. but it is worth a try.
    No luck you can copy your files off the TC.. wipe it .. and then copy them back.. no bad thing unless you already have a backup of your files at the moment. In which case you can just wipe the TC and copy the files now.

  • How to copy a file from application server to local system

    Guys,
    Need to copy a file from application server to local system.Is there an FM for the same.
    Tried searching for it but couldn't find anything useful.
    Code snippets will be highly appreciated.
    Warm Regards,
    P.
    Moderator message: very frequently asked and answered question, obviously you did not search thoroughly, all points removed.
    Edited by: Thomas Zloch on Dec 3, 2010 4:48 PM

    hi,
    You can use the transactions CG3Y or through program u can do like this..
    DATA: BEGIN OF IT_FILE OCCURS 0,
                    LINE TYPE STRING,
               END OF IT_FILE.
    OPEN DATASET <file_name>  FOR INPUT IN TEXT MODE ENCODING DEFAULT.
            IF SY-SUBRC IS INITIAL.
              DO.
                READ DATASET<file_name> INTO IT_FILE-LINE.
                IF SY-SUBRC = 0.
                  APPEND IT_FILE.
                  CLEAR IT_FILE.
                ELSE.
                  EXIT.
                ENDIF.
              ENDDO.
            ENDIF.
    CLOSE DATASET <file_name>.
    Download it to local system using  FM - GUI_DOWNLOAD

  • Copying text from Oracle Applications Window to other Application windows

    Hi All,
    I am not able to copy text from oracle applications windows to my other application windows.
    Please advise.
    Thanks,
    Amit

    Check in your organization who is able to copy the text. Then from that user machine, who is able to copy text, copy identitydb.obj file and copy to your machine (overwrite the current one)
    Then clear its jcache and browser cache one time. From that point forward they can connect to both instances. This is accomplished as follows:
    1. On each Client PC, you will need the new instance 1 (TEST) version of this identitydb.obj file located C:\Program Files\Oracle\identitydb.obj (default location )
    2. Clear Jinitiator jcache : On the client PC delete all files found in c:\Program Files\oracle\jinitiator 11727 Export\jcache
    3. Clear browser cache:
    a) Netscape : Edità Preferencesà Advancedà cache and delete Memory Cache and Disk Cache
    b) Internet Explorer : Toolsà Internet Options à delete Temporary Internet Files
    For any further assistance pls. feel free to ask.
    Regards,

  • Can we put a link to PDf file in MAM application ?

    Hi ALL,
    can we put a link to PDf file in MAM application ?
    Regards,
    Vipin

    Hi JO ..  satya  .. and everbdy,
    Apologies for not updating the Forum. I was travelling soemwhere , so couldnt get connected to internet.
    Regarding Topic,
    yes, you guys are correct , i dont have a PDF Viewer in my pocket pc , so PDf files wont open .
    So, i started testing -- opening pwd files in Pocket pc via MAM. but it is also not happening:(
    JO , i didnt get any kind of error when i tried to open to document via < href > in MAM .
    i also checked that document might have opened but it is not in Foreground . So, i went to memory and checked the opened programs/files . It wasnt there.
    Regards,
    Vipin

  • How can i have a copy of my iphone  applications in the itunes?

    how can i have a copy of my iphone  applications in the itunes?

    Check out the part of this article that deals with the error (-50)
    Advanced iTunes Store troubleshooting

  • How to copy customer in oracle applications in R12

    how to copy customer in oracle applications in R12

    When I copy (as in original example) 4 cells in Excel, the exact 4 cells paste correctly in another Excel, but on my web it post the 4 cells and then clear the cell below it. So the same data in the clipbord paste correctly into Excel, but incorrectly in the web.
    When I copy (as in original example) 4 cells from the web, the exact 4 cells paste correctly into Excel, and it then post correctly on my web solution.
    So, in summary this is what I find:
    - Copy from web and paste to Excel = no problem
    - Copy from web and paste to web = no problem
    - Copy from Excel and paste to Excel = no problem
    - Copy from Excel and paste to web = problem (first cell below pasted data get cleared)
    We have a SAP NetWeaver BI 7.0 system, I use Bex (WAD) Support pack 7 with Patch 1 and I have Internet Explorer (version 8) - on IE the compatibility view does not make any differance. Users with IE 7 experiance the same issue.

  • MAM Application - On Pocket PC

    Dear All,
    My MAM Application is working fine on Desktop but while deploying on Pocket PC 2003 it is not able to perform the Synchronization successfully.
    The MI client and MAM application was installed successfully. <b>But while performimg synchronization for getting data on device I am getting following error on screen
    java.lang.nullpointer com.sap.ip.me.smartsync.smartsynchronizationException</b>
    But in the stack trace in client i am not able to view any exception. <u>Where can I view the detail stack trace of this exception?</u>.
    Also please help me if you have any input why this exception is coming.
    I can see some amount of *.dat file in device data directory but not all (in comparison with Desktop client).
    Thanks
    Satya

    Hi, I am attaching the stack trace of the error I am getting at the time of Synchronization ...
    Please check if you can give some input on the basis of this
    = Thread-19) :   beginTransaction() isFramework=true
    [20060303 12:28:45:379] D [MI/Persistence           ] beginTransaction() called with doWait=true for instance 2564122
    [20060303 12:28:45:384] D [MI/Smartsync             ] PersistenceAdapterImpl(2): (ConvId = MI4d452d53594e435f55534552, Thread = Thread-19) :  commit() isFramework = true
    [20060303 12:28:45:388] D [MI/Persistence           ] commit() called on instance 2564122
    [20060303 12:28:45:392] P [MI/Sync                  ] Commit transaction for outbound containers
    [20060303 12:28:45:396] P [MI/Sync                  ] Move containers from transactional outbound folder to outbound folder
    [20060303 12:28:45:403] A [MI/Smartsync             ] java.lang.NullPointerException
    java.lang.NullPointerException
         at com.sap.ip.me.sync.SyncFileManager.moveTransactionOutboundFolderToOutboundFolder()
         at com.sap.ip.me.sync.SyncManagerImplNewProtocol.moveContainers()
         at com.sap.ip.me.sync.SyncManagerImplNewProtocol.commitTransaction()
         at com.sap.ip.me.smartsync.sync.SyncPackageManager.commitContainerTransaction()
         at com.sap.ip.me.smartsync.sync.SyncPackageManager.processSyncBoDeltaUploads()
         at com.sap.ip.me.smartsync.sync.SyncPackageManager.actionPerformed()
         at com.sap.ip.me.smartsync.core.SmartSyncRuntimeImp.actionPerformed()
         at com.sap.ip.me.smartsync.core.SmartSyncRuntimeManager.actionPerformed()
         at com.sap.ip.me.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()
         at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()
         at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend()
         at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend()
         at com.sap.ip.me.api.sync.SyncManager.synchronizeWithBackend()
         at com.sap.ip.me.apps.jsp.Home$SyncRunnable.run()
         at java.lang.Thread.run()
    [20060303 12:28:45:561] A [MI/Smartsync             ] com.sap.ip.me.smartsync.sync.SmartSynchronizationException: java.lang.NullPointerException
    com.sap.ip.me.smartsync.sync.SmartSynchronizationException: java.lang.NullPointerException
         at com.sap.ip.me.smartsync.sync.SyncPackageManager.processSyncBoDeltaUploads()
         at com.sap.ip.me.smartsync.sync.SyncPackageManager.actionPerformed()
         at com.sap.ip.me.smartsync.core.SmartSyncRuntimeImp.actionPerformed()
         at com.sap.ip.me.smartsync.core.SmartSyncRuntimeManager.actionPerformed()
         at com.sap.ip.me.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()
         at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()
         at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend()
         at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend()
         at com.sap.ip.me.api.sync.SyncManager.synchronizeWithBackend()
         at com.sap.ip.me.apps.jsp.Home$SyncRunnable.run()
         at java.lang.Thread.run()
    java.lang.NullPointerException
         at com.sap.ip.me.sync.SyncFileManager.moveTransactionOutboundFolderToOutboundFolder()
         at com.sap.ip.me.sync.SyncManagerImplNewProtocol.moveContainers()
         at com.sap.ip.me.sync.SyncManagerImplNewProtocol.commitTransaction()
         at com.sap.ip.me.smartsync.sync.SyncPackageManager.commitContainerTransaction()
         at com.sap.ip.me.smartsync.sync.SyncPackageManager.processSyncBoDeltaUploads()
         at com.sap.ip.me.smartsync.sync.SyncPackageManager.actionPerformed()
         at com.sap.ip.me.smartsync.core.SmartSyncRuntimeImp.actionPerformed()
         at com.sap.ip.me.smartsync.core.SmartSyncRuntimeManager.actionPerformed()
         at com.sap.ip.me.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()
         at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()
         at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend()
         at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend()
         at com.sap.ip.me.api.sync.SyncManager.synchronizeWithBackend()
         at com.sap.ip.me.apps.jsp.Home$SyncRunnable.run()
         at java.lang.Thread.run()
    [20060303 12:28:45:811] P [MI/Core                  ] Thread Thread-19 restored context MI4d452d53594e435f55534552 / 6D6331A168EB574F8FD6077D7A488FF2 (User: ME-SYNC_USER, MSD: Name:  / MOBILEENGINE_JSP (V. 250900), Target=, Type=com.sap.ip.me.core.FrameworkApplicationType) (stack level 1)
    [20060303 12:28:45:832] E [AppLog/MI/API/Sync       ] Problems while sync event processing
    com.sap.ip.me.smartsync.sync.SmartSynchronizationException: java.lang.NullPointerException
         at com.sap.ip.me.smartsync.sync.SyncPackageManager.processSyncBoDeltaUploads()
         at com.sap.ip.me.smartsync.sync.SyncPackageManager.actionPerformed()
         at com.sap.ip.me.smartsync.core.SmartSyncRuntimeImp.actionPerformed()
         at com.sap.ip.me.smartsync.core.SmartSyncRuntimeManager.actionPerformed()
         at com.sap.ip.me.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()
         at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()
         at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend()
         at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend()
         at com.sap.ip.me.api.sync.SyncManager.synchronizeWithBackend()
         at com.sap.ip.me.apps.jsp.Home$SyncRunnable.run()
         at java.lang.Thread.run()
    java.lang.NullPointerException
         at com.sap.ip.me.sync.SyncFileManager.moveTransactionOutboundFolderToOutboundFolder()
         at com.sap.ip.me.sync.SyncManagerImplNewProtocol.moveContainers()
         at com.sap.ip.me.sync.SyncManagerImplNewProtocol.commitTransaction()
         at com.sap.ip.me.smartsync.sync.SyncPackageManager.commitContainerTransaction()
         at com.sap.ip.me.smartsync.sync.SyncPackageManager.processSyncBoDeltaUploads()
         at com.sap.ip.me.smartsync.sync.SyncPackageManager.actionPerformed()
         at com.sap.ip.me.smartsync.core.SmartSyncRuntimeImp.actionPerformed()
         at com.sap.ip.me.smartsync.core.SmartSyncRuntimeManager.actionPerformed()
         at com.sap.ip.me.sync.SyncEventRegistryImpl.fireSyncEventNotifierMethod()
         at com.sap.ip.me.sync.SyncManagerImpl.raiseSyncEvent()
         at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend()
         at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend()
         at com.sap.ip.me.api.sync.SyncManager.synchronizeWithBackend()
         at com.sap.ip.me.apps.jsp.Home$SyncRunnable.run()
         at java.lang.Thread.run()
    [20060303 12:28:46:083] P [MI/Core                  ] original context restored
    [20060303 12:28:46:089] P [MI/Core                  ] Thread Thread-19 switched context to MI2853484152454429 / DE0EB5FD138AB540A8087619A81D0C1E (User: (SHARED), MSD: Name:  / MOBILEENGINE_JSP (V. 250900), Target=, Type=com.sap.ip.me.core.FrameworkApplicationType) (stack level 1)
    [20060303 12:28:46:095] I [MI/API/Sync              ] SyncEvent Performing com.sap.ip.me.ccms.LastSuccessfulSyncAlert
    [20060303 12:28:46:106] P [MI/Core                  ] original context restored
    [20060303 12:28:46:112] P [MI/Core                  ] Thread Thread-19 switched context to MI2853484152454429 / DE0EB5FD138AB540A8087619A81D0C1E (User: (SHARED), MSD: Name:  / MOBILEENGINE_JSP (V. 250900), Target=, Type=com.sap.ip.me.core.FrameworkApplicationType) (stack level 1)

  • MAM application in Full screen mode.

    Hi All,
    We are looking for making MAM application to startup in full screen mode by default in PDA.
    We searched in SDN and found a procudere for this but for LAPTOP client how to acheive the same in PDA client.
    Thanks in Advance,
    Regards,
    Sai krishna. K

    Hi,
    well, we had this issue as well - it is not possible to tell the PDA to switch off the address bar by default. I have not checked all entries in REGISTRY - but there was a much more easy way.
    If you have access to Visual Studio - it takes you 5minutes to solve that issue.
    1.) create a project for PDA.
    2.) place the browser control into the screen of the PDA
    3.) change the settings and parameters so it fits your needs
    4.) create the app
    solved......
    Reason: IE on the PDA is a control that is available by microsoft. Well, and if you write your own application you can place this control into any PDA app and you can size it in almost every way you like. The control has exactly the same functionality then the IE - but it is pre configurable - so you can get rid of your address and status bar for example. Furthermore with a little more coding, you can catch the backspace events from the keyboard and prevent the browser from browse one page back - what could cause issues.... but then you need to do some additional coding.
    Only thing then: user needs to start your App instead of IE - but this should be ok I think.
    Hope it helps.
    If you stay with the original browser - then the user has to tab the screen until the option window opens and has to switch to full screen - .... well, not really what you like I think.
    Regards,
    Oliver

  • Query Regarding MAM Application

    Hi All,
    Can any one tell me the Internal Architecture of the MAM Application.
    Apart from the MVC Architecture is there any Architecture or the flow
    to know with respect to development to Enhance further.
    Which Design Pattern is used in the MAM Application.
    Thanks,
    Aswini

    OK I am answering it through mail and sdn also. but dont forget me giving points:):) I have registered into SDN community newly. I want to help you as I know how much pain it can give:)
           See form your mail it is tough to understand the exact scenario. Still I am telling you the normal procedure.
    --> Go to the Mobile Infrastrcture perspective.
    --> Before importing it check the WAR file by un packing it in your desktop or some where. The size of it should be atleast near about 4 and half and it should include all JAVA files JSP files View files and property files , Check byy unpacking it whether they are there or not if they are not there then propably you have picked up a wrong WAr try to recollect it from somewhere. If it is working fully in some one's system then it will be quite easy. you just export it from there and includeing the source code and and import it again in your system
    --> How ever if it is fine then OK. You can simply check that whether there are atleast 100 java files.
    --> Then import it simply being in MI perspective. It should work. Otherwise try the same thing being in Java perspective.
       It seems you have a problem with the WAR file you are using.
         Let me know if you have a problem.
    For next times if you do have a problem please post it as a thread in SDN, and then either call me up or put a mail to get the answer from me.
    I can help you a lot for MI application customizatinon issues, but other things I cant assure you but still can give some of the pointers.
    I have MAM3.0 and 4.0 wars if you need I can give you.....
    Enjoy.......

  • Cant find my classes when exporting customized MAM application

    Hi all,
    The problem i'm facing here is that the .war of my customized MAM application i deployed through WebConsole cant seem to find the classes i created.
    I've tried to export the war file with and without the source code of the project but it doesn't change anything.
    Have any of you experienced this ?
    Regards

    Hi Sivakumar,
    Thanks for your reply. The home page of the application is shown and i can display every standard menus. The onyl ones i cant manage to display are the customized ones. The error message i get is the following:
    Event handler not found ZonGoRecep in com.sap.mbs.mam.home.control.HomeManagement.
    Component: home
    Display: com.sap.mbs.mam.home.control.HomeManagement
    Event: ZonGoRecep
    Error code: E501
    Error message: com.sap.mbs.core.api.CAFException
    and
    com.sap.mbs.core.api.CAFException: Event handler not found ZonGoRecep in com.sap.mbs.mam.home.control.HomeManagement.

  • Cut, Copy and Paste accross applications 3.0

    According the promotional information, you are supposed to be able to cut, copy or paste across applications? Does this mean ALL applications or just a few? I was unable to "copy text" from a text file in "QuickOffice" and paste it too a Craigslist post or "copy and paste" text from a "QuickOffice" text file to a email. The highlight in and out points work in the originating document, but there is no "paste" function in the other application. This seems so fundamental since Version 1.0 of Xerox ViewPoint for the Star Workstation in 1980, MS Windows and of course Mac O/S all had.

    Hi Anubhav,
    Appologies for the delay in replying.
    0. Apple Mac Book Pro OS X
    1. I mainly use the client on my macbook, or samsung netbook running windows xp and then sync over the web
    2. using cmnd-c, cmnd-v, cmnd-x for mac, ctrl-c, ctrl-v, ctrl-x on windows netbook
    3. I use safari latest version on the mac, and chrome or opera on the netbook.
    Martyn

  • What are the diffrent ways to copy data from one application to another?

    Hi,
    Can you guys tell me what are the different ways to copy data from one application to another application??
    I know we can do it through script logic using DESTINATION_APP.
    Is there any other way to copy data from one application to another application?
    Please help me
    Thanks,
    Charly

    You can also call a custom DTSX package in SSIS via the datamanager.
    there are at least 5 ways of transfering data in BPC between apps.
    1. Through the front end (excel etc) via evdre/evsnds
    2. Through Script logic using *Dest App
    3. Using BPC's standard export dtsx package via DM
    4. Using SSIS using BPC's custom SSIS tasks
    5. Through Script logic using stored procs.
    i am sure people will come up with more.
    remember if you use ssis and move data into any table but the wb, you need to process the cube afterwards.

Maybe you are looking for