Dear Chris,

Thanks for your information. I wonder how can I use the handler. I mean I
don't really know how to download it or install it.



2011/8/11 Christopher Brooks <[email protected]>

> And, for what it's worth, a workflow operation handler for this is
> almost finished at:
>
>
> https://opencast.jira.com/svn/MH/contrib/workflow-operation-handlers/1.1.x/EmailWorkflowOperationHandler/
>
> It would be a great thing to pick up on and wrap up.  Last I recall the
> big issue was including the Java SMTP libraries in OSGI was causing
> some problems, but I think maybe the geronimo jars (from a little
> googling) would solve this.
>
> Chris
>
> > Hi Eric,
> >
> > the easiest way would probably be to implement a workflow operation
> > handler that is part of your workflow and takes an e-mail address (or
> > a few of them) as well as smtp server details (server, port, login,
> > password) as the configuration.
> >
> > Inside the workflow operation handler, you have access to the media
> > package that is being processed, which should allow you to create and
> > send an e-mail containing the final link to the video page. I am sure
> > that this is functionality that many people would welcome, so putting
> > it into JIRA and communicating well might get you some help.
> >
> > For information on how to write a workflow operation handler see [1].
> >
> > Tobias
> >
> > [1]
> >
> http://opencast.jira.com/wiki/display/MH/Create+a+Custom+Workflow+Operation+Handler
> >
> > On 11.08.2011, at 12:28, Eric Shek wrote:
> >
> > > Dear all,
> > >
> > > I am back to the development of Matterhorn in my university. I
> > > would like to add a new function to the Matterhorn. During the
> > > distribution of video, I would like the server to send an automatic
> > > email to the presenter which contains a link of the video or the
> > > engage player. However, after reading the wiki, I don't know how to
> > > start. Can anyone give me some guide and hints?
> > >
> > > Best Regards,
> > > Eric Shek
> > >
> > > _______________________________________________
> > > Matterhorn-users mailing list
> > > [email protected]
> > > http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
> >
> > _______________________________________________
> > Matterhorn-users mailing list
> > [email protected]
> > http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
>
>
>
> --
> Christopher Brooks, BSc, MSc
> ARIES Laboratory, University of Saskatchewan
>
> Web: http://www.cs.usask.ca/~cab938
> Phone: 1.306.966.1442
> Mail: Advanced Research in Intelligent Educational Systems Laboratory
>     Department of Computer Science
>     University of Saskatchewan
>     176 Thorvaldson Building
>     110 Science Place
>     Saskatoon, SK
>     S7N 5C9
> _______________________________________________
> Matterhorn-users mailing list
> [email protected]
> http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
>


Best Regards,
Eric Shek
_______________________________________________
Matterhorn-users mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn-users

Reply via email to