Tagged Questions

1
vote
2answers
41 views

Powerbuilder - EAServer ORCA API Deployment

I am facing an orca script deployment error. Orca returns error code -20. How can I solve this problem? BTW I can successfuly deploy my project using Powerbuilder IDE. System configuration: ...
1
vote
1answer
58 views

Powerbuilder ORCA API Deploy

I am trying to deploy my powerbuilder project to EAServer with orca api. But I am gettiing error -21 PBORCA_CBBUILDERROR (Deployment failed with errors). Also, callback function(BuildErrProc) is not ...