Hoppa till huvudinnehållet

Workflow solution for checking existence of file on the server

Kommentarer

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

Du måste logga in om du vill lämna en kommentar.