What kind of values can this field have? What do they mean?
- Products
- Solutions
- Resources
- Trials
- Support
- Partners
- Communities
What kind of values can this field have? What do they mean?
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.
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.