how can you find file name in file-pooling concept?
Answers were Sorted based on User's Feedback
Answer / punith
By using getTransportInfo at the start of flow service. getTransportInfo output signature contains the filePolling file name.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / lnr
In file polling concept we do polling on particular directory based on a service.and how we find the file name is in our project client would place file in shared directory n we will fetch file through front end application like FTP service by providing credentials.
| Is This Answer Correct ? | 7 Yes | 3 No |
If i have to move packages from one IS to another, which process would u suggest, is it thru wmDeployer or someother processes like publish/subscribe?
If v want to run the server with some other port number , what v need to do ?? Developer:
i am having a csv file and it is passed to the tokenize and is passed to the three different fields without setting the indices property. my question is to which variable which value goes or all the tokenized fields tobe passed? for eg:santosh.giridhar_satish_satish.csv-->tokenize what will happen
How to open a session on a different server?
We have created a insert notification ,is there any way to process the document in the subscriber without publishing it .....?
What happens to the locks on elements when we replicate a package?
What Is Dimensionality?
What Is Data Validated Against?
When to Lock an Element?
How to connect jdbc connection in webmethods without server and with server step by step explain.
Join types in Trigger?Explain?
Why we use Local transaction and there boundaries.