What is the use of XTouched column and what are different values it contains

What kind of values can this field have? What do they mean?

Parents
  • What version are you using?

    Can you specify a use-case for what reason you are needing the XTouched property?

  • I'm using v8.1.1. I'm interested in knowing what these values indicate because some default processes depend on it. For example, the process ADS_ADSAccount_Update/(De)activate has a generating condition that stops the process from running when there is a string value of 'D' in the XTouched field. It's important to know when this process won't execute because it clears the userPassword column on ADSAccount. I don't want to have passwords stored when they shouldn't be so I need to know in which situations this process won't fire possibly leaving the userPassword field populated after an update.

Reply
  • I'm using v8.1.1. I'm interested in knowing what these values indicate because some default processes depend on it. For example, the process ADS_ADSAccount_Update/(De)activate has a generating condition that stops the process from running when there is a string value of 'D' in the XTouched field. It's important to know when this process won't execute because it clears the userPassword column on ADSAccount. I don't want to have passwords stored when they shouldn't be so I need to know in which situations this process won't fire possibly leaving the userPassword field populated after an update.

Children
No Data