DSD connector (IDOC : /DSD/HH_CONTROL)

Hi gurus,
I need to create the BAPI /DSD/ME_MS_DOWNLOAD and /DSD/ME_MS_UPLOAD because i want to connect the DSD Connector (BAPI Download and BAPI Upload to Hand Held No SAP)
I have a problem when i want post the idoc /DSD/HH_CONTRL in the inbound process of DSD Connector to DSD Backend, first of all i send the follow IDOCs:
Send DSD-Specific Material Data
Send DSD-Specific Customer Data
Send Driver Data
Send Driver Text Settings
Send Vehicle Data
Send Credit Data (Exposure & KNKK)
The system post in the outbound process have data passed to port OK.
/DSD/HH_CONTROL
/DSD/HH_CUSTMASTEXT
/DSD/HH_DRIVERMAST
/DSD/HH_MATMASTEXT
/DSD/HH_ROUTE_ITINERARY
/DSD/HH_TXTDRV
/DSD/HH_VEHICMAST
DESADV
ORDRSP
SHPMNT
and, when the same idocs wants to send of DSD Connector to DSD Backend has correctly the follow IDOCS with the message: Application document posted
/DSD/HH_CUSTMASTEXT
/DSD/HH_DRIVERMAST
/DSD/HH_MATMASTEXT
/DSD/HH_ROUTE_ITINERARY
/DSD/HH_TXTDRV
/DSD/HH_VEHICMAST
DESADV
ORDRSP
SHPMNT
But, the IDOC /DSD/HH_CONTROL dont posted and the system show the message:
Error occurred when reading DSD files from the source system. See Log
Message no. /DSD/ME018
I have ok the program RBDMIDOC that is executed in the backround process, (specific time).
Any help i really apresure,  because is a big issue for me in this step of the project.
King Regards,
Enrique Lydna

Enrique, if your issue is still not resolved, try checking the IDoc ports that you have defined in WE21. Check the IDoc files generated in the app. server directory and compare that with the Inbound file search string (if any).
Regards
DB

