Wiki

Clone wiki

OYSTER / RunMode_Tag

#!xml

<RunMode>Mode</RunMode>

The RunMode tag is used to define which mode the OYSTER run is configured to run in. This dictates what tags should be included in the RunScript for it to validate correctly.

The RunMode tag has no attributes. The start and end tags enclose character data that represents a valid RunMode.

Valid RunModes are:

  • MergePurge
  • IdentityCapture
  • IdentityResolution
  • IdentityUpdate
  • AssertRefToRef
  • AssertRefToStr
  • AssertStrToStr
  • AssertSplitStr

Back to OYSTER Reference Guide page

Click Prev LogFile Tag page

Click Next EREngine Tag page

Updated