TIBCO - BusinessWorks - Get path of the process dynamically
Posted
by George
on Stack Overflow
See other posts from Stack Overflow
or by George
Published on 2010-01-21T18:39:30Z
Indexed on
2010/03/18
10:21 UTC
Read the original article
Hit count: 673
tibco
|businessworks
I am developing a process that will read and send an image in an e-mail. This image is a folder within this process.
The problem is: how do I get the path where the process is running?
Something like a 'Server.MapPath'
that returns the image path in the File System.
Thanks in advance.
© Stack Overflow or respective owner