Hi everyone,
this is my problem : i am trying to connect my sap_crm app from my ios but in vain , when i looked into the domain log i am getting this error:
2013-04-12 10:46:42.456 Subsystem=Error Application ID=com.sap.meps.sapcrmsales, Application Connection ID=929b6458456949c710eeed4e5d8a03f35d4a6e87__com.sap.meps.sapcrmsales, User=mharrati@DOECNoAuth, Correlation ID=, Package=sap_crm:1.0, MBO=, Operation=execute, Thread ID=129, Node ID=WIN-1CMM6LM48GD, Error=Method name ( subscribe ) failed:
| id : 121946602 : 9
| content : {}
| app : CRMSales : 8
| upa : *
| replyTo : sup.mbs.moca.5 : 14
| ppm : eyJsYW5ndWFnZSI6ImVuIiwidXNlcm5hbWUiOm51bGwsInBhc3N3b3JkIjpudWxsfQ== : 68
| pkg : SAP_CRM:1.0 : 11
| pushTo : sup.mbs.moca.5 : 14
| method : subscribe : 9
| pid : moca://929b6458456949c710eeed4e5d8a03f35d4a6e87__com.sap.meps.sapcrmsales : 73
| cid : 24#121945603 : 12
2013-04-12 10:46:42.443 Subsystem=Error Application ID=com.sap.meps.sapcrmsales, Application Connection ID=929b6458456949c710eeed4e5d8a03f35d4a6e87__com.sap.meps.sapcrmsales, User=mharrati@DOECNoAuth, Correlation ID=, Package=sap_crm:1.0, MBO=, Operation=execute, Thread ID=129, Node ID=WIN-1CMM6LM48GD, Error=SAP SOAP error:
The system cannot infer the transport information from the ://:/sap/bc/DOE_ESDMA_SOAP?sap-client=150&sap-language=EN URL. : The system cannot infer the transport information from the ://:/sap/bc/DOE_ESDMA_SOAP?sap-client=150&sap-language=EN URL.
Input: <Subscribe xmlns="urn:sap-com:document:sap:doe"><EndTo xmlns="http://schemas.xmlsoap.org/ws/2004/08/eventing"><Address xmlns="http://schemas.xmlsoap.org/ws/2004/08/addressing">http://192.168.1.17:8000/doe/publish?pkg=d10_sap_crm.1_0&sub=c0c7d13501dc4b44bdd028228ee13340</Address><ReferenceProperties xmlns="http://schemas.xmlsoap.org/ws/2004/08/addressing"><SubscriptionReference xmlns="http://www.sybase.com/sup/ds/doe/ws-eventing">c0c7d13501dc4b44bdd028228ee13340</SubscriptionReference></ReferenceProperties></EndTo><Delivery xmlns="http://schemas.xmlsoap.org/ws/2004/08/eventing"><NotifyTo><Address xmlns="http://schemas.xmlsoap.org/ws/2004/08/addressing">http://192.168.1.17:8000/doe/publish?pkg=d10_sap_crm.1_0&sub=c0c7d13501dc4b44bdd028228ee13340</Address><ReferenceProperties xmlns="http://schemas.xmlsoap.org/ws/2004/08/addressing"><SubscriptionReference xmlns="http://www.sybase.com/sup/ds/doe/ws-eventing">c0c7d13501dc4b44bdd028228ee13340</SubscriptionReference></ReferenceProperties></NotifyTo></Delivery><Expires xmlns="http://schemas.xmlsoap.org/ws/2004/08/eventing" /><Filter xmlns="http://schemas.xmlsoap.org/ws/2004/08/eventing">PHYSICALID=873114d9b13c427daf601e2baf0df3fb AND USER=mharrati AND EXTRACT_WINDOW=50 AND LANGUAGE=EN</Filter></Subscribe>
2013-04-12 10:46:42.330 Subsystem=Error Application ID=com.sap.meps.sapcrmsales, Application Connection ID=929b6458456949c710eeed4e5d8a03f35d4a6e87__com.sap.meps.sapcrmsales, User=mharrati@DOECNoAuth, Correlation ID=, Package=sap_crm:1.0, MBO=, Operation=execute, Thread ID=129, Node ID=WIN-1CMM6LM48GD, Error=The system cannot infer the transport information from the ://:/sap/bc/DOE_ESDMA_SOAP?sap-client=150&sap-language=EN URL.
the version of the app is MAS_CRMSALES_V20 V9G002 , the ESDMA successfully generated ,
waiting for help.