Search code examples
c#filenet-p8

Using IBM FileNet Web services in C# Application


Our organization uses IBM FileNet as document management system. FileNet P8 comes with a web services API which can be used in .net

Has anyone of you guys tried this? If yes could you please direct me to any resources to kick start?

Thanks a ton in advance.

http://publib.boulder.ibm.com/infocenter/p8docs/v4r5m1/index.jsp?topic=/com.ibm.p8.doc/developer_help/content_engine_api/guide/gs_procedures.htm


Solution

  • You're in the right place for documentation related to the P8 .Net API. The only other "kick-start" link I can think of is http://www.ecmplace.com/.

    I know how to create a session using the Java API for the CE, but I'm sorry to say that I haven't done it with the .Net API. However, I'm fairly certain that you'll find helpful examples on the ECM Place forum.

    HTH!

    Tom Purl