Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
These settings require administrative access to the Solace PubSub+ Mesh instance |
Configuring connections from Int4 Suite to Solace PubSub+
...
In Solace PubSub+ portal, find endpoint and credentials for SEMP API. It is located in Cluster manager, Manage tab, Other Management Tools and SEMP - REST API section.
...
Create RFC destination for API (Management) Endpoint:
...
Target host: copy host from Public/Private Internet field (without http:// prefix)
Path Prefix: copy path ‘/SEMP/v2’ from Public/Private Internet field ( without /config sufix )
Service no. (port): as in Public/Private Internet field
Basic authentication:
...
As a owner of the queue set #rdp/<rdp_name>. Use REST Delivery Point created in previous steps.
8. Create Queue Binding
...
As a Post Request Target put API Base Path from Integration Suite:
...
Add Environment parameter SAP Adv. Event Mesh / Solace PubSub+ Post Request Target (AEM_PRT) in table /INT4/IFTT_PARAM.
Parameter value should be equal to API Base Path for service exposed in Integration Suite. By default, this parameter is created with value /int4/iftt/aem.
9. Create Request
...
Headers
For created Queue Binding create Request HeaderHeaders:
Header name: aem-topic
Header value: ${topic()}
...
Header name: ‘aem-message-vpn’
Header value: <name_of_your_message_vpn>
Header name: ‘int4suite-environment’
Header value: <name_of_your_psp_environment_in_int4suite>