The IETP packaging tool uses default configurations provided during installation. You can modify the users and customization that go along with an IETP.
Procedure
- Users and IETP
- When logged in as an administrator, select the User Management button, in the collections page. Select the Export button to export users into the XML format. This will generate the user-export.xml file, that contains user and user group information.
Rename this file to collectionname_users.xml where <collectionname> is an unique identifier that corresponds to the collection name in the publication_s1000d.xml file.
- Copy this user file in the following directory. For example,
[LCC_home]/distribution-service/CollectionPubBundle/collection_name/collectionname_users.xml
While exporting users from LiveContent Central is an option, you can use any well defined XML with user information.
- IETP and customization
To include customization with an IETP, copy them into the following directory. For example, if you have the customization in a zip file named
custom.zip, your directory will resemble
[LCC_home]/distribution-service/CollectionPubBundle/collection_name/collectionname_custom.zip