Hello partners,
I have issue in the scenary with integration of activities SAP CRM with Groupware Outlook.
When use the sincronization of "date activity", that is created in the calendar of outlook, but there are icons with link to CRM web ui with the account.
The link is bad, beacause is generated
like:http:////server:port/sap/crm_logon/default.htm?sap-client=200&crm-object-type=BP_ACCOUNT&...........
so, there is 2 "//" innecesary in the begin, if I delete manually this entries, the links works.
how can I analize or found the issue?
I think is relation with class CL_CRM_XML_GW_SYNC, but there are many methods......