The dynamic Types and Inventory Item Grouping

Hello

I'm provisioning different types of objects using dynamic Types and vCAC 6.1. In the tab "Items" vCAC, all objects of type dynamic are grouped under a kind of left, "Dynamic Types".

For an example, I'm provisioning two dynamic types:

-Volumes of block Vipr

-View horizon 6 workstations

If I set one of each of these types, they are both grouped under "Dynamic Types" in the agenda of the inventory tab. Is it possible to have all of these types under different groups? So, the volumes of vipr go "block Volumes; and work stations go under 'VDI Desktops'?

I have attached a screenshot, and you can see that the volume 'Test vCO DT' block and the Office of vdi "Win7vCAC-v012" are both under the group "Dynamic Types" on the left. I want to separate these is easier for a user to view their items commissioned by type.

I have custom resources defined for each of these dynamic types, but it still doesn't seem properly the group.

Thank you

Well, for someone who wants to know... you can do this via the DB unit.

You need to add a new type of parent to the cat_resourcetype table, and then associate your custom and dynamic type in this same table with the parent in the parent_id field.

Tags: VMware

Similar Questions

  • the dynamic types are not picked up by - ("com.vmware.library.vcaccafe.asd.customresources") .getAvailableInventoryTypes

    Try to get our host vCAC recognize/import the type Dynamics/object classes and create custom resources. The call to action 'createCustomResourceFromInventoryType '. The inventory of the available dynamic types is not returned. As vCO using test research of the api; I see the DynamicTypes under the namespace created for them. Of course, they exist in the inventory of vco under dynamic types. Test the code below:

    type host = vCACCAFE:VCACHost

    var inventoryTypes = System.getModule("com.vmware.library.vcaccafe.asd.customresources").getAvailableInventoryTypes (host);

    for each (var inventoryType in inventoryTypes)

    {

    If (inventoryType.GetName (). IndexOf ('case'). = -1)

    System.log (inventoryType.GetName ());

    }

    Basically just get returned undefined. It doesn't seem like a problem of vCO. It seems that just vCAC is unable to recognize the dynamic types.

    Have had problems with vCAC and DT vCO plugins in the past and have tried several permutations of plugin removal/relocation, (KB2003386) including the file, restart the server and delete Configurator package & dar and then reload. These versions using:

    DynamicTypes 1.0.0.1951696

    vCAC 6.1.0.2073620

    vCAC Infra 6.1.0.2040915

    something stupid in the end... Turns out be the default vCO server which is the embedded server vCO in vCAC. Replace that in the Red hight of the vCO uses the vCAC org - and it's good.

  • How to recover the disc type and geometry of the disk on an optiplex gx260

    the disc type and the disc geometry has changed in the program of installation-F2 is NOT HOW they GOT CHANGED? OptiPlex gx260

    Hi TrumanFowler,
     
    See if this manual can guide you:
     
     
    Contact the system manufacturer for assistance on this issue.
     
    Visit the following link to do the same thing:
  • You cannot change the output type and format in the page requests system - PeopleSoft process

    Hi all

    When I navigate to the PeopleSoft process scheduler page and try to run a process I see the output type and format web and txt only. I am unable to change the output type and format. All formats and types of output are marked as active in the system settings page. I'm super user of the system as well. I have as well the role of Admin ProcessScheduler. I would like to know if someone has already faced similar problems.

    Thank you

    Vimal

    Run the following SQL query to your OPRID:

    SELECT A.CLASSID, PSPRCSPRFL A.OVRDOUTDEST, PSOPRDEFN B WHERE B.PRCSPRFLCLS = A.CLASSID AND B.OPRID = '';

    Make sure that OVRDOUTDEST = 1.

    If it's 0 then you have to fix your configuration profile of the process as follows:

    -Main menu > PeopleTools > Security > list permission > CLASSID research (white list) back to top query

    -Go to the process tab

    -Click on "process the profile permissions

    S ' ensure that 'substitute an output Destination' is checked. Click OK, and then save.

    This should solve your problem.

  • Custom resource does not synchronize with equalize the dynamic Types

    Hi all

    Env: VCAC 6.2

    VCO: 5.5.2

    A custom resource is created based on the dynamic type in VCO. While some changes were made to DyanmicType - added a few attributes. When this custom resource is changed it shows no new attributes in the fields section. I have tried to remove/add endpoint external VCO, delete/recreate the resource custom, rebooted vcac device.

    Any help appreciated.

    Thank you

    tried to add a new DynamicType in VCO, hoping that this will force to refresh the cache. It seems that it worked. New fields are emerging.

  • How to filter the file type and size during uploadind files in APEX

    Hello

    I was wondering how I can do to validate the size of a file, before moving in my table? I want to filter the type of file, but for this one, I think I can use regular expressions in a validation process.

    I don't know if there is a way to read the size of the file, even before sending it into the temporary table.

    Thank you

    Bodart

    Hi salma,

    As far as I KNOW, you need to create a validation APEX (PL/SQL Returns Boolean or returns error text), which interrogate the details of the table apex_flow_files file. Here you can get the file type and size etc.

    So just to validate and if the validation fails, then delete the apex_flow_files and riase error message file.

    Kind regards
    Hari

    P.S. Please note that, if there are other validations apex on your page, and if they fail, always apex will load the file in the apex_flow_files table. It is sensible to create a validation (PL/SQL) that will trigger (condition) when online validation errors occurred. Make sure it is the LAST commit on your page in the sequence. And here you can write code to delete the table apex_flow_files.

    Published by: Hari_639 on Sep 20, 2012 22:09

  • The dynamic Types shows not all objects in the inventory

    Hello

    I thought I'd have a look at the new feature of dynamic Types in vCO 5.5.1 after falling on this tutorial: tutorial dynamic Types: set up your own Twitter plugin without any script, however - I ran into a bit of a problem.

    So I downloaded the plugin generator of dynamic Types package and run the creating a new plug-in (namespace and corresponding REST host) -it went very well and created the namespace and the REST host as planned.  I then ran the create a new type of plugin and followed through the forms of user interaction and validated all of the received data - it also has been correctly performed.  My only problem is, no instance of the type created is displayed in the inventory - and there are 100% at least of 4 objects returned by our REST API.  When I manually run the COE-> plug-in-> plugin generator dynamic Types - methods - > FindAll I see in the newspapers that it deploys the correct objects with the correct id/name - why these objects are not displayed workflow inventory?

    So this package that I thought I would use the provided standard workflow with dynamic Types plugin, so I added names/type space and automatically generated stubs of workflow for the type.  Then I went into each of these heels of workflow and filled in the script of "To-do" with the code to set the appropriate output, for example the workflow xxx.xxx find all uses the host REMAINS appropriate for an array of objects API JSON, and then iterates through these objects and calls the method DynamicTypesManager.makeObject () , before finally pushing them into the output array.  However, this does not show all inventory items is.

    In both cases I rebooted namespace of the inventory several times and nothing.  It seems that the DynamicTypesManager.makeObject () merely create the object in the local scope that I can see to create types of objects/correct data using System.debug, yet they do not arise outside the workflow and in token of workflow attributes, they remain unset.

    There is something really obvious that I'm missing? / someone at - it suggestions?

    Thanks in advance!

    James

    Please use updated Plug-in dynamic types here: version Technical preview of the plugin dynamic Types

    And update the plugin generator from here: plugin generator of dynamic Types package

  • Dynamically create (and reference) dialog groups

    I am installing a dialog window that can be easily added to via a CSV file.  The only problem I encountered is; I'm not sure how to create groups dynamically.  Basically, script upward configurations a bunch of texture features and then gives the possibility to save or delete this feature.  Here's the basic idea of what I'm trying to do, but the groups are not able to be created in the way that they are presented:

    featArray = [];
    featArray[0] = new Array("Feature Display Name","feature sub-group",'texture',"feature action",'feature type');
    featArray[1] = new Array("Feature2 Display Name","feature2 sub-group",'texture',"feature2 action",'feature2 type'); //etc.
    
    for(var z in featArray) {
        if(featArray[z][2] == 'texture') {
            w.p1.sp1.add('statictext',undefined,featArray[z][0]);
            w.p1.sp1.g[z] = w.p1.sp1.add('group');
            w.p1.sp1.g[z].orientation = 'row';
            w.p1.sp1.g[z].add('checkbox',undefined,'Save');
            w.p1.sp1.g[z].add('checkbox',undefined,'Strip');
            w.p1.sp1.g[z].children[0].id = featArray[z][0].toLowerCase() + "-save";
            w.p1.sp1.g[z].children[1].id = featArray[z][0].toLowerCase() + "-strip";
        }
    }
    

    If you change the [z] g in g1, it will create each field correctly (visually), but has no way to good reference check boxes to see which are checked.  Any ideas how, or even if, it is possible to dynamically create a different group for each line of the featArray?  And if so, how then referencing the boxes in these groups later?  Thanks in advance for any help!

    You must store the locations in a table IE: -.

    featArray = [];
    featArray[0] = new Array("Feature Display Name","feature sub-group",'texture','feature group','feature type');
    featArray[1] = new Array("Feature Display Name2","feature sub-group2",'texture','feature group2','feature type2'); //etc.
    var w = new Window('dialog','test');
    w.p1= w.add("panel", undefined, undefined, {borderStyle:"black"});
    var x = new Array();
    var count =0;
    for(var z in featArray) {
        if(featArray[z][2] == 'texture') {
            w.p1.add('statictext',undefined,featArray[z][0]);
    w.p1.g = w.p1.add('group');
    w.p1.g.orientation = 'row';
    x[count] = w.p1.g.add('checkbox',undefined,'Save');
    count++;
    x[count] = w.p1.g.add('checkbox',undefined,'Strip');
    count++
        }
    }
    w.test = w.add('button',undefined,'Press to Test');
    w.add('button',undefined,'Cancel');
    w.test.onClick=function(){
    for(var w =0;w 
               
  • I need to restrict printing, but keep the Content Type and permitted Page Extraction. How can I keep the content type and page extraction authorized display?

    When I change the settings to allow content type and page extraction and save it, it shows authorized.  When I close the pdf file, re-open it, examine the security properties, it shows the type of content as allowed and extraction of page as rejected. I need both to stay permit, how that happen?

    As soon as you select do not allow any type of change made to extract file then pages is automatically banned as well. There is no way around that.

  • Using of the dynamic SQL and the cursor in a procedure

    Here is the procedure:
    create or replace
    Procedure type_paiement_total
    is
    
        cursor xbtable is select table_name from user_tables where table_name like 'XB%';
        n_table user_tables.table_name%type;
        req     varchar2(256);
        journal varchar2(2);
        mois varchar2(2);
        an varchar2(2);
      begin
        for n_table in xbtable
        loop
          execute immediate 'insert into xx_jk_xb (
          clie_code,journal, periode,origine, xb_ecri,xb_libe  ,dos_code,xb_debi,xb_cred,xb_term
    )
    select c.code,  
    substr(:1,3,2),
    substr(:1,7,2)||substr(:1,5,2)||,
    :1,  
    xb.ecri,  
    xb.libe,  
    d.code,
    xb.debi,
    xb.cred,
    xb.terme
    from                      
    '||n_table.table_name ||' xb,
    dossier d,                      
    client c                    
    where xb.cmpt=''4111''                    
    and xb.doss  =d.code                    
    and c.code   =d.clie
    and c.role=''1''' using n_table.table_name;
          execute immediate 'insert into xx_jk_logxb (recnum,xb_ref,trsf) values (seq_logmreg.nextval,:1,''OK'')' using n_table.table_name;
          commit;
          fetch xbtable into n_table;
        end loop;
      end;
    What he does (or what I intend to do)
    take the datas of a whole bunch of pictures and put them in the "XX_JK_XB" table and make a log of the tables covered in xx_jk_logxb give just the source table and the status (OK).
    Now when I run the procedure I get a "missing expression" th ' immediate «insert into xx_jk...»» »

    I just can't tell what is the problem here.

    clues?

    Seems to me that you are wrong assuming that the binding can be done by name and no position when you use immediate enforcement.

    Example:

    SQL> create table foo_tab( c1 varchar2(10), n1 number );
    
    Table created.
    
    SQL>
    SQL> begin
      2          for i in 1..10
      3          loop
      4                  execute immediate 'insert into foo_tab values( to_char(:1), :1 )' using i;
      5          end loop;
      6          commit;
      7  end;
      8  /
    begin
    *
    ERROR at line 1:
    ORA-01008: not all variables bound
    ORA-06512: at line 4
    
    SQL>
    SQL>
    SQL> begin
      2          for i in 1..10
      3          loop
      4                  execute immediate 'insert into foo_tab values( to_char(:1), :1 )' using i,i;
      5          end loop;
      6          commit;
      7  end;
      8  /
    
    PL/SQL procedure successfully completed.
    
    SQL>
    

    As you can see, 1 PL/SQL block attempts to re - use bind variable: 1 new - and only link once.

    Fact does not work like that - you must link it again. Binding is done by bind - 1 position = 1 to the help of var, 2nd = 2nd bind using var, etc.. Name of the connection variable used is irrelevant and not unique.

  • Cannot enter project information when the destination type is inventory

    Hi team

    We implement the purchases/OM-> INV-> flow of PA.
    However, when I try to create a purchase order with the type of destination as 'Stock', I can't fill out information projects.
    As a result, I can't integrate the PO with PA any suggestions on why this behavior and no workaround for that?

    I think that you must activate the project manufacturing (PJM) for this module.
    It seems that you have enabled the module projects; but not of PJM.
    You can try this?

    Sandeep Gandhi

  • The dynamic button and the field 'how to' guidelines

    How can I define several parts of my work as dynamic - make a buttons that change size (such as population) according to the entered text; the columns that also change the size and moving the other columns, keeping constant, previously defined spaces between them? Where to start? Choose which application?

    At this point, I decided my work in Illustrator and exported in the form of an images and html for editing in Dreamweaver or elsewhere.

    P.S. I have designed my whole life, but I only met the behind the scenes of the substructure of web design - it is not my first and last question around this issue. Suggestions, tips, or huge conferences of briefing as well as simple, but useful guidance - in what direction I should start watching - will be really appreciated.

    I strongly suggest you move on the Dreamweaver forum (using this software) - and abandon all hope to found your web page entirely on slices of another application. I also recommend to learn the basics of HTML before you try to go further. Web design is a very different beast to print design.

  • Subquery in the select clause and not "a group by expression" error.

    Hi all
    I hope someone out there can help me out with this one. I have a sql query that performs a subquery in the select case combined with an aggregate function and gives me a "not a group by expression.

    I created a simplified example
     SELECT COUNT(*)                     ,
      ai.invoice_num invoice_number      ,
      ai.description invoice_description ,
      (SELECT poh.po_header_id
           FROM po_headers poh ,
          po_distributions pod
          WHERE pod.po_distribution_id = aid.po_distribution_id
        AND pod.po_header_id           = poh.po_header_id
        ) po_number
         FROM ap_invoice_distributions aid ,
        ap_invoices ai
        WHERE ai.invoice_id = 1476932
      AND aid.project_id    = 8608   
      AND aid.task_id       = 462202  
      AND ai.invoice_id     = aid.invoice_id
     GROUP BY ai.invoice_num,
                    ai.description;
    I'm sure he expected me to add the po_number to the group by clause, but this does not work and gives the error "invalid identifier".

    Can someone suggest a way for a new concert the query so that I can add po_number to my education by clause.

    Kris

    You should try either:

    SELECT COUNT (*),
    AI.invoice_num invoice_number,
    have. Description invoice_description,
    (SELECT poh.po_header_id
    OF po_headers poh,.
    pod po_distributions
    WHERE pod.po_distribution_id = aid.po_distribution_id
    AND pod.po_header_id = poh.po_header_id
    ) po_number
    HELP ap_invoice_distributions.
    ap_invoices AI
    WHERE ai.invoice_id = 1476932
    AND aid.project_id = 8608
    AND aid.task_id = 462202
    AND ai.invoice_id = aid.invoice_id
    Ai.invoice_num GROUP,
    have. Description, aid.po_distribution_id;

    or

    SELECT COUNT (*),
    AI.invoice_num invoice_number,
    have. Description invoice_description,
    MAX ((SELECT poh.po_header_id
    OF po_headers poh,.
    pod po_distributions
    WHERE pod.po_distribution_id = aid.po_distribution_id
    AND pod.po_header_id = poh.po_header_id
    po_number))
    HELP ap_invoice_distributions.
    ap_invoices AI
    WHERE ai.invoice_id = 1476932
    AND aid.project_id = 8608
    AND aid.task_id = 462202
    AND ai.invoice_id = aid.invoice_id
    Ai.invoice_num GROUP,
    have. Description;

  • How to specify the font type and size (in points)

    I often cut and paste from Word, Excel, or web pages in e-mail messages in TB. TB often done strange things, which the text is copied in it, making the text bigger or smaller and I can't understand how to change it. While I understand how to change the font (through Format |) (Police), the resize options are limited to the x-small, small, medium, etc. (Screen attached). My goal is to have the text I copy matches the size and font that I use to compose the rest of the email, but I find it almost impossible to do when my only options for size are x-small, small, medium, etc. Any suggestions?

    I suggest you paste by using 'paste unformatted' (ctrl + shift + v, or in the edit, or on the context menu) to make any case adopts and adapts to the development shaped by default resident.

    Use of the stationery add-on would allow you to define your styles in points, but I think it's misplaced effort. You have no say in what your correspondents to view your messages, what personal preferences that they apply or what limits their devices assert. Try to fix it with explicit sizes is ultimately useless to your correspondents. 'Medium' means that they see the message to the size that they want, not what you inflict on them.

  • The sign, sign and sign items at the top right and left of the window of Firefox yahoo corners do not work.

    The Yahoo firefox in my computer laptop windows 7, the option "sign" 'Sign up' "yahoo" top of the window, stop funtionong etc. Even the horizontal scroll bar does not scroll upwards when hit high. It can be scrolled only when struck down. This problem does not occur with internet explore in the same laptop.

    The extension of the Yahoo! toolbar reported that causes this problem. Disable or uninstall this add-on.

       * https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes
    

Maybe you are looking for

  • Extreme slowness of local area network and Time Capsule wireless speeds

    I have a time Capsule Airport Extreme 3 G with firmware version 7.7.3 I use for lan connections / wireless and backup of all apple devices that do not use the cloud. For the last month or so sometimes I ridiculously slow speed issues that cannot be r

  • How do to convert the string (with the Hex data) in number?

    Hello I use TestStand 3.5 to automate a few test cases associated with boot loader. The requirement is that I need to read the value in some places for specific address. The values of these addresses are stored in a hexadecimal format. We have a step

  • What is the analysis of the chain model for "fits all"?

    Hello Using scan chain for a while, I know that %s corresponds only to chain up to white space. And I also thought % [^] matches everything, including spaces. But it turns out that it stops at the closing brace square. So what's the real scan pattern

  • Movie Maker music problem

    I added a music .m4a file to my project in movie maker, but when I play the video, no sound. I've checked the music volume and the volume of the program and the volume of the system, and it still does not play. What should I do?

  • Hivermanager connection failed

    My logs are filled with the following errors since upgrading my Dell N1548 of 6.3.1.8: USER_MGR [tRpcsrv.01000]: user_mgr.c (1813) 584% hivemanager user logon session because of failures of authentication failure TRAPMGR [tRpcsrv.01000]: traputil.c (