CEMT SET XMLTRANSFORM
Change the validation status of an XMLTRANSFORM resource.
In CICS Explorer®, the XML transforms view provides a functional equivalent to this command.
Syntax
Press the Clear key to clear the screen.
There are two ways of starting this transaction:
- Type
CEMT SET XMLTRANSFORMfollowed by one or more identifiers or ALL. You get a display that lists the current status, similar to that obtained by CEMT INQUIRE XMLTRANSFORM. You can then tab to the highlighted or blank fields and overtype them with the required values. - Type
CEMT SET XMLTRANSFORMfollowed by one or more identifiers or ALL, followed in turn by one or more attribute settings that you want to change. For example,CEMT SET XMLTRANSFORM AL Vresets the validation status for all XMLTRANSFORM resources.
Typing ? at the beginning of either the first or second line gives a syntax prompt. Resetting the values takes effect immediately.
If the optional attributes are omitted, the command has no effect.
Conditions: NOTAUTH, NOTFND
Options
- ALL
- Any changes you request are made to all resources of the specified type that you are authorized to access.
- (value)
- specifies the 1–32 character name of the XMLTRANSFORM resource.
- VALIDATIONST
- Specifies whether full validation is required for this XMLTRANSFORM resource:
- VALIDATION
- Full validation is required.
- NOVALIDATION
- Full validation is not required.
The XMLTRANSFORM resource must be enabled before you can turn validation on and off.
