• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

SAROS document manager API

 
Ranch Hand
Posts: 298
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I have been given the task to read data from SAROS Document Manger Mezzanine and transfer it to IBM Content Manager. But I have no idea how to read the data from Saros Document Manager. I have read that there are API to do this task, but till now I have not been able to find any such resource on the internet.

Could anyone help me in this regards.

Regards
Kapil Kumar
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The first point of inquiry would be the documentation of these two products, to see if either of them supports a Java API for import/export.

Since this forum is about Sun Java APIs, I am going to move the thread to Other Java Products and Servers. Please find it there and continue the discussion.
 
kapil munjal
Ranch Hand
Posts: 298
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I have not been able to find any such documentation regarding SAROS on the internet.

If anyone has such info, then please do let me know.

Regards
Kapil
 
Marshal
Posts: 28226
95
Eclipse IDE Firefox Browser MySQL Database
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It didn't take me long to findthis link. The document confirms what you said, namely

"Unfortunately, there is very little online information to link to about Mezzanine, as it really predates the advent of the popular Web. Its technical audience has traditionally been large organizations, hence the primary mode of information transfer has always been classes given by Saros/FileNET or by third parties, and no technical information is really accessible online."

So I would suggest looking for printed documentation or asking your sales person. I wouldn't really expect to find a Java API given the age and obsoleteness of the product.
[ February 10, 2006: Message edited by: Paul Clapham ]
 
kapil munjal
Ranch Hand
Posts: 298
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Paul for the reply. Yes, its really hard to find any information about SAROS on the internet. I will try to get some documentation from the company which is still working on SAROS.

Thanks
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic