paulosinuk
IS-IT--Management
Hi,
We're currently in the Beta program for C.E. 8.5 but not really getting the support that we need. A couple of questions for anyone out there in similar straights:
1) Since upgrading we have found that the limit on report instances isn't taking affect globally, some objects are limited but not all. I've tried resetting limits at global and folder level but it doesn't seem to take affect for all objects. Before tackling the 700 individual objects seperately and assigning a limit has anyone encountered a similar error? Crystal say it's a side effect of the upgrade and recommend setting the limit on all 700 objects but I'm sceptical about implementing this when the higher levels have not worked.
2) Has anyone found a way to get a list of groups and associated users out of C.E. I've been dabbling with the CSP query builder and can get two seperate queries to work but can't get them to link. Below are the queries:
Group Selection
SELECT SI_GROUP_MEMBERS, SI_ID, SI_NAME
FROM CI_SYSTEMOBJECTS
WHERE SI_PROGID ='CrystalEnterprise.UserGroup'
User Selection
SELECT SI_ID, SI_NAME, SI_USERFULLNAME
FROM CI_SYSTEMOBJECTS
WHERE SI_PROGID='CrystalEnterprise.User'
ORDER BY SI_NAME
3) Has anyone implemented View Time Security as a processing extension? Crystal say it's dooable but they're charging us for something that was originally advertised as a function of 8.5.
4) Likewise has anyone picked up on the plugin for C.E. called 'Report Application Server' enabling the user to change the report aesthetics as they view? We cottoned on to the idea that this would allow you to effectively 'report on a report' getting around issues about sorts being governed by groups and not being able to sort on a formula. Now we're being told that this is an additional cost, when originally this was a freebie! Anyone got any experience with it's usage?
Liekwise if anyone has questions about 8.5 beta I'd be happy to answer.
Cheers
Paul
We're currently in the Beta program for C.E. 8.5 but not really getting the support that we need. A couple of questions for anyone out there in similar straights:
1) Since upgrading we have found that the limit on report instances isn't taking affect globally, some objects are limited but not all. I've tried resetting limits at global and folder level but it doesn't seem to take affect for all objects. Before tackling the 700 individual objects seperately and assigning a limit has anyone encountered a similar error? Crystal say it's a side effect of the upgrade and recommend setting the limit on all 700 objects but I'm sceptical about implementing this when the higher levels have not worked.
2) Has anyone found a way to get a list of groups and associated users out of C.E. I've been dabbling with the CSP query builder and can get two seperate queries to work but can't get them to link. Below are the queries:
Group Selection
SELECT SI_GROUP_MEMBERS, SI_ID, SI_NAME
FROM CI_SYSTEMOBJECTS
WHERE SI_PROGID ='CrystalEnterprise.UserGroup'
User Selection
SELECT SI_ID, SI_NAME, SI_USERFULLNAME
FROM CI_SYSTEMOBJECTS
WHERE SI_PROGID='CrystalEnterprise.User'
ORDER BY SI_NAME
3) Has anyone implemented View Time Security as a processing extension? Crystal say it's dooable but they're charging us for something that was originally advertised as a function of 8.5.
4) Likewise has anyone picked up on the plugin for C.E. called 'Report Application Server' enabling the user to change the report aesthetics as they view? We cottoned on to the idea that this would allow you to effectively 'report on a report' getting around issues about sorts being governed by groups and not being able to sort on a formula. Now we're being told that this is an additional cost, when originally this was a freebie! Anyone got any experience with it's usage?
Liekwise if anyone has questions about 8.5 beta I'd be happy to answer.
Cheers
Paul