0% found this document useful (0 votes)
185 views3 pages

Siebel Upgrade Estimation Tool Project Charter Document

The document summarizes the architecture of an Upgrade Estimation Tool developed in Excel VBA 2003. It connects to a Siebel Repository through ODBC to run SQLs and retrieve object counts to generate estimates for pre-upgrade, upgrade, and post-upgrade activities. It requires Microsoft Excel 2003 or higher and macros must be enabled for the tool to function properly. The tool displays an input form to collect required information before generating the estimates.

Uploaded by

soiree
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
185 views3 pages

Siebel Upgrade Estimation Tool Project Charter Document

The document summarizes the architecture of an Upgrade Estimation Tool developed in Excel VBA 2003. It connects to a Siebel Repository through ODBC to run SQLs and retrieve object counts to generate estimates for pre-upgrade, upgrade, and post-upgrade activities. It requires Microsoft Excel 2003 or higher and macros must be enabled for the tool to function properly. The tool displays an input form to collect required information before generating the estimates.

Uploaded by

soiree
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 3

Architecture Overview document for Upgrade Estimation Tool

Siebel Upgrade Estimation Tool


Project Charter Document
for
PROJECT / SUB-PROJECT
PROJECT / SUB-PROJECT MANAGER

Version number
Draft/Final as of
Printed on
Author

2010-Oracle Tools and Asset


Harvesting & Dev
Tapas K Roy

1.0
05/10/2011 (Baselined)
05/10/2011
Authors name Rajia Shaik
Authors address
Authors e-mail [email protected]

Owner
Approver

Authors telephone number 9177204446


Muralikrishnan Venkatasalam
Tapas Roy

Document information
Document source
This document is maintained as an online document. Contact the author for the
latest version.
Revision history
Version Date
Summary of changes
number
1.0
05/10/2011 Draft Version

Revision
marks
No

Approvals
This document has been approved by the following people. The signed approval
forms are filed in the Project Control Book.
Name

Function

Tapas K Roy

GBSC Oracle Industry


Lead

Date of
Signature
approval
05/12/2011

Distribution
This document has been distributed to:
Name
Pranab Pal

Function
GBSC Dev Manager

Architecture Overview for Upgrade Estimation Tool


The Siebel Upgrade Estimation Tool has been developed in Excel VBA 2003. Visual Basic for
Application (VBA) code will work if Microsoft Office Excel 2003 version or higher is installed on
users machine
User must enable macros to be able to use the excel Tool. And Select Enable Macros option when
the Tool is opened up first time.
The tool shows the input form which is required to generate the estimation.
The tool connects to the Siebel Repository through the ODBC connection given in the input form to
run the SQLs inside the VB code to get the object count for the estimation.
Once it gets the Objects utilizes the Estimation matrix to generate the estimation for Pre-Upgrade,
Upgrade, Post-Upgrade Activities.

You might also like