+ Post New Thread
Page 1 of 3 123 LastLast
Results 1 to 15 of 36
MIS Systems Thread, Importing Email Addresses into Sims.NET in Technical; I've become more involved in the Sims/PARs side of things lately. I've noticed that PARs can Email Pupils/Staff about various ...
  1. #1
    Geoff's Avatar
    Join Date
    Jun 2005
    Location
    Fylde, Lancs, UK.
    Posts
    11,056
    Blog Entries
    1
    Thank Post
    104
    Thanked 439 Times in 380 Posts
    Rep Power
    114

    Importing Email Addresses into Sims.NET

    I've become more involved in the Sims/PARs side of things lately. I've noticed that PARs can Email Pupils/Staff about various incidents and I'd like to implement it. However to do so requries that the Email field is filled in for the Staff/Pupils in question. I'm new at this, but is there any way to bulk upload this sort stuff into Sims?

  2. IDG Tech News

  3. #2
    penfold_99's Avatar
    Join Date
    Feb 2008
    Location
    East Sussex
    Posts
    715
    Thank Post
    30
    Thanked 117 Times in 75 Posts
    Rep Power
    55
    hi geoff,

    The simple answer is no.
    If you were able to use SIMS.net business objects to writeback SIMS.net then it's possible.

    The easiest way is to ask for the parental email as part of your data collection process in september then your admin staff can update all the records in the same process.

    On a side note where are you parental emails currently stored?

    We are currently testing a email parent system i have created in moodle that also allows parental access.

  4. Thanks to penfold_99 from:

    Geoff (19th June 2009)

  5. #3
    apeo's Avatar
    Join Date
    Sep 2005
    Location
    Lost
    Posts
    1,430
    Thank Post
    79
    Thanked 90 Times in 86 Posts
    Rep Power
    32
    So annoying I've looked into trying to import data into SIMS .Net before and the short answer is I can't.

  6. #4
    Geoff's Avatar
    Join Date
    Jun 2005
    Location
    Fylde, Lancs, UK.
    Posts
    11,056
    Blog Entries
    1
    Thank Post
    104
    Thanked 439 Times in 380 Posts
    Rep Power
    114
    Darn. So manual data entry is the only way to do it then?

  7. #5
    enjay's Avatar
    Join Date
    Apr 2007
    Location
    Reading, Berkshire, UK
    Posts
    3,955
    Thank Post
    244
    Thanked 159 Times in 135 Posts
    Rep Power
    55
    If you could persuade Capita to let you have a database map, you could presumably script a bulk update - doubt they'd give it up though...

  8. #6
    penfold_99's Avatar
    Join Date
    Feb 2008
    Location
    East Sussex
    Posts
    715
    Thank Post
    30
    Thanked 117 Times in 75 Posts
    Rep Power
    55
    Quote Originally Posted by NickJones View Post
    If you could persuade Capita to let you have a database map, you could presumably script a bulk update - doubt they'd give it up though...
    Just get them to release plain English documentation with an example on how to get data when using there business object, that would be great!! but this is even less likely than the above option

  9. #7

    Join Date
    Feb 2006
    Location
    Dorset/Hants
    Posts
    88
    Thank Post
    2
    Thanked 13 Times in 10 Posts
    Rep Power
    15
    Quote Originally Posted by penfold_99 View Post
    Just get them to release plain English documentation with an example on how to get data when using there business object, that would be great!! but this is even less likely than the above option
    Coincidentally I created a supportnet ticket with SIMS on Friday 19th, asking about the rumoured "Business Objects", and received what I assume is the stock reply, that they would not want any of their customers editing the database directly.

    We are a school completely new to SIMS having used an in-house system for years and I was looking at a method for getting SIMS to email (sets of) students, which our old system could do. I managed to create a report which uses Outlook to send mails, so now need to get all of the student email addresses into SIMS.

    I used student email address as an example of what we want to enter but there are several other bits of data that need to be entered.

    We have basic student info entered via ctf, assessment data via csv but lots of stuff has no magic method for import, we are having to do a heck of a lot of manual data entry.

    If anyone know of any shortcuts to entering anything, I'd love to know - when I try to find out about such things google usually leads to the various threads on edugeek !

  10. #8
    matt40k's Avatar
    Join Date
    Jun 2008
    Location
    Ipswich
    Posts
    3,130
    Thank Post
    218
    Thanked 368 Times in 313 Posts
    Rep Power
    87

  11. #9

    dhicks's Avatar
    Join Date
    Aug 2005
    Location
    Knightsbridge
    Posts
    4,707
    Thank Post
    968
    Thanked 598 Times in 521 Posts
    Rep Power
    198
    Quote Originally Posted by TimH View Post
    If anyone know of any shortcuts to entering anything, I'd love to know
    Spare dedicated workstation dedicated to running SIMS tucked away in your server room somewhere running an AutoIt script to fake mouse moves and keyboard entries to enter data.

    --
    David Hicks

  12. Thanks to dhicks from:

    TimH (22nd June 2009)

  13. #10

    Join Date
    Feb 2006
    Location
    Dorset/Hants
    Posts
    88
    Thank Post
    2
    Thanked 13 Times in 10 Posts
    Rep Power
    15
    Quote Originally Posted by matt40k View Post
    Thanks for that, trying to make contact and find out more.

    Anyone, as a school, using this ("business objects")?

  14. #11

    webman's Avatar
    Join Date
    Nov 2005
    Location
    North East England
    Posts
    8,284
    Blog Entries
    2
    Thank Post
    598
    Thanked 879 Times in 617 Posts
    Rep Power
    287
    Quote Originally Posted by dhicks View Post
    Spare dedicated workstation dedicated to running SIMS tucked away in your server room somewhere running an AutoIt script to fake mouse moves and keyboard entries to enter data.
    Twenty-first century educational software at its best.

  15. #12

    Join Date
    Feb 2006
    Location
    Dorset/Hants
    Posts
    88
    Thank Post
    2
    Thanked 13 Times in 10 Posts
    Rep Power
    15
    Quote Originally Posted by dhicks View Post
    Spare dedicated workstation dedicated to running SIMS tucked away in your server room somewhere running an AutoIt script to fake mouse moves and keyboard entries to enter data.
    <Snigger> bit scary, would it really work (reliably) ?

    Tim

  16. #13

    dhicks's Avatar
    Join Date
    Aug 2005
    Location
    Knightsbridge
    Posts
    4,707
    Thank Post
    968
    Thanked 598 Times in 521 Posts
    Rep Power
    198
    Quote Originally Posted by Geoff View Post
    I've noticed that PARs can Email Pupils/Staff about various incidents and I'd like to implement it.
    You could take the opposite approach - get SIMS to export a report about incidents, then have a script parse that report and send emails off.

    --
    David Hicks

  17. #14
    Geoff's Avatar
    Join Date
    Jun 2005
    Location
    Fylde, Lancs, UK.
    Posts
    11,056
    Blog Entries
    1
    Thank Post
    104
    Thanked 439 Times in 380 Posts
    Rep Power
    114
    That doesn't work because we're using PARs. There is insufficent space allocated in the SIMS database for PARS to record all the incident data. Thus it uses it's own fields and tables. So if I do an incident export from SIMS, stuff is missing.

  18. #15

    localzuk's Avatar
    Join Date
    Dec 2006
    Location
    Bristol
    Posts
    12,968
    Blog Entries
    24
    Thank Post
    438
    Thanked 1,501 Times in 1,178 Posts
    Rep Power
    459
    Quote Originally Posted by TimH View Post
    Thanks for that, trying to make contact and find out more.

    Anyone, as a school, using this ("business objects")?
    I had a look at it, but decided the NDA was far too restrictive and didn't use them in the end.

    I would advise looking at it from the angle mentioned by dhicks - export and use your own software to do what you want.

SHARE:
+ Post New Thread
Page 1 of 3 123 LastLast

Similar Threads

  1. Can we give out student email addresses?
    By Heggy in forum General Chat
    Replies: 8
    Last Post: 6th May 2009, 12:41 PM
  2. Student Email Addresses
    By kmount in forum How do you do....it?
    Replies: 17
    Last Post: 27th October 2008, 10:00 AM
  3. Email addresses
    By jcollings in forum How do you do....it?
    Replies: 23
    Last Post: 23rd October 2008, 06:56 PM
  4. SIMS.Net - problem importing new reports [SOLVED]
    By Irazmus in forum MIS Systems
    Replies: 31
    Last Post: 12th October 2006, 02:02 PM
  5. Pupil Email addresses
    By saundersmatt in forum General Chat
    Replies: 14
    Last Post: 19th September 2006, 11:05 AM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •