This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
Hi, I need to access content stored in FileNet.I believe that filenet can send data in soap format which can then be accepted by a webservice I write. However, how does my web service send the request to FileNet to retrieve the information I need? For instance if User information (UserId,FirstName,LastName) is stored in FileNet, how would a webservice send a query to retrieve the data corresponding to UserId ="11" ? I am using weblogic platform 8.1.
Hi Mark, I have been unable to find the FileNet API's online...The only leads I got on the net was that we could use weblogic's Virtual Content repository to integrate with FileNet but that is used in the case of Weblogic Portals. In my case I only want to access the information from FileNet from a basic web application.
This is my first work with FileNet and hence some of my questions may seem trivial. Sorry about that in advance.
Please let me know your thoughts. Thanks again! Sara
Sara Lee
Greenhorn
Joined: Sep 13, 2005
Posts: 12
posted
0
Hi Mark, A thought just struck me, I just found out that FileNet P8 platform allows building Web Services. If this is true, then all I have to do is build a webservice on the FileNet platform that accepts my Id and invoke that webservice from my Application.
Not sure if you have worked with FileNet before but thanks for your reply.Please let me know if you can verify the above.
Thanks!
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: Accessing FileNet content from web services