Verifying installation
Verify the installation of Content Manager OnDemand batch administration.
Procedure
To verify the installation:
- Log on to your IBM® i system with a user profile that is defined to Content Manager OnDemand as an Administrator that has sufficient authority to create user profiles.
-
Create five user profiles to be used for installation verification, named SAMPLEUSR0,
SAMPLEUSR1, SAMPLEUSR2, SAMPLEUSR3, and SAMPLEUSR4 on your i system.
These user profiles are deleted after you complete the installation verification.
What to do next
Do not add these five user profiles to Content Manager OnDemand now. Add the profiles by using the ARSXML batch administration program.
To run the ARSXML program, first start QSHELL by using the Start QSH (STRQSH) command.
arsxml add -h QUSROND -i /qibm/proddata/ondemand/xml/samples/addusers.xml -v
where QUSROND is
the name of the Content Manager OnDemand instance
into which you want to add new users. The XML file contains user passwords that are six to eight characters. If the Content Manager OnDemand system where these users are created has different password restrictions, these passwords might need to be changed before you run the command.
After you run the command, you will likely receive several messages that state that a printer and five users were added successfully.
If the command is properly run, use the Content Manager OnDemand Administrator client to view the newly added users and printer.
arsxml delete -h QUSROND -i /qibm/proddata/ondemand/xml/samples/addusers.xml -v
where QUSROND is
the instance to which you previously added users. Then, delete the
following five user profiles from your IBM i
system: SAMPLEUSR0, SAMPLEUSR1, SAMPLEUSR2, SAMPLEUSR3, and SAMPLEUSR4.You can use several other sample XML files. However, these files depend on the users that are created by the addusers.xml file.