SOAP API - get the value of an external entry of default user Interaction

Hi guys,.

I'm trying to get the default value of an external input of User Interaction.

My Testworkflow has a beginning and end, in the Middle it is a "user interaction" with two external entrances. Among the external references entered through presentation with a default value.

This default value is what I want to get via SOAP for Scripting

All I can understand with the "getWorkflowInputForWorkflowTokenId" method is the following:

    [getWorkflowInputForWorkflowTokenIdReturn] => stdClass Object
        (
            [id] => 2c961dc145ccc05e0145e0baae600c7a
            [workflowTokenId] => 2c961dc145ccc05e0145e0baadd40c77
            [name] => myWorkflowName : TestInteraction
            [description] => Description der Interaction
            [parameters] => stdClass Object
                (
                    [item] => Array
                        (
                            [0] => stdClass Object
                                (
                                    [name] => externalInputString
                                    [type] => string
                                )

                            [1] => stdClass Object
                                (
                                    [name] => externalInputNumber
                                    [type] => number
                                )

                        )

                )

            [attributes] => 
            [state] => 0
            [creationDate] => 20140509132501+0200
            [xmlContent] => 

Is it possible to get this value? (even with the REST API? < = I don't find as well)

Thank you

Marc

Hi Marc,

"xmlContent" property must contain a similar XML content to:


   
...
   

User interaction, including the default, settings must be inside the element 'presentation '.

Hope this helps,

Ilian

Tags: VMware

Similar Questions

  • Is it possible to get the value of the resistance of a circuit with NI USB-4065 USB without using studio measure?

    Hi, I'm working on a project where there partly to measure resistance values in different parts of the circuit. Now, the company where I work currently at wants to get the NI USB-4065 USB. I use visual studio 2005 c# to develop applications and I need to know if I needed measurement studio or are there drivers (dll) just to get the values of resistance and General measures of circuit. I have need the controls or anything, just to programatically read the NI USB-4065 USB key values when I need the application.

    Any help would be appreciated. Thank you.

    Yes, you can have several NI 4065 DMM in your system. When you use the API OR-DMM, you open the handles separately for each DMM by using its name. His name can be configured inside the measurement and Automation Explorer (MAX).

    In addition, you can go ahead and install OR DMM today. It is downloadable for free on ni.com. NOR-DMM (and most of the pilots NOR) supports the simulation. You go to MAX and create your simulated three 4065 s. Then you can start writing your program now. Since these devices are simulated, they will not return the real tensions (obviously) and that it won't react realistic hardware triggers if you use (obviously), but they are pretty close to the real deal to allow you to write a lot of code and become familiar with the API. No need to wait until you get the material - you can be really ready for it by using the simulation.

  • Unable to get the values of FixedCost

    I set up recurring fixed costs in Chargeback (with monthly cost values). Now I'm doing it via java api but the returned value is always null.

    I tried to check through the REST API call, but I see the same question it too:

    <?

    xml version= « 1.0 » encodage= « UTF-8 » ? >

    < "" Response xmlns= "http://www.vmware.com/vcenter/chargeback/2.0""" xmlns:xsi= 'http://www.w3.org/2001/XMLSchema-instance"" " status= 'success' isValidLicense="true">

    <FixedCosts>

    <FixedCost id= « 3221 » >

    <Name>L1 Service level< /name>

    <Description />

    <IsDeleted>false< /IsDeleted>

    <IsProrated>true< /IsProrated>

    <IsPowerStateBased>false< /IsPowerStateBased>

    <Type id="0">

    <Nom>récurrents< /nom>

    </Type>

    <Currency id="104">

    <Name>USD</Name>

    </Currency>

    <Values /> <-no value here too

    < /FixedCost>

    < /FixedCosts>

    </ Réponse>

    Hello

    You must use the API of 'Get values of fixed cost' to get the values for a fixed cost for the specified time.

    Kind regards

    Agnes

  • Get the value of the variable inside the function from the event (EventListener)

    How to get the value of the variable inside the function from the event. Variable has been declared as a function of external events.

    var StringVar="sample";
    
    
    
    
    myButton.addEventListener(MouseEvent.CLICK, myClickReaction);
    
    function myClickReaction (e:MouseEvent):void{
    StringVar="other sample";
    }
    
    trace(StringVar); /* it gives me "sample" value and i would get "other sample" value */ 
    

    This strange because if it would be the trace of a normal function would give me good result.

    var StringVar="sample";
    
    
    function myClickReaction():void{
    StringVar="other sample";
    }
    
    myClickReaction();
    trace(StringVar); /* it gives me result as i wanted to have - "other sample" value */ 
    

    I also know method of passing of arguments depending on the event, but it doesn't for me as I would like to

    var StringVar="sample";
    
    
    
    
    myButton.addEventListener(MouseEvent.CLICK, function(e:MouseEvent){ myClickReaction(e, StringVar) },false, 0, true);
    
    function myClickReaction (e:MouseEvent, StrVar:String):void{
    
    StrVar="other sample";
    }
    
    trace(StringVar); /* it also gives me "sample" value and i would get "other sample" value */ 
    

    How to do it correctly?

    I do not know the structure of your screen lists so I can't tell you how to access the variable, but you're on the right track. If it's a parent, then you can always use the .parent property to cross to the top the list display to try to access.

    for example 1 level:

    MovieClip (this.parent). StringVar = "another sample";

    Add more properties .parent to continue to move to the top of the list.

    for example:

    MovieClip (this.parent.parent). StringVar = "another sample";

    Just like always, use traces (MovieClip (this.parent). StringVar); until you get the value that you want to know that you're accessing them correctly.

  • How to get the value of the option button in JavaScript

    I have a very simple radio with two values: 1 and 2. I'm moving the value by using a JavaScript call to a pop-up window. I guess there is another method of getting the value, as
    var v_typ = document.getElementById("P1520_TYPE").value;
    does not work.

    Hello

    If you are on Apex 3.x or later, use the JavaScript $v API functions
    http://download.Oracle.com/docs/CD/E14373_01/apirefs.32/e13369/javascript_api.htm#CHDEJEIG

    var v_typ = $v("P1520_TYPE");
    

    Kind regards
    Jari

  • How to get the value of the embedded content Session Variables

    Hello world.

    I have the following requirement: I want to incorporate a web page of external non-Oracle-BI in my dashboard of Oracle BI. I need the Session Variables (for example NQ_SESSION. USER) to control my external web page. My question is how can I get the value of the Oracle's BI dashboard Session Variables.


    Thank you.

    Allen

    Have you used the narrative mode? The narrative point of view to add html customized to your report, using the values in the table view. @2 refers to the second column in your report, @3 to the third, etc.
    By using an iframe, you can open an external Web page and with @2, you can pass the value of the variable user to the external Web page.

    Kind regards
    Stijn

  • Scatter chart: get the value of the label XYcursor

    Measurement Studio Visual Studio Professional 2012 2013 using,.

    On a scatter chart, it is possible to get the value of the actual label for a xycursor?

    For example, my label displays a date-time on the X axis format, it looks like: [04: 35:49; 0,27101]

    It is possible to get this value? For example, if I want to display in a TextBox?

    I am able to get the xycursor. Which and xycursorYposition but not what I want.

    Thanks for any help!

    Here is a solution to my question:

    {

    Get xy cursor index of the point in plot
    int index = xyCursor1.GetCurrentIndex ();

    Get values at that time (in the plot)
    Double x;
    Double y;
    scatterGraph.Plots [0]. GetDataPoint (index, ByRef x, y);

    X value to the DateTime format & convert to the format of the time
    DateTime t = (DateTime) NationalInstruments.DataConverter.Convert (x, typeof (DateTime));

    string time = t.ToString("hh:mm:ss");

    }

    It is also possible for which xycursor and convert it in the same way.

  • [.ini files] Get the value of multiple labels with the same name

    Hello!

    In an ini.files, I need to get the value of each tag named in a certain way in a section, but unfortunately, I have 3 or 4 tags with the same name in several sections. I don't know how to retrieve these values, the program always consider that the first tag and not others, I tried to remove each tag after obtaining its values, that he did not.

    Does anyone have an idea to solve the problem?

    Thank you!

    As you can read in my last post, you must read and throw 'x' lines:

    OpenFile)

    Skip lines

    for (i = 0; i< x;="" i++)="" readline="">

    Start reading the useful lines

    ReadLine () / / read a line

    ... / / Interpret the line

    Don't forget to add a control during i/o operations of robust error and to check the end of the file.

  • How to get the value of DST?

    Hello

    Is there a shortcut to get the value of DST? For example, if the device is in London (for example), while I get back to London DST (+ 2, for example). And if the time zone is not DST, it returns 0 or null.

    I use it now

        int DST = TimeZone.getDefault().getOffset(1, rightnow.get(Calendar.YEAR), rightnow.get(Calendar.MONTH), rightnow.get(Calendar.DAY_OF_MONTH), rightnow.get(Calendar.DAY_OF_WEEK), rightnow.get(Calendar.MILLISECOND));
    

    It does not return the correct value. Thank you!

  • How to get the value of an editField on onUnfocus()

    I want to check the value of an editfield on focusout/focusouthandler(), how to get the value in the onUnfocus() method?

    getText

  • How to get the value of the TextField on Buton FieldChangeListener

    friends I am new on the development of blackberry applications could you please help me how to get the value of text I typed in the textField when I click the button?

    constructor

    public Dialogs()
    {
      
    using design in the same screen
      
    Display display = new MainScreen();
      
    ButtonField btnPress = new ButtonField();
    btnPress.setLabel ("press me");
    btnPress.setChangeListener (ButtonPressListener);
      
    TxtValue TextField = new TextField();
    txtvalue.setLabel ("enter something :");
      
    HFM VerticalFieldManager = new VerticalFieldManager (VerticalFieldManager.FIELD_VCENTER);
    HFM. Add (txtValue);
    HFM. Add (btnPress);
      
    mainScreen.add (hfm);
    pushScreen (mainScreen);
      
      
    }

    FieldChangeListener ButtonPressListener = new FieldChangeListener() {}
    ' Public Sub fieldChanged (field field, int context) {}
        
           
    Dialog.Alert (t.GetText ());
         
         
         
    }
    };

    any help would be appreciated.

    You must ensure that your FieldChangeListener has access to the object of txtvalue, while it can make a

    String inputString = txtvalue.getText ();

  • How to get the value of a column in sql query?

    Hi, anyone knows how to get the value of a column in sql query?

    Here is my code, the value must be 1350079224397 in my PB, but I get 0

    QString query ("SELECT version FROM db_version");

    QVariant result = sda.execute (query);
    QVariantMap versionMap = result.toList () such () .toMap ();
    If (! versionMap.IsEmpty ())
    {
    qDebug()<"Version: "=""><>
    }

    OK, I have the solution

    QString query ("SELECT version as version FROM db_version");

  • get the value of entry to screen addresscontact

    Now, I get a request, that need to get the input value, when the user types in the contactscreen.

    I made this function in the form of dia. But in touch sreen, when I debug, I see that this only suply only a default manager, who have that one field which is a subclass of ListField, but it didn't provide any method to get the value of line or data.

    someone at - it a good idea, it's really confused me.

    Thank you

    Thanks for your reply stone.

    Now, I have solved this problem, there is a delegated manager which can to be obtained by the getDelegate() method. She take the field, I really want to. The BB help document is not convenient that the google android platform.

  • Get the value of point of contact OFA

    Hi guys,.

    I am new to oaf, so this may seem like a very novice question. I tried several things, but could not solve it.

    There is an advancedtable region in my page. The first column of the advanced table has been put to contain elements of binding while the rest of the columns are messagestyledtext. The advancedtable would be filled with a few details of the item with the first column is the item number. The requirement is to fill in the details of article on click in the item number which essentially appear as hyperlinks.

    I try to get the number of the first column.

    pageContext.getParameter ("itemnumber");    ['itemnumber' is the ID of the binding inside the column inside the advancedtable element]

    This returns null, so I can't get the item number. Can someone please help me solve this?

    Thank you

    Sasmas

    You can see the bottom of thread for "the line being returned as null Reference".

    https://community.Oracle.com/thread/581600

    As an alternative, you can add parameters, p_item_num to the PPR method with value in the form ${oa.current.ItemNumber} (if the number represents the VO attribute name)

    In the processFormRequest, get the value using "pageContext.getParameter ("p_item_num")"

    Therefore, the code will be

     public void processFormRequest(OAPageContext pageContext,
                                       OAWebBean webBean) {
            super.processFormRequest(pageContext, webBean);
            OAApplicationModule am = pageContext.getApplicationModule(webBean);
            String event = pageContext.getParameter("event");
            if ("itemLinkClicked").equals(event)) {
            {
                   String itemNumber = pageContext.getParameter("p_item_num");
    
                    Serializable[] parameters = { itemNumber };
                    am.invokeMethod("fetchItemDetails", parameters);  
    
            }
        }
    

    Thank you

  • How to get the value of the property and the hierarchy specified in a global property, by javascripts

    Hi DRM team:

    I want to get a property value and precise when the hierarchy from. So, I thought that LocalNodeObjects method GetReferenceInHier (hierAbbrev), but the question is coming, I'm working on a global property, node. GetReferenceInHier (hierAbbrev) is not available. How can I get the value of the specified node hierarchy?

    Thanks for any response.

    Jim

    Hi Jim.cyciopes

    Try this-

    var worm is node. Version;

    var hier_ref = worm. HierByAbbrev ("name of your hierarchy");

    var node_ref is hier_ref. NodeByAbbrev (node. ABBREV);

    {if(node_ref!=null)}

    var propval is node_ref. VarValeurProp ("YourPropertyName");

    }

    Return propval;

    Thank you

    Denzz

Maybe you are looking for