File name translation with XCOM Data Transport
search cancel

File name translation with XCOM Data Transport

book

Article ID: 126260

calendar_today

Updated On:

Products

XCOM Data Transport XCOM Data Transport - Windows XCOM Data Transport - Linux PC XCOM Data Transport - z/OS

Issue/Introduction

Can characters of an actual file name be converted? The file name specified on parameter FILE= has an ebcdic É (x'71') and it is being converted to an ascii ; (which is a x'3B'.), when transferred to Windows/UNIX.

Environment

  • XCOM™ Data Transport® for z/OS
  • XCOM™ Data Transport® for Windows
  • XCOM™ Data Transport® for UNIX/Linux PC

Resolution

No, the characters of an actual file name cannot be converted during transfers. XCOM uses a standard internal code page table that does not support national characters. This table cannot be modified and it is the same table used across all the versions of XCOM on different platforms. 
A suggestion would be to create a post processing program that would rename the file name after the transfer has been complete.

Additional Information

CR24-NL