CA Endevor® Software Change
Manager Documentation Changes
1.0 Welcome
Welcome to the Documentation Changes readme for
CA Endevor® Change Manager Version 17.0. This readme lists any
significant changes that were made to the documentation for Version
17.0.
Note: These lists are provided for
references purposes. You can find this same information in the
Documentation Changes topic that appears before the Table of
Contents within each guide. To link to the
actual topics that were changed within a particular guide, open the
guide. Then find the appropriate link in the Documentation Changes
topic.
2.0 Recent Documentation
Changes
Guides that have been updated are republished
as new editions. The new editions are listed below in the order
they replaced an earlier edition on the bookshelf. New editions
that were added at the same time are listed alphabetically.
Messages and Codes Guide, Version 17.0, Fifth
Edition
Added for PTF RO80617, May,
2015:
- C1G Messages— Updated to add message
C1G0129S.
Release Notes, Version 17.0, Fifth
Edition
- Summary of New Features and
Enhancements— Updated to describe changes to outputs for the
CSV LIST Element function coded with the NOCSV option.
Added for PTF RO78325 for
the base product (CA Endevor SCM). RO78326 is also required if Web
Services has been installed. March 2015:
- Customization Tables Changed After Version
16.0 and Package Ship Security Enhancements— Updated to add
information about changes to Package Ship security.
- Enhancements Added After Version 17.0
Complete— Added this chapter to contain enhancements that
were made to the product after Version 17.0 was completed. This
chapter supplements the chapter "Enhancements and New
Features."
Messages and Codes Guide, Version 17.0, Fourth
Edition
- C1G Messages— Updated to add message
C1G0354S.
- SHP Messages— Updated to add messages
SHP0012E, SHP0013E, and SHP0014E.
Utilities Guide, Version 17.0, Fourth
Edition
- OPTIONS Parameters Common to All CSV
Functions— Added an important note about using the NOCSV
option.
Release Notes, Version 17.0, Fourth
Edition
- Alter Action Updates Master Control File
Element Metadata— Updated to add an important note about
security.
Administration Guide, Version 17.0, Fourth
Edition
- Alter Action Updates Master Control File
Element Metadata— Updated to add an important note about
security.
Release Notes, Version 17.0, Third
Edition
- Customization Tables Changed After Version
16.0— Updated to add the BC1TNEQU table, in which the Alter
action has been added to the list of C1ACTNS.
- Nonprogram Product Components Modified in
Version 17.0— Updated to correct references to CSIQSRC and
CSIQJCL.
Administration Guide, Version 17.0, Third
Edition
- Dialog Options Fields— Updated to
remove the obsolete field DISPLAY_PROC_GROUP.
Messages and Codes Guide, Version 17.0, Third
Edition
- ENBS Messages— Updated to add ENBS007I
and update the reason text for ENBS003I and ENBS004I.
Utilities
Guide, Version 17.0, Third Edition
- Using the BSTXCOPY Utility— Added to
describe this utility, which is similar to the CA Endevor SCM
processor utility BSTCOPY, except that BSTXCOPY executes outside of
a processor.
Release
Notes, Version 17.0, Second Edition
- Summary of New Features and
Enhancements— Updated to include the customization tables,
Alter action, and a list of miscellaneous changes.
- Customization Tables Changed After Version
16.0— Added for changes introduced after V16.0.
- Alter Action Updates Master Control File
Element Metadata— Added to describe the Alter action.
- Nonprogram Product Components Modified in
Version 17.0— Added to list the nonprogram product components
that were modified for Version 17.0.
Administration Guide, Version 17.0, Second
Edition
- Endevor Actions— Updated to add the
Alter action and to remove a misplaced statement from the Update
action description.
- Using SMF Recording— Updated this
chapter to add changes for the Alter action. Also, the DSECT
samples have been removed from the guide. All the DSECTs are
delivered in the installation CSIQOPTN library.
- Altering Element Record Metadata—
Added this chapter to describe the Alter action.
API
Reference Guide, Version 17.0, Second Edition
- API Architecture— Updated to indicate
that all programs that call the API, except for the API List SMF
function, are API cross-release compatible.
- Element and Component Extraction Types and
AEELM_RQ Request Structure Fields— Updated to add the element
and component summary record format.
- ALELM_RQ Request Structure Fields—
Updated the description for ALELM_RQ_ENV to indicate that
name-masking is valid when ALELM_RQ_PATH=P, ALELM_RQ_RETURN=A and
ALELM_RQ_SEARCH=N.
- Information about Alter Action
Metadata— Added to describe the Alter action metadata
response structure fields for List Element.
- ALSMFA_RS Response Structure Fields for
Activity Requests— Updated to add the Alter action fields and
the Alter action data area. The Alter action field indicates the
Master Control File field to which the Alter action requested a
change and whether the field was changed. The Alter action data
area contains the before, after, and mask values for the Master
Control File element record field that was processed.
Exits
Guide, Version 17.0, Second Edition
- The control block samples have been removed
from the guide. Sample control blocks are delivered in the
installation CSIQOPTN library, where each assembler DSECT sample
resides in a separate member. The COBOL copybook that includes all
the sample COBOL record layouts resides in member EXITBLKS.
- Exits and High-Level Languages—
Updated to add, for COBOL programs, that the name of the exit and
the name you code in the C1UEXITS table must be C1UEXT0n.
- Exit Point 2 Programs, The Exit Point 2
ENVFCBA Field (Assembler), Exit Point 2 COBOL Source and Target
Fields, Exit Point 3 Programs, Exit Point 3 Assembler Control
Blocks, The Exit Point 3 ENVFCBA Field, Exit Point 3 COBOL Control
Blocks, Exit Point 3 COBOL Source and Target Fields, Exit Control
Blocks, Exit Control Blocks for EPC1UEXT, Assembler Field
Descriptions ($ECBDS DSECT), COBOL Field Descriptions
(EXIT-CONTROL-BLOCK), The Assembler Environment Block, The COBOL
Environment Block, $ELMDS DSECT Field Descriptions,
SRC-ELEMENT-MASTER-INFO-BLOCK Field Descriptions and
TGT-ELEMENT-MASTER-INFO-BLOCK Field Descriptions— Updated for
the Alter action control block.
- Assembler Field Descriptions ($ECBDS DSECT)
and COBOL Field Descriptions (EXIT_CONTROL_BLOCK)— Updated to
add the fields ECBALTRA and ECB-ALTER-POINTER respectively that
point to the Alter Action Block.
- $REQPDS DSECT Field Descriptions and COBOL
REQUEST-INFO-BLOCK Field Descriptions— Updated to add the
assembler fields REQAUPDT and REQASRCH and the COBOL fields
REQ-ALTER-WITH-UPDATE and REQ-ALTER-SEARCH for the Alter action.
The descriptions for the REQOSRCH assembler field and the
REQ-SEARCH-OPTION field for COBOL are updated to indicate that they
are applicable for the Alter action.
- Alter Action Exit Control Block, Assembler
Field Descriptions ($ALTRDS DSECT) and COBOL ALTER-ACTION-BLOCK
Field Descriptions— Added to describe the fields in the
control blocks delivered for the Alter action.
Extended
Processors Guide, Version 17.0, Second
Edition
- In-Stream Data— Updated regarding
wrapping of a long-name symbolics.
- The BC1PMVCL Utility— Added to
describe the utility.
- BSTCOPY and Aliases— Added to describe
how BSTCOPY handles aliases.
- The CONDELE Utility— Updated to remove
an obsolete statement about footprints.
Messages and Codes Reference Guide, Version 17.0, Second
Edition
- API Element Action Messages— Updated
to change the message text for API0039E and add messages API0087W
and API0088W.
- C1BM Messages— Updated to add message
C1BM4100: E115.
- C1G Messages— Updated to add message
C1G0087E.
Packages
Guide, Version 17.0, Second Edition
- Create or Modify a Package— This topic
replaces several related topics to streamline the content.
- Determining Package Approvers— Updated
to add the Alter action to the table that lists which inventory
area is searched depending on which action is in a package.
- Element Locking for Packages— Updated
to add the Alter action to the list of actions that lock a
package.
Reports
Guide, Version 17.0, Second Edition
- CONRPT42 Report Column Headings—
Updated to add changes for the Alter action.
CA Roscoe
Interface Administration Guide, Version 17.0, Second
Edition
- The Footprint Display Panel— Updated
to add that when requesting an element display, if an element does
not exist at the location defined by the footprint, the request is
executed against the first element located higher up in the
map.
Scenario
Guide, Version 17.0, Second Edition
How to Automatically Generate
Using Element
- Concurrent Action Processing Overview and
How Concurrent Action Processing Works— Updated to include
the Alter action as an action that can be processed
concurrently.
Package Ship
Facility
- Mapping Rules— For the Package Ship
facility, updated to specify that matching begins with the highest
to the lowest level qualifier.
Web Services scenario
- The following topics were updated or added
to introduce the RESTful API— Web Services, How Client
Programs Access the API, Software Requirements for Web Services,
How to Configure and Deploy Web Services, Create or Update a Tomcat
Directory Structure for the Web Services Component, Verify Your
Apache Tomcat Installation and Configuration, How to Update an
Existing Deployment of Web Services, How to Run Web Services Under
New Releases of Tomcat, How Access to a Data Source Works, How to
Create a Configuration File, V17 Data Source Configuration File
Template,Using Web Services, CA Endevor SCM SOAP Web Services, How
to Create a Client Stub,CA Endevor SCM RESTful API, RESTful API
Client Program Design Considerations, RESTful API Outputs and
Return Codes, RESTful API Action Request URIs,Repository Actions,
List All Configurations, List Parameters of a Configuration,
Package Actions, List Packages, Updated Packages, Cast Packages,
Approve Packages, Deny Packages, Execute Packages, Backout
Packages, Backin Packages, Commit Packages, Ship Packages, Delete
Packages, Reset Packages, Inventory Actions, List Systems, List
Subsystems, and List Elements.
SCL
Reference Guide,
Version
17.0, Second Edition
- Updated the following topics to add the
Alter action:
- Set Options Syntax— Added the
Alter action Search options: All and First Found
- Actions and the Set Options
Statement— Indicated which options are valid for the Alter
action.
- Element Action Statements
- The Alter Statement
- Print Element Syntax— Updated to
clarify that Print actions that use the Explode option are
processed first before other actions are processed in Type sequence
order.
Security
Guide, Version 17.0, Second Edition
- The Action Initiation Security Control
Point, How to Define the User Security Table, Name Equates Table,
How to Define SAF Authorization Levels, Securing Actions Using the
FUNCEQUE Entry, How to Specify a Substring of a Keyword, The Action
Initiation Security Control Point (Extension), Define Security
Rules for Action Initiations, The Default Authorization Value, and
The Action Initiation Security Control Worksheet— Updated to
add the Alter action.
User
Guide, Version 17.0, Second Edition
- Printing Element Information Using the Print
Elements Action— Updated to add that Print actions that use
the Explode option to print input component information extracted
from the ACMQ files are processed first before other actions are
processed in Type sequence order.
Utilities Guide, Version 17.0, Second
Edition
- Alter Action Metadata— Added to
describe the Alter action metadata fields extracted by the List
Element option of the Comma Separated utility.
-----------------------------------------------------------------------------------------
Release Notes,
Version
17.0
- "Enhancements and New Features"
chapter— Added the topics:
- Build SCL Environment Value
- Package Selection List Filter for
Exec-Failed Status
Messages
and Codes Reference Guide,
Version
17.0
- C1BM Messages— Updated to add messages
C1BM4100: E114, and C1BM4100: E116 through C1BM4100: E122.
- C1G Messages— Updated to add messages
C1G0072E, C1G0073W, C1G0074I, C1G0075I, C1G0076I, C1G0077I,
C1G0078I, C1G0079I, C1G0080E, C1G0081W, C1G0082C, C1G0083I,
C1G0084I, C1G0085I, C1G0086E, and C1G0231I. Updated message text
for C1G0222I.
- ENBE Messages— Updated the following
messages regarding name masked Environment name values: ENBE071E,
ENBE086E, ENBE087E, ENBE088E, ENBE119E, ENBE124E, and ENBE201E.
SCL
Reference Guide,
Version
17.0
- Restyled the introductory information in the
chapter "Managing Environments in Batch" into the following topics:
How to Manage Environments in Batch, Create SCL for Environment
Objects, Execute the Batch Environment Administration Facility, and
Batch Admin Edit Macros.
- Updated various topics to indicate that you
can name mask the From Environment environment-name value in certain Build SCL
statements. The following topics were updated: Name-Masking, Build
Statements, Build SCL for Approver Group Syntax, Build SCL for
Approver Relations Syntax, Build SCL for Environment Syntax, Build
SCL for Processor Group Syntax, Build SCL for Processor Symbol
Syntax, Build SCL for Subsystem Syntax, Build SCL for System
Syntax, Build SCL for Type Syntax, and Build SCL for Type Sequence
Syntax.
3.0 List of All Updates by
Guide
The following guides have been updated for
Version 17.0.
Note: Edition numbers are shown on the
guide title page. Any guide that does not show an edition number is
considered a first edition.
3.1 Release Notes
Version 17.0, Fifth Edition
- Summary of New Features and
Enhancements— Updated to describe changes to outputs for the
CSV LIST Element function coded with the NOCSV option.
RO78325 for the base product
(CA Endevor SCM). RO78326 is also required if Web Services has been
installed. March 2015:
- Customization Tables Changed After Version
16.0 and Package Ship Security Enhancements— Updated to add
information about changes to Package Ship security.
- Enhancements Added After Version 17.0
Complete— Added this chapter to contain enhancements that
were made to the product after Version 17.0 was completed. This
chapter supplements the chapter "Enhancements and New
Features."
Version 17.0, Fourth Edition
- Alter Action Updates Master Control File
Element Metadata— Updated to add an important note about
security.
Version 17.0, Third Edition
- Customization Tables Changed After Version
16.0— Updated to add the BC1TNEQU table, in which the Alter
action has been added to the list of C1ACTNS.
- Nonprogram Product Components Modified in
Version 17.0— Updated to correct references to CSIQSRC and
CSIQJCL.
Version
17.0, Second Edition
- Summary of New Features and
Enhancements— Updated to include the customization tables,
Alter action, and a list of miscellaneous changes.
- Customization Tables Changed After Version
16.0— Added for changes introduced after V16.0.
- Alter Action Updates Master Control File
Element Metadata— Added to describe the Alter action.
- Nonprogram Product Components Modified in
Version 17.0— Added to list the nonprogram product components
that were modified for Version 17.0.
3.2 Administration Guide
Version 17.0, Fourth Edition
- Alter Action Updates Master Control File
Element Metadata— Updated to add an important note about
security.
Version
17.0, Third Edition
- Dialog Options Fields— Updated to
remove the obsolete field DISPLAY_PROC_GROUP.
Version
17.0, Second Edition
- Endevor Actions— Updated to add the
Alter action and to remove a misplaced statement from the Update
action description.
- Using SMF Recording— Updated this
chapter to add changes for the Alter action. Also, the DSECT
samples have been removed from the guide. All the DSECTs are
delivered in the installation CSIQOPTN library.
- Altering Element Record Metadata—
Added this chapter to describe the Alter action.
3.3 API Reference Guide
Version
17.0, Second Edition
- API Architecture— Updated to indicate
that all programs that call the API, except for the API List SMF
function, are API cross-release compatible.
- Element and Component Extraction Types and
AEELM_RQ Request Structure Fields— Updated to add the element
and component summary record format.
- ALELM_RQ Request Structure Fields—
Updated the description for ALELM_RQ_ENV to indicate that
name-masking is valid when ALELM_RQ_PATH=P, ALELM_RQ_RETURN=A and
ALELM_RQ_SEARCH=N.
- Information about Alter Action
Metadata— Added to describe the Alter action metadata
response structure fields for List Element.
- ALSMFA_RS Response Structure Fields for
Activity Requests— Updated to add the Alter action fields and
the Alter action data area. The Alter action field indicates the
Master Control File field to which the Alter action requested a
change and whether the field was changed. The Alter action data
area contains the before, after, and mask values for the Master
Control File element record field that was processed.
3.4 Automated Configuration Option
Guide
Version 17.0— No significant changes
have been made to this guide for this release.
3.5 Best Practice Guide
Version 17.0— No significant changes
have been made to this guide for this release.
3.6 Exits Guide
Version
17.0, Second Edition
- The control block samples have been removed
from the guide. Sample control blocks are delivered in the
installation CSIQOPTN library, where each assembler DSECT sample
resides in a separate member. The COBOL copybook that includes all
the sample COBOL record layouts resides in member EXITBLKS.
- Exits and High-Level Languages—
Updated to add, for COBOL programs, that the name of the exit and
the name you code in the C1UEXITS table must be C1UEXT0n.
- Exit Point 2 Programs, The Exit Point 2
ENVFCBA Field (Assembler), Exit Point 2 COBOL Source and Target
Fields, Exit Point 3 Programs, Exit Point 3 Assembler Control
Blocks, The Exit Point 3 ENVFCBA Field, Exit Point 3 COBOL Control
Blocks, Exit Point 3 COBOL Source and Target Fields, Exit Control
Blocks, Exit Control Blocks for EPC1UEXT, Assembler Field
Descriptions ($ECBDS DSECT), COBOL Field Descriptions
(EXIT-CONTROL-BLOCK), The Assembler Environment Block, The COBOL
Environment Block, $ELMDS DSECT Field Descriptions,
SRC-ELEMENT-MASTER-INFO-BLOCK Field Descriptions and
TGT-ELEMENT-MASTER-INFO-BLOCK Field Descriptions— Updated for
the Alter action control block.
- Assembler Field Descriptions ($ECBDS DSECT)
and COBOL Field Descriptions (EXIT_CONTROL_BLOCK)— Updated to
add the fields ECBALTRA and ECB-ALTER-POINTER respectively that
point to the Alter Action Block.
- $REQPDS DSECT Field Descriptions and COBOL
REQUEST-INFO-BLOCK Field Descriptions— Updated to add the
assembler fields REQAUPDT and REQASRCH and the COBOL fields
REQ-ALTER-WITH-UPDATE and REQ-ALTER-SEARCH for the Alter action.
The descriptions for the REQOSRCH assembler field and the
REQ-SEARCH-OPTION field for COBOL are updated to indicate that they
are applicable for the Alter action.
- Alter Action Exit Control Block, Assembler
Field Descriptions ($ALTRDS DSECT) and COBOL ALTER-ACTION-BLOCK
Field Descriptions— Added to describe the fields in the
control blocks delivered for the Alter action.
3.7 Extended Processors Guide
Version 17.0, Second Edition
- In-Stream Data— Updated regarding
wrapping of a long-name symbolics.
- The BC1PMVCL Utility— Added to
describe the utility.
- BSTCOPY and Aliases— Added to describe
how BSTCOPY handles aliases.
- The CONDELE Utility— Updated to remove
an obsolete statement about footprints.
3.8 Footprints Guide
Version 17.0— No significant changes
have been made to this guide for this release.
3.9 InfoMan Interface Administration
Guide
Version 17.0— No significant changes
have been made to this guide for this release.
3.10 Installation Guide
Version 17.0— No significant changes
have been made to this guide for this release.
3.11 Integration for the Natural
Environment User Guide
Version 17.0— No significant changes
have been made to the documentation for this release.
3.12 Inventory Analyzer Guide
Version 17.0— No significant changes
have been made to this guide for this release.
3.13 Message and Code Reference
Guide
Version 17.0, Fifth Edition
Added for PTF RO80617, May,
2015:
- C1G Messages— Updated to add message
C1G0129S.
Version 17.0, Fourth Edition
- C1G Messages— Updated to add message
C1G0354S.
- SHP Messages— Updated to add messages
SHP0012E, SHP0013E, and SHP0014E.
Version 17.0, Third Edition
- ENBS Messages— Updated to add ENBS007I
and update the reason text for ENBS003I and ENBS004I.
Version 17.0, Second Edition
- API Element Action Messages— Updated
to change the message text for API0039E and add messages API0087W
and API0088W.
- C1BM Messages— Updated to add message
C1BM4100: E115.
- C1G Messages— Updated to add message
C1G0087E.
Version
17.0
- C1BM Messages— Updated to add messages
C1BM4100: E114, and C1BM4100: E116 through C1BM4100: E122.
- C1G Messages— Updated to add messages
C1G0072E, C1G0073W, C1G0074I, C1G0075I, C1G0076I, C1G0077I,
C1G0078I, C1G0079I, C1G0080E, C1G0081W, C1G0082C, C1G0083I,
C1G0084I, C1G0085I, C1G0086E, and C1G0231I. Updated message text
for C1G0222I.
- ENBE Messages— Updated the following
messages regarding name masked Environment name values: ENBE071E,
ENBE086E, ENBE087E, ENBE088E, ENBE119E, ENBE124E, and ENBE201E.
3.14 Packages Guide
Version
17.0, Second Edition
- Create or Modify a Package— This topic
replaces several related topics to streamline the content.
- Determining Package Approvers— Updated
to add the Alter action to the table that lists which inventory
area is searched depending on which action is in a package.
- Element Locking for Packages— Updated
to add the Alter action to the list of actions that lock a
package.
3.15 Parallel Development Option
Guide
Version 17.0— No significant changes
have been made to this guide for this release.
3.16 Quick Edit Option User
Guide
Version 17.0— No significant changes
have been made to this guide for this release.
3.17 Reports Guide
Version
17.0, Second Edition
- CONRPT42 Report Column Headings—
Updated to add changes for the Alter action.
3.18 CA Roscoe Interface
Administration Guide
Version
17.0, Second Edition
- The Footprint Display Panel— Updated
to add that when requesting an element display, if an element does
not exist at location defined by the footprint, the request is
executed against the first element located higher up in the
map.
3.19 Scenario Guide
Version
17.0, Second Edition
How to Automatically Generate
Using Element
- Concurrent Action Processing Overview and
How Concurrent Action Processing Works— Updated to include
the Alter action as an action that can be processed
concurrently.
Package Ship
Facility
- Mapping Rules— For the Package Ship
facility, updated to specify that matching begins with the highest
to the lowest level qualifier.
Web Services scenario
- The following topics were updated or added
to introduce the RESTful API— Web Services, How Client
Programs Access the API, Software Requirements for Web Services,
How to Configure and Deploy Web Services, Create or Update a Tomcat
Directory Structure for the Web Services Component, Verify Your
Apache Tomcat Installation and Configuration, How to Update an
Existing Deployment of Web Services, How to Run Web Services Under
New Releases of Tomcat, How Access to a Data Source Works, How to
Create a Configuration File, V17 Data Source Configuration File
Template,Using Web Services, CA Endevor SCM SOAP Web Services, How
to Create a Client Stub,CA Endevor SCM RESTful API, RESTful API
Client Program Design Considerations, RESTful API Outputs and
Return Codes, RESTful API Action Request URIs,Repository Actions,
List All Configurations, List Parameters of a Configuration,
Package Actions, List Packages, Updated Packages, Cast Packages,
Approve Packages, Deny Packages, Execute Packages, Backout
Packages, Backin Packages, Commit Packages, Ship Packages, Delete
Packages, Reset Packages, Inventory Actions, List Systems, List
Subsystems, and List Elements.
3.20 SCL Reference Guide
Version
17.0, Second Edition
- Updated the following topics to add the
Alter action:
- Set Options Syntax— Added the
Alter action Search options: All and First Found
- Actions and the Set Options
Statement— Indicated which options are valid for the Alter
action.
- Element Action Statements
- The Alter Statement
- Print Element Syntax— Updated to
clarify that Print actions that use the Explode option are
processed first before other actions are processed in Type sequence
order.
Version
17.0
- Restyled the introductory information in the
chapter "Managing Environments in Batch" into the following topics:
How to Manage Environments in Batch, Create SCL for Environment
Objects, Execute the Batch Environment Administration Facility, and
Batch Admin Edit Macros.
- Updated various topics to indicate that you
can name mask the From Environment environment-name value in certain Build SCL
statements. The following topics were updated: Name-Masking, Build
Statements, Build SCL for Approver Group Syntax, Build SCL for
Approver Relations Syntax, Build SCL for Environment Syntax, Build
SCL for Processor Group Syntax, Build SCL for Processor Symbol
Syntax, Build SCL for Subsystem Syntax, Build SCL for System
Syntax, Build SCL for Type Syntax, and Build SCL for Type Sequence
Syntax.
3.21 Security Guide
Version
17.0, Second Edition
- The Action Initiation Security Control
Point, How to Define the User Security Table, Name Equates Table,
How to Define SAF Authorization Levels, Securing Actions Using the
FUNCEQUE Entry, How to Specify a Substring of a Keyword, The Action
Initiation Security Control Point (Extension), Define Security
Rules for Action Initiations, The Default Authorization Value, and
The Action Initiation Security Control Worksheet— Updated to
add the Alter action.
3.22 User Guide
Version
17.0, Second Edition
- Printing Element Information Using the Print
Elements Action— Updated to add that Print actions that use
the Explode option to print input component information extracted
from the ACMQ files are processed first before other actions are
processed in Type sequence order.
3.23 Utilities Guide
Version 17.0, Fourth Edition
- OPTIONS Parameters Common to All CSV
Functions— Added an important note about using the NOCSV
option.
Version
17.0, Third Edition
- Using the BSTXCOPY Utility— Added to
describe this utility, which is similar to the CA Endevor SCM
processor utility BSTCOPY, except that BSTXCOPY executes outside of
a processor.
Version 17.0, Second Edition
- Alter Action Metadata— Added to
describe the Alter action metadata fields extracted by the List
Element option of the Comma Separated utility.
4.0 Contact CA Technologies
Contact
CA Support
For your convenience, CA Technologies provides
one site where you can access the information that you need for
your Home Office, Small Business, and Enterprise CA Technologies
products. At http://ca.com/support, you can access the following
resources:
- Online and telephone contact information for
technical assistance and customer services
- Information about user communities and
forums
- Product and documentation downloads
- CA Support policies and guidelines
- Other helpful resources appropriate for your
product
Providing Feedback About Product
Documentation
If you have comments or questions about CA
Technologies product documentation, you can send a message to
techpubs@ca.com.
To provide feedback about CA Technologies
product documentation, complete our short customer survey which is
available on the CA Support website at http://ca.com/docs.
Copyright © 2015 CA Technologies.
All rights reserved. All trademarks, trade names, service marks,
and logos referenced herein belong to their respective
companies.