09-10-19 04:58 PM
04-11-19 02:24 PM
05-11-19 08:32 AM
Hi,
As stated by Walter, the database actually have the field, and BluePrism provided object uses it.
What you could do, is to do a export and in edit the XML file. Normally on the first row, in a bprelease you have to drilldown a bit.
<process name="Login v2" version="1.0" bpversion="6.2.1.4272" narrative="Logs into the target resource using the credential for the machine as specified in the environment variable "Login Format String"" byrefcollection="true" preferredid="4a94c809-ec51-41f6-a4fd-c183065c57f1">
Edit the "1.0" to your version is working, but a bit inconvinient. Asked BP support and at that time, they did not have any objections. Would be great if the tool would provide a drop-down for the major & minor version number. ( Maybe it's there in later versions.)
Bit surprised that this is not adressed, as the workflow is to use Development Env --> HyperCare Env --> Production Environment. (For most customers.)
With versions, a lot of things get easier...
A developer would gladly share a process/object, because the functionality is set and the devloper could continue to improve functions in consecutive releases, and not break dependant processes. Now ; it's only "the latest version" and it actually limit the sharing idea..
Do think that later versions have a improved automateC.exe binary, so is there anyone combining it with a CVS (and a semi-automatic versioning. )
I'm thinking in DEV, push a export to your CVS, in that process set a version. Then populat all down-stream environments from the CVS. (and maybe even DEV.)
Have a great one.