We are currently performing maintenance on Appian Community. As a result, discussions posts and replies are temporarily unavailable. We appreciate your patience.

I'm using the CMIS connector in Appian 7.8 to work with an Alfresco reposito

I'm using the CMIS connector in Appian 7.8 to work with an Alfresco repository (Community Edition 5.0, which I have installed myself, vanilla install).

In Appian I have set up 3rd-party credentials correctly (I'm using the Alfresco admin account), obtained the repository ID and I am able to start using the Appian connector functions. I am creating a rudimentary CMIS browser in SAIL using the a!cmiGetFolderChildren function. This is where I am starting to run into issues.

So I can connect to the Alfresco repository root folder and the above function returns all of the Alfresco root folders--if you know Alfresco this is a series of standard system folders (Guest Home, User Home, ...Sites etc). All of these system folders get returned to me with the Appian function. However, drilling down to any subfolders of these starts to produce issues---subfolders don't get returned.

For example, when I select one of the these folders, for example, Sites where I ...

OriginalPostID-143815

OriginalPostID-143815

  Discussion posts and replies are publicly visible

Parents
  • ...or in the response object..just blank.
    5) Been tinkering around with SOAPUI and the raw "getFolderTree" CMIS call seems to work just fine.

    That all said, it looks more and more that it isn't an Alfresco or permissions issue and could be something in the way that the a!cmiGetFolderChildren function is returning. Could there be some sort of filtering that is going on?

    Anyone have this same issue?
Reply
  • ...or in the response object..just blank.
    5) Been tinkering around with SOAPUI and the raw "getFolderTree" CMIS call seems to work just fine.

    That all said, it looks more and more that it isn't an Alfresco or permissions issue and could be something in the way that the a!cmiGetFolderChildren function is returning. Could there be some sort of filtering that is going on?

    Anyone have this same issue?
Children
No Data