Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Integration Server Built-In Services | Cache Folder | Summary of Elements in this Folder | pub.cache.serviceResults:resetServiceCache
 
pub.cache.serviceResults:resetServiceCache
WmPublic. Resets the cache for specific service, resulting in the removal of cached service results for the service.
Input Parameters
serviceName
String Fully qualified name of the service in the format folder.subfolder:serviceName for which you want to remove cached service results.
input
Document Optional. An IData containing key/value pairs that indicate the cached elements to remove.
Output Parameters
message
String Message indicating whether or Integration Server cleared the service results cache for the specified service successfully. If it did not, review the server and error logs to determine the reason.
Note:
If serviceName specifies a service that does not exist, or no cached entry with the specified input exists, the message output parameter returns the message “Cache reset successfully,” to avoid revealing whether a service exists.