Zum Hauptinhalt gehen

Workflow solution for checking existence of file on the server

Kommentare

1 Kommentar

  • Zack Robison
    There is a method in the .net io.file class called "Exists" which you can probably use as long as your workflow machine can view the target virtual directory.  You could instead use a webrequest workflow activity to check for a 404 agains the url before you provide it to the user.
    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.