Creating a Cube from an XML CLOB

I'm trying to create a cube by calling dbms_aw_xml.execute, passing a CLOB. The CLOB has been populated by saving a cube XML template to a database table, then selecting it into a temporary CLOB. When I run dbms_aw_xml.execute, I get error messages similar to the one shown below.
I know I've initialised the CLOB okay, because when I try creating a dimension using the same technique, it works fine. Also, when I import the XML template via AWM, the cube creates okay. I only have a problem when using dbms_aw_xml.execute.
14:54:32
14:54:32 *** SCRIPT START : Session:[email protected](1) 7-Aug-2006 14:54:32 ***
14:54:32 Start SQL Editor Execution ...
14:54:32 Processing ...
14:54:45 *** SCRIPT END : Session:[email protected](1) 7-Aug-2006 14:54:45 ***
14:54:45 End SQL Editor Execution
14:56:19
14:56:19 *** SCRIPT START : Session:[email protected](1) 7-Aug-2006 14:56:19 ***
14:56:19 Start SQL Editor Execution ...
14:56:19 Processing ...
14:56:31 *** SCRIPT END : Session:[email protected](1) 7-Aug-2006 14:56:31 ***
14:56:31 End SQL Editor Execution
14:56:55
14:56:55 *** SCRIPT START : Session:[email protected](1) 7-Aug-2006 14:56:55 ***
14:56:55 Start SQL Editor Execution ...
14:56:55 Processing ...
Successoracle.AWXML.AWException: Action CREATE failed on object SRC_SC_VW
ORA-22275: invalid LOB locator specified
Error setting attribute: Name on object oracle.AWXML.Cube
Error setting attribute: Name on object oracle.AWXML.AggregationDefinition
Error setting attribute: Name on object oracle.AWXML.AggregationHierarchySpecification
Error setting attribute: Name on object oracle.AWXML.BaseOperator
Error setting attribute: Name on object oracle.AWXML.ConfigurationParameters
Error setting attribute: Name on object oracle.AWXML.PreComputeClause
Error setting attribute: Name on object oracle.AWXML.DimensionMemberExpression
Error setting attribute: Name on object oracle.AWXML.AggregationHierarchySpecification
Error setting attribute: Name on object oracle.AWXML.BaseOperator
Error setting attribute: Name on object oracle.AWXML.ConfigurationParameters
Error setting attribute: Name on object oracle.AWXML.PreComputeClause
Error setting attribute: Name on object oracle.AWXML.DimensionMemberExpression
Error setting attribute: Name on object oracle.AWXML.AggregationHierarchySpecification
Error setting attribute: Name on object oracle.AWXML.BaseOperator
Error setting attribute: Name on object oracle.AWXML.ConfigurationParameters
Error setting attribute: Name on object oracle.AWXML.PreComputeClause
Error setting attribute: Name on object oracle.AWXML.DimensionMemberExpression
Error setting attribute: Name on object oracle.AWXML.AggregationHierarchySpecification
Error setting attribute: Name on object oracle.AWXML.BaseOperator
Error setting attribute: Name on object oracle.AWXML.ConfigurationParameters
Error setting attribute: Name on object oracle.AWXML.PreComputeClause
Error setting attribute: Name on object oracle.AWXML.DimensionMemberExpression
Error setting attribute: Name on object oracle.AWXML.AggregationHierarchySpecification
Error setting attribute: Name on object oracle.AWXML.BaseOperator
Error setting attribute: Name on object oracle.AWXML.ConfigurationParameters
Error setting attribute: Name on object oracle.AWXML.PreComputeClause
Error setting attribute: Name on object oracle.AWXML.DimensionMemberExpression
Error setting attribute: Name on object oracle.AWXML.SolveDefDimRef
Error setting attribute: Name on object oracle.AWXML.SolveDefDimRef
Error setting attribute: Name on object oracle.AWXML.SolveDefDimRef
Error setting attribute: Name on object oracle.AWXML.SolveDefDimRef
Error setting attribute: Name on object oracle.AWXML.SolveDefDimRef
Error setting attribute: Name on object oracle.AWXML.CubeDimRef
Error setting attribute: Name on object oracle.AWXML.CubeDimRef
Error setting attribute: Name on object oracle.AWXML.CubeDimRef
Error setting attribute: Name on object oracle.AWXML.CubeDimRef
Error setting attribute: Name on object oracle.AWXML.CubeDimRef
Error setting attribute: Name on object oracle.AWXML.DerivedMeasure
Error setting attribute: Name on object oracle.AWXML.DerivedMeasure
Error setting attribute: Name on object oracle.AWXML.DerivedMeasure
couldn't create an object for ref: DIM1.DIMENSION
couldn't create an object for ref: DIM2.DIMENSION
couldn't create an object for ref: DIM3.DIMENSION
couldn't create an object for ref: DTIME.DIMENSION
couldn't create an object for ref: SRC_SC.DIMENSION
couldn't create an object for ref: DIM1.DIMENSION
couldn't create an object for ref: DIM2.DIMENSION
couldn't create an object for ref: DIM3.DIMENSION
couldn't create an object for ref: DTIME.DIMENSION
couldn't create an object for ref: SRC_SC.DIMENSION
couldn't create an object for ref: DIM1.DIMENSION
MethodInvocation error in UnResolved Refs:DIM1.DIMENSION null
couldn't create an object for ref: DIM2.DIMENSION
MethodInvocation error in UnResolved Refs:DIM2.DIMENSION null
couldn't create an object for ref: DIM3.DIMENSION
MethodInvocation error in UnResolved Refs:DIM3.DIMENSION null
couldn't create an object for ref: DTIME.DIMENSION
MethodInvocation error in UnResolved Refs:DTIME.DIMENSION null
couldn't create an object for ref: SRC_SC.DIMENSION
MethodInvocation error in UnResolved Refs:SRC_SC.DIMENSION null
oracle.AWXML.AWException: Action CREATE failed on object SRC_SC_VW
Successoracle.AWXML.AWException: Action CREATE failed on object SRC_SC_VW
ORA-22275: invalid LOB locator specified
14:57:09 *** SCRIPT END : Session:[email protected](1) 7-Aug-2006 14:57:09 ***
14:57:09 End SQL Editor Execution

