Hi Experts, my problem is: We are now migration from CRM 4.0 to 5.0; we have a customer file XML that works well in CRM 4.0. This File in CRM 5.0 does not work. ¿anybody do know if is necesary any customizing?. Here is a sample of code, if i launch the XML file alone it does work perfectly, so i think the proble may be in the 'send' or 'receive' the parameter.
BSP -> FIle XML
(run file)
BSP <- file XML
The functions are: "sendRequest" for send data to file XML, and "responseXML.getElementsByTagName" for receive data from file XML to BSP.
The labels of file XML are: <%@page language="abap"%>
<?xml version="1.0"?>
thanks in advance,
I will award points,
Tomás.