1. Daniel Oralek
  2. PowerBuilder
  3. Friday, 10 January 2020 11:57 AM UTC

Hi,

I would like automate compiling powerbuilder projects.

I am try compile .net assebly project using orca script and it is finishing with error:

Orca error in 'buildProject'. Result Code -21.
Component builder build for project p_webtime_assembly failed

I can not find what's the problem because direct in Powerbuilder it is working.

Orca script:

/*****************************************************/

start session
scc set connect property localprojpath "pb-time\"
;localprojpath must point to the parent directory of ws_objects folder
scc set connect property logfile "timeassebly_orca.log"
scc set connect property logappend false
scc set connect property deletetempfiles "true"
scc connect offline
scc set target "pb-time\Time\src\time_assembly.pbt" "refresh_all importonly"
;scc refresh target "3pass"
build application 3pass
build project "pb-time\Time\src\time_assembly.pbl" p_webtime_assembly
scc close
end session

/*****************************************************/

Best Regards

Daniel Orálek

 

Daniel Oralek Accepted Answer Pending Moderation
  1. Friday, 10 January 2020 15:48 PM UTC
  2. PowerBuilder
  3. # 1

When I am compile stardard PB .exe project  - I have no problem. The problem is only with compile .net assebly.

 

dao

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.
We use cookies which are necessary for the proper functioning of our websites. We also use cookies to analyze our traffic, improve your experience and provide social media features. If you continue to use this site, you consent to our use of cookies.