on 2006 Nov 30 11:45 AM
Hi Guys,
After a little advice as to wether a standalone ITS (on 6.40) can link to mulitiple (3 in this case) ERP 4.7 instances. The scenario is I need to look at a way to get WEBGUI access to all three system... is this possible or do i need three ITS servers for for each instance (or run three ITS instances on one physical machine?)
Cheers!
-Ben
Hello Ben
the three possible methods are:
- three different physical machines (makes sense with a high number of concurrent users)
- three different instances on same machine and each ITS instance name should be the same as the ERP's instance name. (this is the most common setup with lower numbers of concurrent users)
- three different copies of service file webgui.srvc, e.g. webgui_SID1.srvc, webgui_SID2.srvc, webgui_SID3.srvc. But you would need to copy all the different connection parameters from global.srvc into those service files too.
Method 3 is OK in test or development environments. For production environments you want to monitor and optimize instances separately and then methods 1 or 2 can be used only.
As soon as you are using a Portal you should also use methods 1 or 2.
best regards
Gerd
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
68 | |
10 | |
8 | |
7 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.