09-27-04 10:52 PM
On Sun, 26 Sep 2004 15:06:02 -0400, PRP wrote:
> In a Receive Port / Receive Location there is an option that let's you
> define "File Path".
>
> Is there any place where we can define the "Global Variable" which can be
> referred in this screen (something like %MySourceFile_FilePath%), just
> like %MessageID%
>
> Any help please
No, there is not. those variables are used by the adapter, please see the
SDK sample File adapter, inside ConfigProperties.cs, there
ReplaceMessageID, which does the work.
HTH,
Martijn.
[ Post a follow-up to this message ]
|