James Johnson 2 Posted January 14, 2019 Share Posted January 14, 2019 I have a question regarding the ListFiles activity. I need to look at a remote server/folder location for the existance of .txt files. Testing on my localmachine, I can get the activity to work when I use a $ share specification - ///share_name$/*.txt. I have this defined in a Global Variable and then use the Global Variable in the activity. I'm being told, though, that when deploying to Tibco Admin, that it does not like a $ in a Global Variable. This location will change based on the environment so it can't be hardcoded. Thus, I need to specify a full server/folder location such as ///C://*.txt, but I cannot get this to work. Does anyone know how to specify a full server/file location in the ListFiles activity without using a $ share name Thank you. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now