Hi everyone,
I'm currently trying to set up Object_Groups in PSO (we are using PSO Standalone 6.16), but I'm running into some issues and I’m not sure whether I’m missing something or if the configuration is wrong.
I created Groups in PSO and sent the following RAM_Object_Group data via the ARP file:
!--scriptorstartfragment-->
<RAM_Object_Group>
<id>200</id>
<group_id>Arbeitsplatz1</group_id>
<ram_resource_id>R1</ram_resource_id>
</RAM_Object_Group>
<RAM_Object_Group>
<id>201</id>
<group_id>Arbeitsplatz1</group_id>
<ram_resource_id>R2</ram_resource_id>
</RAM_Object_Group>
!--scriptorendfragment-->
In the Resource Data screen, the group assignments appear correctly for each resource.
After generating the Rotas in PSO, I send the Task file with the following Object_Group entries:

My test user has the following permissions:

- FilterResourceActivityBased = false
- FilterShowFullAllocationDetails = true
The user is assigned only to group Arbeitsplatz1 and is restricted to a specific dataset.
My problems:
1. I cannot see any resources at all.
Even though the RAM_Object_Group entries appear correct, the Resources screen stays empty.
2. I can only see resources if I manually add them as “Viewable Resources”.
But if I do this, I suddenly also see activities that do not belong to the user’s group, which defeats the purpose of Object Groups.


Has anyone experienced this before or knows what I might be missing? Any ideas or hints would be greatly appreciated.
Thanks a lot!
