[
https://issues.apache.org/jira/browse/CMIS-916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Florian Müller resolved CMIS-916.
-
Resolution: Fixed
Fix Version/s: OpenCMIS 1.0.0
> AtomPub applyPolicy method does not send po
[
https://issues.apache.org/jira/browse/CMIS-916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Florian Müller reassigned CMIS-916:
---
Assignee: Florian Müller
> AtomPub applyPolicy method does not send policyId to server
> --
Jochen Kraushaar created CMIS-916:
-
Summary: AtomPub applyPolicy method does not send policyId to
server
Key: CMIS-916
URL: https://issues.apache.org/jira/browse/CMIS-916
Project: Chemistry
Hi Jochen,
That's a bug. Please create an issue in JIRA [1].
Thanks,
Florian.
[1] https://issues.apache.org/jira/browse/CMIS
Hi,
I'm trying to apply a policy to an object using OpenCMIS 0.12.0 and
the AtomPub binding. I used following commands from the workbench
console:
def object = s
Hi,
I'm trying to apply a policy to an object using OpenCMIS 0.12.0 and the
AtomPub binding. I used following commands from the workbench console:
def object = session.getObjectByPath("/path/to/object")
def policy = session.getObject("c7239edf-44cc-4aba-81c4-97ee9e994c87")
session.applyPolicy(
[
https://issues.apache.org/jira/browse/CMIS-915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Florian Müller resolved CMIS-915.
-
Resolution: Fixed
Fix Version/s: OpenCMIS 1.0.0
> Discrepancy between specification and TCK t
[
https://issues.apache.org/jira/browse/CMIS-915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Florian Müller updated CMIS-915:
Comment: was deleted
(was: There is a bit of confusion because there are two exact flags. There is
on
[
https://issues.apache.org/jira/browse/CMIS-915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Florian Müller reassigned CMIS-915:
---
Assignee: Florian Müller
> Discrepancy between specification and TCK tests
> --
[
https://issues.apache.org/jira/browse/CMIS-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14559105#comment-14559105
]
Florian Müller commented on CMIS-915:
-
There is a bit of confusion because there are two
[
https://issues.apache.org/jira/browse/CMIS-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14559103#comment-14559103
]
Florian Müller commented on CMIS-915:
-
There is a bit of confusion because there are two
Gavin Cornwell created CMIS-915:
---
Summary: Discrepancy between specification and TCK tests
Key: CMIS-915
URL: https://issues.apache.org/jira/browse/CMIS-915
Project: Chemistry
Issue Type: Bug
Hi Hussein,
Unfortunately you can’t retrieve users and groups using the OpenCMIS APIs with
Alfresco 4.2.
You can with Alfresco 5.0 and above via CMIS queries.
SELECT * FROM cm:authority will give you all users and groups.
SELECT * FROM cm:person will give you all users.
Regards,
Gavin Cornwel
Hi Andreu,
It is possible but there are 2 parts to doing this. Firstly, you need to be
using the Alfresco CMIS extensions (this handles the Alfresco concept of
aspects for you). Secondly, when trying to set properties defined on an aspect
you need to provide the list of the aspects to apply in
13 matches
Mail list logo