Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| a_f:a:clear_offline_data [2022/09/01 01:23] – removed - external edit (Unknown date) 127.0.0.1 | a_f:a:clear_offline_data [2023/05/09 01:29] (current) – sean | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | {{tag> | ||
| + | ====== CLEAR OFFLINE DATA ====== | ||
| + | |||
| + | This action clears data in the offline storage. Offline storage is used in the offline mode. If no business object is specified then the entire offline storage is cleaned. Otheriwse, the system removes all instances of the specified object from the offline storage. | ||
| + | |||
| + | {{page> | ||
| + | ===== Syntax ===== | ||
| + | |||
| + | '' | ||
| + | ===== Example ===== | ||
| + | <code aim> | ||
| + | |||
| + | Clears the entire offline storage | ||
| + | |||
| + | <code aim> | ||
| + | |||
| + | Removes instances of the Customer object from the offline storage | ||
| + | |||