Differences

This shows you the differences between two versions of the page.

Link to this comparison view

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.1a_f:a:clear_offline_data [2023/05/09 01:29] (current) sean
Line 1: Line 1:
 +{{tag>Index Action Action_List Process Offline}}
 +====== 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>[[docs:5000_videos:500_offline_mode|}}
 +===== Syntax =====
 +
 +''CLEAR OFFLINE DATA'' [Id ()]
 +===== Example =====
 +<code aim>CLEAR OFFLINE DATA </code>
 +
 +Clears the entire offline storage
 +
 +<code aim>CLEAR OFFLINE DATA Customer </code>
 +
 +Removes instances of the Customer object from the offline storage
 +