Skip to content

Commit

Permalink
Updated following review.
Browse files Browse the repository at this point in the history
Signed-off-by: EKhan <[email protected]>
  • Loading branch information
enamkhan committed Jan 7, 2025
1 parent fa98fc8 commit c18d6b6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/sdk/src/constants/CicsCmci.constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,11 @@ export const CicsCmciConstants = {
*/
PARAMETER: "PARAMETER",

/**
* The CICS CMCI external resource names
*/
CICS_CMCI_EXTERNAL_RESOURCES: ["CICSLocalTransaction", "CICSRemoteTransaction", "CICSDefinitionTransaction", "CICSLocalFile"],

/**
* The CICS CMCI transaction definition
*/
Expand Down

0 comments on commit c18d6b6

Please sign in to comment.