Cisco Cisco Intelligent Automation for Cloud 4.3.1 Guida Utente

Pagina di 208
135
Cisco Systems, Inc.
www.cisco.com
AMQP for PSC-to-PO Communication for 
Use with Services Extensions
This section covers how to use Advanced Message Queuing Protocol 1.0 (AMQP) for Cisco Prime Service Catalog (PSC) 
to Cisco Process Orchestrator (PO) communication, for use with Services Extensions.
Note: 
This is limited functionality to be used only on Services Extensions. The out-of-the-box product has an example 
on how to configure it.
Cisco Intelligent Automation for Cloud 4.3.1 utilizes RabbitMQ
TM
 technologies (
) as its broker. 
This is a system whereby messages are published to a queue (or “buffer”) and what is known as a “Consumer” pulls 
each message one at a time off a queue. Cisco IAC uses the “Publish/Subscribe” model in RabbitMQ.
The Publisher (also called the “Producer”) in this scenario is Cisco Prime Service Catalog.
The Consumer is any Cisco Process Orchestrator environment (as many as needed).
In between the Publisher and the Consumer are:
The Exchange (for interpreting the XML message)
The Queue (for distribution)
Note
: Prime Service Catalog and Process Orchestrator must be installed, configured, and running.
Note
: RabbitMQ must be installed, configured, and running via the Prime Service Catalog Appliance. Queues and 
Exchanges must also be configured and running. These have been pre-defined and set up by Cisco and are set in motion 
via Cisco Prime Service Catalog. For more information on configuration document see 
For RabbitMQ sample configure file, see 
For full documentation on configuring SSL connection for AMQP, see 
Managing AMQP Connections in Cisco Prime Service Catalog
Setting Up Connections
1.
Start your browser and sign in to Prime Service Catalog as an Administrator.
2.
Go to the Administration section, via the Prime Service Catalog menu.
3.
Select the Settings tab from the horizontal menu.
4.
Select AMQP from the selections along the right side of the screen.
5.
Enter username and password.
6.
Enter the AMQP host (or leave the default setting).
7.
Enter the AMQP port (or leave the default setting of 5672 for TCP and 5671 for SSL).