- Hewlett-Packard Printer User Guide
Creating and Distributing an Integration Package
Uploading Configuration Information
Chapter 7 269
You can obtain this sequence of conditions as follows:
1. Copy the VPO default template for message interception, containing
the following conditions:
condition 1
condition 2
condition 3
2. Remove all conditions except “condition 2”.
3. Add the new conditions needed to integrate the partner solution. You
will now have the following sequence of conditions:
condition 2
new condition a
new condition b
4. Download the required configuration information, including at least
the new template that you have just created.
5. Stop the VPO server processes and exit the GUI
6. Upload the configuration information, enter:
/opt/OV/bin/OpC/opccfgupld -add -subentity \
/var/opt/OV/share/tmp/OpC_appl/newConf
When you specify the -subentity option, and VPO adds information
to an existing template, it compares the conditions to be added with
the existing conditions. If VPO finds a condition in the uploaded
template that is contained in the existing template, this condition is
used as an anchor to determine where to add the new information.
7. Restart the VPO server processes.
8. Restart the VPO administrator’s GUI.
9. Open the template for opcmsg(1|3) interception. You will see that
the conditions are listed in the following order:
condition 1
condition 2
new condition a
new condition b
condition 3