Cisco Cisco Intelligent Automation for Cloud 4.3.2 User Guide

Page of 208
139
 
AMQP for PSC-to-PO Communication for Use with Services Extensions
Obtaining the PO External Encryption Public Key
6.
Select Cisco Prime Service Catalog Queued Service Request Received process.
7.
Right-click and select Properties. (Or use the Properties button.)
8.
On the Cisco Prime Service Catalog Queued Service Request Received Properties page, navigate to the Payload 
Parsing 
tab and review the information populated there.
9.
Navigate to the Criteria tab and review the information populated there.
10.
Use the Topic ... button to navigate to the broker you want to use via the Select Broker Object dialog box.
a.
Select the AMQP broker from the drop down.
b.
Select the broker object.
c.
Click OK.
11.
From the Queue Option section, select the Use a named queue used by multiple environments radio button.
12.
Select the ... button to navigate and select the named queue you want to use.
a.
Select the queue.
b.
Click OK.
Note
: You can optionally enter in a queue name here and a new queue will then be automatically created for you and 
bound to this process.
13.
Adjust all of the Properties to Match, as needed.
14.
Navigate to the Advanced tab.
15.
Under the RabbitMQ Management HTTP API section, review the details and make any changes as needed. 
16.
Moving from tab to tab, review other details as needed.
17.
When you’re finished, click OK.
Obtaining the PO External Encryption Public Key
1.
Launch Process Orchestrator and sign in.
2.
From the main menu, select File > Environment Properties.
3.
On the Environment Properties page, navigate to the Encryption tab.
4.
Copy the contents of the External encryption public key (uuencoded) field.
5.
Paste this information into your editor of choice. This makes it easier to cut and paste the necessary information into 
Cisco Prime Service Catalog.
This RSA key contains XML with the following groupings:
<Modulus></Modulus>
<Exponent></Exponent>
These correspond exactly with the key fields in PSA. The Modulus string is extremely long, while the Exponent is 
typically four characters.
Note
: See 
 for information on how to enter these key values into PSC.