I have created a variable in my Orch that gets the file name of the imported file from the message. I then map the fields to a SQL call. I want to pass the file name as one of my params, so I want to assign the variable I created to the destination message schema. How can this be done?
Or.. is there a better way to pass in the filename?