473,385 Members | 1,353 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Design suggestion required

Dear All,

I request your suggestion for the following requirement.

One of the requirements of my applications is to gather data from
multiple vendors about their products - the number of fields vary from
50 to 150 fields. Based on the data collected from all the vendors, my
application should consolidate all the inputs and assess the value /
criticality / complexity of each product based on the business rules.
Also it has to provide facility to do multi dimensional analysis.

My application is being developed using C Sharp. No database is
expected to be used for data collection and analysis. This is purely a
windows application and not a web application due to some constraints.

My queries are,

1. What would be a best method to collect data from different vendors?
In one of the existing systems, an excel sheet is being sent to vendors
and data is collected. But automation of customization on the number of
fields that need to be captured is a difficult task in excel. Can it be
a light weight C Sharp windows application which can be installed in
Vendor's machine to collect data? Is it good to collect data in XML
format from Vendors? Or any other approach would be helpful?

2. For analysis purpose, Is it good to use a single XML to consolidate
all the data and analyse?

Your suggestions are welcome.

Thank you in advance

Venkat

Sep 13 '06 #1
1 1026
I request your suggestion for the following requirement.
One of the requirements of my applications is to gather data from
multiple vendors about their products
Vendors are intranet or internet?
>- the number of fields vary from
50 to 150 fields
Do vendors expose interfaces to get this data?
>. Based on the data collected from all the vendors, my
application should consolidate all the inputs and assess the value /
criticality / complexity of each product based on the business rules.
Thus it requires only read-only way? Nothing should be send to vendor's apps?
Also it has to provide facility to do multi dimensional analysis.
My application is being developed using C Sharp. No database is
expected to be used for data collection and analysis.
Any reason? Where are u going to keep all your collected data?
This is purely a windows application and not a web application due to some constraints.
My queries are,

1. What would be a best method to collect data from different vendors?
There is no single the best over others
In one of the existing systems, an excel sheet is being sent to vendors
and data is collected.
Collected what? U noted that u need to get data *about* products.
>But automation of customization on the number of
fields that need to be captured is a difficult task in excel.
Can it be a light weight C Sharp windows application which can be installed in
Vendor's machine to collect data? Is
IT depends on you environment, policy and architecture.
it good to collect data in XML format from Vendors? Or any other approach would be helpful?
2. For analysis purpose, Is it good to use a single XML to consolidate
all the data and analyse?
Probably it's only the acceptable way to do it. But not single

--
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Sep 13 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Patchwork | last post by:
Hi Everyone, I have a design related question (in C++) that I am hoping someone can help me with. It is related to my previous post but since it was pointed out that I was more or less asking...
2
by: Anders | last post by:
We need to create a lookup structure that can contain a flexible amount of attributes. We have discussed different design solutions for lookup-functionality, and come up with this suggestion: ...
4
by: Merlin | last post by:
Hi Imagine the following classes (A class diagram will help) BASE, A, B, C, D, E, F, G. A, B, C, D, G inherit from BASE. E, F inherit from D.
3
by: Sorin Dolha | last post by:
Hello, We intend to create an ASP.NET-based Web application (hosted on Internet Information Services, or IIS) and one feature of the application needs to allow the end user to upload photos to...
9
by: Mike Labosh | last post by:
Code is easy. These are two OOP design issues that I am chewing on. Coming from classic VB, I'm not great at OO design. I prefer to write mile long spaghetti methods in a Temp module, and then...
11
by: chopsnsauce | last post by:
Here's the example: Dim frm As New FORM1 Try frm.show Catch ex As Exception msgbox ex.message
29
by: MP | last post by:
Greets, context: vb6/ado/.mdb/jet 4.0 (no access)/sql beginning learner, first database, planning stages (I think the underlying question here is whether to normalize or not to normalize this...
0
by: ma740988 | last post by:
I inquired about utilizing a vector of pairs just yesterday and after receiving some feedback, I got to thinking my thoughts with regards to my initial 'approach' was flawed to begin with: ...
0
by: YellowFin Announcements | last post by:
Introduction Usability and relevance have been identified as the major factors preventing mass adoption of Business Intelligence applications. What we have today are traditional BI tools that...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.