/
Increase resource units of event mesh instance

Increase resource units of event mesh instance

If you encountered issues when deploying the event mesh listener integration flow, you could try to increase resource allocation of that instance. Default allocation is 10.

 

SAP_Event_Mesh.png

To update the resource allocation,

  1. Update the instance in BTP cockpit

    Instances_and_Subscriptions_-_Pfx_integration_to_SAP___Price_f_x__AG_-_SAP_BTP_Cockpit.png
  2. Get current configuration and copy the JSON

  3. The JSON is similar to below. Update the resource units to a bigger number (multiple of 10). The total resource units in pricefx environment by default is 200. It is shared by 3 instances at the moment.

    { "options": { "management": true, "messagingrest": true, "messaging": true }, "namespace": "sap/S4HANAOD/s4hs", "resources": { "units": "30" }, "rules": { "topicRules": { "subscribeFilter": [ "${namespace}/*", "sap/S4HANAOD/s4hc/*" ] }, "queueRules": { "subscribeFilter": [ "${namespace}/*" ] } }, "version": "1.1.0", "emname": "s4hs" }

     

  4. Update the instance. Check in event mesh resource allocation to see if the resource is added successfully.

Related content

S/4HANA Cloud
More like this
SAP Integration Suite setup (Create SAP S/4HANA Price Conditions from Pricefx Price List Records)
SAP Integration Suite setup (Create SAP S/4HANA Price Conditions from Pricefx Price List Records)
More like this
Prerequisites
More like this
SAP Integration Suite Setup (Load Full SAP S/4HANA Cloud Product Hierarchy to Pricefx Product Extension)
SAP Integration Suite Setup (Load Full SAP S/4HANA Cloud Product Hierarchy to Pricefx Product Extension)
More like this