Applies To | |||
Product(s): | ProjectWise Automated File Processing | ||
Version(s): | 08.11.11.123+ with a dedicated Tail Server | ||
Operating System: | ProjectWise Indexing Server Requirements per Readme | ||
CPU: | Minimum of 4, recommend 8 | ||
RAM: | Minimum of 8gb, recommend 16gb | ||
Original Author: | Marty Nickel | ||
Overview:
This technote will describe how to add additional processors to increase Automated File Processing for ProjectWise. Please take note of the minimum requirements above, this will not work properly and is not supported unless the minimum requirements are met.
Please make a backup of your Orchestration Framework database before following this technote. This will allow you to scale back to the original configuration in case this does not work out for you. If it does not work for you, just restore the original database over the newly configured database.
In order to get the processing to work as fast as possible, please follow this blog on how to properly configure the Full Text Indexing values in your ProjectWise Administrator:
The AFP-multiple-processors.zip file can be found here. There are instructions as well as notes inside of the file:
ProjectWise v8i:
http://communities.bentley.com/products/projectwise/content_management/m/mediagallery/269773.aspx
ProjectWise CE:
https://communities.bentley.com/products/projectwise/content_management/m/mediagallery/272827
Setup:
- Stop Orchestration Framework on your head and tail server
- Run this query on your Orchestration Framework database to check how many processors you have and to make sure the server name is right: select * from orchShepherdProcesses
- Edit the @MachineName value in one of the attached sql scripts to represent your Tail server
- Run whichever sql script you would like to use after editing the @MachineName value
- Start your Orchestration Framework Administrator
- Start Orchestration Framework on your head and tail
- Manually map the new processors by dragging the nodes from the left pane into the editor window in the Orchestration Framework Administrator to represent the picture below. This is an example of FTR.
- After manually mapping the processing should resume.
Notes:
After testing it appears that adding one extra set of processors to bring it up to two sets of processors is the best approach, three total sets have been attempted on some servers and some work but some it tended to max the server's resources out and make it unresponsive. It is your choice if you would like to go above 2, but be warned. Also when upgrading you will want to start with a fresh Orchestration Framework database since this does not convert over when doing the upgrade, after your upgrade please feel free to run the scripts again. Please let TSG know if you have any questions on this technote.