Skip to Content
0
Former Member
Jan 20, 2011 at 02:15 PM

User security at Favoritesfolder level : IMPORT_PREVENT_UPDATE

26 Views

hello,

I'm trying to modify default security of Favoritesfolder using dotnet BusinessObjects.DSWS* libraries.

I'm able to retrieve Favoritefolder's SecurityInfo2, principal, and roles but when I try o update it , I get the following error :

An XSD Exception occurred. Import file parsing exception occurred : 'Attempting to update an object of type 'FavoritesFolder', which was marked as preventUpdate, and the IMPORT_PREVENT_UPDATE option was specified.' (FWM 04009) (WBP 42029)

Where can I change the "preventUpdate" or the "IMPORT_PREVENT_UPDATE" ?

Can I use the CrystalDecisions.Enterprise framework instead of the web service?

We are using BOXI3.1 SP3.2

many thanks

Marc