cancel
Showing results for 
Search instead for 
Did you mean: 

forms can input data to the alfresco databse

jagruti
Champ in-the-making
Champ in-the-making
hi,
can i create content from the web site instead of using alfresco client in alfresco wcm.

is it possible to create forms in the website.
so that this forms (behave like structure) can input data to the alfresco database.
Please help me to solve this problem
Thanks

Jagruti
2 REPLIES 2

jagruti
Champ in-the-making
Champ in-the-making
Please reply to this question.
Thanks
Jagruti

kvc
Champ in-the-making
Champ in-the-making
Yes, your own website can write data back into Alfresco.  Your own web page forms can use our remote API, AVMRemote, to create new files and new directories and read and set properties.  Best practice is to write custom-collected data in your front-end website in some defined XML format, but that is entirely your choice.

Kevin