|
FileNet and Web Service API
|
 |
This question is not answered.
|
|
Replies:
2
-
Pages:
1
-
Last Post:
Nov 3, 2009 4:04 PM
Last Post By: Kevin Haiduk
|
Threads:
[
Previous
|
Next
]
|
|
Posts:
1
Registered:
Apr 17, 2009 10:10:55 AM
|
|
|
|
FileNet and Web Service API
Posted:
Apr 17, 2009 11:15:32 AM
|
|
|
|
Hi,
I came across many articles about Java API to the IBM FileNet Content Manager application, but I wonder is there a WS API to the FileNet. That is, are FileNet services exposed as web services (or can they be), with WSDL and everything?
I am asking this because I would like to build a direct interface to the FileNet from non-Java technology (namely, SAP ABAP server).
If this is feasible, could you please, direct me to further source of information (a tutorial would be a treasure)?
If no, please state so, because it's valuable information for me too. Then I'll switch to my plan B: developing a Java middleware for this.
Thanks in advance!
Kind regards,
Igor
|
|
Posts:
1
Registered:
Sep 14, 2009 02:49:46 AM
|
|
|
|
Re: FileNet and Web Service API
Posted:
Sep 14, 2009 02:50:54 AM
in response to: ibarbaric's post
|
|
|
|
Hi,
Yes I would also like to know the answer to this question. Where can I get hold of the wsdl, if it is available?
Regards
|
|
Posts:
1
Registered:
Nov 03, 2009 04:01:58 PM
|
|
|
|
Re: FileNet and Web Service API
Posted:
Nov 03, 2009 04:04:29 PM
in response to: ibarbaric's post
|
|
|
|
I used the Java API and created wrappered web services. This also allowed me to make composite services based on my needs without coding directly to the API.
|
|
|
|
|