Hi All,
We are automating our build process through Jenkins tool. As part of this automation we need to execute .api and .dql files. For that we are placing the command in a batch file and executing it in Jenkins. we are getting the below error in Jenkins console when it tries to execute that batch command. We are able to lanuch iapi32.exe directly in command prompt with the same command and also manually. The command we are trying to execute is below.
iapi32.exe docbase -Udmadmin -Ppassword -RE:/Jenkins/ApiScripts/create.api
IAPI failed to run because of a failed status returned from dmAPIInit()
Do we need to perform any additional configuration to make it work through batch script from Jenkins.
Please let us know if anyone have pointers / suggestions to make this work.
Thanks,
Mahesh.