Hi,
I've created a SSIS job that extracts data from AX and puts it into CRM. At the minute I'm only focused on populating certain columns in the projects entity.
I've got all I need except the project manager. It currently populates as the user that the SSIS job runs under. Is there any way I can get this to populate with a value from my SSIS job? I'd like to populate it with a PROJECT Manager Column that the jobs query returns.
Thanks
Paul