dropdown custom as an input parameter

So I asked a number of questions today. Always be up to speed on vCO.

The workflow I created links in a PowerShell module that I wrote that tell a restAPI.

The client provides an Vc:VirtualMachine object and am now able to collect the name of the Cluster, vcenter hostname of the virtual machine.

I want to do is provide a drop down menu like input parameter with custom selections I can provide in the form of text.

Is this something I can do easily or should I link to something? Is there a tutorial on this operation? I'm sure this question has been asked before.

Thank you very much! great community!

I think that I thought about it.

the input parameter must be of type String.

the presentation will be a predefined list of answers which will be an array.

Thanks again!

Tags: VMware

Similar Questions

  • Workflow based on the input parameter

    I use JDev 11.1.1.6.

    I have an application that uses a workflow with 'ExecuteWithParams' to get the parameter from a URL and display the records on a page.

    I have it using a Bind Variable on the VO that corresponds to the InputParameter on the control ExecuteWithParams.
    What I would like to make is the flow to another page, depending on the parameter used in the URL.

    Example:

    If param in the URL is '? TEAM = 1 "then I go to the TEAM page and display records for TEAM 1.

    If param in the URL is '? REGION = 3 "then I would go to the REGION page and display records for REGION 3.

    Thank you
    Ray

    This could probably be resolved using a router activity or a custom default activity in the workflow method. Then from the method/router, can easily get to the desired activity of the TF based on an input parameter. For example if the parameter is route 'region' to executeRegionIteratorWithParams, which, in turn, can "go" to view displayRegions activity.

  • Excel input parameter graphs not valid?

    Hello

    I'm not very familiar with the intricacies of the report generation using specific Excel screw, so maybe I'm missing a blatant mistake here, but I have three separate graphs that I would add to a single excel file, each on a separate sheet. I can generate the data and record a single chart very well, but for some reason when I have three going at the same time, an error pops up like this (three times)

    I used the run culminating to find when the program stops and it seems to be the first great VI in my Subvi scatterplot, but I do not understand why the input parameter can be invalid when he works with a single chart.

    Looks like my Subvi the cloud of points, and I also included a zip file of my project as a whole.

    Thanks in advance for any help!

    Hello

    I think that the error may be due to the same reference report being used and closed several times. The cloud of points Subvi closed the same reference three times and as a result the main VI. Try to have the subVIs run one after another and close the reference at the end.

  • We have a requirement of click to call in installing 10.5 UCCX with customer website (user input) for our customer

    Hello

    We have a requirement of click to call in installing 10.5 UCCX with customer website (user input) for our client, anyone who tested it in the laboratory/prod settings?

    Thank you!!
    Magali

    Hello magali.

    It is possible to deploy with UCCX HTTP trigger type. To get the number of customer via the HTTP trigger to the script. Then we can place the outgoing number of customer to campaign or appeal directly to the customer and place this call to the QSC.

    There are two scripts for web reminder in Cisco repository of scripts, see this http://www.cisco.com/c/dam/en/us/td/docs/voice_ip_comm/cust_contact/cont...

  • SQL * more: how string manipulation on the input parameter?

    Hi people,

    I will be grateful if you could help me create a sql (NOT a bash script!) script that uses a substring of the input parameter to a file name that will be rolled up into stuff.

    example:

    -sample.sql

    which can be used as:

    -$ sqlplus/nolog @sample.sql abcd_efgh

    and the script works similar to the pseudo-code below:

    "...

    file_name = 'test_ ' | substr ("& 1 ', 6)

    name of spool file

    ...

    spool off

    "

    Thank you

    Babak

    Hello

    I found a solution:

    "

    ...

    column new_value filename filename

    Select "test_". filename substr('&1',6)

    Double;

    coil & filename

    ...

    spool off

    ..."

  • The input parameter to pass between 2 maybe bounded task flows a whole list of table or table?

    Hello experts, Im a beginner to ADF dev, currently using Jdev / ADF 12 c.

    I need to move from a table or list of tables of the values of A bounded task flows to delimited the workflow B. How to do in this case, the use of an input parameter?

    I mentioned the following links which have had in the string values as an input parameter, and replaced related fields accordingly with the data type of table list, but it did not work:

    http://docs.Oracle.com/CD/E21764_01/Web.1111/b31974/taskflows_parameters.htm#ADFFD1689

    https://technology.AMIS.nl/2014/01/21/taskflow-InputParameters-explained/

    Oracle JDeveloper 12 c (12.1.2) tutorials - working with stubborn workflows, regions and routers

    The requirement of the business is such that I need 2 different workflow, where the workflow B must be in a popup with train component.

    I thought of using just a stream unique task bounded with pop-up windows on the pop-up windows... which is less elegant... y at - it smoother workaround?


    Thank you very much.

    Even though I know this isn't answering your question, let me stress the design element: in the ADF, view objects are intended to replace beans support / managed in ADF in detention is. It is one of the worst confusion with ADF + ADF BC, where people still use accompanying beans on the scope of the session/view/task flow to maintain user state. Instead of this, you must use display objects, the objects in view transition in case the data does not come directly form DB.

    To finally answer your question: you can pass any type of objects for workflow settings, just make your parameter of type java.lang.Object. Then you can convert it in turn, in the second task flow.

  • An input parameter is used as a graphic target value?

    Hi all

    It seems that the target value can be entered as a fixed value and may not be taken from an input parameter. It seems that the input parameters are used for filters. Is this true?

    Uh, ok, I got it.

    Indeed, the target must be a constant value, and as you say, it is not an easy way to change it.

    One delicate idea is to use a combination chart (bar and line).

    Create a new dataObject called 'target', add a column called 'target' for value target and another column called 'group' to the value used in your bar graph series grouping and the values with the same target for all possible groups.

    Then, change your view to the table from the drop-down list, configure the same bar chart and add the new dataObject "target", set up as a line chart, using the same grouping.

    You can also extend this idea to include a date column, if you are looking for historical data, so you can see in the chart in the 'evolution' of your target against the data.

    Just an idea...

  • How to bind the mapping of input parameter in the process using the OMB more flow

    Hello

    I've created a workflow process with a map.
    This mapping is an input parameter, I want to link to a variable using OMBPlus

    OMBALTER PROCESS_FLOW '$process' VALUES of CHANGE of PARAMETER 'P_EOD_DATE_IN' SET PROPERTIES (BINDING) ("V_EOD_DATE") does not work as P_EOD_DATE is NOT a process parameter
    nor
    OMBALTER PROCESS_FLOW '$process' MODIFY PARAMETER ' $mapname/P_EOD_DATE_IN ' VALUES set PROPERTIES (BINDING) ("V_EOD_DATE") as the reference "$mapname/P_EOD_DATE_IN ' is not valid."

    Any suggestions?

    Best regards
    Klaus

    Hi Klaus,
    Look here {: identifier of the thread = 640397}

    Kind regards
    Oleg

  • FDM Multiload text file error - input parameter too long

    I work with a multiload text file that gives an error indicating that the input parameter is too long. I've loaded with success the same data using the Excel interface, but were not able to load the text version. The only thing I changed is adding the 12 required (12 periods) to the 4th line of the file. The target system is Essbase. Here is the error I get:

    * Start the journal entry for the Runtime Error FDM [2011-02-16 / 09: 50:48] *.
    -------------------------------------------------------------
    ERROR:
    Code............................................. 9050
    Description... Too long input parameter. Queue = MultiV.txt
    Process... clsMPLoader.mStructGetTextToProperty
    The component... upsWMPLoaderDM
    Version.......................................... 1111
    Thread........................................... 1416

    IDENTIFICATION:
    User............................................. admin
    Name of the computer... KYINDEPMAPPD02
    App Name......................................... FINPLAN
    Client App....................................... WebClient

    CONNECTION:
    Provider......................................... SQLNCLI
    Database server... KYINDEPMSQLD01
    Name of the database... FDM_FINPLAN
    Trust connect... Fake
    Connect status... Open connection

    GLOBALS:
    Location......................................... Test_MAPJDE
    Location ID... 749
    Location Seg... 3
    Category......................................... Real
    ID of the category... 13
    Period........................................... Jan - 2010
    Period ID........................................ 31/01/2010
    POV Local........................................ Fake
    Language......................................... 1033
    User Level....................................... 1
    All Partitions... True
    Is Auditor....................................... Fake

    Your multiload text file format is incorrect. It should have the following format:

    TEST_MAPJDE
    REAL
    Jan - 2010
    12
    R, M
    c, a, i, 1, 2, 3, 4, v, v, v, v, v, v, v, v, v, v, v, v

    Simply having once header tags in the text version of the document.

    Hope that helps.

  • Pl/sql table as an input parameter

    Hello.

    I need to know if it is possible to use a pl/sql table as an input parameter to a stored procedure in a package.

    Right now I ve compiled the procedure correctly, but when I try to call, I´ve-PLS-00330.

    EXAMPLE:
    This is the package:

    CREATING a PACKAGE test IS
    TYPE table_list IS TABLE OF VARCHAR2 (20) INDEX directory.
    PROCEDURE proc_test (list IN table_list);
    END TEST;
    /

    Test to CREATE THE PACKAGE BODY IS
    PROCEDURE proc_test IS
    BEGIN
    BECAUSE me IN the list. ... FIRST list. LAST
    LOOP
    DBMS_OUTPUT. Put_line (i);
    END LOOP;
    END proc_test;
    END test;
    /

    And I m trying to call with a block anonimous like this:

    BEGIN
    DECLARE
    TYPE ΠIS TABLE OF VARCHAR2 (20) INDEX directory.
    BEGIN
    call_list (1): = "my_record_1";
    call_list (2): = "my_record_2";
    call_list (3): = "my_record_3";
    test.proc_test (call_list);
    END;

    And then, I ve
    ORA-06550: line 8, column 2:
    PLS-00330: invalid use of the name of type or subtype

    Do you understand how I have to do?

    Thanks for your help.

    Respect of

    You call it with the type that you defined.

    BEGIN
    DECLARE
    call_list test.table_list := test.table_list();
    BEGIN
    call_list(1) := 'my_record_1';
    call_list(2) := 'my_record_2';
    call_list(3) := 'my_record_3';
    test.proc_test(call_list);
    END;
    
  • manage an invalid input parameter

    Hello

    How to build a message indicating what input parameter has an invalid value. ?
    CREATE OR REPLACE PROCEDURE loaddata ( pGroupID         IN  VARCHAR2,
                                              pOrderNumber  IN  VARCHAR2,
                                              pOrderDate       IN  DATE,
                                              pItemName       IN  VARCHAR2,
                                              pErrorcode         OUT  NUMBER,
                                              pErrormssg        OUT VARCHAR2 )
    Thank you
    Sandy

    Thanks for the reply... It is part of the package and supposed to highlight package, after a few modifications.

    OK, but this does not add to your description.

    How to view the message

    In general, you do not display messages. Throw you exceptions in pl/sql.

    5 input parameter which parameter was incorrect or incompatible data type?

    Your procedure has 4 in. and 2 out parameters.

    You can not call a procedure with incorrect arguments.

    Inside of your procedure, you have to assume that his name was properly or an exception would have been thrown in the environment called him.

    If the arguments must be validation, you must do the proper tests and throw exceptions as needed.

  • Cannot provide an input parameter when starting a mapping of the control center

    Hello

    I have a problem with my control center. When I start a map that requires an input parameter, theres is no prompt to provide these parameters in the job details window.
    Last week, everything works fine. But now the jobs of law begins immediately. I can see the job details window but I can't provide an input parameter. What I have to change in preferences that I can insert an input parameter in the job details window.

    Thank you very much.

    Greetings

    Tools-> preferences-> prompt for the run settings.

    Concerning
    If

  • Try to get the input parameter of a web service Yanick based on the value of the table

    Hello-

    I am new to ADF and Jdev 11 g (I'm a developer of forms). I had created a web service from a db stored pl/sql package. I can run a function with a parameter of the ADF faces.

    Instead of the input being entrable user parameter, I want to be based on a selected value of ADF table column. How to correlate the value of the selected row in the column as an input function parameter?

    I played with an ADF output text based on the table column ADF PartialTriggers the value set for the ADF... table that updates the output text based on the selected column. Can I use some kind of partial trigger on the input parameter?

    From a point of view of forms, I am looking for ownership of "Copy Item value" :)

    Two options:
    Declarative in tab link, as shown here:
    http://blogs.Oracle.com/Shay/2009/07/java_class_data_control_and_ad.html
    (its a method POJO but should be the same for a Web Service invoke).

    Or via code in your backing bean:
    http://blogs.Oracle.com/Shay/2009/06/setting_parameter_value_for_bi.html

  • problem with writing a procedure with the name of the table as an input parameter

    Hi all

    I am writing a procedure with the table name as input parameter:
    Here is the code

    create or replace procedure CEP (in_tbl in varchar2)
    as
    Start

    run immediately 'truncate table tlb;

    Insert into tbl

    Select a, b, c of in_tbl;

    end;

    user579585 wrote:
    Hi all

    I am writing a procedure with the table name as input parameter:
    Here is the code

    create or replace procedure CEP (in_tbl in varchar2)
    as
    Start

    run immediately 'truncate table tlb;

    Insert into tbl

    Select a, b, c of in_tbl;

    end;

    You will also need to use dynamic sql for insert statements:

    execute immediate 'begin insert into tbl select a,b,c from '||in_tbl||'; end';
    
  • Best way to add an input parameter of text for a plugin effect?

    I am trying to write a plugin that will generate text (among others) according to certain rules. The thing is, how do I get the text of entry in there... What do I have to use PF_Param_ARBITRARY_DATA for this or there at - it an easier way? Also, if I create using arbitrary data, could I support Unicode characters in this field?

    Thank you!

    Unfortunately, After Effects (and therefore also the SDK) do not offer native controls for input of text strings.

    There are several ways to work around that.

    -One - as you have already said - coding and draw your own interface for setting to custom help ARB. However, it is very long

    -Another option is to have a button parameter when you click on the dialog box open a native OS with text controls. This however requires a knowledge of the operating system specific APIs and is not cross-platform, unless you use a middleware like JUCE or GTK, wxWidgets.

    -Troisieme and probably most easy option: yet once a button setting, but this time (using AEGP_ExecuteScript) that it launches a native JS Adobe UI dialog script (which is cross-platform and easier to implement). The result of the entry of text can be sent to the plugin via the last return command in the script.

Maybe you are looking for

  • Avid Media Composer with Mac Book pro 15 "

    Hello I'm looking to get one of the last macbook pro, 15-inch with retina, possibly 2.5 ghz display. But I would like to run Avid composer of media 6 or 5.5.3 there. I have 6 and 5.5.3 version but I can not work if they are compatible, especially wit

  • Master password prompt steals focus

    I have no problem entering my main password for each session. However, the prompt to the unpredictable times, sometimes I'm in the process of typing something else (IE a URL).Is there a setting anywhere to stop the guest to steal my attention so I ca

  • NetInstall vs Profile Manager

    Hello For years, I am using NetInstall unroll my Mac to my 50ish users. As typical, I created a machine exactly as I want.  When I buy a new machine (or decide to reimage an old), I start to restore image, change the name of the account, copy the fil

  • Problem view Lab mathscript rt suite student edition

    I bought the suite 2012 Student edition software recently, according to the descriptiton on NOR it should have mathscript on it, but I get error when I run mathscript below. Comments about how to solve the problem would be appreciated. LabVIEW: Modul

  • I want that all my windows to fill the screen

    I don't want to keep any expansion.