enwscv.zip for V19.0 Endevor Web Services
search cancel

enwscv.zip for V19.0 Endevor Web Services

book

Article ID: 250320

calendar_today

Updated On:

Products

Endevor

Issue/Introduction

Installed V19.0 Web Services, where to find enwscv.zip or enwscv.jar to validate Endevor Web Services ? 

 

 

Environment

Release : 19.0

Component : Endevor

Resolution

Run WSTOMINS with ACTION=OTHER, enwscv.zip will be copied to TEMPDIR specified in WSTOMINS JCL.

Or issue the following USS command to copy enwscv.zip to specified targetDir

cp -B "//iprfx.iqual.CSIQHFS(WSICVZIP)" targetDir/enwscv.zip

FTP (BIN mode) enwscv.zip from USS to local PC
Unzip enwscv.zip to get enwscv.jar file. 
Open CMD, issue the following command to print the help guide
java -jar enwscv.jar -h

usage: java -jar enwscv.jar  [-c <arg>] [-h] [-p <arg>] [-pass <arg>] [-u <arg>] [-url <arg>]

Example: 

java -jar .\enwscv.jar -c ENDEVOR -u XXXX -pass XXXX -url protocol://hostname:port