Collection for a particular IE add on

I'm trying to create a collection in SCCM 2007 of clients with a particular version of an Add On.
Is this possible?

Is the add-on visible within Resource Explore? Have you Enabled the AI to collect this data?
Garth Jones | My blogs: Enhansoft and
Old Blog site | Twitter:
@GarthMJ

Similar Messages

  • How to query a  collection  for a particular feild value

    I have a service called as RevenueItemsService and iam calling the below operation:
    <wsdl:operation name="GetRevenueItems">
    <wsdl:input message="tns:GetRevenueItemsSoapIn" />
    <wsdl:output message="tns:GetRevenueItemsSoapOut" />
    </wsdl:operation>
    and in the response i get array of UserDefinedField as a part of response The array is of below type :
    <s:complexType name="UserDefinedField">
    <s:attribute name="Name" type="s:string" />
    <s:attribute name="Version" type="s:decimal" use="required" />
    <s:attribute name="UDFType" type="tns:UDFType" use="required" />
    <s:attribute name="Enabled" type="s:boolean" use="required" />
    <s:attribute name="Required" type="s:boolean" use="required" />
    <s:attribute name="Index" type="s:int" use="required" />
    <s:attribute name="Value" type="s:string" />
    <s:attribute name="ForBizLogicEntity" type="s:string" />
    </s:complexType>
    My question is when i get array(assume i got 5 userdefined feilds as the array)
    I want to query the xpath in such a way that in the array if i ask for a particular version in the userdefined feilds then it has to give me that particular index value.
    Example:
    we have a array of following :
    Array1:
    name: xxx
    version : 1.0
    UDF type: udf1
    Index: 1
    Array 2
    name: YYY
    version : 2.0
    UDF Type : Udf2
    index : 2
    etccc.....upto n .
    so my question is , i want the result in such a way if i say version=2.0 then it has to return me the corresponding index as 2. How do i do that in BPEL.
    Please provide me some suggestions.
    Or .
    you can provide me some link where i can find the answer
    Any suggestions are appreciated.
    Regards
    Pavan

    little example :
    <element name="assignInArrayProcessRequest">
      <complexType>
       <sequence>
        <element name="array" maxOccurs="unbounded">
         <complexType>
          <sequence>
           <element name="name" type="string"/>
           <element name="version" type="string"/>
          </sequence>
         </complexType>
        </element>
       </sequence>
      </complexType>
    </element>so the array element is unbound.
    this is the process payload
    <ns1:array>
      <ns1:name>test1</ns1:name>
      <ns1:version>213562363</ns1:version>
    </ns1:array>
    <ns1:array>
      <ns1:name>test2</ns1:name>
      <ns1:version>yeryeryer</ns1:version>
    </ns1:array>
    <ns1:array>
      <ns1:name>test3</ns1:name>
      <ns1:version>fytetr</ns1:version>
    </ns1:array> now you can use this peace of code
            <assign name="setArrayValue">
                <copy>
                    <from expression="string('1.9999')"/>
                    <to variable="inputVariable" part="payload"
                        query="/client:assignInArrayProcessRequest/client:array[1]/client:version"/>
                </copy>
            </assign>to update the value of version in the first element of the array.
    in this example you can also create some loop and use the 'index' , the [1] value dynamic to update more then 1 values in the array-element
    the response after the update
    <ns1:array>
      <ns1:name>test1</ns1:name>
      <ns1:version>1.9999</ns1:version>
    </ns1:array>
    <ns1:array>
      <ns1:name>test2</ns1:name>
      <ns1:version>yeryeryer</ns1:version>
    </ns1:array>
    <ns1:array>
      <ns1:name>test3</ns1:name>
      <ns1:version>fytetr</ns1:version>
    </ns1:array>Maybe you can use it :)

  • Can you make a Keyword Collection for entire event library?

    Hello all,
    So you make an event, and you can make Keyword Collections for that particular event, such as "WS" or "Person 1" or "Indoors"... But...
    What if those keywords apply to other events?
    I am making video content for a particular company. I shoot stuff one day import as an event. The only content that I produce is for this company, so you can imagine there are going to be similar themes across mutable events...
    As you know this is how it is organized >
    DRIVE
    >2012
    >Event
          >Keyword Collection
    This is how I want to get organized>
    DRIVE
    Master Keyword Collection
    >2012
    >Event
         >Keyword Collection
    > Here is an example of how I think It should be
    DRIVE
    "All Interior Shots"
    >2012
      > Event
         >Interior Shots
    So can you make a Keyword Collection for entire event library?
    Can some one please explain if is this is possible? If not please update!

    Andy,
    Yes you can but that feature only works if you are searching a single event (Pretty Cool/Useful), Creating a smart collection based on what you tick off in the dialogue box... You will get an error message if Searching the drive itself:
    LOL
    I did some playing around...
    I created a new event
    Then I ran a search, with Keywords ticked off, Ticking off mutable Keyword Collections.
    Then dragged the results into my new event.
    This in effect created "saved search results" but Final Cut started copying clips to that event folder that was created on my external HD. I was hoping that It would generate alias files...
    I also...
    Created a new project
    Ran the Search with Keywords
    Dragged all clips into the project..
    This also in effect created  "saved search results" but not really what I was hoping :/

  • How to add a related content for a particular document in UCM

    Hi All
    How to add a related content for a particular document in UCM. On which table it stores all the related document details. Can anyone suggest me a document which helps me to know how to add related contents for a document
    With thanks and regards
    Anoop

    I believe there is a PDF doc which comes with the component (it should be at your harddrive when you install it), which describes everything you will need.
    In a nutshell, there are two types of relationship: sibling - sibling, parent - child (there are some more nuances, but it follows the same logic).
    A relationship is created between two existing items (not sure, if you can also create a relationship for a new checked in item, but it would be just a usability). You select the type of relationship and the item - I believe depending on the relationship you may start from either item. The dialog to start is INFO (display metadata) or UPDATE (update metadata).
    When a relationship is created you may watch it also from either end (again INFO is the starting point).
    It is quite self-explanatory, so if you have the component installed you may just play around with it for a while and that is it.

  • How 2 add text (BSEG-SGTXT) for a particular G/L of a Document (FB02) ?

    Hi,
    The standard program RFBIBL00 does FAE(FI) posting in our custom program.
    For doing so, we are passing a file with all the revenue G/L account details based on the structure BSEG.
    The standard program creates a document for the FI posting.
    When we view the document in transaction FB03, posting has been made for all the revenue G/L accounts and
    also the corresponding VAT G/L accounts and the exact Tax amount has been determined by the standard program and posting has been made for the same.
    But the Text field (BSEG-SGTXT) is empty for the VAT G/L accounts, since those account details has been determined in run-time by the standard program.
    NOTE: Text fields have the constant value only for the revenue G/L accounts, since we pass to the file to the standard program only for the revenue G/L accounts.
    Our requirement is to add the value in the text field for a particular VAT G/L account.
    Kindly suggest few methods to add the constant value in the text field for a particular G/L account of the document through our custom program.
    Thanks in Advance.
    Yogesh.

    Thanks for your quick answer,
    I have checked the table BSAS as well, it also has no entries corresponding the above G/Laccount.
    I can find the entries in BSEG for that G/L, but since it does not have the G/L account as primary key
    my program will take very long processing time as the user will give range of G/L accounts.
    When I Check the Report FS10N with the same G/L account, and double click to see the lineitems
    it also gives me the message 'no line items found' eventhough it shows some amount in the first screen.
    Salman Zahir

  • Need report to list the system name, client status, client version, OU name info for a particular collection of systems

    Hi Friends,
    Need report to list the system name, client status, client version, OU name info for a particular collection of systems.
    Please help as it would be appreciated much as i am not familiar with creating custom reports in SCCM. Thanks.
    Regards,
    Thangaraj

    Select v_R_System.Name0, v_R_System.Client_Version0, v_RA_System_SystemOUName.System_OU_Name0,
    case when v_R_System.Client0 = '1' then 'Client is Installed'
    else 'Client Not Installed'
    end as 'Client Status'
    FROM v_R_System JOIN v_RA_System_SystemOUName ON v_R_System.ResourceID = v_RA_System_SystemOUName.ResourceID WHERE System_OU_Name0 LIKE '%HR'
    John Marcum | Microsoft MVP - Enterprise Client Management
    My blog: System Center Admin | Twitter:
    @SCCM_Marcum | Linkedin:
    John Marcum

  • How to find out the list of field exists for a particular transaction

    Hi all,
    Can u please help me find out the list of field exits available for a particular Tcode?
    Is it similar to User exit or . . . . ?
    Thanks,
    C.Selvaraj
    SAP-QM

    Create a program and add this code to find user exit
    tables : tstc, tadir, modsapt, modact, trdir, tfdir, enlfdir.
    tables : tstct.
    data : jtab like tadir occurs 0 with header line.
    data : field1(30).
    data : v_devclass like tadir-devclass.
    parameters : p_tcode like tstc-tcode obligatory.
    select single * from tstc where tcode eq p_tcode.
    if sy-subrc eq 0.
      select single * from tadir where pgmid = 'R3TR'
      and object = 'PROG'
      and obj_name = tstc-pgmna.
      move : tadir-devclass to v_devclass.
      if sy-subrc ne 0.
        select single * from trdir where name = tstc-pgmna.
        if trdir-subc eq 'F'.
          select single * from tfdir where pname = tstc-pgmna.
          select single * from enlfdir where funcname =
          tfdir-funcname.
          select single * from tadir where pgmid = 'R3TR'
          and object = 'FUGR'
          and obj_name eq enlfdir-area.
          move : tadir-devclass to v_devclass.
        endif.
      endif.
      select * from tadir into table jtab
      where pgmid = 'R3TR'
      and object = 'SMOD'
      and devclass = v_devclass.
      select single * from tstct where sprsl eq sy-langu and
      tcode eq p_tcode.
      format color col_positive intensified off.
      write:/(19) 'Transaction Code - ',                        "#EC NOTEXT
      20(20) p_tcode,
      45(50) tstct-ttext.
      skip.
      if not jtab[] is initial.
        write:/(95) sy-uline.
        format color col_heading intensified on.
        write:/1 sy-vline,
        2 'Exit Name',                                          "#EC NOTEXT
        21 sy-vline ,
        22 'Description',                                       "#EC NOTEXT
        95 sy-vline.
        write:/(95) sy-uline.
        loop at jtab.
          select single * from modsapt
          where sprsl = sy-langu and
          name = jtab-obj_name.
          format color col_normal intensified off.
          write:/1 sy-vline,
          2 jtab-obj_name hotspot on,
          21 sy-vline ,
          22 modsapt-modtext,
          95 sy-vline.
        endloop.
        write:/(95) sy-uline.
        describe table jtab.
        skip.
        format color col_total intensified on.
        write:/ 'No of Exits:' , sy-tfill.                      "#EC NOTEXT
      else.
        format color col_negative intensified on.
        write:/(95) 'No User Exit exists'.                      "#EC NOTEXT
      endif.
    else.
      format color col_negative intensified on.
      write:/(95) 'Transaction Code Does Not Exist'.            "#EC NOTEXT
    endif.
    at line-selection.
      get cursor field field1.
      check field1(4) eq 'JTAB'.
      set parameter id 'MON' field sy-lisel+1(10).
      call transaction 'SMOD' and skip first screen.
    Rewards if useful........................
    Minal

  • Introduce error message for a particular SAP standard function

    Hi All,
    In TCode CS02 - BOM Changes, for a particular BOM usuage [say D], whenever a user clicks on Material BOM- DELETE, I would like an error message to be displayed saying that they need a Change Number.
    Could you please let me know how I go about acheiving this and in which module I have to build the code ?
    Thank you,
    Satish

    Hi,
    To find the BAdi for CS02, follow steps:
    Goto SE24 and enter CL_EXITHANDLER and click on display. Now double click on the method GET_INSTANCE. Set breakpoint on CL_EXITHANDLER=>GET_CLASS_NAME_ON_INTERFACE.
    Now run the transaction for which you want to search the Badiu2019s. Now whenever the method is called, the program goes into debugging mode. Check the value of exit_name (changing parameter),this would give the name of the Badiu2019s. Run the entire transaction and note down all the Badiu2019s.
    Now we have to implement the Badi. Go to SE18 to check the definition of the Badi and SE19 to implement the Badi. Enter the name of the Badi in the create implementation section (if you are creating a new implementation u2013 Radiobutton Classic Badi) and click on create implementation. Now enter the name of the implementation. Double click on the method name and add the code for the implementation.
    Now, you need to check the parameter inside the BADI and figure out as per your requirement.
    Use break-points (break <user_name>) and execute the transaction to check the flow and find the BAdi exectued when user click DELETE button.
    Hope this helps you.
    Regards,
    Tarun

  • "Procurement Wizard"  window opens for a particular warehouse while saving Sales Order

    Hello All,
    We have upgraded SAP B1 8.8 to SAP B1 9.0
    My client is facing one of problem while saving Sales order using particular warehouse.
    Actually client is having 4 warehouses (A,B,C,D) in which if they use one particular warehouse "A" for saving Sales order they are facing a issue. The scenario is here below:
    1. Client selects all required details of sales order with along with particular warehouse "A".
    2. On saving SO "Procurement Wizard" is automatically triggered even if procurement document field is unchecked in logistic tab of SO.
    3. This is happening only for a particular warehouse "A". Whereas if I select other 3 warehouses (B,C,D) the system saves SO without trigerring "Procurement Wizard".
    Client is using SAP B1 9.0 PL 08 
    We don't want this  "Procurement Wizard" window to open for this. As we haven't selected any check box for  "Procurement Wizard" so it should not open for a particular warehouse "A".
    Do you think any issue with my warehouse or system settings? Please let me know.
    Please refer screen shots.
    Thanks in advance.

    Hi Saurabh,
    As per your Screen Shot, I think you have Add-on.
    Please stop that Add-on and then check above Scenario.
    Thanks
    Regards::::
    Atul Chakraborty

  • How to run a search query for a particular folder in KM related to portal

    Hi,
    Can any one tell me the steps for : how to run a search query for a particular folder in knowledge management related to portal.
    Answers will be rewarded.
    Thanks in advance.
    KN
    Edited by: KN on Mar 18, 2008 6:33 AM

    Ok u may not require a coding
    But u req configuration
    U should first make a search option set
    Link: [Search Option set|http://help.sap.com/saphelp_nw04/helpdata/en/cc/f4e77ddef1244380b06fee5f8b892a/frameset.htm]
    Then u need 2 duplicate a KM Command by the name Search From here
    and customize it to include the Search Option that u have created
    Link: [Search from here|http://help.sap.com/saphelp_nw04/helpdata/en/2a/4ff640365d8566e10000000a1550b0/frameset.htm]
    Then in the layout add this command.
    Regards
    BP

  • This morning I ask about the requirement to download the adobe Cs6 before i buy the product and the salesperson told me that i met the requirement for that particular software, so my surprise now when i open the file it says an error because my computer d

    this morning I ask to a sales person about the requirement to download the adobe Creative Cs6 before i buy the product and the salesperson told me that my computer met the requirement for that particular software, so my surprise now when i open the file it says an error because my computer doesn't meet this requirement,  my computer is a OS X 10.5.8 and the requirement  is OS X v10.6.8 or v10.7 what can i do?

    The requirements are online. For the Master Collection the requirements on Macs are:
    Mac OS
    Multicore Intel processor with 64-bit support
    Mac OS X v10.6.8 or v10.7
    4GB of RAM (8GB recommended)
    15.5GB of available hard-disk space for installation; additional free space required during installation (cannot install on a volume that uses a case-sensitive file system or on removable flash-based storage devices)
    Additional disk space required for disk cache, preview files, and other working files; 10GB recommended
    1280×900 display with 16-bit color and 512MB of VRAM; 1680×1050 display required and second professionally calibrated viewing display recommended for Speedgrade
    OpenGL 2.0-capable system
    DVD-ROM drive compatible with dual-layer DVDs (SuperDrive for burning DVDs; Blu-ray burner for creating Blu-ray Disc media)
    Java™ Runtime Environment 1.6
    Eclipse™ 3.7 Cocoa version (for plug-in installation of Flash Builder); the following distributions are supported: Eclipse IDE for Java EE and Java Developers, Eclipse Classic, Eclipse for PHP Developers
    QuickTime 7.6.6 software required for QuickTime features, multimedia, and HTML5 media playbackOptional: Adobe-certified GPU card for GPU-accelerated performance in Premiere Pro; see the latest list of supported cards
    Optional: Adobe-certified GPU card for GPU-accelerated ray-traced 3D renderer in After Effects; see the latest list of supported cards
    Optional: Tangent CP200 family or Tangent Wave control surface for Speedgrade
    Optional: 7200 RPM or faster hard drive (multiple fast disk drives, preferably RAID 0 configured, recommended) for video products
    Broadband Internet connection and registration are required for software activation, validation of subscriptions, and access to online services.* Phone activation is not available.
    You should have been given the correct information. Adobe offers 30-day money back guarantee.
    You can find return information here:
    Return, cancel, or exchange an Adobe order

  • Cost Center does not exist for a particular period - Solution

    We have encountered an error in the subject,
    COST CENTER does not exist for a particular period
    Solution:
    1) Either extend the Posting period for the invoicing  date
    2) Or enter the Cost Center as PO number in Sales Order
    Please do add your comments if there are different ways to solve this error

    The Post contains a solution

  • Customer Cllection details for a particular period

    Hi All,
    is there any report which shows customer collection details ( payments received ) for a particular
    posting period..?
    Is there any other way we can extract this other than display line items..?
    Thanks,
    jaya

    Hi Jaya,
    U can follow any of the below two option:
    S_ALR_87012177 - Customer Payment History  report
    or
    Go to FBL5N
    Run the report for the required period with document type DZ in dynamic section.
    By this u would get only the payment entries for the said period.
    Regards,
    Kiran

  • WIP QTY. AND VALUE IN SINGLE REPORT FOR A PARTICULAR PERIOD

    Is there any report for a particular period that we can get the WIP qty. and value in single report. If there what the fileds we have to select.
    Ex. We want what is the consumption qty. and value and what is the GR qty. and value for the period ending June 08.

    Hi,
    You can use the T-Code KKAS to get the WIP Qty against a given plant/material combination.
    some of the other supporting t-codes are:
    KKAO                 WIP Calc.: Collective Processing
    KKAQ                 Display WIP - Collective Processing
    KKAT                 WIP Display for Product Cost Coll.
    KKAV                 WIP Calculation for Cost Object Hier
    KKAW                 WIP Display Cost Object Hierarchy
    KKAX                 WIP Calculation for Order
    KKAY                 WIP Display for Order
    Regards,
    JLN

  • How to get a organization name for a particular user using API's

    Hi alll,
    How to get a organization name for a particular user using API's

    You need to do something like this:
    SearchCriteria criteria = new SearchCriteria("User Login", "XELSYSADM", SearchCriteria.Operator.EQUAL);
                   UserManager usrService = oimClient.getService(UserManager.class);
                   Set<String> retAttrs = new HashSet<String>();
                   retAttrs.add(UserManagerConstants.AttributeName.USER_ORGANIZATION.getId());
                   List<oracle.iam.identity.usermgmt.vo.User> users = usrService.search(criteria, retAttrs, null);
                   System.out.println("ORG KEY :: " + users.get(0).getAttribute("act_key"));

