Incorrect Port Number in Step 3 of How to Create an AI Manifest Using the AI Manifest Wizard
Step 3 of How to Create an AI Manifest Using the AI Manifest Wizard shows an incorrect AI server
URL. The correct default port number is 5555
, not
55555
.
Use the following URL to open the AI Manifest Wizard in a browser:
http://ai-server.domain:5555
If you configure the AI server to use a port other than the default, you must use the
installadm set-server -p
port command to specify the configured port number.