Destination; Dynamic-Schema - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

destination

Either identifies an external resource or identifies the target destination for a
transmitted message.
Syntax
destination uri
Parameters
uri
Guidelines
destination is required when the action type is fetch, log, results-async, or
route-set. This command is optional when the action type is results.
v When the action type is fetch, specifies the source location of the resource to be
v When the action type is log, specifies the destination location of the transmitted
v When the action type is results-async, specifies the destination location of the
v When the action type is route-set, specifies the routing destination.
v When the action type is results, specifies the destination location of the data
Related Commands
multiple-outputs
Examples
v Stores the fetch resource in the destination identity.xml.
v Stores the log resource in the destination logexamples.xml.
v Stores the results resource in the destination results.log.
v Sends the input of the results action to the list of URLs specified in the variable

dynamic-schema

Specifies a dynamic schema for the current validate action.
528
Command Reference
Identifies the resource or message destination.
retrieved.
message.
data recipient. A destination URI can take the form of a DataPower variable, a
context name, or a standard URI.
recipient.
# type fetch
# destination http://datapower.com/identity.xml
#
# type log
# destination http://datapower.com/logexamples.xml
#
# type results
# destination http://datapower.com:9999/results.log
#
given.
# type results
# destination var://context/mycontext/urllist
#

Advertisement

Table of Contents
loading

Table of Contents