About error: "but may not be used by this rule due to the ruleset’s validation mode and/or your current application context."

Hi could kindly?

When I save a data transform that call another (new created) data transform, below error occurred:

sysMay I know the possible reason? thanks.

@MaxonL16591286 Are these data transforms in separate branches? If yes, move the data transforms in the same branch and check.

@BhanuPrakash_G

They are in same branch and different ruleset. I move them to same ruleset then problem solved. Thanks!

@MaxonL16591286 Hi, In addition to what @BhanuPrakash_G has suggested also check below options:

  1. the “Validation Mode”, Also check the ruleset of first and second DT. If the validation mode is ruleset validation and first and second DT are in different rulesets there might be a conflict based on ruleset prerequisites.

  2. see if your first DT is in a locked ruleset and you have taken the rule on a private edit and trying to add your newly created rules. If yes the save as the first DT to new version as that of second DT and then check