Problems qhen modifiyin or addind a SyncBo

Hi,
We have the following problem:
We are workin with an applicaction that has several T2W syncBos. This applicactions works fine, we can install it, syncronized and see all the data of the SyncBos.
But if we try to modify a SyncBo or add a new one it stops working.
We follow this steps:
-Generate the syncBo with merep_sbuilder.
-execute the replicator of the new SyncBO and activate it.(merep_pd)
-We create (MI_MCD) a new version of our application with the old SyncBos an the new one.
-We download the xml of this new application version and put it in our Netweaver Developer Studio proyect.
-Finally we export the war and upload it to the appllication through the Webconsole.
But when we sincronize to install the application the following error ocurrs:
• Exception while proccessing method WAF_REGISTRY : com.sap.ip.me.core.NestableRuntimeException : null
• Exception while sync event processing: null (com.sap.ip.me.core.NestableRuntimeException)
• Exception while sync event processing: null (com.sap.ip.me.core.NestableRuntimeException)
• Exception while sync event processing: null (com.sap.ip.me.core.NestableRuntimeException)
This error, or a similar one,  happens everytime we try to modify o add a new SyncBo.
We have discover that this problem doesn´t takes place if we delete all the syncBos and generate them from scrath!!!!!!
So every time we have to modify or add a new SyncBo we have to start again!!!!
What are we doing wrong??
What´s the correct porcedure to modify or add a new syncBo in an application.
We are using SAP MI 2.5 SP 12.
Thanks for your help.
Alberto.

Hi Sigi,
when I looked your coding, it seems you make a little mistake.
try to change the code
<i>before</i> -
curZmeSPer4.set<b>Name</b>((String)context.getValue("<b>Persnr</b>"));
curZmeSPer4.set<b>Persnr</b>((String)context.getValue("<b>Name</b>"));
change to
<i>after</i> -
curZmeSPer4.setName((String)context.getValue("Name"));
curZmeSPer4.setPersnr((String)context.getValue("Persnr"));
regards,

