Originally posted by JoJoGabor
View Post
- Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
- Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!
Reply to: Another EDS success story
Collapse
You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:
- You are not logged in. If you are already registered, fill in the form below to log in, or follow the "Sign Up" link to register a new account.
- You may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
- If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
Logging in...
Previously on "Another EDS success story"
Collapse
-
-
From my experience of poublic sector organisations, its usually the management at the organisation that cause all the delays with counter-productive bickering, requirements change, indecisiveness and no clear leadership in the direction of the project. Every manager of every department sticks their oar in to criticise requirements defined by other departments and its a complete mess.
I have witnessed Microsoft tell the main stakeholder of a project that they are asking for far too much design effort for a certain project, yet the public org insisted on using them for all sorts of design exercises at an extortionate cost as they insisted that everyone involved was a senior level consultant - even for the frunt work!!
Leave a comment:
-
They could have bought one from my company.
It works too.
Which maybe is why they didn't...
Leave a comment:
-
Originally posted by DeepBlue View PostWell... when people say "database" that's not really what they mean.
A database, yes, that could be done cheaply. Design a schema and implement it in a scalable and secure fashion, not too hard. However a database is only as good as the data in it...
For the data in the database to be useful we have a) data migration b) user updates and c) reporting.
Data migration is a serious pain in the rear end. The incoming data is never clean. Never ever. So if you want to enforce some validation etc. in your new database, you're going to spend a lot of time cleaning up the old data. Don't think this is a job that you can pay Indian Development Centre to do. Been there, seen the damage. Sadly explaining what an "intelligent decision" is to most of those guys takes about 6 weeks of "FAIL. RETRY".
Once the data is there, we come to the meat of the project. Processes. Processes processes processes. Everyone has their own "pain point" which they hate, and wrote into the proposal to be fixed. Most of the processes will be straight forwards. Transfer of prisoner Gordo Brown from no. 10 to Holloway MS. Transfer of prisoner to solitary confinement. etc. etc. But someone will want workflow, so that the transfer is requested, approved, actioned. (All very sensible).
Now if you start to think of all the possible state transitions of a prisoner/parolee in the system, and assume each transition will have at least one request screen, one approval screen, one actioned screen... you see where the work might end up.
Then we look at reporting. Everyone with "manager" in their title will want their own report. Kerching for EDS. "Oh yes, we can make individual reports, really fast and easy. We can train your managers(*) to allow them to create their own reports."
(* Assuming said manager has programming language/database experience...).
An army of contractors making stupid reports that add no value to the system at all. Guestimate of 400 reports generated for such a system, and only 40 of which are actually used to add value.
So yeah. Not just a DB of Record. That's easy. Customers assume processes around their data, and they are expensive.
Post of the day there Deepblue.
Take note fellow newbies - that's the way to make an entrance^^^^^^^
Leave a comment:
-
Originally posted by AlfredJPruffock View PostIf you were desperate enougn to accept such a prohect as above - make sure youve got indemnitry as it could very well end in tears - and guess who would be left holding the poison chalice ?
Leave a comment:
-
Indeed, db thanks for the explanation. Actually, a lot of that sounds pretty familiar from projects I have worked on for the MOD.
Leave a comment:
-
Originally posted by DeepBlue View PostMost of my experience has been in data oriented integration. It's never as simple as it looks. Thankfully I've steered away from financial systems so far. Have been involved with one integration point in a project, where the customer didn't really know which financial system was correct (asset allocation between divisions). And scarily, they didn't appear to care that finance system in accounts had data that looked nothing like the ERP data "well users from A will complain it's wrong, and users from B will complain its wrong... can you fix it?"
If you were desperate enougn to accept such a prohect as above - make sure youve got indemnitry as it could very well end in tears - and guess who would be left holding the poison chalice ?
Leave a comment:
-
Originally posted by TinTrump View PostI'm just coming to the end of an 8 month project installing an MRP system and the biggest task, by far, has been validating data from the current financial system that its linked to. Holiday from January
Leave a comment:
-
Good reply DeepBlue. My main area is MRP/ERP systems. One thing I try to get a business to do is agree a standard set of reports required from a system. That way they get a consistent measure of how they're doing in terms of product delivery and they don't have every dept. doing their own thing. Simpler too.
I'm just coming to the end of an 8 month project installing an MRP system and the biggest task, by far, has been validating data from the current financial system that its linked to. Holiday from January
Leave a comment:
-
Originally posted by xoggoth View PostThe only database work I have done was a purely technical one in Access, which people on here will be quick to point out is not a database at all.
But in what way is one of these huge database systems substantially different from another? A lot of linked PCs in police stations/doctor's surgeries/job centres etc. holding names and addresses of arrestees/patients/job seekers etc. with details of alleged offences/treatments/applications etc.
How can projects which must have so many simularities keep failing over and over? Or is there some complexity us non experts don't know about? Can any database experts explain it?
A database, yes, that could be done cheaply. Design a schema and implement it in a scalable and secure fashion, not too hard. However a database is only as good as the data in it...
For the data in the database to be useful we have a) data migration b) user updates and c) reporting.
Data migration is a serious pain in the rear end. The incoming data is never clean. Never ever. So if you want to enforce some validation etc. in your new database, you're going to spend a lot of time cleaning up the old data. Don't think this is a job that you can pay Indian Development Centre to do. Been there, seen the damage. Sadly explaining what an "intelligent decision" is to most of those guys takes about 6 weeks of "FAIL. RETRY".
Once the data is there, we come to the meat of the project. Processes. Processes processes processes. Everyone has their own "pain point" which they hate, and wrote into the proposal to be fixed. Most of the processes will be straight forwards. Transfer of prisoner Gordo Brown from no. 10 to Holloway MS. Transfer of prisoner to solitary confinement. etc. etc. But someone will want workflow, so that the transfer is requested, approved, actioned. (All very sensible).
Now if you start to think of all the possible state transitions of a prisoner/parolee in the system, and assume each transition will have at least one request screen, one approval screen, one actioned screen... you see where the work might end up.
Then we look at reporting. Everyone with "manager" in their title will want their own report. Kerching for EDS. "Oh yes, we can make individual reports, really fast and easy. We can train your managers(*) to allow them to create their own reports."
(* Assuming said manager has programming language/database experience...).
An army of contractors making stupid reports that add no value to the system at all. Guestimate of 400 reports generated for such a system, and only 40 of which are actually used to add value.
So yeah. Not just a DB of Record. That's easy. Customers assume processes around their data, and they are expensive.
Leave a comment:
-
Always makes me happy that I avoided a consulting job with one of these types of companies. Going the solo contractor/consulting route after putting in 4yr+ with a small somewhat competent software co.
EDS? Worst of a bad bunch.
Leave a comment:
- Home
- News & Features
- First Timers
- IR35 / S660 / BN66
- Employee Benefit Trusts
- Agency Workers Regulations
- MSC Legislation
- Limited Companies
- Dividends
- Umbrella Company
- VAT / Flat Rate VAT
- Job News & Guides
- Money News & Guides
- Guide to Contracts
- Successful Contracting
- Contracting Overseas
- Contractor Calculators
- MVL
- Contractor Expenses
Advertisers
Contractor Services
CUK News
- Five tax return mistakes contractors will make any day now… Jan 9 09:27
- Experts you can trust to deliver UK and global solutions tailored to your needs! Jan 8 15:10
- Business & Personal Protection for Contractors Jan 8 13:58
- ‘Four interest rate cuts in 2025’ not echoed by contractor advisers Jan 8 08:24
- ‘Why Should We Hire You?’ How to answer as an IT contractor Jan 7 09:30
- Even IT contractors connect with 'New Year, New Job.' But… Jan 6 09:28
- Which IT contractor skills will be top five in 2025? Jan 2 09:08
- Secondary NI threshold sinking to £5,000: a limited company director’s explainer Dec 24 09:51
- Reeves sets Spring Statement 2025 for March 26th Dec 23 09:18
- Spot the hidden contractor Dec 20 10:43
Leave a comment: