Foros del Web » Programación para mayores de 30 ;) » Programación General »

Que Significa Esto?

Estas en el tema de Que Significa Esto? en el foro de Programación General en Foros del Web. identificacion= CODIGO QUE ME GENERA Test To test the operation using the HTTP POST protocol, click the 'Invoke' button. Parameter Value identificador: password: SOAP The ...
  #1 (permalink)  
Antiguo 17/12/2007, 07:55
 
Fecha de Ingreso: diciembre-2007
Mensajes: 187
Antigüedad: 17 años, 2 meses
Puntos: 1
Que Significa Esto?

identificacion= CODIGO QUE ME GENERA
Test
To test the operation using the HTTP POST protocol, click the 'Invoke' button.
Parameter Value
identificador:
password:


SOAP
The following is a sample SOAP request and response. The placeholders shown need to be replaced with actual values.

POST /ws_mb_b2c/mb_tranb2c_v0.asmx HTTP/1.1
Host: marcablancab2ct.toolfactory.net
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://marcablancat.iberojet.es/transacciones/identificacion"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<identificacion xmlns="http://marcablancat.iberojet.es/transacciones">
<identificador>string</identificador>
<password>string</password>
</identificacion>
</soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<identificacionResponse xmlns="http://marcablancat.iberojet.es/transacciones">
<identificacionResult>xml</identificacionResult>
</identificacionResponse>
</soap:Body>
</soap:Envelope>
HTTP POST
The following is a sample HTTP POST request and response. The placeholders shown need to be replaced with actual values.

POST /ws_mb_b2c/mb_tranb2c_v0.asmx/identificacion HTTP/1.1
Host: marcablancab2ct.toolfactory.net
Content-Type: application/x-www-form-urlencoded
Content-Length: length

identificador=string&password=string
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0"?>
xml

POR FAVOR AYUDA
  #2 (permalink)  
Antiguo 17/12/2007, 10:31
Avatar de monoswim
$moderador{'Esteban'}
 
Fecha de Ingreso: febrero-2002
Ubicación: Buenos Aires - Argentina
Mensajes: 8.762
Antigüedad: 23 años
Puntos: 90
Re: Que Significa Esto?

anselo, pará de generar post distintos !!!

nos tenés que colocar más info, de donde sacás ese código, es tu página ? que es lo que estás intentando hacer...

__________________
Esteban Quintana
  #3 (permalink)  
Antiguo 19/12/2007, 12:14
 
Fecha de Ingreso: diciembre-2007
Mensajes: 187
Antigüedad: 17 años, 2 meses
Puntos: 1
Re: Que Significa Esto?

Pretendo Que Me Funcione Mi Enlace...

En El Codigo Anterior Tengo Que Sustituir Los Placeholders Por Una Clave Que Me Han Generado Parecida A Esta c5b9be3o-666c-4dc-ab57-99747ffa98175, Pero No Se Donde Tengo Que Ponerla Eso Es Todo.

Si He Puesto Otro Post Es La Misma Duda Presentada De Otra Manera, Entiendo De Html Pero Nada De Nada Con Xml.

Por Eso Pido Ayuda.

Saludos
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 09:57.