Update DB attribute back through attribute sync reading the same attribute value and calculating by a transform and JDBC provisioning rule

Hi All,

I’m trying to update an attribute in the database via attribute sync, using transforms and JDBC provisioning rule.

Scenario: Read value and update a column attribute value on the table, according to LCS changes.

Column value is being read and stored on an identity attribute, I have created a new attribute and applied transform to read that value referring the first id attribute and calculate and generate a new value and then sync it back to DB.

Value is being updated as NULL on the DB side as I see old+new value in the attribute request.

Please let me know if you have done something similar. TIA!

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.