You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ryan Newington edited this page Jun 6, 2016
·
6 revisions
object-extract
The <object-extract> element contains a regular expression that is used to parse results from synchronous command that are marked as containing objects.
The example above extracts the accountName, gid, and member values from each line of the result output, and extracts the changeType value as either a, r or d (add, replace and delete respectively), for use with a delta import. See modification-type-mappings for more information.