08-16-05 10:57 PM
Expression shapes in my orchestration saves messages into a folder by
xmldocument.save method.
But I wish to call this statement only in Development and Test
environments and I dont want in UAT and Prod.
For this, can I add a new tag/value in BTSSVC.exc.config file and set
the flag whether it is Dev/Test or UAT/Prod. Then I wish to read this flag
from Orchestration expression shape and save messages accordingly.
Can I do this?
Is there any better alternative to this purpose?
Thanks,
RR.
[ Post a follow-up to this message ]
|