Unsolved
This post is more than 5 years old
8 Posts
0
1980
June 11th, 2013 07:00
Centera online clusters as Documentum repository filestores?
Hi,
I am quite new to Centera.
I would like to know if it is possible to set up a CAS filestore for a Documentum repository, pointing to one of the online Centera clusters (the ones listed in https://community.emc.com/docs/DOC-1038).
I have successfully logged to most of them and performed some write and read operations using the SDK sample code.
Now I would like to test the integration between Documentum Content Server and Centera.
So I have defined a "EMC Centera Store" storage in Documentum Administrator, and I have set this storage as the default filestore for a custom type.
When I try to create/import a document, with my custom class, I get an error:
[DM_STORAGE_E_CA_STORE_PLUGIN_ERROR_DURING_WRITE]error: "Plugin ID: 67de75d180000100 returned error: The use of this operation is restricted (transid='next2u-dmxp01/38/WRITE_BLOB') : FP_OPERATION_NOT_ALLOWED, error code:-10,204"
I have read the Unacceptable usage section in the above document, and my case seems not to be unacceptable.
Am I missing some configuration? I have tried with almost all the clusters and PEA files.
Thanks in advance for any response!


mckeown_paul
409 Posts
1
June 18th, 2013 12:00
You should be able to do this okay
I'm not a documentum expert but at a guess you connection string should have a ? before the PEA pathname and not a comma. It's probably causing the pool open to use the anonymous profile and that does not have write capability
Anonymous User
8 Posts
0
June 19th, 2013 02:00
Hi Paul,
thanks for your reply.
I think you are right. Now I am focusing on another project so I won't be able to try at once. I will certainly get back to this later.
But I have configured the Centera plugin for Documentum strictly following the directives contained in an EMC document "EMC Centera Plug-in Configuration" ([R5] 12/30/2005), which explicitly recommends to set the arguments one by one, not in a single connection string.
I hope this screenshot of the document will help me explaining:
When I will find the solution I will certainly post it, maybe it will be useful for somebody else.
Thanks again, best regards
Pawel