Working with the XML configuration interface
You can use the XML configuration interface to export and import HCL Digital Experience configurations. This way you can configure selected features or areas of your portal. You can also transfer a complete configuration from one portal to another.
Using the XML configuration interface
HCL Digital Experience provides a highly configurable framework of services to accommodate the different scenarios that portals of today need to address. The framework allows convenient replacement of service implementations as well as modification of the configuration of each service. When you work with the XML configuration interface, the results, especially of configuration imports or updates, are influenced by the property settings in these configuration services. This includes changes that you have made to these settings. For more detail about the configuration services, refer to the topics about the portal service configuration.
- By using the XML configuration command line client. The XML configuration command line client provides all the XML configuration interface functions.
- By using administration portlets you can export and import XML configurations.
Terminology
- export
- This term can have either of the following meanings, depending on the context:
- In the administrative context: a human administrative task, for example exporting a portal configuration or a part of it
- In the context of the XML configuration interface: an XML request and action, for example to export the data of a portal configuration or a part of it.
- import
- This term represents only the human task in the administrative context, for example importing a portal configuration or a part of it. It has no corresponding XML request type. In the context of the XML configuration interface, an import is performed by specifying the update request type, together with the create or update action for the resources that are to be imported.
Sample XML scripts
- UNIX™Linux™:
PortalServer_root/doc/xml-samples
- IBM® i:
PortalServer_root/doc/xml-samples
- Windows™:
PortalServer_root\doc\xml-samples