Forum Archive

Bug: Open Document doesn't work after creating new file

edgauthier

I have a workflow that creates a local file with Set File Contents and then tries to open it with Open Document. Every time, I get an error that says the file doesn't exist. The file is created (I can view it in the document browser just fine), but it doesn't seem to be available to the workflow after it's created.

I've reverted to opening the file via Editorial's URL scheme, which works fine for now. Is there something else that needs to be done to allow Open Document to work (something like refreshing Editorials cache or file list)?

Ed

omz

Are you using a variable for the file name in the Open Document action? That currently doesn't work because of a bug (will be fixed in 1.1).

edgauthier

Yes I am. Thanks for the update.