Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Integration Server Built-In Services | Storage Folder | Summary of Elements in this Folder | pub.storage:closeStore
 
pub.storage:closeStore
WmPublic. Obsolete – Closes a data store and unregisters the data store with the server.
If the data store is not registered with the server, an exception will be thrown. A data store cannot be accessed after it has been unregistered. If you want to access the data in the data store, you need to register the data store again using pub.storage:registerStore.
Input Parameters
storeName
String Name of the data store to close and unregister.
Output Parameters
None.
Usage Notes
This service is obsolete. When the repository was removed for Integration Server version 7.1.2, this service became a NOP (no operation).