79383027

Date: 2025-01-24 01:35:18
Score: 2
Natty:
Report link

The best solution I've found is to wrap the FileNet API in a web service using .Net Framework 4.7.2 and call it from .Net Core using HTTP. All other approaches I've found so far are just too hack-ish. And, if IBM finally decides to upgrade to something more amenable to .Net Core, you should only need to update the web service.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Boog