Wednesday, October 15, 2008

IBM FileNet Business Process Framework 4.1

For BPF installation ,
you need:-

- A fully functional IBM FileNet Environment having PE,CE,and AE configured.
- Workplace is Working
- Create 3 or 4 user in AD
- Create 5 roles is Workplace and assign different user to different role.
- download jtds driver "jtds-1.2.2-dist.zip" from http://www.sourceforge.net/ and install them
- copy "JtdsXA.dll " and jtds-1.2.2.jar from the driver directory to the BINN folder in Bea and
SQL server installation directory.
- run Script ''instjtds.sql" inside the driver directory by selecting "master database".
- Start setup by clicking "WINDOWSfilenet_bpf_setup.exe" when asked JDBC driver location
enter"C:\bea\weblogic81\server\lib"

After installation completes,Install BPF Explorer available inside the BPF source directory.
- Define Role in BPF explorer also.

ISSUES:

if you have more than one Object Store in CE,
and BPF preferences object Store is different form Workplace Preferences object Store ,then you have problem in opening the BPF application homepage.
You have to save BPF preference and Workplace preference in same object store.

Thursday, October 9, 2008

IBM FileNet CE 4.0

Installation of IBM FileNet CE 4.0:
FileNet Contant Engine can be installed with anyone of the databases like SQL Server,Oracle and DB2.
One application server is also required for CE installation. you can use one of the AS with CE from
- Bea Weblogic 8.1.6 or 9.0
- JBoss Application Server 4.0.5(Only one version with support CE 4.0)
- Websphere 6.0/6.1
Installation of CE with Bea Weblogic and SQL Server 2000

- install Bea weblogic server version mentioned above.
- install SQL server 2000 with SP3 /SP4
- Copy latest JDBC driver for SQL
- Add "weblogic.jar" file path to class path
- copy "sqljdbc.jar" from JDBC driver directory to SQl server and Weblogic "Bin" directory.
- copy "xa_install.sql" and "sqljdbc_xa.dll" to SQL server Binn directory.
- Run "xa_install.sql" script by selecting "MASTER" database.
- Restart the Weblogic Application Server.
- In the weblogic console create two connection pool for CE,by selecting Bea driver.
- Create DSN using above pool.
- Install CE 4.0.

Microsoft CRM 4.0

Wednesday, October 8, 2008

MS Sharepoint 2007

Requirements of Sharepoint 2007 :

1) MicrosoftWindows Server 2003
2) IIS 6.0
3) Dot Net Framework 2.0
4) Workflow foundation (Available with Dot Net Framework 3.0)Unzip DotNet 3.0 and install
WF.
5) SQL Server 2005 or SQL Express Edition.

Errors:-

When you create new web application ,the application created successfully but the home page cannot opened and it give an information:
" HTTP/1.1 404 Connection: close Date: Fri, 17 Oct 2008 19:28:00 GMT Server: Microsoft-IIS/6.0 X-Powered-By: ASP.NET MicrosoftSharePointTeamServices: 12.0.0.4518"
this is not an error, infact this new application have no "site collections" by default, you have to create site collections by selecting this application.
select "Collaboration Portal" template during site collection creation.
Now your new application is ready to open.

Count