Similar Messages

  • Business connector idoc error

    hi,
    i am getting these errors continously in bc server after restart of sap due to which there is data loss in the inbound messages to sap.outbound messages were processed every time sap was started.the errors are as follows:
    com.sap.mw.idoc.IDoc$Exception: (3) IDOC_ERROR_ILLEGAL_TYPE: The document does not correspond to the associated repository.
    at com.sap.mw.idoc.jco.JCoIDoc$JCoDocumentList.add(JCoIDoc.java:3095)
    at com.wm.pkg.sap.rfc.SAPSession.sendIDoc(SAPSession.java:671)
    at pub.sap.client.sendIDoc(client.java:356)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.wm.app.b2b.server.JavaService.baseInvoke(JavaService.java:281)
    at com.wm.app.b2b.server.ServiceManager.invoke(ServiceManager.java:709)
    at com.wm.app.b2b.server.BaseService.invoke(BaseService.java:140)
    at com.wm.lang.flow.FlowInvoke.invoke(FlowInvoke.java:292)
    at com.wm.lang.flow.FlowState.invokeNode(FlowState.java:559)
    at com.wm.lang.flow.FlowState.step(FlowState.java:430)
    at com.wm.lang.flow.FlowState.invoke(FlowState.java:400)
    at com.wm.app.b2b.server.FlowSvcImpl.baseInvoke(FlowSvcImpl.java:1786)
    at com.wm.app.b2b.server.ServiceManager.invoke(ServiceManager.java:709)
    at com.wm.app.b2b.server.ServiceManager.invoke(ServiceManager.java:496)
    at wm.server.net.EmailTransaction$RunService.write(EmailTransaction.java:1375)
    at wm.server.net.EmailTransaction$RunService.run(EmailTransaction.java:1218)
    at com.wm.util.pool.PooledThread.run(C:/NT/Perforce/basis/4.1.0-terra/module/core/source/com/wm/util/pool/PooledThread.java:103)
    at java.lang.Thread.run(Unknown Source)
    and am also getting rfc error as follows:
    com.sap.mw.jco.JCO$Exception: (108) RFC_ERROR_INTERNAL: internal error
    at com.sap.mw.jco.rfc.MiddlewareRFC$Client.nativeCreateTID(Native Method)
    at com.sap.mw.jco.rfc.MiddlewareRFC$Client.createTID(MiddlewareRFC.java:1246)
    at com.sap.mw.jco.JCO$Client.createTID(JCO.java:3903)
    at com.wm.pkg.sap.rfc.SAPSession.createTID(SAPSession.java:768)
    at pub.sap.client.createTID(client.java:373)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.wm.app.b2b.server.JavaService.baseInvoke(JavaService.java:281)
    at com.wm.app.b2b.server.ServiceManager.invoke(ServiceManager.java:709)
    at com.wm.app.b2b.server.BaseService.invoke(BaseService.java:140)
    at com.wm.lang.flow.FlowInvoke.invoke(FlowInvoke.java:292)
    at com.wm.lang.flow.FlowState.invokeNode(FlowState.java:559)
    at com.wm.lang.flow.FlowState.step(FlowState.java:430)
    at com.wm.lang.flow.FlowState.invoke(FlowState.java:400)
    at com.wm.app.b2b.server.FlowSvcImpl.baseInvoke(FlowSvcImpl.java:1786)
    at com.wm.app.b2b.server.ServiceManager.invoke(ServiceManager.java:709)
    at com.wm.app.b2b.server.ServiceManager.invoke(ServiceManager.java:496)
    at wm.server.net.EmailTransaction$RunService.write(EmailTransaction.java:1375)
    at wm.server.net.EmailTransaction$RunService.run(EmailTransaction.java:1218)
    at com.wm.util.pool.PooledThread.run(C:/NT/Perforce/basis/4.1.0-terra/module/core/source/com/wm/util/pool/PooledThread.java:103)
    at java.lang.Thread.run(Unknown Source) .
    please let me know rootcause of these errors and wat can be done to resolve it soon
    thanks in advance,
    regards,
    priya.

    Not sure if it will help, but have you tried to flush the structure cache? I think you will have problems if the structure of the IDoc has changed in the R/3 system and the Business Connector is not aware of the change.
    BR,
    Tony.

  • IDoc Exception (4) Unsupported Operation from NW EP 7.0 ehp1 to ECC 6

    Hi fellow coders
    I'm trying to send an IDoc (WPUWBW01) that I make in Java on an SAP NW EP 7.0 ehp1 SPS5 to an ECC 6.0 ehp4 SPS5.
    I'm using the jar-files: jrfc.jar (external) and sapidoc70.jar (included in the PAR-file).
    It works to request a transaction ID
    //com.sap.mw.jco.JCO.Client.createTID()
    String tid = client.createTID();
    But when I try to send the IDoc (after I've done a "doc.checkSyntax()") with the send command:
    //void com.sap.mw.jco.JCO.Client.send(Object arg0, String arg1)
    //com.sap.mw.idoc.IDoc.Document
    client.send(doc, tid);
    I get the following exception:
    com.sap.mw.idoc.IDoc$Exception: (4) IDOC_ERROR_UNSUPPORTED_OPERATION: Usage of SAP Java Connector IDoc Class Library is not supported in current environment.
    As you can see it's not a JCo-exception but an IDoc exception, that makes me puzzled.
    Some of the options are:
    1. A port needs to be opened on ECC?
    2. An RFC source/destination port needs to be created? In transaction SM59/SICF/WE21?
    3. A module or the like needs to be activated in the ECC?
    Any pointers in the right direction will be rewarded.
    Thank you
    /Petter

    Has this type of Java -> IDoc communication without the JCo connector for third parties never been done before?
    Any tips will be appreciated.
    /Petter

  • Idoc receving errors

    Hi,
    This is my program.  When i executed this program iam getting these errors . If any one knows pls help.
    Exception in thread "main" java.lang.ExceptionInInitializerError
            at JcoIdocSample1.main(JcoIdocSample1.java:36)
    Caused by: com.sap.mw.idoc.IDoc$Exception: (8) IDOC_ERROR_INITIALIZATION: Could
    not initialize SAP Java Connector IDoc Class Library. Found SAP Java Connector v
    ersion 2.0.12 but version 2.1.8 or a higher patch level is required.
            at com.sap.mw.idoc.jco.JCoIDoc.<clinit>(JCoIDoc.java:128)
    This is the program
    import com.sap.mw.idoc.*;
    import com.sap.mw.idoc.jco.*;
    import com.sap.mw.jco.*;
    This sample program demonstrates how to create a simple Material Master IDoc
    (MATMAS02) from scratch, fill it with sample data and send it to an SAP
    system.
    @version 1.0
    @author  SAP AG, Walldorf
    public class JcoIdocSample1
        public static void main(String[] args)
            try {
                //create a JCo client pool
                JCO.addClientPool( "MyPool",    //pool name
                                   3,           //maximum pool connections
                                   "800",       //SAP client
                                   "INTFACE_USER",    //user ID
                                   "**********",  //password
                                   "EN",        //language
                                   "5.137.151.198", //app server host name
                                   "00" );   //system number
                //create an IDoc repository
                IDoc.Repository idocRep = JCoIDoc.createRepository("MyIDocRepository", "MyPool");
                //create a new and empty MATMAS02 document
                System.out.print("Creating IDoc...");
                IDoc.Document doc = JCoIDoc.createDocument(idocRep, "MATMAS02");
                //get the root segment from the document
                //The root segment does not contain any fields or data. It is only
                //used as the standard parent segment and won't be transmitted when
                //the document is sent to an SAP system.
                IDoc.Segment segment = doc.getRootSegment();
                //create and add a new and empty child segment of type E1MARAM
                //and fill the segment data
                segment = segment.addChild("E1MARAM");
                segment.setField("MSGFN", "005");
                segment.setField("MATNR", "BOXCOOKIES");
                segment.setField("ERSDA", "20020801");
                segment.setField("ERNAM", "TIGGER");
                segment.setField("PSTAT", "KBG");
                segment.setField("MTART", "FERT");
                segment.setField("MBRSH", "L");
                segment.setField("MATKL", "G1113");
                segment.setField("MEINS", "PCE");
                segment.setField("BLANZ", "000");
                segment.setField("BRGEW", "0.550");
                segment.setField("NTGEW", "0.000");
                segment.setField("GEWEI", "KGM");
                segment.setField("VPSTA", "KBG");
                //create and add a new and empty child segment of type E1MAKTM
                //and fill the segment data
                segment = segment.addChild("E1MAKTM");
                segment.setField("MSGFN", "005");
                segment.setField("SPRAS", "D");
                segment.setField("MAKTX", "Schachtel mit Keksen");
                segment.setField("SPRAS_ISO", "DE");
                //create and add a new and empty sibling segment of type E1MAKTM (same type)
                //and fill the segment data
                segment = segment.addSibling();
                segment.setField("MSGFN", "005");
                segment.setField("SPRAS", "E");
                segment.setField("MAKTX", "Box of cookies");
                segment.setField("SPRAS_ISO", "EN");
                //create and add a new and empty sibling segment of type E1MARCM
                //and fill the segment data
                segment = segment.addSibling("E1MARCM");
                segment.setField("MSGFN", "005");
                segment.setField("WERKS", "0001");
                segment.setField("PSTAT", "BG");
                segment.setField("PLIFZ", "0");
                segment.setField("WEBAZ", "0");
                segment.setField("PERKZ", "M");
                segment.setField("AUSSS", "0.00");
                segment.setField("BESKZ", "E");
                segment.setField("AUTRU", "X");
                //create and add a new and empty sibling segment of type E1MBEWM
                //and fill the segment data
                segment = segment.addSibling("E1MBEWM");
                segment.setField("MSGFN", "005");
                segment.setField("BWKEY", "0001");
                segment.setField("VPRSV", "S");
                segment.setField("VERPR", "0.00");
                segment.setField("STPRS", "15.50");
                segment.setField("PEINH", "1");
                segment.setField("BKLAS", "7920");
                segment.setField("VJVPR", "S");
                segment.setField("VJVER", "0.00");
                segment.setField("VJSTP", "15.50");
                segment.setField("LFGJA", "2002");
                segment.setField("LFMON", "08");
                segment.setField("PSTAT", "BG");
                segment.setField("KALN1", "000100126602");
                segment.setField("KALNR", "000100126603");
                segment.setField("EKALR", "X");
                segment.setField("VPLPR", "0.00");
                segment.setField("VJBKL", "7920");
                segment.setField("VJPEI", "1");
                segment.setField("BWPEI", "0");
                //prepare document for sending and set the appropriate control data
                doc.setMessageType("MATMAS");
                doc.setRecipientPartnerType("LS");
                doc.setRecipientPartnerNumber("TSTCLNT000");
                doc.setSenderPort("SAPJCOIDOC");
                doc.setSenderPartnerType("LS");
                doc.setSenderPartnerNumber("JCOCLNT000");
                System.out.println(" done.");
                //check the whole document's syntax
                try {
                    System.out.print("Checking IDoc syntax...");
                    doc.checkSyntax();
                    System.out.println(" done.");
                catch ( IDoc.Exception ex ) {
                    System.out.println(" Syntax error: " + ex);
                    System.exit(0);
                //get a JCo client from previously created client pool
                JCO.Client client = JCO.getClient("MyPool");
                //create a new transaction ID
                String tid = client.createTID();
                //send the document to the SAP system asynchronously
                System.out.print("Sending IDoc...");
                client.send(doc, tid);
                //confirm the transaction ID
                client.confirmTID(tid);
                System.out.println(" done.");
                //release the JCo client and return it back to the pool
                JCO.releaseClient(client);
            catch ( java.lang.Exception ex ) {
                System.out.println("Application error: " + ex);
        }//method main
    }//class JCoIDocSample1

    You can see the problem in the error message that you get: Could not initialize SAP Java Connector IDoc Class Library. Found SAP Java Connector v ersion 2.0.12 but version 2.1.8 or a higher patch level is required at com.sap.mw.idoc.jco.JCoIDoc.
    Below is the comment from SAP for JCo IDoc class library 1.0.8, which you are utilizing:
    The "IDoc Class Library 1.x" consists of two parts: a "Base IDoc Class Library" and a "Connector IDoc Class Library". Both parts are required. The SAP Java Connector IDoc Class Library 1.0.8 needs SAP JCo 2.1.x, where x is at least 8, and a JRE/JDK 1.3 or 1.4.
    So it's clear that you'll have to upgrade your JCo library and download version 2.1.8 (instead of your used version 2.0.12).
    Best wishes, harald

  • Send an IDoc over JCo

    Hi,
    I'm a newbie and I'm wondering if its possible to send an IDoc with the JCo to the SAP-System.
    It's a work for university, but nobody here has any experiences with SAP.
    I've got a Mini-WAS 6.20 Testsystem (the one with the Flightbooking example on it). I have an IDoc (with an order) generated from an java application.
    My part is to get this IDoc in this SAP-System. Only get it somehow stored, thats all. No checking if order is somehow valid, concerning availability or whatever.
    Question:
    - Can I send an IDoc with JCo?
    - In order to store this IDoc, can a BAPI (or whatever other possibilities there are) do the "storing" for me?
    - What else must I configure?
    - Is there a good tutorial for my problem?
    Any suggestions are very welcome, since I need a starting point.
    Thanks
    Jonny

    Hi, Johannes!
    <b>- Can I send an IDoc with JCo?</b>
    Yes you can. All you need is SAP Java IDoc Class Library.
    <i>
    The SAP Java IDoc Class Library consists of two parts, the SAP Java Base IDoc Class Library and the SAP Java Connector IDoc Class Library.
    The packages of the SAP Java IDoc Class Library include the software as well as documentation. The SAP Java Base IDoc Class Library provides an API which helps navigating, reading, filling, and modifying IDocs. This base package is middleware independent. Creating, sending, and receiving IDocs is middleware dependent. To make use of the SAP Java Base IDoc Class Library you will need an additional middleware dependent add-on package implementing the defined interfaces like the SAP Java Connector IDoc Class Library. In the package of the SAP Java Connector IDoc Class Library examples are included.
    The Windows NT / 2000 Ports of the SAP Java IDoc Class Library are shipped as zip files. The Unix Ports of the SAP Java IDoc Class Library are shipped as tgz files.</i>
    <b>- In order to store this IDoc, can a BAPI (or whatever other possibilities there are) do the "storing" for me?</b>
    Storing of IDoc is performed on the receiving part - system does it automatically.
    <b>- What else must I configure?</b>
    You have to set up logical destination for JCo partner as well as inbound partner profile for corresponding IDoc message type.
    <b>- Is there a good tutorial for my problem?</b>
    Working examples and java docs included in SAP Java IDoc Class Library distribution is a good starting point.
    Regards,
    Maxim.

  • Send an IDOC

    Hi Team,
       i have a requirement like whenever the asset is created i need to send an idoc (From one client to another client)
    could you please suggest me the best method ...to do the same
    Regards,
      Pradeep.B

    Hi, Johannes!
    <b>- Can I send an IDoc with JCo?</b>
    Yes you can. All you need is SAP Java IDoc Class Library.
    <i>
    The SAP Java IDoc Class Library consists of two parts, the SAP Java Base IDoc Class Library and the SAP Java Connector IDoc Class Library.
    The packages of the SAP Java IDoc Class Library include the software as well as documentation. The SAP Java Base IDoc Class Library provides an API which helps navigating, reading, filling, and modifying IDocs. This base package is middleware independent. Creating, sending, and receiving IDocs is middleware dependent. To make use of the SAP Java Base IDoc Class Library you will need an additional middleware dependent add-on package implementing the defined interfaces like the SAP Java Connector IDoc Class Library. In the package of the SAP Java Connector IDoc Class Library examples are included.
    The Windows NT / 2000 Ports of the SAP Java IDoc Class Library are shipped as zip files. The Unix Ports of the SAP Java IDoc Class Library are shipped as tgz files.</i>
    <b>- In order to store this IDoc, can a BAPI (or whatever other possibilities there are) do the "storing" for me?</b>
    Storing of IDoc is performed on the receiving part - system does it automatically.
    <b>- What else must I configure?</b>
    You have to set up logical destination for JCo partner as well as inbound partner profile for corresponding IDoc message type.
    <b>- Is there a good tutorial for my problem?</b>
    Working examples and java docs included in SAP Java IDoc Class Library distribution is a good starting point.
    Regards,
    Maxim.

  • I need the Java IDoc Class Library

    Hi,
    I'm desperately looking for the Java IDoc Class Library. What for? I'm doing a project for university and I have a test version running on my own computer (Mini WAS 6.20 with the FlightBooking example installed). The SAP Service Marketplace is for registered customers only. Since I only have a test environment (mentioned above) I can't register there and download it.
    Could anyone please send me this library by mail, to [email protected] Since I don't know how big this package is: my mail provider has a 15MB/per single mail limit. If biiger, please split.
    Yes, I'm asking for much. But I'm pretty desperate and I have to get going, since I'm running out of time.
    If there are other ways to get this library, please tell.
    Thanks
    Jonny

    Hi Johannes
    The SAP Java IDoc Class Library consists of two parts, the SAP Java Base IDoc Class Library and the SAP Java Connector IDoc Class Library. The SAP Java Base IDoc Class Library provides an API which helps navigating, reading, filling, and modifying IDocs. This base package is middleware independent. Creating, sending, and receiving IDocs is middleware dependent. To make use of the SAP Java Base IDoc Class Library you will need an additional middleware dependent add-on package implementing the defined interfaces like the SAP Java Connector IDoc Class Library.
    The SAP JCo can be downloaded from the   
    https://websmp101.sap-ag.de/~form/sapnet?_SHORTKEY=01100035870000463649
    of SAP JCo. The SAP JCo package includes the software as well as documentation, tutorial, and examples. The SAP Java IDoc Class Library can be downloaded from the same URL, and then follow the link to SAP Java IDoc Class Library. The SAP Java IDoc Class Library packages include the software as well as documentation.

  • MDSD: No tour for device

    Hi Folks,
    We are facing some trouble when synchronizing, in this case, downloading the tour information to the device.
    I believe we have everything configured correctly. We also have installed DSD Administration Console. Our test is that we have created a business scenario, with sales order, delivery, shipment, and finally we have checked out.
    With the check out executed, we saw that an IDOC was generated for the message type: /DSD/HH_CONTROL
    After that, at the DSD Administration Console, Sync. Status Overview, we can see the following information:
    Device     Tour No.            Driver            Vehicle ID   Status
    GLI          V0000000056 CPB1000500 TRUCK02     P - Info: Device notified of tour readiness
    Download Status we have:
    Tour data ready: S - Info: Successfully processed for download
    Pricing data readiness: S - Info: Successfully processed for download
    The device is correctly registered. We can see the device at the device maintenance, and we have configured /DSD/ME_CPT for the user GLI and selected the corresponding device plus assigned the driver and vehicle to it.  When we synchronize we are getting on the device that, no tour was found for the device. But we can see that the tour is available for the device, but somehow the device can't get it.
    I have several questions about this:
    1. When I look at the transaction /DSD/ME_CPT and try to select the device I'm having some trouble to determine exactly the device I want to associate. For example:
    When I hit the matchcode I get Mobile ID's, User, MSD_NAME, but at the Device Maintenance From the MI, there is no Mobile ID, instead there are Device Name, Device ID and USER. But USER wouldn't be enough if I have several devices associated to a user. Under this scenario the way I'm identifying the device is just selecting random mobile ID associated with user and MDS_Name and after this, compare device ID to assure that I'm selecting the correct one.
    Is there an easier way, or am I missing something about device assignments?
    2. What does the synchronization checks to determine what should be sent to what device? The device ID? I ask this because there also a field called Channel ID.
    I would really appreciate any help you can give me to guide me through the synchronization problem.
    Regards,
    Gilberto Li
    Edited by: Gilberto Li on Mar 3, 2010 9:41 PM

    Hi,
    1. When I look at the transaction /DSD/ME_CPT and try to select the device I'm having some trouble to determine exactly the device I want to associate. For example:
    Firstly copy your device id from your AWT client and go to transaction Merep_pd
    Select TAb Mobile ID
    Press F4 at Mobile ID
    paste ur device id at Device GUID and press enter and select mobile id with MDS component  and r/3 user assigned to it.
    this is the correct mobile id u need to assign at connector cockpit.
    Download MDSD monitoring guide from SMP....it will help u a lot
    Regards,
    Akhil

  • Error while running SAP HR activ sync

    Hi Geeks,
    Got this issue while I run my SAP Active sync.
    "Caused by: com.sap.mw.idoc.IDoc$Exception: (8) IDOC_ERROR_INITIALIZATION: Could not initialize SAP Java Connector IDoc Class Library. Found SAP Java Connector version 2.1.6 but version 2.1.8 or a higher patch level is required."
    I have SAPJco 2.1.6 in my class path and the Sap Idoc is of 2.1.8 but I am not able to find the earlier version of sap idoc jars in serverice.sap.com.
    Let me know ur thoughts on the same.
    Regards
    Jeyanth

    Hi Choon,
    First of all do you have the installation guide on you, if not please get one from the marketplace. The one I have suggests the following at the end of installation -
    Since we are installing IDES, I am told just click retry once more (you will get the error again), and
    then click OK to end the installation. This is valid for SAP R/3 4.7 ext.1.
    See if this removes the error you are getting, please awards points if you succeed, and let me know.
    Thanks,
    kind regards,
    M. Nizam

  • About integration between SAP and non-SAP applications via javaidoc classes

    Hi,All
    Now we are implementing a SAP-Retail project,we encounter a problem of integration between SAP and non-SAP applications(POS),we want to set Inbound/Outbound between SAP and POS applications realtimely,POS can connect to the SAP system via VPN,weather it can be implemented?
    I conceive to implement it with SAP Java Connector IDoc Class,I don't know weather it is the best solution?If not,please give some other proposal.
    I have download the classes from SAP website and try it with the samples provided by SAP(JCoIDocSample1.java/JCoIDocSample3.java),In my testing,Inbound is succeed,but,in SAP-Retail IS,standard Outbound message type is defined via file port,some one told me that SAP Java Connector IDoc Class can only receive idocs from tRFC port?is it true?If not,please tell me how to deploy in SAP so java program can receive idocs from file port?

    We too are interested in finding information on integration between SAP and Intergraph.  Were you able to obtain information and I was wondering if could share this with us.
    Thanks,
    Sue
    City of Edmonton

  • Configuring SAPConnect to send FAX

    Hi,
    I've a problem.
    I've configured a Node in SAPConnect i've called it "SAPNODE" and i've configured a FAX address that accept all FAX addresses and all kind of format.
    I've Create a RFC Destination that have a Register Program ID "RFCTEST" used from ".Net Connector Idoc Service" idocreceiverservice that receive document from the RFC. But I don't know if i can use this software to receive my fax document.
    But I've create a FAX document (RAW and ALI) and I've send it.
    In SAPConnect i've forced a send Process, but my faxes were not sent.
    Error is: "Cannot process message in node, parameters cannot be converted", and my service not receive anything!
    I've not found no documentation, no help, nothing about this problem and his resolution.
    Please Help me....
    Thanks
    Stefano Sartori

    Hi Eddhie,
    You can always look up the actual list on PIC (<u>http://www.sap.com/partners/directories/SearchSolution.epx</u> by selecting BC-PAG under "SAP-Defined Integration Scenarios".
    For ease of use here's the direct link to the search result for you:
    <u>http://www.sap.com/partners/directories/ProductSearchResults.epx?context=21B87D61C0F646A22B2A6DB254A010CA8C9C141B7529F02972463D54EC8217D707ADFB1B61328B27A6200891D1824987C4A2286C415FA5583A680E633FB258D6F702338D4AE86843C5ADEB30E71605810C48E36B9A3F7B1731ABC3BAB2C8D692D29F0EBCF4648CAB462973369C0EA46E9B9CB4F4D2A00636E9378C73B84FA25F6F69615A64516A6D58FBDC673650E9BD%7c787FF080280C2EEEB4479AF5323C226B777BF6A261431D94166BD62374BBD4DA7E19E01965419DA1024BB324164AF55EFD9CE11D2826ACF3CDE5A69236CFBA4A9981F31892DE9FC2855746F79D990334FE3EFB9F3CC4C99878E7B6977BCE4F54714FCDC5AC186432</u>
    Hope this helps!
    Best regards,
    Markus

  • Customer master data not replicated to DSD Connector tables - BD12 - Idocs

    Hi experts,
    I have a customer existing in 2 different sales organizations. I need to replicate it to the DSD/ME_CUST_SA table in the DSD Connector.
    The Idoc's segments generated while executing BD12 transaction, include only information for one sales org (VKORG) but I see no records or segments regarding the other Sales Org.
    I think mapping rules are just fine (VKORG field is correctly mapped to DSD/ME_CUST_SA table)
    What I need is to have both data replicated: that is, data from both sales orgs.
    Any thoughts on this?
    Thanks in advance
    Edited by: Jose Barreto on Jun 4, 2008 11:13 PM

    Hi Jose,
    pl. go through note 1015076 and implement it if useful.
    please email your personal ID at my id( given in my profile)
    as I am also trying to implement DSD and need some help.
    Note: reward Points if helpful
    Thanks,
    Akhil

  • Question on DSD Connector: Data Readiness

    Hi All,
              According to the DSD concept during the creation of the Shipment , two outbound IDOC will be created by the output control  configuration and a entry will get inserted in the table /DSD/ME_DDR_STAT when processing the inbound IDOC .
    We had created a shipment and  an IDOC is genereated for DSD connector . A entry is inserted in the table /DSD/ME_DDR_STAT . But the inserted entry doesnot has any value(blank) for  the "DSD Connector: Mobile Engine User ID - MEUSER "  field and  "DSD Connector: Mobile Engine Mobile ID - MEMBLID". So the "DSD Connector: Transactional Data Status- DATA_STATUS" field is on the staus "A-Not Assigned" and TRANDAT_STATUS has value "S- Successfully Processed Data Ready"   and PRCDAT_STATUS has value "N-Data not Ready".
    These field supposed to have value "Data Ready" status for all fields so that this data will get downloaded to the Mobile client on next synchronization.
    We had already assigned the mobile user id with the mobile device id in DSD connector cockpit in reference  to the Driver and Vehicle masterdata.
    What might be the problem?
    Thanks for your help in advance.
    Thanks,
    Greetson

    Hi all,
    This is Arun, one of the teammate working with Greetson. To put more light to the same issue,
    In the DSD connector as per procedure we are supposed to put 'RFC destination for DSD connector', but this makes the DSD connector cockpit unable to retrive mobile device ID.
    IT works instead if we give a 'RFC destination for ME server' . So we changed to that destination
    NOTE: to maintain the destination
    PATH: Logistics Execution &#8594; Direct Store
    Delivery Backend &#8594; Handheld Connectivity &#8594; DSD Connector Settings &#8594; Logical
    System Connectivity &#8594; Maintain destination for mobile engine servers.
    Any ideas, appreciated

  • MDSD 4.0 integration between MI and DSD Connector

    Hi,
      We are currently attempting an installation of mDSD 4.0 - we have the backend configured - and the idocs appearing out in our DSD Connector Admin Console - the appear out in status - R - then we run the download to convert to status P - notified to device - however we cannot pick them up on the mobile devices - there is no queue generated for our device - though this device is linked to the correct user etc.   On the configuration guide - there is a reference to setting up polling but this reference is not expanded on - supposed to be page 50 - i am wondering is this a left over from an older version of the document or missing info.  And if anyone could expand on how i get the info from the dsd connector to the mobile device.
    any help would be greatly appreciated - we have gone through all the guides and come up with nothing.
    thanks
    Sinead

    Hi Sinead,
    I think that you should try applying the SAP Note 1508174. Hehe...
    All the best,
    Andreu

  • DSD Connector & Pricing Data Extractor

    IDocs are being sent correctly to the DSD connector. What triggers the pricing data extractor to fetch the pricing data for the shipment?  Are entries in the DSD cockpit required? We are running ECC 6.0 with EnhP3.0.
    Thanks.

    Enrique, if your issue is still not resolved, try checking the IDoc ports that you have defined in WE21. Check the IDoc files generated in the app. server directory and compare that with the Inbound file search string (if any).
    Regards
    DB

Maybe you are looking for

  • Can you get a purchased movies/music back when...

    ...your computer that the purchases were stored on dies and is not recoverable? My computer died and most of the movies/music I bought from iTunes were not on my iPhone when it happened. So now I have no idea how to get it back. Thanks for the help M

  • How to pass a JavaBean from servlet to JSP?

    Hi there, I am working on a project that needs to handle quite a few client requests and I want to use the Front Controller pattern that is described in the J2EE pattern page. The steps described in the front controller pattern is that: 1. A servlet

  • OS Lion Server to OS Mavericks Server Upgrade Advice Needed

    a) Has anyone successfully done this on a corporate, AD bound, production, 10.7.5 Lion Server server with active Profile Manager accounts, 3rd party certificates, file sharing etc?  I'd like to assess probabilities of getting this done without having

  • PDF binary image display on smartforms?

    Hi guys, I'm very new to this but i hope i can explain it correctly. Lets say right now l have some pdf stored in SAP(Service Contract for example) and we're reading them as binary image files right? Is it possible to retrieve such binary image and d

  • Final Cut Express installation

    Can I install Final Cut Express on my iMac at work and then un-install it and install it on a second iMac. My older iMac at home does not have the power to run it and I'm getting a new iMac model in June. In the meantime I'd like to start working wit