A SERVICE OF

logo

5250 Connect Users Guide
138
Service and
Component Inputs
Input documents frequently
come from sample XML
documents on the local
machine as well as DOMs
from other services or
components.
Input documents are
passed into the services
and components via
Service Triggers, or
DOMs from other
services or components.
Project Variables
for:
* Log File Paths
* DTD URIs
* XSL URIs
* Send Mail Server
* XML Inter-
change URIs
Usually point to locations
on local machine (but could
be on Servers or Web).
Should point to locations
on production Servers
and Web.
Testing Tools In addition to Log actions,
you can use dialog boxes
(ECMAScript alert()
function) to display runtime
values.
No dialog boxes can be
used.
JDBC Connection Doesnt use Server
Connection Pools May be
using Test Databases.
Uses Server-provided
Connection pools
Should be using
Production Databases.
HTTP Connections May be pointing to local
machine or test servers.
Should be pointing to
test or production
servers.
3270 Connections Usually point to test
systems and test UserIds
and Passwords.
Should point to
production systems and
production UserIds and
Passwords.
5250 Connections Usually point to test
systems and test UserIds
and Passwords.
Should point to
production systems and
production UserIds and
Passwords.
CICS(ECI)RPC
Connections
Usually point to test
systems and test UserIds
and Passwords.
Should point to
production systems and
production UserIds and
Passwords.
Testing in Composer Deployment Testing