cannectors

cache

cache configuration for the soap_call module.

propertytypedefaultdescription
enabled
booleanfalseEnable caching of query results.
maxSize
integer1000Maximum number of cached entries.
ttlSeconds
integer300Cache entry TTL in seconds.
key
stringCache key template using {{record.field}} syntax.