CRM Mobile Sales Application : HTTP Communication Failure ERROR

Hi All,
I am trying to build a CRM mobile application in the Windows mobile.
the steps that we have followed are:
1. Activated and generated the Standard CRM mobile software component MAS_SMARTPHONE_DMSCV
2. Created the same Users in the CRM and DOE system
3. Set up windows mobile simulator
4. Created data in the CRM backend and performed initial download in the DOE.
5. activated the distribution model rules in the Admin and monitoring portal
6. and finally installed CRM mobile sales App in the Windows mobile,connected it to a device,and logged in to the CRM app from the simulator using the user and password created in step 2.
A device is created on the Admin & monitorng portal as soon as we sync from the simulator but we are unable to see any data
in the outbound queue.
In the transaction SMQ2 we have found our device queue with an error saying *exception occured due to HTTP communication
failure*
Debuggin the queue we are able to find an error under the class CL_DOE_ESDMA_SOAP_HANDLER in the method
PUSH_TO_DEVICE.
As we are on new grounds we are not able to assess the problem. Does it have anything to do with ports.
We are able to get see all the messages and the data while debuggin but while pushing it to the device there is a glitch.
Please suggest with any solution to this or what might be the

Hi Siva,
Thank you for your reply.
We have checked the ports that is concerning SUP it is 2000 we find it is active and open.
We have also checked a  subscription monitoring table as suggested in a previous post [/community [original link is broken]
threadID=1978692].
we are getting a HTTP 110 error while debugging the queue of the device.
While checking a monitoring we have found a log saying :
Receive failed: client host = 10.116.158.208: com.sybase.djc.SystemException: HTTP: Post Message - HIOP Version not specified\nProbable cause: unexpected failure or abnormal shutdown of client application or client host
Please suggest to  us what might might be the problem.
Thanks,
Krutheeka.

