Resolved! Transform Map Isn't Transforming
I have a very simple data source that is populated via JDBC from one of my SQL Server databases. The data are two elements, employee number and cost center. I've built a transform map to load the updates into sys_user. Here's what that map looks l...
