go to post Jenna Poindexter · Oct 11, 2019 Stephen With regard to the name, it's just that, a name. It doesn't have any effect on what the production can and cant be used for.
go to post Jenna Poindexter · Oct 11, 2019 You can use the foundation production as a router if you want, the difference is that in that scenerio you would be adding all of the components that you needed to the production manually. Configuring a routing production should give you the basic components needed, e.g., a service for input, a router for applying rules based routing and then an operation. It provides the basic building blocks needed to route messages. A generic interoperability production can route messages as well.
go to post Jenna Poindexter · Oct 10, 2019 A foundation production is a production that is created using the Install Wizard and when created will include some useful business hosts for integrations
go to post Jenna Poindexter · Oct 10, 2019 StephenAn Interoperability production is a general integration production, vs a routing production is one that automatically includes some basic business hosts needed for routing messages. Typically you would use a routing production if you wanted to route HL7 messages, for example. An Interoperability production is a blank slate allowing you to add whatever business hosts you need. There is no real difference in capabilities other than what is automatically created as part of the production configuration when it is first created
go to post Jenna Poindexter · Oct 1, 2019 I would think that would depend on a few things. 1. What is the size of files being sent? 2. How much bandwidth is available to handle multiple concurrent transfers 3. How many connections can the remote ftp server handle?
go to post Jenna Poindexter · Sep 30, 2019 Hi This can happen when you are doing class based CSP coding and forget to add the #(..HyperEventHead())# call to the header of your document
go to post Jenna Poindexter · Sep 23, 2019 I would recommend getting your journal drive fixed, taking a full backup of your databases and then start journaling from there. Whether or not you need the journals depends on how you might be using them Obviously they are used to recover your databases since the last backup . They are also used for shadowing and mirroring
go to post Jenna Poindexter · Sep 22, 2019 What kind of error do you get when you try from a browser. From a browser URL the method is Get. Is your service Method a Get? Could also be licensing.
go to post Jenna Poindexter · Sep 4, 2019 You could throw them out into a file and then use an external diff tool.Jenna