Similar Messages

  • 405 - ICM_HTTP_INTERNAL_ERROR in CRM Mobile Sales

    Hi Experts,
    We deployed a CRM Mobile Sales 1.2 in Windows Mobile simulator. When we try to login to CRM Mobile Application, it is keep on checking for initial data in the simulator, then we checked in the session monitoring for any errors, we found the error as"405 - ICM_HTTP_INTERNAL_ERROR -".
    But we were able to get the all the data (Activities, Task, etc) previously. For the past two days, we were not getting any data in the mobile simulator due to this error.
    Please let us know the solution for this issue at the earliest.
    Thanks,
    Mohan.

    Hi Siva,
    I am having the same problem, while trying to connect through my Windows7 laptop, the SAP CRM Mobile App keeps on showing "Checking for Initial Load" on login screen after entering the PIN, Connection Information and SAP CRM credentials and never go to App's home page.
    I also tried logging through iPhone but not able to see any data there also.
    I checked and found the data in MAS_AUTH_CUST & MAS_CUSTOMIZATION and BP related objects (as we haven't downloaded the Products and Transaction related objects yet), but not sure where to check USER_DETAILAS & USER_AUTHORIZATION.
    How can we trace and monitor that the data is flowing from NWM to Mobile device??
    Quick inputs will be highly appreciated..
    Cheers!!!

  • Best Practice documentation for CRM Mobile Sales 5.0

    Hi
    Is there a configuration guide for CRM Mobile Sales 5.0? I can't seem to find it on SAP's web pages anywhere. If any of you have it, could you please send it to [email protected]?
    I see that there has been some posts in the past about some kind of cook book. If this is the right document I'm not sure, but replies to this this post are appreciated
    Thanks,
    Dag

    Hi Dag,
    If you have access to the Service Marketplace (http://service.sap.com), select "Release & Upgrade Info" tab, click "Installation & Upgrades Guides" and then open "mySAP Business Suite Applications -> mySAP CRM -> SAP CRM 4.0 -> Mobile Client Installation Guides" section on the left navigator bar.
    Please browse the link below(Blogs), here you can find the Mobile sales documents
    /people/santosh.v/blog
    /people/gregor.wolf3/blog/2005/10/09/setup-product-partner-ranges-ppr-for-mobile-sales-for-handheld-mso-hh
    https://websmp102.sap-ag.de/~sapidb/011000358700004374292004E/MCT_Detail.htm
    -->Media Library
    Thanks,
    Suriya.

  • Transport error: Communication failure error

    I am trying to access Crystal Enterprise that is behind a firewall and am getting an Transport error: Communication failure error.  I have tried the following:
    1)  Opened the 6400 port for the CMS.
    2)  Set -requestport in the command line to a different port, that is also open, for the Output Server and the Input Server.
    Does anyone know what I am doing wrong?  I haven't been able to locate the documention on how to run behind a firewall.  I am newby on the admin side.
    I am running this on Windows 2003 server.
    Thanks in advance.

    I can tell you from Business Objects Enterprise perspective. 6400 is the port on which CMS listens. We have web server in the DMZ so we had to open another set of ports also. We opened 2000-5000 ports also between Web server and application server ( where services are installed). The reason being that CMS listens on 6400 but other services listens on randomly selected ports different from 6400. Look into the registry entry and you will find CER. Inside CER there are two Keys RequestLowerPort and RequestUpperPort. We have defined these as 2000 to lower and 5000 to upper one.
    You can set ports using -requestport and open that ports and see how it works. Opening only 6400 would not  work is my guess.

  • Difference between SAP MI and CRM Mobile Sales

    hi experts,
    we need to understand difference between SAP MI and CRM mobiles sales solutions. what are SAP's  recommendations: where to use MI and where to use Mobile sales.
    can some of you explain the pros and cons of each solution or let me know the place where i get such info.
    thanks in advance.
    RH

    SAP MI apps are aimed at PDAs while CRM Mobile Sales is aimed (and can only work with) at laptops.
    PDA solutions are mostly used by sales agents while the laptop solution is more suitable to account managers. The laptop has much more information available that includes:
    - Marketing planning and execution capabilities
    - Account Planning
    - BW Reporting
    Mobile Sales for PDAs has more basic functionalities like order & activity management and business partner data maintenance (which are also included in the laptop version).
    Message was edited by: João Sousa

  • Random JCO Communication Failure Error after Hardware Migration

    Greetings experts,
    we had a migrated our XI server to new hardware and had couple of SLD related issues which were solved by the migration team. However, we are getting JCO communication failure very frequent whenever we use JCO from JAVA to call an RFC. The weird thing, if you restarted the message it will be successful.
    The error message in the message monitor :
    "COMMUNICATION FAILURE" during JCo call. Error opening an RFC connection"
    Any idea to solve this random issue?

    Hi again,
    the number of connection was increased to 200 but with no effects. Also, the user used to connect is a system user which does not need a ticket.
    This is my connection code
                   mConnection = JCO.createClient("600", // Client
              "USER", // Username
              "PASSWORD", // Password
              "EN", // Language
              "hostname", // Host
              "01"); // System Number
    do I need to add anything else if I am using a clustered system?

  • Jco connection error while calling Custom FM in CRM Internet Sales Application

    Hi ,
    I am trying to do some customisation in the CRM ISA 4.0 development component.
    Have followed the steps given in the Development and Extension Guide and tutorial PDF
    Steps done for Custom RFC Call
    1.       Create RFCs
    2.       Edit file backendobject-config.xml in folder project_root\b2b_z\WEB-INF\xcm\customer\modification:-
    3.       BackendBusinessObject Jco -
    4.       BusinessObject -
    5.       Edit file bom-config.xml in folder project_root\b2b_z\WEB-INF\xcm\customer\modification
    6.       BusinessObjectManager BoM
    7.       BackendAware-
    8.       config.xml - to add custom actions
    9.       Action  creation
    10.     Page : Order_change.jsp.
    The backend is the CRM system while making a call to the CRM system the connection to the CRM system is not working .
    Similar to what is given in the tutorial the  getDefaultJCoConnection() is used .
    But gettting null at the JCO connection.
    JCO.Function func = getDefaultJCoConnection().getJCoFunction(‘CRM_ISA_SHOP_GETLIST’);
    This is how my custom FM is being called.
    Can someone help me with what may be the possible reason for this call failure.
    While debugging and checking it shows null pointer exception in the JCo connection .
    Thanks
    Chinju

    Hi Hamendra,
    When the code debugging was done in Java then we got just the NullPointerException for the JCo.
    In the nwa log shows
    where BackendBusinessObjectBaseSAP is the standard Java Class in the ISA
    Error at
    com.sap.isa.core.eai.sp.jco.BackendBusinessObjectBaseSAP.getDefaultJCoConnection(BackendBusinessObjectBaseSAP.java:46)
    Thanks
    Chinju

  • Random JCO Communication Failure Error

    Dear All,
    I am facing the weird issue of JCo connection failures. I am facing the error of Max no of conversations excedeed. If i am testing it then it is giving me error. But after some time if i check it again it will be successful and also ping will be also successful for the JCo. I am facing for all JCo which we have created in the Portal System.
    We have 3 landscape system here. In my Development and Quality this type of error is coming which is very randomly.
    In our Production server its not coming.
    So i am very confused why this type of random behaviour is of JCo Connection.
    Regards,
    Dhruv Shah

    Hi Dhruv,
    If you are using WD application, then you should use disconnectIfAlive() in finally block of try-catch while executing RFC model.
    Please check the Web Dynpro Best Practices: [How to Configure the JCo Destination Settings|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/user-interface-technology/wd%20java/7.0/portal%20integration/how%20to%20configure%20the%20jco%20destination%20settings.pdf] that will helps you identify maximum pool size, connections and timeout etc.
    Also refer to JCo Pool Configuration and http://help.sap.com/saphelp_nw04/helpdata/en/3a/3b1b40fcdd8f5ce10000000a155106/content.htm
    Hope it helps
    Regards
    Arun

  • Getting Communication failure error in crystal reports

    Hi All,
    We are using Crystal reports for our business as a report tool. We are getting Communication error failure message. Please help us to resolve this issue. We are using Multihomed server.
    If we can resolve this problem by coming Monday morning EST it will be great help for us.
    Contact numbers are Surya : (1) 609-439-6786 (mob) and (1)  408-689-7221 (home)
                                      Venkat: (91) 9444704889 (mob)
    Waiting for your call.
    With Regards,
    Venkat.

    Hi,
    The error messages occur because there are multiple network cards or name resolution issues on the server.
    To resolve the error, specify an available port for an IP address
    1. Open the Crystal Configuration Manager (CCM).
    2. Stop the CMS.
    3. Define an available port number on the command line of the CMS for the IP address (for example, - Port <IP Address>:<port number>). Verify that the port number is not in use.
    4. Start the CMS.
    Now Logging on to the CMS from the applications will now occur successfully.

  • Order of steps in CRM Mobile Sales 7.0 SP4 Upgrade

    Hi,
    Since I read the upgrade guide I am not really sure anymore about the right order of step when performing the upgrade (form 4.0 SP6 to 7.0 SP4):
    (OS and Office version are up to the prerequesites)
    0. Back up all ARS databases (dev, test, production)
    1. Run Baseline Comparison tool: Is that recommended to do?
    2. Upgrade SQL Server form 2000 to 2005 SP1 or SP2 with attach, detach and run the SQL script provided by SAP
    2a. Install .net 2.0, Java VM 1.5.0_16 and Java Dev Kit (MAR and WB are on the same machine)
    2b. Install Visual Studio (VBasic) 2005 SP00
    3. Run Code Migration (only on DEV, it will create a change list which can be transported to the other systems, correct?)
    4. Run MAR Upgrade tool
    5. Upgrade MRS tools and services
    The points I am really unsure is, when to upgrade SQL Server from 2000 to 2005 and when to install Visual Studio.
    Could someone please feedback if all the steps are in the right order?
    Whity

    Hi everybody confronted with 4.0 to 7.0 SP4 upgrade of MSA,
    I have done sich upgrade and here is the list of steps and the order of them:
    Pre-upgrade: (check the current system works fine):
    1. Confirm the SAP services (MAR Central, TA) are working fine
    2. Confirm the Transport Process among DEV, QA and PRD is also working fine
    3. Full generation of all apps
    Pre-upgrade:
    4. Baseline comparison in order to ensure all repos are in synch
    5. Backup ars_db and ides
    Upgrade steps:
    6. Check software versions
    7. Install Visual Studio 2005 SP00
    8. Stop TA but not MAR Central Service
    9. Install and run CMT (it will display thousands of collisions, we had 11270 but most of them were solved by the system, finally we had 67 collisisons to resolve manually)
    10. Start TA and release CMT changelist and transport to CRM Server
    11. Backup ars_db
    12. CMT deinstallation
    13. SQL Server upgrade from 2000 to 2005
    14. Stop and uninstall TA. If TA is not being uninstalled there will be problems to uninstall but it can still be done via DOS command
    15. Upgrade the MAR
    16: Unistall the MAR upgrade tool
    17. Install Java VM and SDK
    18. Upgrade MDW (run on upgrade CD)
    19. Resolve collisions (document the work!)
    20. After CRM Online was upgraded do a BDoc synch (until this step, MAR, MDW upgrade run independently)
    21. Generate Metadata and table scripts on Ides in ClientConsole
    22. Do a full non incremental generation
    23. Run the application (MSA, MSC, etc.)
    Possible issues:
    1. I had many errors during compilation (not generation, that worked fine). Some of the errors were resolved by ensuring that all objects were generated. This did not happen at the first generation. Other errors came from collision resolution. This is a bit more tricky but keep in mind NO MAJOR CODE CHANGE was required to resolve them. Probably date conversion issues will pop up which can be resolved by "fromadate" / "toadate"...
    2. I had issues with the backed up Ides. Finally I had to restore an empty 7.0 standard SAP Ides and ran the Metadata and table scripts on this Ides. Then I connected and did an extract. This worked fine.
    This is it in a nutshell. I hope it will help anybody with an upgrade!
    Regards
    Whity

  • BDoc changes are not reflected in mobile sales application

    Hi guys
    I am trying hard but I do not get it to work with MSA 6.0 SP2 / 5.0 SP11:
    - I have changed Query BDocs in CRM Online
    - I am synching the BDocs using the BDoc Synch against the correct system / client
    - I am synchronizing metadata with the client console
    -> The tpsfile directory content is up to date
    - I am doing a full generation and a complete build
    -> my dll's are completely regenerated
    - I am calling the correct application (BOL and UI changes are reflected).
    But none of my BDoc changes arrive on the client?Acutally, one week ago somehow some changes were reflected, but I do not know why and now nothing is synchronized at all.  Seems to be very strange ... anyone an idea?
    Regards
    Kai

    Hi,
    since 5.0 the query BDoc definitions are not saved along with the TPS.NET file but with the ARSREP.DAT.
    The TPS.NET file contains only the data for sBDocs.
    The steps after modifying qBDocs are:
    - synchronizing the BDoc/s within Dev Studio
    - generating the BOL
    But it seems you did all these steps already...
    I remember there are some tools like metadataviewer? Did you already check with these tools whether the generation succeded?
    Regards,
    Wolfhard

  • CRM Mobile Sales 5.0 SP09?

    Hi,
    Does someone know something about following questions:
    1. Has SAP scheduled a date on which SAP CRM 5.0 SP09 will be released?
    2. Will Visual Studio 2005 be supported as of SP09 or will it still be VS 2003?
    3. Will SP09 be a "service release" or an upgrade?
    Thanks,
    Sebastiaan.

    Hi Sebastiaan
    Just afaik:
    1. No. If the tests are successful, the SP will get released
    2. Major changes in supporting SW is usually linked to a release and not a SP. Therefore you would most probably need to wait for 7.0 (scheduled 01/08) until VS2005 will be supported.
    3. Most probably it will be just a SP and not a SR.
    Regards, Kai
    EDIT: Support of VS2005

  • Error while opening Mobile Sales

    Hi  all
    I have developed one application in MAS. Before Generating i tick make dll both UI and Businsslogic then generate.  After that i open Mobile sales application "Starting Mobilesalesfailed". Context - UI_CORE_APPL_LAUNCH_FAILED_STA. Starting Mobile Sales Failed. Error
    how can i solve this issue.

    HI Niranjan
    I tried it. Everything is ok
    but,
    see after change properties for shortcut file, then i executed shortcut one small window (Analysse) came. In that
    1. AuthadminTool(Amt)  - its working fine
    2. MobileSales(MSA)     - Not working ie.can't logon - Record No. 3
    3. MobileSystem(MSY)  - Not working ie.can't logon - Record No. 3
    4. MobileSales(LEA)      - Not working ie.can't logon (Which one i mentioned in
                                          (User Interface - > Run File name) Record No. 2
    Last 3 applications  same error occured.

  • Cook book CRM mobile

    hello SDN,
    Could somebody please send me the link or the cookbook for CRM mobile sales. I am technical consultant and will be working on CRM Mobile sales. its urgent.
    [email protected]
    Many thanks
    Pankaj

    Pankaj,
    As it described in SDN Rules of Engagement, we can't provide copyrighted material:
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/rulesofEngagement&
    Try it here:
    <b>"Getting Started with Mobile Client Applications"</b>:
    http://help.sap.com/saphelp_crm50/helpdata/en/50/45c33a1dfe105ae10000000a11402f/frameset.htm
    <b>"Mobile Application Studio"</b>:
    http://help.sap.com/saphelp_crm50/helpdata/en/ff/1a503fb088d25fe10000000a114084/frameset.htm
    Regards,
    Vadim.

  • New Forum for Mobile Sales

    Hi There,
    I have just been involved in a European implementation of SAP CRM 4.0 with a rollout of the Mobile Sales Application to 250 laptops.
    As this falls outside 'NetWeaver' at the moment I found that we were breaking new ground in terms of some of the problems we faced. It would have been very useful to have a forum to share the mobile sales experience and to see if other customers were facing the same difficluties.
    Is it possible to set up a new forum to deal with this? I have a lot of experience that can be shared especially related to the data rollout within a short space of time using the Rollout Manager.
    Regards,
    Graham

    Hi Graham
    Although they may still read here, <b>"SDN Content Suggestion forum"</b>, /community [original link is broken] , will be more suitable to make this request since the moderators expect this kind of requests there.
    Kind regards...
    *--Serdar

Maybe you are looking for

  • Ipod not showing up in itunes or ipod updater

    my ipod worked fine...then i realized i had to install the ipod updater so i did that...then by accident i unplugged my ipod video while it said do not disconnect, now my ipod doesn't show up in itunes, but does in my computer...also my wireless usb

  • Doubt in Cluster table

    Hi Experts, Can You plz tell How to import/read data from cluster table? Plz give me the syntaxes also.. Thanx in advance.

  • K550 won't print graphics - Help!

    Working great till one day suddenly stopped printing graphics.  Prints text copy fine.  Photos, clip art, etc missing from print.  Ran Diagnostics - okay; ran Configuration page - okay.   Laptop prints fine when connected to another printer,  which e

  • MES Interface Development (Standard IDOC-MATMAS enriched with Z-Fields)

    Hello Everyone, We have an issue that we want to sent IDOC data to our local MES System. The XML Target Structure of the MES System is given and cannot be changed. Most of the fields to be sent are in the MATMAS IDOC but some fields need to be enrich

  • Whats the Maximum Ram my macbook can take?

    Hi I have A macbook pro 1.83 GHZ (yonah) Can it go further than the 2GB specified by apple? Many thanks If not what causes it not to?