Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Chris Norwood 131 posts 642 karma points
    May 13, 2020 @ 14:48
    Chris Norwood
    0

    Create document type workflow in Forms with load balancing

    Hi Umbracians,

    We have a site set up in a load balanced environment, where users can create "notices" via the front end; this is submitted via an Umbraco Form, but the result is to create and save (but not publish) a new Umbraco node.

    Am I correct in thinking that this will mean the code that creates the document will run on the front office server, which would be a bad thing since Umbraco doesn't support editing on a front end server?

    Is there any way around this? Would I need to e.g. create a custom workflow to submit the data explicitly to the back office server and create the content on that server instead?

    We also had this configuration in version 7, but it appeared to work without an issue - however, since migrating we are now seeing some odd publishing/content issues on Umbraco 8.6.1 and I'm concerned we may not be helping ourselves by doing this.

    Thanks in advance!

    Chris.

Please Sign in or register to post replies

Write your reply to:

Draft