cancel
Showing results for 
Search instead for 
Did you mean: 

Can Alfresco deploy to sql server?

broman
Champ in-the-making
Champ in-the-making
This is my first post and I am not yet familiar with Alfresco beyond the marketing literature I have read.

We currently use TeamSite and I run the DCRs through a tpl that uses perl to write the contents of the filled out form to my external sql server.

I need to send the data from the forms to an ATG sql based repository.

What I want to know is, can I use Alfresco to deploy out to an external sql server using my own custom scripts?
2 REPLIES 2

zaizi
Champ in-the-making
Champ in-the-making
Yeah. You might even be able to reuse your Perl script. See http://wiki.alfresco.com/wiki/FSR#Extending_the_FSR for details on how to extend the Alfresco FSR.

broman
Champ in-the-making
Champ in-the-making
Thanks, that's good info.  I'll have to stash that away for when/if we decide to move over to Alfresco.