Hello,
We have a target system connected with Generic Database connector configured through sync editor. We are calling stored procedure on the target system as part of insert/update/delete operation which have some parameters(say A and B). Now, during insert operations, values are getting correctly populated in target system but if there is an update for parameter A only, then Parameter B value becomes null in target system. Process configured in One identity is using AdHoc-Projection component.
How can we send the same value of B each time even if not updated in One Identity?