Similar Messages

  • Cisco Prime Infraestrutre 2.0 - JOB Not ends

    Hi,
    i've a problem in my Cisco prime Infraestructure, i've scheduled a IOS upgrade with a reload in the end, i forgot to permit in the equipment to do reloads from SNMP, and the question is all the job was done except the reload, bu in Jobs dashboard i still seeing that the job is in progress anda i can not abort the process.
    Anyone kows ow can i clean this job, from the job list, and why this happens?

    Hi,
    i've alreay added the snmp-server command.
    With Job i still have problems, qhen i try do abort the job i've the follwing error:
    "Selected jobs were not aborted. FAILURE : Exception occured while aborting the job : Job with job id 2752679 does not have any running cancellable tasks.-JOBM_042"
    The cancel option isn't enable.

  • Problem in creating a SyncBo for Purchase Order BAPIs

    Hello Everybody,
    I am trying to create a smart sync application for Purchase Orders.
    I have used standard bapis like BAPI_PO_GETDETAIL AND BAPI_PO_CREATE1.
    I have developed my own wrapper functions using these std bapis. For the PO creation i only plan to insert the necessary and mandatory data. The problem i face is that some of the tables in the create bapi which are mandatory for a PO creation are freezed in the SyncBo.
    Tables like POITEMX, POADDRDELIVERY, POSCHEDULE and structure POHEADERX are all required for the creation of a PO. Without this minimum data a PO cannot be created.
    After i have created the syncBo, on the mapping screen i can only see these tables under the create BAPI. But i am not able to perform the mapping of their fields. These are non-editable or i must say that they are freezed.
    And if i cannot map them then i cannot pass data for them from the client. Although i can do the mapping for the table PO_ITEM and the structure PO_HEADER.
    I hope i am able to expplain my problem. Kindly get back to me if i am not clear. Any sort of help is welcome.
    Thanking in advance,
    Saurabh.

    Hi Saurabh,
    Hope you are aware of the prerequisites for creating the BAPI Wrappers.
    If you want to insert some data into the Business Object, then you have to include
    GETLIST, GETDETAIL and CREATE Bapi Wrappers.
    I think in your case,
    You might not have mapped those fields in your GETLIST Bapi Wrapper.Just check whether you have mapped those fields that are necessary for PO creation in your GETLIST and GETDETAIL BApi wrapper mapping screen.
    Those fields you have mapped in the GETLIST and GETDETAIL BAPI wrappers will be visible (for selection - checkboxes will be editable) in the mapping screen for CREATE BAPI Wrapper.
    So first of all, you have to map fields there in the mapping screens for GETLIST and GETDETAIL Bapi Wrappers...
    check this thing...
    refer these links..
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/com.sap.km.cm.docs/library/mobile/mobile%20infrastructure/mobile%20development%20kit%202.5/content/appdev/smartsync/introduction.html
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/com.sap.km.cm.docs/library/mobile/mobile%20infrastructure/mobile%20development%20kit%202.5/content/appdev/smartsync/bapi_wrapper_types.html
    In the second link, you can see one figure, which is explaining the things that are to be satisfied by the BAPI Wrappers for SyncBO creation...
    Let me know If you have doubts in the prerequisite section itself...
    Regards,
    Kishor Gopinathan

  • Problem Emulator syncBO S01

    Ciao,
    I have a problem with "Emulator" tool.
    I have create a simple SyncBo of "S01" type.
    But when I use emulator tool, the my syncBo is always "I-waiting" state...
    I use MI 2.5 client Sp15.00 and MI 2.5 server sp15.00.

    Hi Rahul, thanks for your help.
    This are inbound adn outboud log:
    Inbound Worklists (Handler)
    Mobile ID Seq. No. Log Sub Orig. Seq. SyncBO ID Status Rec. No. Parent Run Created on Time Changed on Time Exec.
    0000000834 1 0 ZMARROCMDK W 0 3117 06.04.2006 12:04:42 06.04.2006 12:04:43
    Outbound Worklists (Sender)
    Mobile ID Seq. No. Log Sub Orig. Seq. SyncBO ID Status Rec. No. Parent Run Created on Time Changed on Time Exec.
    0000000834 1 1 ZMARROCMDK W 1 3117 06.04.2006 12:04:42
    In Inbound record there are this Log and Sub-worklist
    LOG:
    100 3117
    1 3 I 06.04.2006 12:04:42 MEREP_HANDLER has started for run number 0000003117 and runtime counter 3
    2 3 D 06.04.2006 12:04:42 Return code 0 (HANDLER ENABLED)
    Sub-Worklist:
    STRUCT_ID C 3 3 RTN
    STRVERS N 4 4 0001
    SYNC_KEY N 10 10 0000000000
    CORR_TOP_CNTR N 10 10 0000000000
    RESPTYPE C 1 1 T
    TYPE C 1 1 W
    ID C 20 20 MEREP_01
    NUMBER N 3 3 999
    MESSAGE C 220 220 I:MEREP_01:999 7 SYNCH
    MESSAGE_V1 C 50 50 7
    MESSAGE_V2 C 50 50 SYNCHRONIZER_CONTROL_DISABLED
    MESSAGE_V3 C 50 50
    MESSAGE_V4 C 50 50
    TIMESTAMP N 21 21 000000000000000000000

  • Problem with replicating syncbo

    I am testing MDK example,
    At the stage of replication of the newly created syncbo, I get the following in Merep_ex_replic. 
    SyncBO MIAUTH does not exist
    I have tried multiple custom syncbos including MIAUTH, they all give me this error, but they do exist.
    Any idea?
    Thanks

    Hi Ezatullah Yaqub,
    After the fresh installation of MI Server component in your WAS, you will have to
    import one default request from the migration table, which contains the MIAUTH SyncBO itself.Make it sure that u have already done it or not.
    After the fresh installation of MI Server component in your WAS,
    there is one table merep_810 (Common Table for Migration), which contains one default transport request .(SyncBo MIAUTH is made available with a transaport request in the table merep_810).
    The steps for importing the default transport request are,
    1)  run the transaction merep_mig
    2)  go to table merep_810 using transaction se11.
    3)  from there you will get one default transport request number  - S6DK003813
    4)  In the Migration Tool(merep_mig), select transport action as 'Import'.Here you   have to enter the default request number and execute.
    After these steps, just go to SyncBo Builder(merep_sbuilder) and check, the MIAUTH SyncBO is there or not. If its there , regenerate it and make it enable through merep_pd(Profile Dialog).
    just refer these forums also..
    Re: How to Configure MIAUTH?
    Re: How to R3 can manage MIAUTH SyncBo
    Re: creating MIAUTH sync bo problem
       Regards,
       Kishor Gopinathan

  • MI 7.0 - Problem with synchronization after syncBo creation

    Hi All,
    I'm using MI 7.0 SP9. I have a syncBo Z_TEST type 2-Way.
    I define GET_LIST, GET_DETAIL and CREATE BAPIs.
    I create a Z_TEST syncBo on the client (status NEW).
    After a synchronization, the Z_TEST object is created in the backend,
    but the local syncBo status is INCONSISTENT and I have a second syncBo representing the new object with CONSISTENT status.
    Log extraction :
    02.07.2008 17:25:36 Adding header(mobile ID=0000002213, synchronization key=0000000006) data=TOP0001000
    02.07.2008 17:25:36 Before BAPI wrapper call: Create
    02.07.2008 17:25:36 Z_TEST_CREATE has started for run number 0000179341 and runtime counter 8
    02.07.2008 17:25:37 Z_TEST_CREATE has finished for run number 0000179341 and runtime counter 8
    02.07.2008 17:25:37 Before BAPI wrapper call: GetDetail
    02.07.2008 17:25:37 Z_TEST_GETDETAIL has started for run number 0000179341 and runtime counter 9
    02.07.2008 17:25:37 Z_TEST_GETDETAIL has finished for run number 0000179341 and runtime counter 9
    02.07.2008 17:25:37 Updating replication DB for mobile ID 0000002213 (headers=0, items=0)
    02.07.2008 17:25:37 All updates for one TOP block were successful (seq. no.=129, TOP cntr.=0000000001)
    I should have :
    Updating replication DB for mobile ID 0000002213 (headers=1, items=0)
    Why the system doesn't make the link between the created object in the backend and the local object ?
    Any idea ?

    Hi,
    it is your CREATE handler in the backend that has the issue. It sends the data down to the device - have a look into the standard codings for BOs how they handle this - this is in that case the easiest way, cause everything else is a guess from this side. But at least: it is most likely the BADI coding on the backend - could be the mapping on the Middleware as well, but that is not that oftenthe issue.
    Regards,
    Oliver

  • Problem with addind new connection - waiting for a...

    Hi, I have a little problem here. A friend of me sent me request to add him on my contacts. When the notification pop-up on my skype, that he wanted to connect with me, I clicked Accept, but couldn't connect. My friend informed me by email that his skype says waiting for my approval, and I see him offline always.
    Any ideas how to fix this?

    I don't know if it is related to my problem, but I turn on security log, and latter, right after internet dissapears again I saw some regular log messages and some red errors :
     Jun 30 21:17:35 2009 Outbound Traffic Blocked - Default policy First packet in connection is not a SYN packet: TCP 192.168.1.2:2245->130.81.64.27:80 on clink1
    Probably firewall blocking is not cause of the problem, as I see such messages when everything is right with internet 
    How to change the subject of this topic? I'm sure everything is ok with my laptop, the problem is in  mi424-wr
    [edited]
    Message Edited by ElizabethS on 06-30-2009 08:49 PM

  • Problem with persistence in Generic Sync application

    Hi:
    We are developing an application which runson SAP Mi 2.5, SP 18,
    Windows Mobile 5.0 and Generic Sync for PDAs.
    We need persistence in our application. We tried with persistence API but
    we found a problem and we send a message to SAP. Until we can solve
    this issue we must implement persistence in other way to satisfy our customer requierements
    Since now,we have implemented persistence with files but the performance of this solution does not meet our customer requirements (the search of data in the PDA is very slow).
    We are thinking in another solution, which consists on using
    Syncbos.Using this alternative, before making a generic sync, and
    executing the code shown below:
    SmartSyncRuntime.getInstance().getSyncBoDescriptorFacade
    ().getAllSyncBoDescriptors()
    the returned syncBOS are those which I have defined in XML. On the
    contrary, after making a generic sync, executing the same code, the
    returned syncbos ARE NOT those whic I have defined in XML. The only
    return that I get is the MIAUTH.
    Any other ideas?
    Thanks
    Kind Regards

    hi satur,
    there are some things to take care if you want to use the persistence layer of the
    SmartSync layer from your GenericSync app.
    first, you have to let the MI client think that your application is using the
    SmartSync functionality. this can be achieved by just including a dummy metadata
    meRepMeta.xml file in the war archive during the deployment process. once the
    MI client framework sees this during the installation, it will set a flag on the MSD
    that your app is a smartsync.
    second, if your app is considered a smartsync, MI will generate the delta request
    and upload messages for your data if ever you have your SyncBo defined in the
    metadata. Since you don't want such functionalities to be ON, i would suggest to
    mark all your SyncBo as local ones; i.e. using attributes suppressDownload=true
    and suppressUpload=true. this way, the MI framework will skip creating the requests
    and delta upload messages for your app during the synchronization process.
    third, your application has to have the syncEventListener implementation to get
    notification when the Sync button (or event) was initiated. if you don't want your
    app to be notified, you may just add synchronization button within your application
    that will call your data manager to prepare your containers (i.e. retrieving the newly
    inserted syncbo, modified syncbos and the list of deleted ones -> genericSync
    containers) and to call the synchronizeWithBackend method.
    fourth, you need to have the inboundProcessor that will parse your data and insert
    them a SyncBo into your local database.
    having tried this but i guess it might work...
    regards
    jo

  • Error while generating SyncBO MAM30_017

    Hello members,
    here is another problem, I haven't found a solution for.
    While generating SyncBOs for xMAM 3.0 using merep_sbuilder, I receive the following error for MAM30_017: "Function modules from the function pool Z_MEREP_GEN_T01_MAM30_017 contain syntax errors"
    It points to message no. "MEREP_00530" for which I haven't found anything.
    Maybe anyone can help.
    Thank you,
    Florian

    Hello,
    I've got the same problem.
    I suppose you're on SP10 for NW04s or SP19 for NW04 and you're using the synco definitions for XMAM30 SR3.
    When I applied SP10 and regenerated the MAM30_017 syncbo I got those syntax errors.. On a SP lower than 10 this didn't cause any problems.
    So I implemented notes 0000987153, 0000993507 and 0001001224.
    I deleted the function group and regenerated MAM30_017 succesfully.
    Hope this helps,
    jeroen

  • Hi please forword this massage  I have a problem whith paid registration  When i did check and bought 2 ringtones  i paid her  Yesterday but amount taken off my card and i do not know why   If you have  a subscrition to someting please delete ann just qhe

    Hi please forword this massage
    I have a problem whith paid registration
    When i did check and bought 2 ringtones  i paid her
    Yesterday but amount taken off my card and i do not know why 
    If you have  a subscrition to someting please delete ann just qhen i dicide to buy someting then i take maney
    Sent from my iPhone

    Please repost in your native language, as your present post makes no sense.

  • At the creation of MCD we got the problem with Request

    Hi All,
    we are all very new to SAP MI,
    At the creation of CD we got the problem with Request
    <i><b>Creation of CD</b></i>
    we gave these entries
    <b>1.Mobile Solution Name        :      CIBERNW
    Version                                    :      1001
    Description                              :      Ciber Netweaver Mobile
    Cmponent Type                       :        APPLICATION
    Runtime Enviroment                 :      JSP</b>
    In SyncBO tab we specified our SyncBO that is <b>ZNWW_EX01</b>
    we selected the check two checkboxs that is
                       <b>->SyncBOs Expect Initial Value
                       ->Data Visible to all</b>
    2.when i am trying to <b>save the MCD</b> it will open one dialog box that is
    <b>"Object can only created in SAP Package "</b> -> Continue
           <b>"Link to Transport "</b> it says
    <b>"Include MCD in Transport Request", "Yes","No"</b>
    when i will go for <b>"Yes"</b>
    it will give one more dialog box that is
    <b>"prompt of workbeanch Request"</b>
    it will give one Request bydefault that is <b>"CNWK900030"</b>
    there we have some option that is
         <b> ->Continue
          ->Create Request
          ->Own Request</b>
    which one we will select ?
    i will go for <b>Continue</b> it will open other dialog box it says
    <b>"Include MiniApp in Transport Request"</b>
    it says <b>"MiniApp must be assigned to a transport request"</b>
    i will go for continue it will the message in the status bar
    <b>"MCD Changed"</b>
    can you please tell me this process is Right or wrong
    if it is wrong can you please tell me the right process
    and it will some default Requests which Request we need to select
    or we need to create the Request where we need to create that
    what is process we need to follow ?
    Thanks and Regards
    Dileep Painnamaneni

    Hi Dileep,
    <<Creation of MCD >>
    <<we gave these entries >>
    <b><<1.Mobile Solution Name : CIBERNW
    Version : 1001
    Description : Ciber Netweaver Mobile
    Cmponent Type : APPLICATION
    Runtime Enviroment : JSP>>
    In SyncBO tab we specified our SyncBO that is ZNWW_EX01
    we selected the check two checkboxs that is
    ->SyncBOs Expect Initial Value
    ->Data Visible to all</b>
    Every thing is fine. We need to check Link to <b>SAP MI Home page</b> check box
    <b>2.when i am trying to save the MCD it will open one dialog box that is
    "Object can only created in SAP Package " -> Continue
    "Link to Transport " it says
    "Include MCD in Transport Request", "Yes","No"
    when i will go for "Yes"
    it will give one more dialog box that is
    "prompt of workbeanch Request"
    it will give one Request bydefault that is "CNWK900030"
    there we have some option that is
    ->Continue
    ->Create Request
    ->Own Request
    which one we will select ?
    i will go for Continue it will open other dialog box it says
    "Include MiniApp in Transport Request"
    it says "MiniApp must be assigned to a transport request"
    i will go for continue it will the message in the status bar
    "MCD Changed"</b>
    In SAP when ever we create any object(tables or MCDs) :
    there are two things CUSTOMER NAME SPACE(stored locally in that system only) and FORIEGN NAME SPACE(can be transported)
    CUSTOMER NAME SPACE objects starts with 'Z' or 'Y'
    FORIEGN NAME SPACE objects starts with any other digit other than 'Z' or 'Y'
    So youhave created MCD name CIBERNW which starts with 'C' (its not customer name space with z or y)
    so it will be stored in package(so that this package can be transported to any other system later)
    So what ever you have done is correct.
    You can create your own request also.
    But confirm once that whether you are supposed to store your MCD this that package.
    <b>
    can you please tell me this process is Right or wrong
    if it is wrong can you please tell me the right process
    and it will some default Requests which Request we need to select
    or we need to create the Request where we need to create that
    what is process we need to follow ?</b>
    So this is the concept of request.
    So this request is nothing but....
    When ever we create tables or MCDs we try to save it..so if we are trying to create objects in Foreign name space(i.e without 'Z' or 'Y' inthe beginning) so it will ask to create this object in a package which requires request(transport request)
    All objects are stored in package,( so this package contains many objects like MCD,SYNBOS etc what ever we store in it) so we can transport this package from one system to another system so to transport we need to generate a transport request for that package and them release that transport request.....
    So once the package is released and we try to edit or create new objects in that package it will ask for some new request.....
    Yes we can create our own request and later release it.
    But in your case u can take up the default request and continue.
    If this MCD is for only testing purpose(for our selfs)..means this MCD is just for our testing sake..its better to create it in Customer name space..starts with 'Z' or 'Y'.
    I hope its clear.
    Cheers,
    Karthick

  • Help needed in SYNCBO Creation with MI 2.5 SP 09

    Hi
    I have got the MI 2.5 downloaded from the SAP download center.First sync is over Device ID is generated and i have deployed a application(<b>details below</b>) to the device.From the merep_mon transaction i could see the data in the  outbound container but when i sync, the data is sent to the device(O-Sent =1) but the device is giving the following error
      Exception while proccessing method SMARTSYNC : com.sap.ip.me.smartsync.sync.InboundTransformException: com.sap.ip.me.api.persist.core.PersistenceException: No insertion possible; entity with key 0000000000 has already been inserted : com.sap.ip.me.api.persist.core.PersistenceException: No insertion possible; entity with key 0000000000 has already been inserted
    My WAS is 6.40 SP 09
    MI client is 2.5 SP 09
    The application was created for ME 2.1 client on eclipse 2.1 with MDK toolkit for 2.1 version can this be the problem.
    Thanks and Regards
    Gopi

    Hi Siddhartha
    To create a SyncBO follows the steps given in the MDK Doc
    <b>MDK Doc</b>
    http://media.sdn.sap.com/public/html/submitted_docs/MI/MDK_2.5/index.htm
    <b>SmartSync Tutorial</b>
    http://media.sdn.sap.com/public/html/submitted_docs/MI/MDK_2.5/content/tutorials/smartsync/definingsyncbo.html
    Regards
    Gopi

  • Help needed in SYNCBO Creation

    Hi
    I have created a syncbo following the steps mentioned in MDK document. When i execute the SyncBO with the emulator i am not finding any data.The steps i followed for creating the SyncBO are 
    Defining the SyncBO for downloading with the BAPI wrapper 'MEREP_COUNTRY_GETLIST'
       a) Defining the attribute
       b) Mapping
       c) Setting default value LANG : 'E'
       d) Generating the synchronizer
       e) Setting filtering criteria
       f) Enabling the SyncBO
    The table Merep_country and Merep_countryt are filled with data
    What am i missing?
    Thanks and Regards
    Gopi

    Hi Jo
    I reinstalled the MI client(<b>SP 13</b>) and set the data compression entry in the config file to false and then tried the sync but still the same error
    i am pasting the complete error
    [20051205 08:36:29:540] W [MI/Sync ] Exception while reading prolog from inbound stream 
    com.sap.ip.me.api.sync.SyncException: Format of the synchronization inbound file is not supported; Check sync gateway 
    at com.sap.ip.me.sync.in.BinaryInboundReader.readProlog(BinaryInboundReader.java:236) 
    at com.sap.ip.me.sync.in.BinaryInboundReader.(BinaryInboundReader.java:104) 
    at com.sap.ip.me.sync.SyncManagerMerger.processInboundContainers(SyncManagerMerger.java:59) 
    at com.sap.ip.me.sync.SyncManagerImpl.processSyncCycle(SyncManagerImpl.java:709) 
    at com.sap.ip.me.sync.SyncManagerImpl.syncForUser(SyncManagerImpl.java:1142) 
    at com.sap.ip.me.sync.SyncManagerImpl.processSynchronization(SyncManagerImpl.java:770) 
    at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend(SyncManagerImpl.java:402) 
    at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend(SyncManagerImpl.java:285) 
    at com.sap.ip.me.api.sync.SyncManager.synchronizeWithBackend(SyncManager.java:79) 
    at com.sap.ip.me.apps.jsp.Home$SyncRunnable.run(Home.java:447) 
    at java.lang.Thread.run(Unknown Source) 
    [20051205 08:36:29:540] W [MI/Sync ] Synchronisation problems 
    com.sap.ip.me.api.sync.SyncException: Format of the synchronization inbound file is not supported; Check sync gateway 
    at com.sap.ip.me.sync.in.BinaryInboundReader.readProlog(BinaryInboundReader.java:236) 
    at com.sap.ip.me.sync.in.BinaryInboundReader.(BinaryInboundReader.java:104) 
    at com.sap.ip.me.sync.SyncManagerMerger.processInboundContainers(SyncManagerMerger.java:59) 
    at com.sap.ip.me.sync.SyncManagerImpl.processSyncCycle(SyncManagerImpl.java:709) 
    at com.sap.ip.me.sync.SyncManagerImpl.syncForUser(SyncManagerImpl.java:1142) 
    at com.sap.ip.me.sync.SyncManagerImpl.processSynchronization(SyncManagerImpl.java:770) 
    at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend(SyncManagerImpl.java:402) 
    at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend(SyncManagerImpl.java:285) 
    at com.sap.ip.me.api.sync.SyncManager.synchronizeWithBackend(SyncManager.java:79) 
    at com.sap.ip.me.apps.jsp.Home$SyncRunnable.run(Home.java:447) 
    at java.lang.Thread.run(Unknown Source)
    Thanks and Regards
    Gopi

  • Problems getting Operations on Device Mobile

    Hi!
    Can anyone help me with the following problem ???
    We do not get any operation on Orders and notifications on a Device Mobile.
    Thanks you
    ========================================
    Have you done the configuration for the operations in SPRO? In the moment the order gets to the device, the operation should come down as well - at least this is the case in my backend system here. Well, but there is a configuration necessary to send this data at all: Go to SPRO and digg down to MAM setup.
    Open the Point "Determine Order Processing". Select the Order Profile you use on the right side and then select on the left page:
    OrderTypeProfile -> OrderTypeDetail
    The screen opens and gives you some ticks. Check if the tick for "Add Op(eration)" is set. I guess this is not the case in your setup.
    Hope this helps! If not - well, then I need to check further from here. But this was all I did in that system to get operations down to the device - at least that was all I remember.
    Regards,
    Oliver
    ========================================
    Hi Oliver!
    We did follow your recommendation but we still can not see any information on the PDA.
    Best Regards,
    =====================================
    Hi Xiamora,
    well - this is strange!
    If you run  the getdetail hander for MAM001, what does it tell you?
    Regards,
    Oliver
    =======================================
    Hi! Oliver
    I did run SE37 --> MAM25_001_GETDETAIL.
    I did type  USER working on the PDA
    I did type  order on the PDA and I can see the all operations of this order witf the GETDETAIL fucntion.
    What should I check in addition ?
    Thank you very much
    Xiomara

    Hi Xiamora,
    well, the problem is the following: data is missing..... Well, you ask me now what this answer is for, cause you already know that you have no operations, but the problem is not the operation as such:
    Operation is send down in MAM001Item070 if I am correct. From there we have a link to MAM030, MAM031 and MAM010. So if your Operation does not show up, please check first if the related Notification is on the device. Furthermore please check if the Functional Location and Equipment is on the device as well. I expect that one or more of this is missing. For an initial test I would create an order with operations that do not link any deeper. If these coe down immediately we know that we are on the correct treack - if these will not come down - please check
    MEREP_RDB_S01_GET
    Scenario is the name of the Order SyncBO (001) and the Mobile ID is the one of your device. Check the dataset if it is complete.
    Hope this helps to get you any frther!
    Regards,
    Oliver

  • Problem in sync: DELETED_GLOBAL

    Hi,
    When i sync my app, occours the error:
    • Exception while proccessing method SMARTSYNC : java.lang.RuntimeException: Error while Smart Sync inbound processing: java.lang.IllegalStateException: State DELETED_GLOBAL does not allow this transition: srvMod : Error while Smart Sync inbound processing: java.lang.IllegalStateException: State DELETED_GLOBAL does not allow this transition: srvMod
    PS: my syncBO is with: create, modify and delete equals true
    Anyone knows how solve it?
    Thanks.
    Message was edited by: Fabricio Domingos Robim Cordeiro

    Hi Jo,
    I think that we solve the problem. We modify the ABAP function and appears that the problem is solved.
    We are with other error always in the first sync:
    [20060912 12:20:51:584] W [MI/Sync                  ] Synchronisation problems
    com.sap.ip.me.api.sync.SyncException: Transport-layer (http) sync exception raised (root cause: Exception while synchronizing (java.io.IOException: Not in GZIP format))
         at com.sap.ip.me.sync.HTTPSynchronizer.exchangeData()
         at com.sap.ip.me.sync.SyncManagerImpl.processSyncCycle()
         at com.sap.ip.me.sync.SyncManagerImpl.syncForUser()
         at com.sap.ip.me.sync.SyncManagerImpl.processSynchronization()
         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()
    Do you have any idea ?
    Thanks.

