I updated the CSDTService element within the ElementCatalog (Path below) in order to add some extra logging to help me identify some other issues I was having saving certain assets I was updating form within Eclispe (using the WCS plugin).
ElementCatalog/OpenMarket/Xcelerate/PrologActions/Publish/csdt/CSDTService.jsp
Anyway, after this change I don't seem to be able to upload anything else form eclipse!
I put a proxy between elcipse and WCS and tried saving some changes to a template and I can see the request being made, the ping request returns OK but the upload sync from eclipse to WCS returns with :
Insufficient Privileges
This is the message that you can see within the CSDTService template if your user isn't a member of the "xceladmin" ACL (mine is, see next).
Now, my user has about every right going and was previously working. My user belongs to:
RESTAdmin group
Has the following ACLs (and others that I haven't listed):
xceladmin
siteGod
Now because I can no longer save anything from Eclipse I can't undo the change. Are there any other ways to revert the template or to figure out what is causing the issue so that I can save to WCS form eclipse?
Appreciate any help with this!