Expand my Community achievements bar.

jjcarneiro
jjcarneiro
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hi Steve,That is exactly what I ended up doing.For future reference here is the script code I used, seems to do the job:File filename =pathToFile( patExecContext.getProcessDataStringValue("/process_data/@filepath"));boolean doesFileReallyExists = filename.canWrite();if (doesFileReallyExists ) {     ...

    Type

    Questions

    Views

    283

    Likes

    0

    Replies

    0
  • If a large file is being copied into a diretory. FileUtilService.Exists will return TRUE. That only indicates a 'directory entry' exists, not that the file is there and available.Is there a way to get that information? If you get Windows' file proeprties it will tell you that the file is 'locked', b...

    Type

    Questions

    Views

    2.1K

    Likes

    0

    Replies

    2
Top badges earned by jjcarneiro
Customize the badges you want to showcase on your profile