Ver Mensaje Individual
  #7 (permalink)  
Antiguo 14/06/2010, 09:54
edkon
 
Fecha de Ingreso: junio-2010
Mensajes: 2
Antigüedad: 13 años, 10 meses
Puntos: 0
Respuesta: Conectar PHP con SAP a traves de RFC

Gracias ya configure el saprfc ahora aparece en el pinfo()
pero la funcion de arriba me da ahora

This is an example of getting the user list similar to the transaction SM04.
The example first get the data using SAPRFC and then using the PHP5 SOAP extension.
Warning: RFC Error Info : Group : 101 Key : RFC_ERROR_PROGRAM Message : Open file 'C:\WINDOWS\sapmsg.ini' failed in C:\AppServ\www\CODIGO\Cap06\test_conectar_sap.php on line 23
RFC connection failed


Now use SOAP to make the call to the Web Service

Fatal error: Class 'SoapClient' not found in C:\AppServ\www\CODIGO\Cap06\test_conectar_sap.php on line 72

el archivo sapmsg.ini no lo tengo en windows
saludos