The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
|
|
'Conditions' in Query Builder
Posted: 22 Mar 10 12:26 PM
|
I am trying to edit a pre-existing group created in SalesLogix client. When I view the SQL query, I see that there are conditions applied to this group. However, I do not see the 'Conditions' tab in Query Builder. How was the previous user able to set the conditions? Also, can groups be not edited through SLX Architect? |
|
|
|
Re: 'Conditions' in Query Builder
Posted: 22 Mar 10 4:00 PM
|
Groups cannot be edited through the SLX Architect, but you could change Ownership and Manage Releases.
If you don't see a Conditions tab, you are Dealing with an Adhoc Group, and that means that you can't change the conditions, the members were added one by one with no Queried criteria. As this is done, the ID is preserved on the ADHOCGROUP table.
The Condition that you see on the SQL view is more than likely the filtering being applied against the ADHOCGROUP table to retreive records that have been added to the Group. |
|
|
|
Re: 'Conditions' in Query Builder
Posted: 23 Mar 10 7:38 AM
|
Thank you. What you wrote makes sense now. This is actually the SyncSalesLogix group (Intellisync) that I want to be able to edit. Is there any other way to do that? I am not even able to add users to it anymore and am not able to find any good documentation to get more info. Any help would be appreciated. |
|
|
|
Re: 'Conditions' in Query Builder
Posted: 23 Mar 10 9:03 AM
|
Intellisync indeed requires an Adhoc group. And each user should have their own adhoc group.
If you are not able to add users to an adhoc group, it may be due to you not owning the group. Make a new Adhoc group, add all the members of the existing one into it and add the new members you desire to the group. (also, change your Intellisync options to connect to the new group). |
|
|
| |
|