cancel
Showing results for 
Search instead for 
Did you mean: 

Custom content transformer using an external webservice

mf_in_ffm
Champ in-the-making
Champ in-the-making
Hi,

I'm interessted in setting up a custom content transformer using an externel webservice.
I'm quite new to alfresco. I've seen several entries in the wiki dealing with transformers, custom transformers and setting up an external exec transformer. I've been surfing through a bunch of .xml-files in WEB-INF/classes/alfresco.
But I have not found a solution setting up such a transformer.

Is there any possibility configuring a custom content transformer using an webservice?

Regards

Sebastian
————
Alfresco 4.0.d, CentOS 6.2, Nginx, node.js
2 REPLIES 2

mrogers
Star Contributor
Star Contributor
Yes you can configure your own transformers.

mf_in_ffm
Champ in-the-making
Champ in-the-making
Hi mrogers,

thank you for your reply.
But let me ask how to.
I've already seen this entry https://forums.alfresco.com/en/viewtopic.php?f=9&t=39356#p121555.
So I got this curios .eml-transformer work.
I've seen this entry http://wiki.alfresco.com/wiki/Content_Transformations.
So I understand how to set up a Runtime Executable Transformer.

But now I want to setup let's say a kind of Webservice Executable Transformer.
I don't want to call an executable runtime binary, but I wont to call an external webservice.

Any idea how to do this?

Thanks

Sebastian