-
1. Re: workflow problem in DTGov
jorgemoralespou_2 Sep 30, 2014 8:05 AM (in response to tatia.sikharulidze)Hi,
There is an ant task to install the workflows:
ant -f build.xml seed
This will upload the workflows in the distribution to the S-Ramp (it will ask for S-Ramp credentials).
Maybe documentation is incorrect, so raise a JIRA for that.
-
2. Re: workflow problem in DTGov
eric.wittmann Sep 30, 2014 8:09 AM (in response to tatia.sikharulidze)1 of 1 people found this helpfulOh no, you have run into a problem with the latest release (1.3.0.Final). Thanks for finding this. We changed how we did all the seeding of the DTGov data into the S-RAMP repository between 1.2.0 and 1.3.0 to make it easier to get started. Unfortunately it looks like a side effect of that was to omit the source version of the workflows! Sorry about that, we'll get that corrected for the next version.
(Note that the workflows JAR is getting added to the S-RAMP repository as part of the "ant seed -Ds-ramp.shell.password=ADMIN_PASSWORD" command now, but this doesn't help you if you want to add your own workflow to the JAR...)
I have two options for you if you want to work with the workflows source:
1) Grab the sources from github here:
GitHub Link: dtgov/dtgov-workflows at master · Governance/dtgov · GitHub
Just clone the repository, switch to the dtgov-1.3.0.Final tag, and then have a look at the "dtgov-workflows" module. That guy contains all of the workflows you are looking for.
2) Wait a few days for the release of 1.4.0.Final where I will make sure we include a "workflows" folder as part of the dtgov distribution. Waiting for this release also means you'll get some bug fixes and a few additional UI screens. We're hoping to have this release out by the end of this week.
-
3. Re: workflow problem in DTGov
tatia.sikharulidze Oct 1, 2014 4:25 AM (in response to eric.wittmann)Thanks a lot. I will wait for the new release
-
4. Re: workflow problem in DTGov
eric.wittmann Oct 9, 2014 7:28 AM (in response to tatia.sikharulidze)In case you didn't see the announcement, the new release (1.4.0.Final) came out a few days ago. You can find it here: