1)用FileNet Provided DLL or COM :
FileNet.Api.DLL or JGuil Brdige
2) 用Web Service, 需要WSE2.0移植到WSE3.0
以下两个web service是PE 和CE。
http://host:port/wsi/FNCEWS35SOAP/
http://host:port/wsi/ProcessEngineWS
主要介绍CE web service调用:
1) 可能需要测试一下web service在运行中,可以
http://host:port/wsi/FNCEWS35SOAP/WSDL,注意区分大小
2) 可以自定义一个Provider DP,比如:
3) 自定义一个Policy (For PE): The codesnip is the following:
4) 创建一个Wrapped Web Service Object: