ExternalXmlProcess

Top  Previous 

externalxmlprocess

Özellikler

Url (Accepts MScript)

The URL of the XML source.

Example:

http://www.tcmb.gov.tr/kurlar/today.xml

Method (Accepts MScript)

The Http method to used when making the request to the XML source.

Request Parameters (Accepts MScript)

The parameter of the request

User Name (Accepts MScript)

A user name basic authentication is required to access to the XML source.

Password (Accepts MScript)

The password of the user if applicable.

Transformation File (Xsl) (Accepts MScript)

The XML file retrieved from the XML service can be transformed into another XML document, if a XSL stylesheet is specified in this property.

Target Symbol

The name of the target symbol to assign the retrieved XML string.