BPM, Workflow, and Case

BPM, Workflow, and Case

Come for answers. Stay for best practices. All we’re missing is you.

 View Only
Expand all | Collapse all

Unable to view the object stores in the repository section of FNCMIS page in IBM Content Mangement Interoperability Services (CMIS) for IBM FileNet Content Manager

  • 1.  Unable to view the object stores in the repository section of FNCMIS page in IBM Content Mangement Interoperability Services (CMIS) for IBM FileNet Content Manager

    Posted Tue May 18, 2021 09:57 AM
    Hello !!

    After first time configuration of CMIS and navigating to http://server:port/fncmis, no object stores are listed in the table.

    I get this Erreur in log :

    FNRCS0005E: SECURITY_INVALID_CREDENTIALS: Access to the Content Engine was not allowed because the Content Engine API library or the Web Service Interface (WSI) Listener could not find the required security context information. Expected credentials were not found in the security context.

    Someone has already had this problem please !


    Config :


    Log erreur



    ------------------------------
    El Mehdi ES-SAFI
    ------------------------------


  • 2.  RE: Unable to view the object stores in the repository section of FNCMIS page in IBM Content Mangement Interoperability Services (CMIS) for IBM FileNet Content Manager

    Posted Wed May 19, 2021 03:58 AM
    Hi,

    have you checked the potential reasons as described in
    https://www.ibm.com/docs/en/filenet-p8-platform/5.5.x?topic=messages-fnrcs0005e-security-invalid-credentials

    Maybe the problem is the JAAS stanza which CMIS uses.

    Best regards,
    Michael

    ------------------------------
    Michael Kirchner
    Leading Technical Specialist - Digital Business Automation
    IBM Technology
    Germany
    ------------------------------



  • 3.  RE: Unable to view the object stores in the repository section of FNCMIS page in IBM Content Mangement Interoperability Services (CMIS) for IBM FileNet Content Manager

    Posted Wed May 19, 2021 04:06 AM
    Hello Mr Kirchner,
    Thank you for your help every time it becomes a habit :) ,Yes I think the problem comes from there, but I can't find how to fix it 

    Best regards,
    Mehdi


    ------------------------------
    El Mehdi ES-SAFI
    ------------------------------



  • 4.  RE: Unable to view the object stores in the repository section of FNCMIS page in IBM Content Mangement Interoperability Services (CMIS) for IBM FileNet Content Manager

    Posted Wed May 19, 2021 05:54 AM
    Hello ,
    I solved the problem by adding the following argument on JVM

    -Djaxws.payload.highFidelity=true
    -Dcom.filenet.authentication.token.userid=sso:ltpa
    -DFileNet.WSI.AutoDetectLTPAToken=true

    Best regards,
    Mehdi

    ------------------------------
    El Mehdi ES-SAFI
    ------------------------------