|
Home > Archive > BizTalk Server Orchestration > February 2006 > Message name
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| Hi everyone!
I know that I can use the macro name (%SourceFileName%, %MessageId%...) for
save a message, but I don't know if I can use this with an increment number,
for indentify the sequence.
Can you help me???
Thanks
Anja
| |
| Bingzheng Zu[MSFT] 2006-02-06, 5:53 pm |
| Depend on different features for each adapter provided, you may try using
property promotion to compose file name based on the content of XML message
body. Or maybe in orchestration, compose file name with datetime.
|
|
|
|
|