Discussions tagged OrcaScript
Hello, we have a problem with the build of one of our application with orcascript since last week.
We use PowerBuilder 2019 build 2170 with TFS2018 as our source control.Every night at 1 am, a build of all our application start using orcascript.For ...
PowerClient Questions - Roaming Profiles and Automated Builds
- Misc
- Last updated 3 weeks ago
- Armeen Mazda @Appeon replied 2 weeks ago
PowerClient looks very exciting as a way to solve the perennial client/server problem of deploying code to clients! But I have questions about a couple of aspects that are making me think it’s not something we can use yet.
I haven't had any hand-on ...
Orcascr170 Unable to process map a .pbg file
- How-to
- Last updated 4 months ago
- Armeen Mazda @Appeon replied 3 weeks ago
Hello, I'm trying to generate pbl from a version control system.
I'm using SVN version control system. My original pbl, pbt and pbw are located in \pcf_ci1, and my sources are located in \pcf_ci1\ws_object/myfeeling.pbl.src. Here is the debug outpu...
Problem compiling with Orcascript (edited)
- Resolved
- Issue
- Last updated 5 months ago
- François ROSSIGNOL replied 5 months ago
Hi
Message edited on 2020-09-23 after further findings
I'm having trouble compilating one of our applications with Orca where it work great for the others.
I built a powershell script call the appropriate programs and copy files around.
It...
Issues with Orcascr190 crashing
- Issue
- Last updated 6 months ago
- Chris Pollach @Appeon replied 6 months ago
I am currently experiencing an issue with an application that I have that was recently migrated to PB 2019. When calling the orcascript with orcascr190.exe the application will crash listing the faulting module as MSVCR100.dll. The same orcascript ...
Orcascript with Stored PBL's
- Resolved
- Advice
- Last updated 8 months ago
- Jeff Nesler replied 8 months ago
I've recently migrated about a dozen PB apps from 12.5 up to 2019 R2. We also moved from TFS to Bitbucket for source control, we're now storing the .pbl's in Bitbucket, and I'm using Bruce Armstrong's tutorial (thanks Bruce!) to get our builds done ...
ORCA Script - date modification
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hi all,
is there any way to use the ORCA-Script without modifying the modification date? Every time I use the build or the regenerate command my objects in the PBL's gets a new modification date. But afterwards in Powerbuilder I can't see which obj...
PB2017R3 Orca SCC Refresh Target not working
- Resolved
- Issue
- Last updated 1 year ago
- David Peace (Powersoft "The PowerBuilder & C# People") replied 1 year ago
Hi Guys
I've build a script to get the latest sources from Source Control via ORCA Script, this is not getting the latest versions and I cannot see why.
My script is below:
start sessionscc get connect properties PBWPathscc connectscc get latest v...
Full rebuild required after target refresh
- Issue
- Last updated 1 year ago
- Michael Kramer replied 1 year ago
Hello, all
We have the following issue in one of my application targets.
We use automated builds from a build machine using ORCA script and powerjen
Orca script does "get latest" from the source control and refreshes the target. Then Powerjen comm...
OrcaScript export all objects in a pbl
- How-to
- Last updated 1 year ago
- Roland Smith replied 1 year ago
I have a powerbuilder app with several pbls. I would like to export all the objects in my pbls to the harddrive. I've been researching orcascript but I do not see any commands to export an object stored in a .pbl to a file. Any help would be appre...
Build desktop executable from orca script
- How-to
- Last updated 1 year ago
- Arcady Abramov replied 1 year ago
Hello, all
I am confused with the documentation of Orca script.
It does not state which part of project deploy each command does.
What exactly do the following functions do?
1. Build application - a lot of processing but no PBDs are created
2. B...
Duplicate objects in different PBLs not handled by PBC or Orcascript
- Issue
- Last updated 1 year ago
- Roland Smith replied 1 year ago
Source control in PB2017 and 2019 was improved to no longer export all objects into a common folder. It now creates a subfolder for each PBL and extracts it's source there. This avoids the problem of having objects with the same name in multiple PBLs...
We've recently moved from VSS to TFS/Git for our source control.
Everything is working great for development - we've opted to use Atlassian's SourceTree to help visually manage branches and workflow (via Git-Flow). The ability to use feature bran...
orcascr170.exe not adding icon to EXE
- Resolved
- How-to
- Last updated 1 year ago
- Roland Smith replied 1 year ago
Good Day!
We are using orcascr170.exe to import, rebuild and then create the PDB/EXE files. Please note that we are not using the autocompiler pbc170.exe.
For scores of builds, the icon was being added. Suddenly, orcascr170.exe no longer adds the i...
Hello Communty,
is there a way to use ORCA in a .Net project (preferably C#) without writing a c++ wrapper?I have tried several ways, but find no solution:- PBORC170.DLL is not COM visible, so not possible using via COM interface- directly import of...
Orcascr170 failed while ws_objects/*.pbl.src/ contains duplicated items
- Resolved
- Issue
- Last updated 2 years ago
- Daniel Maak replied 2 years ago
Hallo Appeon Team,
we want to switch from MSSCCI Provider to native GIT interface and we want use the Powerbuilder compile on our CI Server. The migration to GIT works fine and on the source code level we could use this feature, but for our CI Pipel...
Hello,
I was able to create my PBL files from the objects that were in my ws_objects folder. However, when I try to open the workspace in PowerBuilder I get a prompt to migrate the target.
Is it possible to set a version via orca script so that a...
Hi,
If we want to build our powerbuilder 2017 R3 application on a build machine, do we need some licence?
We dont want to use the PBC apps to compile because we don't want one PBD by PBL.
We will have some conflict between the PBD generated on ...
Orca script refresh target with PBD included
- Resolved
- Advice
- Last updated 2 years ago
- Mathieu Normandeau replied 2 years ago
Hi,
We converted our code from Powebuilder 12 to Powerbuilder 2017 R3 and use Git as Source Control.
With Powerbuilder 12, Orca script didn't work for our project because we have some complex dependancy in the project.
With the version 2017 R3, th...
SVN Update with ORCA Script?
- Resolved
- How-to
- Last updated 2 years ago
- Tom Jiang @Appeon replied 2 years ago
Hello,
we're using orca-script to compile our applications.
How can we use the integrated SVN features of PB2017R3 with orca script? We have to get the latest version from the scc before compiling. We use the shell extension "Tortouise SVN"
I tri...
- Page :
- 1