Jump to content

Recommended Posts

Posted

Does anyone have any experience of the bulk extraction of documents from the Sims Document Management Server. I've found the files in a folder called DOCSTORAGE but they appear to be encrypted.

 

Thanks in anticipation

Posted
Does anyone have any experience of the bulk extraction of documents from the Sims Document Management Server. I've found the files in a folder called DOCSTORAGE but they appear to be encrypted.

 

Thanks in anticipation

 

They are encrypted, for good reason. Data Protection :)

Posted
Does anyone have any experience of the bulk extraction of documents from the Sims Document Management Server.

 

You can export reports from within SIMS, this creates a SIMS Report file which can be imported into any SIMS .net system. You don't touch the raw data files, if you move servers, you move the WHOLE folder, if you have issues, you can run a report to get the physical file name and the report name, ie a few files didn't copy and you're looking at just restore it off tape for example, but you never manually extract the documents.

Posted

creese I find myself feeling very offended. Of course I have considered why they are encrypted. As the DPO at school I know better than most.

 

matt40k These aren't just Sims files I want. I want them all - Admission Forms, IEPs, letters, reports etc.

 

vikpaw Yes, I want them all. We are considering purchasing Document Archiving Software (similar to Document Management Software | Document Archiving Systems and Scanning for Small Business, Financial Services, Paperless Office) so that all the files we create can be stored in one place (encrypted). I have been using the DMS since it was created. I have 65,000 plus files stored there but if I can't get them out it would be silly buying the software. I'm sure everyone knows the limitations of the Sims DMS and it's time we moved on.

 

My next thread was going to be to ask if anyone has experience of archiving software but until I know I can use the library I already have I'm not going to move forward.

Posted

I think you will be looking at a hefty Capita fee to extract all the files programmatically, otherwise, you'd have to do it manually. That would be a mammoth task. Perhaps, reports, could be exported if you use the same templates each year, but all the other stuff.... well it's mammoth.

 

It might be worth looking at one of those companies that offers scan to SIMS or autolinking to the DMS (capita website, e.g. Cohesion - RecordLink) - they may also do the kind of archiving you want, and as part of the process if they are a licenced SIMS partner, be willing to write a custom program for you to extract the data. Though, they may not even have a great level of access, because i'm pretty sure they just work by sending the files to the SIMS interface and it's blindly added to the DMS as normal rather than any more direct way.

 

Just a thought though, as 'we' own the data, are we allowed to request it out of the system. Say for example if we were moving to another MIS, or simply because we wanted it, and they can't charge an astronomical fee for it...?

Posted (edited)

@Anjelica, I don't think you should feel offended at the post from @creese. It was well intended and he wasn't to know you're a DPO at your school. To be fair, other people might come looking at this forum if they wanted to crack the encryption on the DMS for reasons less well intended than your own.

 

Back on the topic....

 

Even using a number of different SIMS based reports I think what you want to do will be very difficult to achieve without heading into SIMS itself and manually trawling all the records since there are so many places you can link a file on a pupil, staff, contact or agents record.

 

The only logical way to approach your problem is by decrypting the document server as you suggest in your OP. This isn't something that is going to be done easily, or for cheap. Certainly not given the volume of documents you're looking at.

 

As @Cahce suggests:

 

Groupcall have a way of extracting the SIMS linked documents, so it's possible somehow.

 

Since Groupcall can do a heck of a lot with the SIMS database now, I imagine they probably could do this as they may well have access to the encryption mechanism. However if you are going down the route of decrypting the DocStorage and then it is probably more appropriate to speak to Capita about doing this than Groupcall isn't it?

 

If your support is direct with Capita then log a call asking about it, if it is with the LA, log a call asking them to contact Capita on your behalf.

 

Just a thought though, as 'we' own the data, are we allowed to request it out of the system. Say for example if we were moving to another MIS, or simply because we wanted it, and they can't charge an astronomical fee for it...?

 

Like the idea Vik, but you already have access to it... through SIMS.

 

