Exporting business rules using the command line

You can also export business rule components using the exportBusinessRuleArtifacts command.

Purpose

Use the exportBusinessRuleArtifacts command to export business rule components from the command line.

Syntax

wsadmin -f exportBusinessRuleArtifacts.jacl target namespace business rule group component name<user> -zipf

Parameters

where the arguments are:

target namespace = the name of the target namespace of the business rule group component to export

business rule group component name = the name of the business rule group component to export

user = user

-zipf (optional) = the name of a zip file to export the business rule group component ; if not specified, it defaults to business rule group component name.zip

Example

 wsadmin   -f exportBusinessRuleArtifacts.jacl 
http://test.oo.brules OnlineOrder admin -zipf c:/artifacts/onlineorder.zip

Terms of use |

Last updated: Thu Apr 27 14:23:46 2006

(c) Copyright IBM Corporation 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)