Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Removing a workarea form Datadeploy (DAS mode)
coschtl
Hi all,
I just wondered, how one can remove a workarea form being deployed by Datadeploy running in Eventserver-based DAS mode.
I.e.:
1.) enabled the whole branch "branch 1" for DAS defining an Eventfilter in daemon.cfg ("branch 1" contains 3 workareas A, B and C)
2.) Configured Datadeploy to deploy all Metadata form workarea A to a SQL database using the datadeploy GUI
3.) Configured Datadeploy to deploy all Metadata form workarea B and C to a SQL database by recalling the GUI for the workareas B and C
4.) Now I don't want to deploy the Metadata from workarea B anymore
Does anybody know how to stop DAS only for Workarea B without modifying daemon.cfg (If possible, I would like to keep the whole branch enabled in daemon.cfg, so that adding a new workarea doesn't end up in changing daemon.cfg)?
Regards,
Stephan
Find more posts tagged with
Comments
mk_iw
Stephan,
Were you able to filter Workarea B from DAS? I'm also having same requirement to eliminate some of the workareas from DAS (.
-mk
coschtl
I had a support case on this, but they also did not come up with a solution.
Their suggestion was to set up an event-filter for WORKAREA B inside daemon.cfg. For me this is not a solution but a very clumsy workaround.
Nevertheless for some other reasons (i.e. problems with getLatest, lost data if the database is unreachable...) I do not use DAS anymore. It's much saver and smoother to start each DD deployment using the regarding command...
Regards,
Stephan
Migrateduser
Have you tried using event filters and filtering on the area attribute? See page 127-129 of the DD guide.
Mariam