Start of change

WEBSVDEF Resource Table

A CICS definition that describes aspects of the run-time environment for a CICS application program deployed in a Web services setting, where the mapping between application data structure and SOAP messages has been generated using CICS-supplied tools.

The Primary key field for this resource class is  NAME .

The following actions are supported:

INSTALL
Install a Connection Definition.

The parameter data for the INSTALL action is described in Parameters for installing CICS Definitions.

ADDTOGRP
Add to resource group

PARM(' [ERRQUEUE] RESGROUP(value) .')

Length
632
Usage
API or Batch Utility
API view
No
CMAS context
No
SCOPE applies
No
Only query CMASs in workload
No
Object type
CICS Definition
Copybook identifier
EYUt3835 or WEBSVDEF
Valid API operations
GET CREATE UPDATE REMOVE and PERFORM
Unsupported releases
E530, E620 and E630
Parameters
GET
[CICSSYS] [RESGROUP]
CREATE
[RESGROUP]

API Actions

INSTALL
Install

PARM(' [NOTIFY(value)] USAGE(value) [FORCEINS(value)] [STATECHK(value)] [MODE(value)] [OVERTYPE(value)] [OVERRIDE(override)] TARGET(value) [RELATED(value)] .')

ADDTOGRP
Add to resource group

PARM(' [ERRQUEUE] RESGROUP(value) .')

Table 506. WEBSVDEF FEEDBACK error codes
Code Description Code Description
DIFF_VERSION Different version INV_RESTYPE Invalid resource type
EARLY_NAMELIST_END Early name list end INV_RSCOPE Invalid related scope
INCONSISTENT_SET Inconsistent set condition INV_STATECHK Invalid state check
INV_ACTION Invalid action INV_STRNGTERM Invalid string term
INV_ATTRIBUTE Invalid attribute INV_TSCOPE Invalid target scope
INV_CONTEXT Context not found INV_USAGE Invalid usage
INV_DATA Attribute data invalid INV_VER Invalid resource version
INV_EMBEDTERM Invalid embedded terminator MISSING_RELSYSID Missing related system identifier
INV_FORCEINS Invalid force install MORE_THAN_1_RELSYS More than one related system
INV_LITERAL Invalid literal NODEFS_SELECTED No definitions selected
INV_MINNAME Invalid minor name NON_MP Maintenance point CMAS not available
INV_MODE Invalid mode NOTHING_INSTALLED Nothing installed
INV_NAME Invalid name NOTIFY Notify
INV_NAMELIST Invalid name list NO_RELATED No related systems
INV_NOTIFY Invalid notify NO_TARGETS No targets
INV_ORSTGNA Invalid override string PARTIAL_INSTALL Partial install
INV_ORSTRING Invalid override string REC_CHANGED Resource definition already changed
INV_OVERTYPE Invalid over type REC_EXISTS Resource already exists
INV_OVRBLOCK Invalid override block REC_NOT_FOUND Requested resource not found
INV_RECADDR Invalid record address SCOPE_CONFLICT Scope conflict
INV_RECLEN Invalid record length SCOPE_REQUIRED Scope required
INV_RESGROUP Resource group not found USAGE_CONFLICT Usage conflict
Table 507. WEBSVDEF resource table attributes
Name Datatype Source Len Req Sum Description Default Value Range Attr ID
CHANGETIME DATETIME CPSM 8 Yes MAX Last time the definition was changed 1
 DEFVER-2  BINARY CPSM 1 Yes AVG Definition version 0 0-15 5
 NAME-1  CHAR CPSM 8 Yes DIF Web service definition name 7
CREATETIME DATETIME CPSM 8 Yes MAX Definition creation time 9
USERDATA1 CHAR CPSM 8 No DIF User data area 1 10
USERDATA2 CHAR CPSM 8 No DIF User data area 2 11
USERDATA3 CHAR CPSM 8 No DIF User data area 3 12
DESCRIPTION CHAR CPSM 58 No DIF Definition description 13
PIPELINE CHAR CPSM 8 Yes DIF Pipeline in which to install this web service 14
WSBIND CHAR CPSM 255 Yes DIF Fully-qualified WSBind file on HFS 15
WSDLFILE CHAR CPSM 255 No DIF Fully-qualified WSDL file on HFS 16
VALIDATION EYUDA CPSM 4 No LIKE Perform validation of SOAP messages against WSDL NO 17
VALIDATION Input/Output Valid Values NO YES
End of change [[ Contents Previous Page | Next Page Index ]]