WAS v8.5 > Script the application serving environment (wsadmin) > Welcome to scripting for web services > Configure web services applications using wsadmin.sh > Configure application and system policy sets for web services using wsadmin.sh

Importing and exporting policy sets to client or server environments using wsadmin.sh

Use wsadmin, which supports the Jython and Jacl scripting languages, to export and import application or system policy sets for web services. The exportPolicySet command creates an archive file based on the policy set configuration, and the importPolicySet command imports a default policy set or policy set from an archive file.

When administrative security is enabled, verify that we use the correct administrative role, as the following table describes:

Administrative roles. This table describes the administrative roles and associated authorization when administrative security is enabled.

Administrative role Authorization
Administrator The Administrator role must have cell-wide access to import and export policy sets.
Configurator The Configurator role cannot import and export policy sets.
Deployer The Deployer role cannot import and export policy sets.
Operator The Operator role cannot import and export policy sets.
Monitor The Monitor role cannot import and export policy sets.
We can use the exportPolicySet and importPolicySet commands to exchange system or application policy sets between servers or between a client and a provider. To reuse a policy set on a new server or client, export the policy set to an archive file, then import the archive file on the destination server or client. This topic provides examples for exporting a policy set, importing a policy set from an archive file, and importing a default policy set.


Related


Export policy sets
Configure application and system policy sets for web services using wsadmin.sh
Delete policy sets using wsadmin.sh


Reference:

PolicySetManagement command group for AdminTask
Use wsadmin scripting with Jython


+

Search Tips   |   Advanced Search