beautypg.com

Xml data model – HP e-CommerceXML Accelerator sa7150 User Manual

Page 28

background image

C H A P T E R 3 HP e-Commerce/XML Server Accelerator SA7150 User Guide

18

Server mappings are created using the create map command.
Typically, a map specifies a Key ID for SSL encryption and
decryption, as in the example following.

HP SA7150> create map

Server IP [0.0.0.0]: x.x.x.x

Network port [443]:

Cleartext (server) port [80]:

KeyID to use for mapping: default

HP SA7150>

If your operations involve processing only unencrypted XML traffic,
you should use a “clear text map,” i.e., a map with no Key ID. The
example below illustrates the creation of a clear text map:

NOTE: In the example
opposite, the prompt for a
KeyID is ignored. Keys,
certificates and related
matters are discussed in
this chapter under “SSL
Operations.”

HP SA7150> create map

Server IP [0.0.0.0]: x.x.x.x

Network port [443]:

Cleartext (server) port [80]:

KeyID to use for mapping:

Cleartext map for XML only? [n]: y

HP SA7150>

XML Data Model

XML data consists of three hierarchical components:

Elements (data types)

Attributes (subcategories of a data type or element)

Text (specific data such as names, addresses, and quantities
contained within elements or attributes)

The content of an XML document is defined within these three
components, as illustrated below. The example shows a block of
incoming XML text as received by the SA7150 in an HTTP POST
request.

NOTE: XML examples
here are indented for ease
of reading—the leading
spaces or tabs are not
significant with regard to
SA7150 operations.

initial="K"/>

13280 Evening Creek Dr

San Diego

California

92128