About this task
This topic shows how to export policy set
myPolicySet from
integration node
myBroker to a file called
myPolicySet.xml.
The associated binding is
myPolicySetBinding, which
you export to
myPolicySetBinding.xml.
What to do next
Make a note of the policy set that is associated to the binding;
you will need this information when you import the policy set and
binding. This command displays the policy set associated with a binding:
mqsireportproperties myBroker -c PolicySetBindings -o myPolicySetBinding -n associatedPolicySet
This
displays:
PolicySetBindings myPolicySetBinding associatedPolicySet='myPolicySet'
BIP8071I: Successful command completion.
Note: To export a policy set with more than one
policy, you must run the mqsireportproperties command
once for each policy. For example, a policy set might contain a WS-Security
policy and a WS-RM policy.