• REAL bad response time

    By Renate Winther Ravnaas 2 decades ago

    Hi! I really want to use REALWORKFLOW in my application, as I fancy it!

    However, everytime the document saves and runs the agent , it takes way tooo long before it is saved/closed. Bad user experience…



    I am running the application local. Is there anything I can do with the settings etc to make it go a LOT faster in the Notes client?

    • Notes client performance.

      By Phillip A Kahrl 2 decades ago

      I believe this issue has been in the discussion before, so look through the posts from about a year ago for a detailed answer.



      Basically, the way to solve this problem is to have the agent that processes the documents run on the server. So the user changes the fields on the documents and saves it, once saved it goes into a view where a scheduled agent picks it up and runs all the workflow stuff, or you can use a runOnServer agent instead. Do this instead of using a QueryClose agent, and the performance will be much better.

      • Thanks - I will try it out today :-)

        By Renate Winther Ravnaas 2 decades ago