4.2.3.2 Other Considerations
Some FTP operations may result in mistranslation of C-language special characters. It may be necessary for you to edit the source file(s) and correct the mistranslations of brackets [ ] and parallel bar | | characters.
CSMI and CVMI use profile DFHCICST
with the
attribute INBFMH = NO
. When using DTP transactions,
you are required to set INBFMH = ALL
; otherwise, an
ABEND AXFQ
occurs.
CICS/VSE transactions should be defined with the security attribute RSLC=NO
; otherwise an EIBRCODE (NOTAUTH)
is returned to the client.
Parent topic: Running the Application from a CICS/VSE Client