En el editor de pruebas, los elementos de retorno de mensaje están situados después de cada llamada de servicio. Las devoluciones de mensajes describen el contenido esperado devuelto por el servicio. Puede utilizar la información del elemento de retorno del mensaje para la correlación de datos.
Puede generar o actualizar automáticamente el contenido de un retorno de mensajes si pulsa Actualizar retorno en el elemento de llamada.
Message
This page presents
the XML contents of the request and provides access to data correlation.
The same contents are presented in three different manners.
- Form
- This view provides a simplified view of the message focused on
editing the values of the XML content.
- Tree
This view provides a hierarchical view of the XML structure
of the message, including elements, namespaces, and the associated
values. You can use Add, Insert, Remove, Up, and Down to edit the XML elements and namespaces in the tree.
Click Filter to hide or show namespace,
attribute, or text nodes, depending on your requirements.
Click Allow only valid modifications to enable smart editing,
based on a specified XML schema document (XSD). To specify a set of
XSD documents for the workbench, in the test navigator, right-click
the project and select Properties and Schema Catalog. Disable Allow only valid modifications if you do not have an XSD or if you want to bypass the schema.
You can right-click an XML element to convert it to an XML fragment.
This enables you to perform data correlation (use datapools and create
references) on the entire XML fragment instead of only on the value.
- Source
- This view displays the source XML content of the message or plain
text content.
Importante: In the Source view, do not edit
the tags that start with SoaTag. If you delete or
change these tags, any references and substitutions in the test will
be broken. You cannot recreate these tags after you delete them.
Attachments
This page
lists the MIME or DIME attachments that are attached to the request.
The contents of this view conform to the Multipurpose Internet Mail
Extensions (MIME) or Direct Internet Message Encapsulation (DIME)
specification. You can use this page to add workbench resources as
MIME or DIME attachments and change properties.
The
Content ID is the identifier that the request uses to
refer to the attachments. The method for using this identifier depends
on your server requirements.
- MIME or DIME
- Select whether the attachment conforms to the Multipurpose Internet
Mail Extensions (MIME) or Direct Internet Message Encapsulation (DIME)
specification
- Use MTOM transmission mechanism
- By default, the request uses SOAP Messages with Attachments (SwA)
to handle attachments. Select this option to handle attachments with
the SOAP Message Transmission Optimization Mechanism (MTOM).
Response Properties
This
page lists the names and values of properties of the response.