Maybe you are looking for

  • I have a 990XA-GD55 With One Click Bios II-Am I alone?uefi?

    I created a post not to long ago asking for help with a situation. I bought a new Board 1 week ago. Board was Brand new, never opened... """This Board Is Not suppose to Have A Uefi Bios.....This Board is Not suppose to have One Click Bios II........"

  • Deletion of data of R/3 table using Web Dynpro

    Hi Experts, I have to delete some records from R/3 table CATSDB using Web Dynpro form. I am using BAPI_CATIMESHEETMGR_DELETE for this purpose. Can you please let me know the steps to accomplish this exercise. I have displayed the records of CATSDB us

  • Digital camera not recognised on iMac

    Hi Yesterday I connected my canon digital ixus camera to my iMac and copied over some photos, via usb, no problem. Today I am trying to do exactly the same but the camera is not seen at all. Nothing has changed, and I have used the same procedure as

  • Ansynchronous tree table selection listener in ADF ?

    Hello, We have a tree table in our jsff on which user can select and right click nodes. The code in selectionListener takes a long time to execute. At the end it raises a contextual event which refreshes another part of the screen User needs to wait

  • 'Image Set' in Contacts print function not working for envelopes

    I'm using 'Image Set' in Apple Contacts to insert a pic into my Christmas address labels, which works fine, but when I try to use the same function to try and print envelopes the 'set image' function will not work, and no image will appear. Ive tried