Welcome Guest! Log in
×

Notice

The forum is in read only mode.
Stambia versions 2.x, 3.x, S17, S18, S19 and S20 are reaching End of Support January, 15th, 2024. Please consider upgrading to the supported Semarchy xDI versions. See Global Policy Support and the Semarchy Documentation.

The Stambia User Community is moving to Semarchy! All the applicable resources have already been moved or are currently being moved to their new location. Read more…

Topic-icon Question What if I publish a new package version while this package is in wait status ?

  • informatique_etival
  • informatique_etival's Avatar Topic Author
  • Offline
More
14 Apr 2017 12:05 #1 by informatique_etival
I'm wondering what version of a package will be executed if I publish a new version of this package while it is in a wait status (waiting for file or for data from an rdbms) ? Will it run the new version when data comes, or will it run the new version only at the next instance of the process ?
More
14 Apr 2017 12:16 #2 by Thomas BLETON
Hi,
The current session will continue executing with the same version as it started.
The next execution will take the new one.