Well i have a small glitch that i don't quit understand don know whether to ask here or no or it should be on a new thread. but her goes.
I am under Mandriva2008.1 with JMF performance pack installed on my classpath. i register jffmpeg plugin on the fly and can play most of the video and audio files supported by jffmpeg though not in so good of the quality but in just works 4me since am only using it for preveiw purposes.
The problem is that i used mencoder mencoder vcd://02 -vf scale=640:272 -o track02.mpg -oac copy -ovc lavc -lavcopts vcodec=mpeg4 from the console to convert some VCD files to mpeg4 but the JVM just crashes when i try to open the files. After i look at the crash log it is related to some native libraries C  [libjmmpx.so+0x14b54].
Wonder whether is the mencoder issue i.e am using the wrong mencoder args or is it that JMF is loading the wrong decoder for the mpeg4 codec?

Similar Messages

  • How can we display dynamic fields from a XML CLOB?

    Jdeveloper Version : 11.1.1.4.0 (11g)
    We are calling a database package.procedure from a page VO and it returns a result set. The result set is mainly a XML CLOB. Within XML CLOB, we have various sections which we need to parse and display those on JSF page. Couple of sections within XML are having dynamic fields which means the number of fields returned under that section may change depending upon data conditions. We need to find technical way of displaying those dynamic fields (field name and its data – both are part of XML).
    Please suggest how can this be achieved.
    Thanks

    <?xml version="1.0" encoding="UTF-8" ?>
    <nodes>
    <node>
    <category_id>3</category_id>
    <parent_id>2</parent_id>
    <name>Mobile</name>
    <is_active>1</is_active>
    <position>1</position>
    <level>2</level>
    <children>
    <node name="Nokia" category_id="6" parent_id="3" is_active="1" position="1" level="3">
    <node name="Nokia N79" category_id="7" parent_id="3" is_active="1" position="2" level="3" />
    <node name="Nokia N95" category_id="7" parent_id="3" is_active="1" position="2" level="3" />
    <node name="Nokia N97" category_id="7" parent_id="3" is_active="1" position="2" level="3" />
    </node>
    <node name="Samsung" category_id="7" parent_id="3" is_active="1" position="2" level="3">
    </node>
    </children>
    </node>
    <node>
    <category_id>4</category_id>
    <parent_id>2</parent_id>
    <name>Laptop</name>
    <is_active>1</is_active>
    <position>2</position>
    <level>2</level>
    <children></children>
    </node>
    <node>
    <category_id>5</category_id>
    <parent_id>2</parent_id>
    <name>Monitor</name>
    <is_active>1</is_active>
    <position>3</position>
    <level>2</level>
    <children></children>
    </node>
    <node>
    <category_id>8</category_id>
    <parent_id>2</parent_id>
    <name>Camera</name>
    <is_active>1</is_active>
    <position>4</position>
    <level>2</level>
    <children></children>
    </node>
    </nodes>
    Is this correct format to create dynamic menu?

  • Create a list from an XML file    no display

    I have a multiline Dynamic text box called projList.
    I am trying to populate it from an xml file and create a
    clickable list.
    The trace works but cannot get to display the list in the
    text box.
    As far as the clickable goes, haven't gotten that far yet.
    Help very much appreciated.
    The xml is structured like this:
    <?xml version="1.0" ?>
    - <images>
    - <pic>
    <Image>/Butler/Images/sfah2_small.jpg</Image>
    <Category>Institutional</Category>
    <Proj_title>FRESH AIR HOME</Proj_title>
    Please see code below:
    import mx.xpath.XPathAPI;
    var allproj_xml:XML = new XML();
    allproj_xml.ignoreWhite = true;
    allproj_xml.onLoad = function(success:Boolean) {
    trace("onload...");
    if (success) {
    trace("success...");
    var thePath_str:String = "/images/pic/Proj_title";
    var title_array:Array =
    XPathAPI.selectNodeList(this.firstChild,
    thePath_str);
    for (var i:Number = 0; i < title_array.length; i++) {
    trace(title_array
    .firstChild.nodeValue);
    projList.addItem(title_array.attributes.Proj_title);
    } else {
    trace("error loading XML");
    allproj_xml.load("allimages.xml");
    stop();

    This did it:
    projList.addItem(title_array
    .firstChild.nodeValue);
    > Thanks for your response.
    > How can I add what I am tracing, to the component
    properly?
    >
    > "DMennenoh **AdobeCommunityExpert**"
    <[email protected]> wrote in
    > message news:eqaejh$bi8$[email protected]..
    >>>>trace(title_array.firstChild.nodeValue);
    >> projList.addItem(title_array
    .attributes.Proj_title);
    >>
    >>
    >> Your code seems OK. What you are tracing here
    however isn't what you're
    >> adding to the component. Are you sure what you're
    adding traces?
    >>
    >> --
    >> Dave -
    >> Head Developer
    >> www.blurredistinction.com
    >> Adobe Community Expert
    >>
    http://www.adobe.com/communities/experts/
    >>
    >

  • Contact Form: How do i create a link from an XML file to another domain to read a PHP File

    So i purchased a template from Template Monster and im having a little trouble with the contact form. The server that im uploading it to is a privite server that the company owns. It supports ASP and not PHP. I cant seem to get the ASP form to work so all i want to do it create a link to another one of there servers that supports PHP and have the contact form link to there and read the PHP file (that i will upload to that server) and send the email from there.
    This is the XML that i have to fill in in order to make it work
    Everything in Red is what i needed to fill out in order for the form to work.
    <?xml version="1.0" encoding="utf-8"?>
    <!--
            Please read this information to learn how to set up the contact form integrated
            into the template.
            This readme file explains in details the meaning of the settings that can be
            done in the fcContactFormConfiguration.xml configuration file.
            It is recommended for you to use an XML editor to make changes to this file
             because it’s less possible to make an error in the markup which can cause to
            a not working contact form.
      -->
    <contactFormConfiguration>
        <!--
                An e-mail address which will be used to receive messages from your contact form.
                You can specify several e-mail addresses separating them with a comma.
                For example: [email protected], [email protected], [email protected]
          -->
        <emailTo>[email protected]</emailTo>
        <!--
                A server script type which will process sending e-mails. It depends on your
                hosting and in the current version of the contact form it is allowed to use
                two types:  php (Apache, PHP Hosting); asp (IIS web server, ASP).
          -->
        <serverProcessorType>php</serverProcessorType>
        <!--
                A name of the script file which process sending e-mails on your server (without
                extension). The name contact is used by default.
          -->
        <serverProcessorFileName>contact</serverProcessorFileName>
        <!--
                Set whether to validate only required fields (true/false).  The default value is
                true which means the not required fields of your contact form will not be validated.
                For example if the e-mail field of your form is set as not required (imagine it)
                the form will be processed even if the user types in an incorrect e-mail address.
          -->
        <validateRequiredOnly>false</validateRequiredOnly>
        <!--
                Set whether to submit the form when the Enter key is pressed even if the focus is
                not on the Submit button (true/false).
          -->
        <submitFormOnEnter>false</submitFormOnEnter>
        <!--
                Text showing to the user when the form is submitted without any errors.
          -->
        <messageSentText>Thank you for your message.</messageSentText>
        <!--
                Text showing in case the form is not submitted because of a server error.
          -->
        <messageSentFailedText>Sorry, your message couldn't be sent</messageSentFailedText>
        <!--
                Text your visitor will see while waiting till the processing is over.
          -->
        <formProcessingText>processing...</formProcessingText>
        <!--
                Your SMTP server (for ASP only).
          -->
        <smtpServer>localhost</smtpServer>
        <!--
                Your SMTP port (for ASP only).
          -->
        <smtpPort>25</smtpPort>
        <!--
                Set whether to send the message as a plain text (true) or as HTML (false).
          -->
        <plainText>false</plainText>
        <!--
                ID of the input field (in the structure XML file) to use for the “from: ”
                or email to use instead (for example: [email protected]).
          -->
        <emailFromSource>2</emailFromSource>
        <!--
                Subject of the e-mails that will be sent through this contact form or ID of
                the input field (in the structure XML file) to use for the “subject: ” label
                in your e-mail client.
          -->
        <subjectSource>Contact Form from your site</subjectSource>
        <!--
                Validation error messages that are showing to the user when the form fails to
                validate. The form supports different types of validators. You can change the
                text of the error messages the validators produce here.
                You can use the {LABEL} keyword in these messages. It will replace it with the
                label value of the field where an error occurs.
          -->
        <validationErrorMessages>
            <!--
                    A required field is not filled in.
              -->
            <message type="fieldIsRequired">{LABEL} is required.</message>
            <!--   
                    The specified e-mail address is incorrect.
              -->
            <message type="emailNotValid">{LABEL} - is not valid email address.</message>
            <!--
                    The specified number of characters in a field is less than a required minimum.
              -->
            <message type="minCharsLimitError">{LABEL} - The specified number of characters in a field is less than a required minimum.</message>
            <!--
                    The specified string does not match with the regular expression.
              -->
            <message type="reqExpError">{LABEL} - The specified string does not match with the regular expression.</message>
            <!--
                    The specified number is greater than an acceptable biggest number for this field.
              -->
            <message type="biggerThanMaxError">{LABEL} - The specified number is greater than an acceptable biggest number for this field.</message>
            <!--
                    The specified number is lower than an acceptable lowest number for this field.
              -->
            <message type="lowerThanMinError">{LABEL} - The specified number is lower than an acceptable lowest number for this field.</message>
            <!--
                    The data is not a number.
              -->
            <message type="notANumberError">{LABEL} - The data is not a number.</message>
            <!--
                    The specified number must not be negative.
              -->
            <message type="negativeError">{LABEL} - The specified number must not be negative.</message>
            <!--
                    The minimum number of variants is not selected
              -->
            <message type="minRequirementError">{LABEL} - The minimum number of variants is not selected</message>
            <!--
                    The number of variants selected exceeds the maximum
              -->
            <message type="maxRequirementError">{LABEL} - The number of variants selected exceeds the maximum</message>
            <!--
                    The fields that should be equal do not match
              -->
            <message type="shouldBeEqualError">{LABEL} - values do not match</message>
            <!--
                     The date has wrong format.
              -->
            <message type="dateIsNotValidError">{LABEL} - date has wrong format</message>
        </validationErrorMessages>
    </contactFormConfiguration>
    THIS IS THE ACTUAL CONTACT.PHP Form That i would like to link to.
    <?php
    //-----------------Getting data sent by flash---------------------
    foreach ($_POST as $key => $value){
            if ($key != 'mail_to' && $key != 'smtp_server' && $key != 'smtp_port' && $key != 'mail_from' && $key != 'mail_subject' && $key != 'plain_text'){
                $mail_body .= '<b>'.str_replace('_',' ',$key).'</b>:<br/>';
                $mail_body .= ''.stripslashes($value).'<br/>';
    $message = '<html><body>'.$mail_body.'</body></html>'; //  mail body
    //------------if plain text is set to true removing html tags------
    if ($_POST['plain_text']=='true') {
        $message = str_replace('<br/>',"\r\n", $message);
        $message = strip_tags($message);
    } else {
    //----otherwise composing message headers---------------------------
        $headers  = 'MIME-Version: 1.0' . "\r\n";
        $headers .= 'Content-type: text/html; charset=windows-1251' . "\r\n";
    //------------setting conf data-------------------------------------
    $to = $_POST['mail_to'];
    $from = $_POST['mail_from'];
    $subject = $_POST['mail_subject'];
    $smtp_server = $_POST['smtp_server'];
    $smtp_port = $_POST['smtp_port'];
    //---------setting header info--------------------------------------
    $headers .= 'From:' .$from;
    if (mail($to, $subject, $message, $headers)){ // sending mail
        print('&mail=1');  //succes
    } else {
        print('&mail=0');//failure
    ?>

    You can open both Muse files at once, copy the content of a page on one site, then paste it into a new page on the other site. You might have to redo some of the page styling.

  • Creating Info Cube from Generic Data source in BI 7.0

    Hi Gurus,
    I have small issue regarding creation of info cube. currently using BI 7.0, I have created generic datasouce in R/3 and same replicated in BI. now i want to create infocube. but bit confused whether it has to be created through DTP or regular method of creating transfer and update rule for cube. your feedback will be highly apppricated.
    Regards
    Kamal Purohit
    INDIA

    Hi ,,
    After done the Genric Datasource in R3, If u want extract that data from R3 to bw side. First we need Replicate the datasource.
    ->> Once datasource has replicated .
    -> We need to assign the datasource to infosource if we are using in 3.5.
    -> if it is BI7.0  after desinged the Cube or DSO.
    -> we need to do transformation  (3.5 transfer rule and update rule we are using that to first assign datasource to infosource).
    -> here we need to map the fields for both DSO & Data Source. (Creating Transformation)
    -> After done transformation we need to run the infopackage . . (Because still data is avialble in datasource if u run the infopackage the data comes from source system to Data source (Here Datasource is nothing but PSA).
    -> still data is available for PSA.
    -> if u want load data from PSA to Target (DSO/Cube),
    -> we need to run the DTP. (When u execute the DTP the data fetches from PSA to data targets.)
    -> still data is available for the Target(DSO)
    If u want to load data from DSO to Cube.
    We need to do the datamartstatus.
    ->->
        When u want to load data from DSO to Cube.
    -> ->Here no need to run the infopackage.
    -> Here we need run the transformation (just for mapping the fields (ODS & CUBE)).
    -> After done the transformation
    -> we need to execute the DTP ....
    once DTP has done successfull the data moved from DSO to Cube.
    Regards,
    Venkat.

  • Creating multiple PDFs from an xml form

    Hello--
    I am a LiveCycle Designer beginner, so please bear with me.
    I'm hoping to automate the creation of multiple PDFs from within a LiveCycle XML form I created.  We have a database with vendor contact information. Each vendor could have multiple records within our database (currently they range from 2-60). We currently send to a pointperson at each vendor an Excel spreadsheet that contains all the records associated with that vendor. That person then modifies, adds and deletes the records in that spreadsheet. We then input those updates into our database.  
    We recognize that this is an antiquated form of contact management, and want to improve. Of course, the challenge is that we do not have our own server to use, and we are not able to use any third party service that costs anything. Since we already have LiveCycle Designer, I'm hoping XML forms can make things easier for our administrators. I really hope there is a scriptable solution for this. 
    Here is what I've done (much of it to learn how LiveCycle Designer works).
    I created an XDP with all the appropriate fields. 
    I also created separate XML files for each vendor.
    I was able to create individual PDFs when I associate the vendor-specific XML file to the XDP using the Locate Data File field in the Defaults tab of the Form Properties.
    While this works, I essentially have just done the same amount of work as our current solution. Nonetheless, since LiveCycle is scriptable, I'm hoping that I can automate a number of these tasks. Is it possible to automate from within Designer, the creation of multiple PDFs—one for each vendor—using the same XDP form?  Do I need to make the XDP form a TDS file? Is this even the right approach? Is there a way to connect to the database and filter out by vendor the information I need? 
    I apologize if this is all over the place. Any and all advice would be most appreciated!!!

    The Split command also allows you to do this with a few more options like contol of the file naming and number of pages. Here is a quick tip on how to do this if you're interested.
    [Click to watch on the AdobeTV site]

  • Create pdf forms from a xml file for follow up information

    Forgive my amateurishness, I have a simple .xml that was created with excel with name, address, date of service, age, dob, account #, unit, and business name.  I need a form to be pre-populated with the .xml data but have other fields (mainly Yes/No check boxes) that need to be populated by another user.  This user would then finish filling out the form and return it to me via email.  I have created the form in LC Designer ES2 and created it with Acrobat Pro X.  However when I attempt to import data I can only see the first .xml record.  So my question is, how do I create multiple .pdf forms for each .xml record?  Do I need to use Java within LC Designer?  Or use Adobe Pro?  I am not afraid to attempt to code, (I have many excel programs that batch print to .pdf using vb).
    Thank you in advance

    I don't play with forms enough to give an answer. However, you might search the Forms sub-forum for a possible solution. You might also find better answers there, though many of the forms experts drop by here too.

  • Create SOAPMessage object from existing XML file

    Say I have already had a SOAP Message in a .xml file format.
    How can I create a SOAPMessage object in my program by loading the .xml file directly into it as opposed to using those getEnvelope(), getSOAPPart(). to build it piecemeal?

    Okay, I found out already
    import javax.xml.soap.*;
    import java.io.*;
    import javax.xml.transform.stream.*;
    import javax.xml.messaging.*;
    public class UDDIquery{
    public static void main(String args[]){
    try {
    MessageFactory factory = MessageFactory.newInstance();
    SOAPMessage request = factory.createMessage();
    SOAPPart soapPart = request.getSOAPPart();
    StreamSource src = new StreamSource(new FileInputStream(args[0]));
    soapPart.setContent(src);
    SOAPConnectionFactory conFactory = SOAPConnectionFactory.newInstance();
    SOAPConnection connection = conFactory.createConnection();
    URLEndpoint endpoint = new URLEndpoint(args[1]);
    request.writeTo(System.out);
    SOAPMessage response = connection.call(request,endpoint);
    } catch (SOAPException e) {
    System.err.println(e.getMessage());
    } catch (IOException e){
    System.err.println(e.getMessage());
    }

  • How to create Bar chart  from existing XML file

    Hi all,
    i'm new to flex, i need your help to develop a flex for
    dashboard app. we have sample.xml file. by using this i need to
    create a bar diagram or piechart.
    Please help me out
    The XMl looks like this.....
    <?xml version="1.0" encoding="utf-8"?>
    <user id="123412343">
    <fullName>
    <lastName>Telles</lastName>
    <firstName>vijay</firstName>
    </fullName>
    <preferences>
    <modWidth>235</modWidth>
    <modHeight>250</modHeight>
    <totalWidth>1650</totalWidth>
    <totalHeight>1650</totalHeight>
    <modsX>4</modsX>
    <modsY>2</modsY>
    </preferences>
    <module id="Status2">
    <windowOpen>true</windowOpen>
    <pointsToShow>
    <p label="Proposed"/>
    <p label="Draft"/>
    <p label="DEP Adpt"/>
    <p label="EPA Adpt"/>
    </pointsToShow>
    <dataSetsToShow>
    <label>2006</label>
    <label>2007</label>
    </dataSetsToShow>
    </module>
    </user>

    convert this xml to ArrayCollection called chartData
    var charOption:String = "totalHeight"; /Use this to set the
    yField property...
    <mx:ColumnChart showDataTips="true" id="barChart"
    width="100%" height="100%" dataProvider="{chartData}"
    color="0xffffff">
    <mx:horizontalAxis>
    <mx:CategoryAxis
    dataProvider="{chartData}"
    categoryField="hour" />
    </mx:horizontalAxis>
    <mx:verticalAxis>
    <mx:LinearAxis labelFunction="addDollarSign"/>
    </mx:verticalAxis>
    <mx:series>
    <mx:ColumnSeries yField="{chartOption}"
    showDataEffect="interpolate"
    creationCompleteEffect="interpolate"/>
    </mx:series>
    </mx:ColumnChart>

  • Dynamically create Value Objects from XML file

    Hi
    I want to create a value object from Xml file dynamically,like in the xml file i have the name of the variable and the datatype of the variable.is it possible do that,if so how.

    Read about apache's Digester tool. This is part of the Jakartha project. This tool helps in creating java objects from the XML files. I am not sure, if that is what u r looking for.

  • Create a Database from xml

    Hi,
    I'm using javaDb embedded and I trying to find the best way to create a database from a xml file.
    I managed to do this, previously with netbeans 6.9, jdk 6 and apache ddlutils.
    Unfortunately this method as proven to be not so good, and and can't get it to work with netbeans 7.
    Is there a best way to do this?? Any recommendation on this matter will be appreciated.
    Thanks in advance,
    Hugo

    s3c wrote:
    Hi,
    I'm using javaDb embedded and I trying to find the best way to create a database from a xml file.
    I managed to do this, previously with netbeans 6.9, jdk 6 and apache ddlutils.
    Unfortunately this method as proven to be not so good, and and can't get it to work with netbeans 7.
    Is there a best way to do this?? Any recommendation on this matter will be appreciated.
    Thanks in advance,
    Hugowhat does question or solution have to do with forum TOPIC Oracle RDBMS?

  • Create Business Partner from XMl String not a file

    Hi,
    Is it possible to create a BP from an XML string. 
    I know about GetBusinessPartnerFromXml(string FileName, int index)
    but I dont want to save the string in a file before creating a BP from it
    Hope there's a method to do that

    Marc,
    This looks like it is a duplicate of this post, so I am closing this thread as it looks like you answered your own question!
    Create Business Partner from XMl String not a file
    Eddy

  • Problems in create graphical report from Oracle FSG xml output using BIP

    We are trying to create graphical reports from Oracle Financial Statement Generator (FSG) xml output. I personally have extensive exposure working with XML (BI) Publisher but until recently I have never tried to use the BIP charting wizard to create graphical reports from FSG xml output out of EBS 11i/R12.
    I created an SR with Oracle but they had to create an enhancement request for this issue. Does anyone know or have any idea on how we can accomplish this. The charting wizard pops up but the xml tags available do not make any sense.
    If anybody has any idea please send me an email at [email protected]
    Thanks,
    Leo

    Try some thing like following
    http://oraclebizint.wordpress.com/2008/03/10/oracle-bi-ee-101332-sending-reports-to-non-obi-users-delivery-manager-api-of-bi-publisher/

  • Create an UDO from XML file

    Hello,
    I would want to create an UDO from an XML file. But I don't see any documentation about it.
    Do you know if there is any sample or something?
    Thanks in advance

    Hi Martin,
    I don't know if this is possible as I looked at the properties of the UDO object (SAPbobsCOM.UserObjectsMD) and there are no XML methods. As with the other meta data objects, like UserTablesMD and UserFieldsMD you have SaveXML and GetAsXML, but not with UDO.
    Hope it helps,
    Adele

  • How to generate GUI code from parsed XML file?

    hai,
    I have to generate GUI code after parsing any configuration XML file as input.Now i have parsed my XML file and got its attributed and i want to get some idea of how to map the parsed XML attributes to the java code to build GUI code.

    Hello,
    1. I like to create data type from a XML file structure, which contains the data structure ?
    XML fields will need to be taken note of to see which is repeating or not. You can also load the XML into a third-party tool such as Altova XML Spy and then generate an XSD from there. You will need to import the XSDs into PI under external definitions. However, this does not guarantee business interoperability, as such, it is always best to ask the provider for the XSDs or WSDL. It will also save you a lot of time from guessing which fields are needed or not.
    2. How to create custom node function in graphical mapping editor ?
    In your graphical mapping editor, on the lowest left corner, there is an icon there that says Create New Function. You must take into account their return types:
    1. Single Values = String
    2. Queue/Context (no return type) thus resultList is used.
    Hope this helps,
    Mark

Maybe you are looking for