Re: How to check whether a remoting file exists? (General questions)
Hi Roger,
Since you're using Blocking mode, I would suggest using RealPath method in a try...catch block.
This way the component will return an error if file doesn't exist.
Can you try that?
regards,
Damba
Thanks, it works perfectly! [:smile:]