Skip to main content

All Questions

Tagged with
5 questions with no upvoted or accepted answers
2 votes
1 answer
1k views

Is a Web Service Runtime available in .Net Core

My team has written maintains a library that wraps functionality around a full framework .net .dll, specifically the IBM FileNet.Api.dll. We have been transitioning our library to use .net Standard ...
Rob's user avatar
  • 161
2 votes
1 answer
2k views

FileNet P8 workplace token issue

I am trying to get user token and build the URL so that user need not login everytime they click the file. below is my code. My question is do I need to pass whole of the token value shown below or?? ...
acadia's user avatar
  • 2,629
0 votes
1 answer
599 views

IBM Client Side SSO P8 Filenet Kerberos .Net C# Not Working

I am trying to get the SSO Kerberos example code from the info center for P8 Filenet working: https://www.ibm.com/support/knowledgecenter/SSGLW6_5.5.0/com.ibm.p8.ce.dev.ce.doc/sec_procedures.htm#...
Garet Jax's user avatar
  • 1,141
0 votes
1 answer
2k views

Adding file to FileNet Object store but when I retrieve it, it is empty, 0 byte file

I am able to successfully send a file to Filenet using their API (FileNet.API.dll) v5.2.1 but when I try to retreive it, it is a 0 byte file with no content. This is essentially using the methods ...
programmerNOOB's user avatar
0 votes
1 answer
691 views

Filenet libraries for C# desktop applications

I have a VB6 application which uses FnNFO.tlb - Filenet Panagon IDM Objects 3.2 and fnerrlks.tlb - Filenet Panagon IDM Error Objects 3.2 to login to filenet library and do basic operations. Now I ...
Navaneet's user avatar
  • 1,387