Workflow Soluiton

 View Only
  • 1.  Add computer to filter

    Posted Sep 27, 2011 04:55 AM

    Hey Guys

    How can i add a computer to a filter, i am not speaking of an "include" but rather a "this computer is now member of this filter also" task.
    I know i can do this in a SQL query, but really i wouldn't think that this would be the way to do it in workflow?

    Kind Regards
    Morten Leth



  • 2.  RE: Add computer to filter

    Posted Sep 27, 2011 07:35 AM

    Try looking into the generated ASDK web service components, specifically the Collection group. Theycan be found in the treeview under Symantec/SMP 7/Web Services/Collections. There's components for updating collections, removing and adding inclusions and exclusions, etc.



  • 3.  RE: Add computer to filter

    Posted Sep 27, 2011 08:00 AM

    Hallo Reecardo

    How do i access that tab, atm i don't have it, my project is a Web Form project.

    As you can probably see i currently don't have access to it. (i need also to say that i am not that advanced in workflow. :) )

    Kind Regards
    Morten Leth



  • 4.  RE: Add computer to filter
    Best Answer

    Posted Sep 27, 2011 11:08 AM

    I'd first verify that the following DLL is in the project (should be added by default) - Symantec.Components.Generated7.Altiris.ASDK.dll. If it's there try typing the name of some components (Remove Inclusions, or the word Collections, for example) in the search bar to get some results.

    If nothing comes up, you'll need to regenerare that DLL against your SMP 7. Go out to Manager and double click the project above (Symantec.Components.Generated7.Altiris.ASDK). Run through the wizard, and hopefully it'll generate some components for you.



  • 5.  RE: Add computer to filter

    Posted Sep 28, 2011 08:13 AM

    Atm all of the components are disabled? (i.e. not ticked)

    They should not be am i correct in my assumption.... :)

    Kind Regards
    Morten Leth



  • 6.  RE: Add computer to filter

    Posted Sep 28, 2011 09:40 AM

    What exactly do you mean by not ticked/disabled? Where, on the pallette in Designer?



  • 7.  RE: Add computer to filter

    Posted Sep 28, 2011 09:50 AM

    Hey Reecardo

    I meen in the component, when i open up the component, and adjusts difinitions i get a wizard showing it needs me to tick or untick (checkbox) what it included in the component.
    I ticked the collection components, and voila i was good to go.

    Kind Regards
    morten leth