Thinking outside the box a little, is it plausible for you to maintain the DMS instead of this additional software, but move it onto separate hardware to increase its performance and allow it to store a greater volume of records in the long term? The DMS does not have to live on the same box as the SIMS Database.

Edited by superfletch
Posted
The problems with the DMS are many and various. The main complaint has always been that if you create documents from a mail merge you can't then automatically upload them to the student files whereas with document archive software it would recognise the occurence of a particular name, tag etc. My aim is for all files to be archived no matter where they are stored then they can be searched as necessary. It won't matter then when people "forget" to upload or if a document refers to one or more students.
Posted
creese I find myself feeling very offended. Of course I have considered why they are encrypted. As the DPO at school I know better than most..

 

You are very quick to take 'extreme offence' as indicated by the :D none was intended.

 

I wrote, got called to something urgent, option 1 : Post what I had written and drop a quick smiley in. Option 2: cancel and let you or anyone else possibly corrupt a schools data.... I would have added more by Monday.

 

I'll bow out of the thread completely now for fear of further offence.. Bye :bolt:

Posted

I've poked arround in the DMS folder on a test system, word documents and the like (which will include profiles, individual reports and the like) are all just within the DMS filesystem (not encrypted) and presumably called when required, the remained of the stuff is scattered arround. Obviously I haven't a clue on the structure and wouldn't recommend going poking arround and pulling stuff out of the DMS filestructure on a live system unless you know what your up to.

 

Just to expand a little more on what I put, @vikpaw has the right area with the Xporter. The Groupcall Xporter is/was used by CLEO for MIDAS and is how they were extracting linked documents to put in place for the Parental Online Reporting (where ever CLEO decide they are now upto with this project), so we have the reports in SIMS which the Xporter runs and pulls out then uploads any new linked documents.

Posted

Have you tried to open any of those docs you found in the DMS folder structure? It's not that easy.

 

Having access through SIMS is not satisfactory access. It's filtered and one at a time. It's stored in a bespoke manner for a particular purpose. Exporting it isn't straight forward, I was just wondering if we have a right to easy access rather than having to buy in to a third party product.

Posted
As someone whose pulls out documents from Sims document server programmaticlly, if you're familiar with the business objects it's fairly simple to iterate through everyone and then interate through all their documents and save them to disk. It would take a long time to process, but nothing particularly tricky in the code.
  • Thanks 1
Posted (edited)
Having access through SIMS is not satisfactory access. It's filtered and one at a time.

 

I think this was a reply to one of my comments, so sorry Vik I know access via SIMS isn't what you meant. I was being cynical - perhaps I should have used a smiley...

 

The main complaint has always been that if you create documents from a mail merge you can't then automatically upload them to the student files whereas with document archive software it would recognise the occurence of a particular name, tag etc.

 

There is a product called "recordlink writer" that I think does this.

Edited by superfletch
Posted

@superfletch - yes, shame on your for not smiling while typing :p .

i can just see your answer being giving seriously by some, hence the response.

 

that recordlink writer is the one i was thinking of by cohesion.

 

+1 for @rpwillis @ salamandersoft, i'd get him to quote, as he does bespoke solutions and can tailor to your need, even if it's a one off task, which you might not get so easily from an off the shelf product.

Posted

I have written some software which will decode the document store, it does not use the sims business logic, does not require access to the database and as a result is extremely fast. However, because of the nature of the store and the sensitivity of the data I am not prepared to post a link for it here.

 

If you would like a copy please send me a PM with your school e-mail address and I will mail it over to you.

 

-Chris

Posted

Perhaps upload to the File sharing area of SupportNet, at least then you know they have a valid SIMS license and you don't have to worry about it being blocked.

 

Plus us nosey people get to have a look :)

Posted
Thanks to everyone who offered help with my question this week. Richard (@rpwillis ) at SalamanderSoft has come up trumps and is working to complete the task for me. :) We had worked together before so he knows our systems and I can recommend him if ever you want any kind of task from Sims (he created a Sharepoint front end so that students could fill in an Aspirations aspect on our Intranet).
  • Thanks 1
  • 3 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...