hi List, I have a requirement where I need to push data to the BMC.CORE:BMC.MemberOfCollection class to relate data between 2 CMDB Classes.
But the catch is that it has to be done on activelink execution and by a Asset User not Asset Admin. Here I have a problem as I am not able to push data to this class due to lack of permissions for asset users. First of all I am not too sure if this is the correct behaviour. Asset users should be able to create relationships between 2 existing CI's but not create entirely new CI's thats what I think. Eg. I am creating relationship between an existing computer system CI and a existing Role but as Asset user I cannot? So what I thought of is using activelink service call to a service filter which will do the necessary push field bypassing the permission model in theory atleast. Hope this is what the service call is used for.. If so can anyone please help me write this code or provide a pseduo code as I find it confusing.. may be the morning coffee was not strong enough for me. What I need to do is : Diaplay form A -> Triggers an activelink on a button click -> which should call a service filter on the CMDB form which pushes the fields on a specific qualification. But how can I pass the qualification from form A to the service filter on CMDB form to find the exact record and then push/update values? is that possible? one of the major field in the qualification is the InstanceID field and as always the datasetID field. Any help is appreciated. Its good time for me to learn something new. Have a Good Morning/Good Afternoon/Good Evening/Good Night !! Thanks, Vikrant _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org "Where the Answers Are, and have been for 20 years"

