• Index
  •  » Talend Open Studio for Data Integration » Component creation
  •  » Request for component for output from M-files document management

#1 2011-09-25 06:40:01

lcilliers
New member
Registered: 2011-09-08
Posts: 2

Request for component for output from M-files document management

Hi, we are new to Talend and from our reviews it appears that it could be very useful to perform data integration and exchange between M-Files and other systems such as sage, microsoft crm, salesforce etc.  M-Files is document management software (such as Alfresco) (www dot m-files dot com)  and have a full set up API's to access data inside its database using VB.net.  I wish to explore working with someone knowledgeable with Talend to create a component that will extract data from M-Files into a Talend friendly table (e.g. sql).  Someone with VB.net expertise and able to create Talend connectors will be ideal.  if you are interested to explore it contact me directly on leroux@lamininsolutions.com. regards  leroux cilliers (www dot lamininsolutions dot com)

Offline

#2 2011-09-25 08:33:40

saburo
Member
Company: PowerUp
Registered: 2010-11-04
Posts: 130
Website

Re: Request for component for output from M-files document management

Hello, Talend uses java so the first step would be to bridge the VB.NET apis to a java library. If this is not possible directly a viable solution might be to create a standalone library in .NET and to use JNI or (better I think) JNA to bridge it to java.
I used JNA in an experimental component and it worked, was not too difficult, while I had a few issues with JNI. My library was created with Lazarus Freepascal, I guess you could do a similar thing with VB.NET (never used it, not planning to smile ), obviously it would no be cross platform.

Regards,
Francesco

Offline

#3 2011-09-25 09:04:21

lcilliers
New member
Registered: 2011-09-08
Posts: 2

Re: Request for component for output from M-files document management

thanks for your reply,  I would be interested to talk to someone that have the skill/experience to create this bridge as an assignment.  Regards

Offline

#4 2011-10-08 10:58:15

aksbmw9
Guest

Re: Request for component for output from M-files document management

Thank you for sharing.

#5 2012-11-28 20:10:24

peeterm
Member
Registered: 2011-11-26
Posts: 24

Re: Request for component for output from M-files document management

Hello,

contact with http://cloudbee.com and you will get help with creating components

Offline

  • Index
  •  » Talend Open Studio for Data Integration » Component creation
  •  » Request for component for output from M-files document management

Board footer

Powered by FluxBB