NonStop SOAP User's Manual
Using the SOAP Admin Tool
NonStop SOAP User’s Manual—520501-012
5-14
Pathway Service Definition Errors
The server class name must have 15 or fewer characters. Check the spelling of the
name in the configuration.
The specified DDL dictionary name has an invalid format. It must be a valid Guardian
subvolume name.
A DDL definition name, associated with either RequestInfo or ResponseInfo in the SDL
file, is invalid.
The “Start” and “End” attributes must have numeric values.
In a ResponseSelection in the SDL file, the “ConversionOp” attribute specifies decimal
conversion, but the value of “BufVal” is not numeric.
Correct the syntax of the ResponseSelection element to specify all or none of the
attributes listed in the message.
Pathway Service Definition. Error>> Length of Server
Class:<
Server Class
> is greater than 15.
Pathway Service Definition. Error>> Invalid DDL Dictionary
Name: <
DDL Dictionary Specified
>
Parser - Error>> Invalid DDL Definition Name: <
DDL
Definition Specified
>
Parser - Error>> Response Selection Node <
path
> Attribute:
<
Attribute name
>, Value:<
Given value
> is not a number.
Parser - Error>> Response Selection Node <
path
> Attribute:
BufVal needs to be a Number when the Attribute: ConversionOp
is a number.
Pathway Service Definition. Error>> For the Response
Selection Element in the path <
XML Path to the Response
Selection element
>, either all the "Start', "End", "BufVal",
attributes must be specified or none.