Hi
I’m having problem with routing a message of binary file to a receive location using correlation. The correlation is initialized using a send with dummy file where i in Orchestration set the ReceivedFileName context property of the message and the property gets promoted. After that routing fails of the message being received and i can see that the ReveivedFileName context property of that message has not been promoted should it be like that? i cant figure out any way to get it promoted so i just want to make sure it should be like this.
The file names are identical but i noticed that the ReceivedFileName property of the send message doesn’t have the path whereas the received message has path + file name. i have tried to add the path to the send message(sounds strange though, read it some where) but it doesn’t change the outcome.
Regards Robert