Skip to content

[User Build V2] logFilePatterns action: files corrupted during transfer if no CCSID defined #648

Description

@FALLAI-Denis

Development environment used

  • Z Open Editor version: 6.7.1
  • Editor Platform
    • Visual Studio Code
    • Red Hat OpenShift Dev Spaces
    • Eclipse Che
  • Editor Platform Version: 1.137.0
  • Operating System: Windows 11
  • Java Version: JRE 21
  • Related to RSE API?
    • RSE API Plugin version:
    • Zowe CLI version:
    • Node.js version:
  • Logs attached: no

Problem Description

Files transferred via logFilePatterns action are corrupted upon receipt if they do'nt have an explicit CCSID.

In this case, the transfer is performed in binary mode; the default for such a file is EBCDIC IBM-1047, so the file should be transferred in text mode with conversion.

Observed behavior

Image Image Image

Expected behavior

Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions