APIEXTR DD conflict with Endevor Web Services API
search cancel

APIEXTR DD conflict with Endevor Web Services API

book

Article ID: 125555

calendar_today

Updated On:

Products

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

Issue/Introduction

Site is using REXX to call CSV Utility (BC1PCSV0) which calls an API and Endevor Web Services failed in the generate processor: 
 

 12.22.30 S0436022  +BC1PAPI - API HALTED BECAUSE RC=00020 ENCOUNTERED
 13.02.19 S0436022  +ENA$NDV1 - API HALTED, AACTL LIST DD STMT, APIEXTR  IS MISSING, RC=00016 RE=00008 

Cause

CVS Utility and Web Services API have the default DDNAME 'APIEXTR'.

Resolution

Customer needs to add a 'TO DDNAME' clause to specify another DDNAME other than APIEXTR in REXX