Business Rules Using The SOAP getResponse Method

< 1 min read

Impact Area

Performance 

Severity

High

Affected Element

Business rules

Rule number #

SN-0033

Impact #

getResponse blocks the transaction, waiting until a response is received. This is better done asynchronously.

Remediation #

Use an asynchronous call. Consider using Integration Hub.

Time to fix #

15 min

Updated on March 21, 2025
Was it helpful ?