You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "aishwary (JIRA)" <ji...@apache.org> on 2017/08/02 09:25:00 UTC

[jira] [Created] (CMIS-1042) Newly Created Object Not getting reflected

aishwary created CMIS-1042:
------------------------------

             Summary: Newly Created Object Not getting reflected
                 Key: CMIS-1042
                 URL: https://issues.apache.org/jira/browse/CMIS-1042
             Project: Chemistry
          Issue Type: Bug
          Components: opencmis-client
    Affects Versions: OpenCMIS 0.12.0
            Reporter: aishwary


Hi,
I am trying to create a nested like of folder structure.
       Root Folder
       |
       **********Folder1
       |
        **********Folder2

So,when i am creating a root folder,on success of response i am trying to create Folder1.
So,using session object i am looking for root folder using  objectByPath.So, i am checking with "/RootFolder".
But i am getting CmisObjectNotFoundException.But if i do the same thing in debug mode it is working.
I think the newly created object is not getting reflected instantly.
Can you please look into the issue. 

*



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)