Use the exportBusinessRuleArtifacts.jacl command to export business rules and selector components to a compressed file using a command line.
The exportBusinessRuleArtifacts.jacl command allows you to export business rules and selector components from a cluster or server to a compressed file using the command line. This function is useful when you are exporting the business rules and selector components for multiple applications at one time.
>>-wsadmin-- -f----exportBusinessRuleArtifacts.jacl-------------> >--target_ns--component--user--+------------------+------------>< '- -zipf--filename-'
The following command exports the business rules and selector components from the component named OnlineOrder in the test.oo.brules namespace.
wsadmin -f exportBusinessRuleArtifacts.jacl admin http://test.oo.brules.OnlineOrder -zipf c:/artifacts/onlineorder.zip
Last updated: Tue 24 Oct 2006 09:37:07
(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)