OI RDK Question (OpenInsight Specific)
At 25 APR 2000 02:28:11PM Don Miller - C3 Inc. wrote:
Hello all..
Have an APP called SPT which is our mainline home care scheduling
product. Have an Add-On app SPTPLUS which adds agency management
features (but inherits all of the scheduling from SPT). My problem is
that if there are changes in SPT, I need to see these in SPTPLUS and
deploy them with changes in SPTPLUS as well. Is there any method which
can be used to do this? Currently, it takes two separate deployments:
SPT (Upgrade) and SPTPLUS (Upgrade). These must be installed separately.
Anybody else do something like what I need?
Don Miller
At 25 APR 2000 03:06PM Don Bakke wrote:
Don,
Good news, bad news.
Good news - In the Repository View you can uncheck the Entities in Current Application checkbox and get all inherited components (including SYSPROG.)
Bad news - The Entities Changed Since won't work for inherited components.
At 26 APR 2000 09:51AM Don Miller - C3 Inc. wrote:
Don .. I was afraid that you would say that. I have discoverted the same mish-mash. It looks as though I'm stuck with two deployments in order to do an upgrade. Bummer, since it will probably be error-prone. Oh Well .. ain't technology great!
Don M.
At 26 APR 2000 11:18AM Don Bakke wrote:
Don,
Why do you need to do two deployments? You can deploy everything in one deployment. If you think you need to two because you depend on the changed entities management feature then go ahead and create two and then use the System Editor (or AREV editor, it's easier) to cut and paste your components from one into the other.
At 26 APR 2000 01:25PM Don Miller - C3 Inc. wrote:
Don..
Of course you're right. Because I need the Changed since.. to extract the stuff from 2 different places (SPT user and SPTPLUS user), I can then combine the two into a single file with cut and paste. In the past, I have found this to be a little error-prone with System Editor, but the AREV editor seems to cause less grief.
Thanks for the advice, though.
Don Miller