
Is Resource Up2 Date
isResourceUp2Date.RdChecks whether the cached resource is the version the server holds.
Usage
isResourceUp2Date(ident, from = pwd())Value
A single TRUE or FALSE - never a zero-length value. TRUE
unconditionally for an entity version id, because a version cannot change.
Stops with an error, naming the ident and the REST status, when ident
resolves to no resource, to more than one, or when the server read fails
after the local one succeeded (IMR-287). In a session connected with
persistentCaching = TRUE the call reads the server directly and therefore
marks the session non-reproducible (ics1091).