Build History: Rebuild only server?

timallen

timallen

Well Known Member
I've created a package for clients and servers. The client part builds but the server not (permission problems, most likely).

When I go to package history and select "Resubmit build", it goes ahead and builds the client part first, then the server, even though I select the server part.

Is there any way to resubmit the build for the server but not for the client? Thanks in advance.
-Tim
 
Not sure if you can do it or not but having errors in a combined package build is one of the reasons we separate our client and server builds into separate packages.

Grant
 
As far as I know, OneWorld does not actually rebuild the whole client package when you resubmit only server part of the package.

JDE performs some operations that are related to client package (something to do with bus.functions ??), but not all of them.

So, the process of rebuilding server part of the package still takes less time than a complete package rebuild.
 
Back
Top