Catalog Commands on Server

Hello,

On EasyMorph Server, while using a row command to run a workflow in a catalog asset, I get some errors due to the delay between the start of the command, and the retrieve of the dataset.
There is no delay : after the click on the command, the dataset is directly retrieved.

I tried one thing to be sure :
On EasyMorph desktop, while using a row command to run a workflow with a "wait" action of 5 seconds inside, it will wait the end of the workflow to retrieve the dataset.
On EasyMorph Server, with the same workflow, it doesn't wait at all : you click on the action, it retrieve the result instantly after.

My action add or remove an element from a text file (used as a configuration file) by overwriting it.
The catalog asset read this text file too.
From EasyMorph Server, sometimes the dataset is retrieved while the file is writing, so I could have the error : "The process cannot access the file '....MyFile.txt' because it is being used by another process"

I have the "Re-retrieve the dataset when workflow finishes" enabled :


That's what I want, but it's not waiting the end of the workflow to re-retrieve on EasyMorph Server.

I hope the problem is clear !

Have a great day

Hello Cédric,

We are looking into this.

You have a great day too!

1 Like

Hello Cédric, we fixed this issue. You can get the updated server version from the download page.

Please let us know if your project will work as expected with the new server version.

1 Like