Click here to Skip to main content
15,923,087 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Weird Pin
TheGreatAndPowerfulOz2-Aug-16 8:29
TheGreatAndPowerfulOz2-Aug-16 8:29 
GeneralRe: Weird Pin
Mark_Wallace3-Aug-16 11:36
Mark_Wallace3-Aug-16 11:36 
QuestionTracking business dependencies Pin
ZurdoDev2-Aug-16 2:20
professionalZurdoDev2-Aug-16 2:20 
AnswerRe: Tracking business dependencies Pin
Pete O'Hanlon2-Aug-16 2:44
mvePete O'Hanlon2-Aug-16 2:44 
GeneralRe: Tracking business dependencies Pin
ZurdoDev2-Aug-16 2:46
professionalZurdoDev2-Aug-16 2:46 
AnswerRe: Tracking business dependencies Pin
Chris Maunder2-Aug-16 3:18
cofounderChris Maunder2-Aug-16 3:18 
GeneralRe: Tracking business dependencies Pin
ZurdoDev2-Aug-16 3:31
professionalZurdoDev2-Aug-16 3:31 
AnswerRe: Tracking business dependencies Pin
Tim Carmichael2-Aug-16 4:52
Tim Carmichael2-Aug-16 4:52 
I have pondered this issue as well.
I am part of a group that works on a large data collection application; there are 70+ installations with a few million data points.
On each server, there may be calculations that are dependent on other data points - how to track those? Change a data point, such as rename it, and break the calculation.
Then, there are data points that are copied to other servers for various business reasons; a point may be copied from 'A' to 'B' to 'C' because there is no direct path from 'A' to 'C'; again, change any of them and break the chain. How to track those?

And, of course, where are the data points consumed?

I'd like to build an automated system to track the dependencies with SQL Server, but.. don't think that is gonna happen...

GeneralRe: Tracking business dependencies Pin
ZurdoDev2-Aug-16 4:56
professionalZurdoDev2-Aug-16 4:56 
GeneralRe: Tracking business dependencies Pin
Tim Carmichael2-Aug-16 5:20
Tim Carmichael2-Aug-16 5:20 
AnswerRe: Tracking business dependencies Pin
Mark_Wallace2-Aug-16 7:20
Mark_Wallace2-Aug-16 7:20 
AnswerRe: Tracking business dependencies Pin
Sander Rossel2-Aug-16 21:23
professionalSander Rossel2-Aug-16 21:23 
AnswerRe: Tracking business dependencies Pin
Kirk 103898213-Aug-16 6:07
Kirk 103898213-Aug-16 6:07 
AnswerRe: Tracking business dependencies Pin
Gerry Schmitz3-Aug-16 6:51
mveGerry Schmitz3-Aug-16 6:51 
GeneralRe: Tracking business dependencies Pin
ZurdoDev3-Aug-16 7:44
professionalZurdoDev3-Aug-16 7:44 
GeneralWhy do I feel like this wont end well? Pin
Wastedtalent1-Aug-16 23:45
professionalWastedtalent1-Aug-16 23:45 
GeneralRe: Why do I feel like this wont end well? Pin
Nelek1-Aug-16 23:46
protectorNelek1-Aug-16 23:46 
GeneralRe: Why do I feel like this wont end well? Pin
CDP18022-Aug-16 0:05
CDP18022-Aug-16 0:05 
GeneralRe: Why do I feel like this wont end well? Pin
Super Lloyd2-Aug-16 1:49
Super Lloyd2-Aug-16 1:49 
GeneralRe: Why do I feel like this wont end well? Pin
CDP18022-Aug-16 1:54
CDP18022-Aug-16 1:54 
GeneralRe: Why do I feel like this wont end well? Pin
Super Lloyd2-Aug-16 2:41
Super Lloyd2-Aug-16 2:41 
GeneralRe: Why do I feel like this wont end well? Pin
CDP18022-Aug-16 4:01
CDP18022-Aug-16 4:01 
GeneralRe: Why do I feel like this wont end well? Pin
OriginalGriff2-Aug-16 0:24
mveOriginalGriff2-Aug-16 0:24 
GeneralRe: Why do I feel like this wont end well? Pin
Kornfeld Eliyahu Peter2-Aug-16 0:28
professionalKornfeld Eliyahu Peter2-Aug-16 0:28 
GeneralRe: Why do I feel like this wont end well? Pin
OriginalGriff2-Aug-16 0:29
mveOriginalGriff2-Aug-16 0:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.