Hi,
Have an API call in a CREATE_OUTPUT_FILE migration job. I need to pump in a couple of variables so the comma to separate them is causing problems with the migration job as it is reading it as a new column,
Anyone have experience of this. It has to be CSV. If only they would take Tab or similar!