Maybe you are looking for

  • Automatic creation of Storage Location data with GR to Project stock (Q)

    Hello, during "normal" Plant stock GR (mvmt type 101) for a material, the Storage Location data gets automatically created, but this doesn't happen for Project stock (Q) material receipts. Is there a way to influence this either through customizing (

  • Required variable logic in BI 7.0

    we have two characters (posting _date & Netdue date )required the variables with one entry for the posting date,then it takes the same value for netduedate also.(aging buckets reports (AR).) please let me know ur suggestions

  • Does Word for Mac 2011 have an "Overtype" option

    I have MS Word for Mac 2011, and I want to be able to use Overtype when dealing with my Word documents but  Word for Mac 2011 does not seem to have any option for Overtype.  I have seen in on-line forums solutions for the problem in  Word 2010 and 20

  • Cannot extract the embedded font 'F2'. Some characters may not display or print correctly.

    This question was previously published but no answer has been found. Error message is : "Cannot extract the embedded font 'F2'. Some characters may not display or print correctly." Many pdf documents display this error with Adobe Reader 8.1.0. We hav

  • Deployment Error in OAS 10.1.2

    Hi I'm trying to deploy an Webapp EAR which contains a WAR and a EJB Jar to OAS 10.1.2. I have created a separate OC4J Instance for hosting this Webapp. Whenever I'm deploying from Admin Console I'm getting a java.lang.NoClassDefFoundError Error. The