When invoking ENUSSUTL in a processor, the client receives syntax error on select statement.
search cancel

When invoking ENUSSUTL in a processor, the client receives syntax error on select statement.

book

Article ID: 36476

calendar_today

Updated On:

Products

Endevor Endevor Natural Integration Endevor - ECLIPSE Plugin Endevor - Enterprise Workbench

Issue/Introduction

Issue:

When running the utility ENUSSUTL is a new processor, the following errors can be issued:
BSTPPARS: E004 INVALID COMMAND WORDING, FOUND: SELECT
ENUSSUTL: E001 INVALID COMMAND SYNTAX RECEIVED.

Cause:

The documentation is showing a syntax error.

 

Resolution:

Each statement needs to end with a dot '.'

 

COPY INDD ‘INPT1’ OUTDD ‘OUTP1’ .

SELECT FILE ‘fileone.ext’ .

SELECT FILE ‘filetwo.ext’ .

COPY INDD ‘INP2’ OUTDD ‘OUTP2’ .

SELECT FILE ‘filethree.ext’ .

 

Additional Information:

An update to the documentation has been requested.

 

Environment

Release:
Component: ENDBAS