Dear,
I have the following cube dynamic security tables:
It is a traditional many to many that links users to companies.
Now I am trying to give end users the ability to administrate the security via external content type lists. So I created content types for the users dimension and the companies dimension; although for the bridge table I created a read item/list operations based on a view that joins the user/company in order to show the actual names instead of the keys. Then I created a create/update operation that is based on the actual Bridge table.
Read item/list shows correctly when I create a list in sharepoint I can see the items as they are returned by the view, but when I try to update or create I get the following error:
The same error shows up when I try to edit an item.
Am I doing things wrong ? How can I have operations on different SQL objects ?
Thanks in advance
Miloud Bel.