With datasources growing and growing, some by 20,000 files a day, the problem of Full Text Indexing keeping all of the documents indexed and keeping them up to date has become an ever increasing problem. Some users have been stuck over 1 million documents un-indexed for a while now with no help in site. After some testing we have a solution for this, with the links below users have successfully indexed 1 million un-indexed…
Starting in the initial v8i release (8.11.5.x), ProjectWise implemented the use of Delta File Transfer (DFT) technology. This allows for only the differences in the file to have to be transferred as opposed to the entire file, which can significantly improve the user experience when transferring multiple large files over a WAN. This post is going to explain when it works best, and what settings are needed to…
I would like to share a Excel macro which I have created for simplifying file import to Projectwise from XLS. This script allows to browse for folder and fill the file list in Excel spreadsheet.
What if we have an integration server in one office that is not on a domain and we have a contractor connecting to it from another office who has a caching\gateway server in their office.
The contractor wants to have his domain user accounts synch with PW.
In SS4 there is a new feature that allows you to install the user synch service on a server at another location and synch users.
If your ProjectWise Integration…
At the bottom of the dmskrl.cfg file, you may have noticed the following three lines.
DBUserName=db_username (database login)
DBUsrPwdDecrypt=4 or 5 (depending on PW version)
DBUserPassword=#KrYVjkjpjyQdFbDqjllJZdGWACFLOsI+umQ==
This section is for the database user account used by the ProjectWise Integration server to connect to the database. You can see the user account name (DBUserName = ) and you will need to know…