Csv upload fails when the header contains colon (:)

Hi,
There seem to be a problem with the csv upload to the database tables. If the column header of the csv file contains colon the process fails.
Please help!!
Mustak

Hi Andy,
Thanks! The APEX version is 2.0. I have developed an application where I uploading models and their features from the csv file. The csv file headers are models names, feature names etc and the rows are models and their corresponding features. Some of the features(as headers) contains colons such as "3:2-pulldown compensation", a feature of TV. The upload process reads the models and features and load the feature values to the appropriate table. So you can imagine the column headers are important for the process. I wander if there is any work around.
Mustak

Similar Messages

  • Problems in Master-Detail forms when the detail contains LOVs

    I am having problems with master detail forms when the detail contains and lov.
    In my detail form I have a messageLovInput field that returns 2 values (code and description). When the lov window returns both values the messageLovInput disappear from the form.
    This problem happens only when I iterate in the master view and I try to add a record in the detail form.
    If I add a new record without navigation for the master view there is no problem.

    Jode,
    which technology are you using, ADF JClient ? If yes, please provide a step by step description of how to setup a testcase to reproduce the problem.
    Frank

  • Upload Failed. The server storage quota has been exceeded

    Dear All,
    I have an Excel file on Document library which is more than 100Mb. I am working with it daily (Simple edit, update and save). Since yesterday I am getting error message "Upload Failed. The server storage quota has been exceeded. Save a copy". But
    i have 10GB quota (I have checked in CA). Other users are fine. I am only the person who get this message. any idea?
    Best Regards
    lasantha

    Were are you storing this file?in Mysite Document library or in general site document library? Considering other users are not facing problems i guess personal quota on mysite is exceeded
     Go
    to your Central Administration à Application
    On the Application Management page, in the SharePoint
    Site Management section, click Quota Templates.
    On the Quota Template page, you can see the Personal
    site’s Limit site storage is set to 100Mb by default
     Make  it 200mb

  • Error in Download option when the request contains a presentation variables

    Hi
    I have a problem in using the download to Excel /PDF when the request contains presentation variables.
    I have a prompt that sets up the values of three presentation variables, and iam using those variables in a request, when trying to click on the download to excel or PDF link in the dashboard, no data is being downloaded , instead the request criteria is being printed in the excel with no data.
    Can anyone help with this matter please ?
    Thanks

    i never faced this issue with presentation variables but i am on 10.1.3.4. I dont know if it is a known bug with oracle but just wanted to check if any of you guys raised a Service Request with Oracle??
    I had problems if i have special characters lile *, - in the dashboard prompts but definitely not with Presentation variables. I would suggest to search in metalink to find some inputs
    Thanks
    Prash

  • Modbus Ethernet Slave seems to fail when the Master query information simultaneously for more than 16 Coils or Discrete Inputs.

    I'm developing an control application by using the Modbus TCP/IP for communicating with the host computer.
    I'm using the Modbus Library for LabVIEW
     (http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=F1582737BACF5CA8E0340003BA7CCD71&p_node=DZ52363&p_source=External).
    The LabVIEW MB Ethernet Slave seems to fail when the MB Ethernet Master
    query information simultaneously for more than 16 Coils or Discrete
    Inputs.
    The Modbus Application Protocol Specification (http://www.Modbus-IDA.org) state that:
    1- The function code 0x01 'Read Coilsis' is designed to read from 1 to 2000 contiguous status of coils in a remote device.
    2- The function code 0x02 'Read Discrete Inputs' is designed to read
    from 1 to 2000 contiguous status of discrete inputs in a remote device.
    To test the behaviour of the LabVIEW MB Ethernet Slave I have modified
    the 'MB Ethernet Example Slave.vi' by adding more Coils and Discrete
    Inputs. I have added up ONLY to 20 Coils and 20 Discrete Inputs.
    By using the 'MB Ethernet Example Master.vi' the answer to the MB query
    is correct for the first 16 Coils or Discrete Inputs. Starting from the
    17th Coil or Discrete Input the MB Ethernet Slave doesn't give any
    answer.
    By shifting the start point address the answer remain correct for the first 16 Coils or Discrete Inputs.
    I have tested the slave by using also a third part MB Ethernet Master and the behaviour is the same.
    1) There is a reason for this behaviour?
    2) There is a Modbus Library for LabVIEW that satisfy the  'Modbus
    Application Protocol Specification' managing from 1 to 2000 contiguous
    status of Coils or Discrete Inputs?
    Thanks,
    Asper

    I have the same problem with the MB Ethernet.
    I need 40 Outputs.
    The first 16 work perfectly. The next 8 coils do not work, The next 8 work, The next 16 do not work,The next 8 work,The next 24 do not work And work for the last 8. Conclusion, to activate the 40 outputs, I needed 88 coils.
     Because 48 coil, do nothing Can someone help me and i cant implemet the jim solution

  • Everytime i try to buy a photobook the upload fails, when i retry it fails again, have used the photo store before without problems

    I am trying to buy a photo album i have created in i-photo, everytime i try the upload fails and i get stick in a loop of retry pop-ups coming up on screen. i've been trying for several days now. i have used the store to order prints before and it worked fine so i am a bit confused as to what is happening. i use a proxy on the mac so that i can access my university work from home, could this be the problem - it hasnt caused difficulties before though

    To purchase and update apps, iTunes requires a valid payment method, even for free apps.
    Yu can create a new iTunes App account that is only good for free apps but you still need the old account to update apps purchased wth that account.
    Create an iTunes App Store account without a credit card

  • SOAP 1.2 web service fails when SOAP header has digital signatures

    Hi,
    When we upgraded our JAX-RPC web services from SOAP 1.1 to SOAP 1.2, they started failing with the following response.
    <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
    <env:Header>
    <env:Upgrade>
    <env:SupportedEnvelope xmlns:soap12="http://www.w3.org/2003/05/soap-envelope"
    qname="soap12:Envelope"/>
    </env:Upgrade>
    </env:Header>
    <env:Body>
    <env:Fault xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
    <faultcode>env:VersionMismatch</faultcode>
    <faultstring>Version Mismatch</faultstring>
    <faultactor>http://schemas.xmlsoap.org/soap/actor/next</faultactor>
    </env:Fault>
    </env:Body>
    </env:Envelope>
    The following two errors were in log.xml
    An error occurred for port: {http://xxx.xxx.xxx/xxx/1.0/ws/TestService}TestServicePort: oracle.j2ee.ws.common.soap.fault.SOAP11VersionMismatchException: Version Mismatch.
    Unable to determine operation id from SOAP Message.
    We use web service handlers to add and verify digital signatures. The request message seems to be making it to the web service but is failing before reaching the web service handler which verifies the digital signature.
    Everything works fine when we don't add the digital signatures. The SOAP message without the digital signature doesn't have the SOAP header. I've listed the SOAP message with the digital signature below.
    <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"
         xmlns:ns0="http://xxx.xxx.xxx/1.4/"
         xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
         <env:Header>
              <wsse:Security
                   xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
                   <ds:Signature xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
                        <ds:SignedInfo>
                             <ds:CanonicalizationMethod Algorithm="http://www.w3.org/TR/2001/REC-xml-c14n-20010315"></ds:CanonicalizationMethod>
                             <ds:SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"></ds:SignatureMethod>
                             <ds:Reference URI="#Body">
                                  <ds:Transforms>
                                       <ds:Transform Algorithm="http://www.w3.org/TR/2001/REC-xml-c14n-20010315"></ds:Transform>
                                  </ds:Transforms>
                                  <ds:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></ds:DigestMethod>
                                  <ds:DigestValue>...</ds:DigestValue>
                             </ds:Reference>
                        </ds:SignedInfo>
                        <ds:SignatureValue>
                        </ds:SignatureValue>
                        <ds:KeyInfo>
                             <ds:X509Data>
                                  <ds:X509Certificate>
                                  </ds:X509Certificate>
                             </ds:X509Data>
                             <ds:KeyValue>
                                  <ds:RSAKeyValue>
                                       <ds:Modulus>
                                       </ds:Modulus>
                                       <ds:Exponent>AQAB</ds:Exponent>
                                  </ds:RSAKeyValue>
                             </ds:KeyValue>
                        </ds:KeyInfo>
                   </ds:Signature>
              </wsse:Security>
         </env:Header>
         <env:Body xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="Body">
              <ns0:SearchRequestMessage
                   xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:gml="http://www.opengis.net/gml"
                   xmlns:xxx="http://xxx.xxx.xxxl/1.4/"
                   xmlns:ns5="http://www.w3.org/1999/xlink"
                   >
                   <xxx:SearchCriteria itemsPerPage="10" maxTimeOut="180000" startIndex="1" startPage="1" totalResults="25">
                   </xxx:SearchCriteria>
              </ns0:SearchRequestMessage>
         </env:Body>
    </env:Envelope>
    We are using Oracle AS 10.1.3.3.0, WSDL 1.1, and SOAP 1.2. Everything works fine with WSDL 1.1 and SOAP 1.1.

    Take a look 'How to Use a Custom Serializer with Oracle Application Server Web Services' [1].
    In your case, you should be looking at BeanMultiRefSerializer (org.apache.soap.encoding.soapenc), which will serialize your data using href and providing a way to deal with cycles.
    All the best,
    Eric
    [1] http://www.oracle.com/technology/tech/webservices/htdocs/samples/serialize/index.html

  • PortalPath for Mydashboard is not working when the username contains a "/"

    Hi,
    Our OBIEE application is integrated with a java web application. We are providing links to the dashboards, Mydashboard, Answers and Administration using java and passing the credentials and portal paths to OBIEE using java.
    Every other link is working fine, except the Mydahsboard link. When an username contains a "/" (Ex: xyz/adc.admin), then the mydashboard link is thorwing a path not found exception.
    We tried escaping the user name, encoding the username. Nothing worked.
    Finally removed the portal path from the URL and it is working fine, but lead to another problem.
    The other problem is that, if the user clicks the Mydashboard link and then Dashboard link and again mydashboard link, then the dashboard is coming up, but not the mydashboard.
    As we have removed the portalpath from the url, I guess the portal path of the dashboard is getting cached somewhere and it is being used even for the mydashboard.
    Any ideas, how to get this worked would be appreciated!!
    Thanks!!
    Vasantha.P

    Why do you need user names with /? If this is due to SSO try using the stripWindowsDomain option in your SSO configuration. See this post:
    http://www.clearpeaks.com/blog/oracle-bi-ee/configuring-obiee-to-work-in-single-sign-on-sso-environment-on-iis
    Otherwise you are going to have to convert it to something else or you will have plenty of problems in OBIEE. We ended up replacing it by "_" (underscore) and that worked fine for us.

  • Password protected PDFs from Acrobat XI cannot be opened in DC when the password contains a hyphen

    I have documents created in Acrobat XI that are protected with an Open Password.
    The password contains a hyphen "-".
    They open fine in Acrobat XI, but Acrobat DC refuses to open them: "The password is incorrect. Please make sure etc..."
    Documents created in Acrobat DC that are protected with passwords that contain a hyphen do not have this problem.
    I am working with the latest Mac OSX 10.10.3
    Luckily I still have Acrobat XI installed, but it is a problem for those with the new Acrobat DC and the new Reader.
    Ton

    AFAIK there were no code changes in this area between XI and DC, Are you doing all your processing on the same platform (Mac) or does the problem manifest when you move encrypted PDF between Mac and Windows. As I recall the problem that I was talking about manifest when encrypted PDFs were moved between platforms. If you do move your PDFs between platforms, then which Acrobat version do you use on which platform? Is it Acrobat DC on both Mac and Windows? On which platform/Acrobat version do you encrypt and on which platform/Acrobat version you try to open?

  • Downloading a pdf file, saving it, won't show the full name of the saving file when the name contains a space, stopping the file name.

    Downloading a pdf file, the name of the file contains a space in the middle of the file. The name showing on the 'Save' popup is the first few letters up to the space. Works fine on IE8. For instance, a file named "old snail_12345.pdf" would only show "old" (ignore the "s). This is on Firefox 30.0, WinXP Pro.

    Is this a problem when you are viewing the file in Firefox's built-in PDF Viewer and using its download button, or when you are using a download button in a web page?
    I've seen this problem occur when the server is pushing a different file name than the actual file name (for example, the file name is pdf.asp?id=12345 but the server is sending the name Annual Report.pdf in the headers sent with the file). I'm not aware of a workaround for the user, but for what it's worth, it is easy to fix on the server by replacing the spaces with %20 (the standard substitution used in web addresses).

  • Vertical Elasticity on Field is not working when the data contains - in it.

    Hi,
    I have a report which has to print a large invoice number(around 30 characters) per invoice line, but I got only space for 12-14 characters, so I have set the vertical elasticity property of the field to Expand which makes the data to wrap to the next line.
    But if the data contains any '-' character in it, the data wraps to the next line even though there is enough space on the current line.
    Sample outputs:
    When the vertical elasticity is set to Expand
    <p>
    Invoice Number Invoice Description
    123456789023 First Invoice on first line
    345678957694
    347634763476
    12345678-     Second Invoice but the number gets wrapped because of the hyphen
    345734573476
    569456573456
    When the vertical elasticity is set to Fixed
    Invoice Number Invoice Description
    123456789023 First Invoice on first line
    12345678-345     Second Invoice but the number does not get wrapped after hyphen
    </p>
    Is it a bug on reports editor, how do I avoid this?
    I would like to see the output like the following,
    Invoice Number Invoice Description
    123456789023 First Invoice on first line
    345678957694
    347634763476
    12345678-345     Second Invoice number with correct format.
    734573476569
    456573456
    PS: The version of the Report Builder is 10.1.2.0.2
    Thanks in Advance,
    Senthil

    It looks as if the logic that Oracle Reports uses to determine where to break the line is interpreting the "-" character differently from other characters. This is probably because it is used (at least in English) to break words at the end of a line (see http://en.wikipedia.org/wiki/Hyphen#Justification_and_line-wrapping).
    One workaround might be to replace "-" character with another character (or more) that looks the same (or similar), but that Oracle Reports does not interpret differently from other characters. For me (on Windows), CHR(173) seems to work. However, whether or not it works for you will depend on whatever character set(s) you're using. The same goes for the Unicode characters like U+2010 (hyphen), U+2011 (non-breaking hyphen), and U+2212 (minus).
    For example, in your data model, you might try replacing your current invoice number column with an expression that looks something like this:
    REPLACE(YOUR_INVOICE_NUMBER_COLUMN, '-', CHR(173))
    Hope this helps.

  • OdiSendMail fails when the session is restarted

    Hi All,
    I am having a peculiar problem. I use a variable to store the IP address for the SMTP host and use this variable in the ODISendMail command. Now, my package is designed in such a manner that whenever a component fails, ODI shoots off a mail. Things work fine when the a component fails for the first time during the execution of the package.The problem occurs when I restart the session and another component fails. Then ODISendMail fails with the following error:
    javax.mail.SendFailedException: Sending failed;
    nested exception is:
         javax.mail.MessagingException: Unknown SMTP host: 62.172.212.49
    How could this be when the command worked with the same parameters during the first invocation? Any help is appreciated.

    Hi Steph,
    Thanks for the response. Could you please suggest any remedy to the problem? How did you handle it when you faced it? Any help is appreciated.

  • Set.contains returns false even when the set contains the element

    As per java documentation, set.contains(o) returns true if and only if this set contains an element e such that (o==null ? e==null : o.equals(e)). In my case it doesn't (I have tested with Java 1.50_09 and Java 1.6.0). Look at the small toy example below. The last assert statement fails. But as per the documentation, it should not, since an element sc exists in the set such that sc.equals(sc2).
    Any help will be greatly appreciated.
    thanks
    Nilesh
    import java.util.HashSet;
    import java.util.Set;
    class StringCapsule {
        String s;
        public StringCapsule(String s) {
            this.s = s;
        public boolean equals(StringCapsule s2) {
            return s.equals(s2.s);
    public class TestSets {
        public static void main(String[] args) {
            Set<StringCapsule> set = new HashSet<StringCapsule>();
            String s = "test";
            StringCapsule sc = new StringCapsule(s);
            StringCapsule sc2 = new StringCapsule(s);
            set.add(sc);
            assert (set.contains(sc));
            assert (sc.equals(sc2));
            assert (set.contains(sc2)); // THIS FAILS
            System.out.println("Finished with set size " + set.size());
    }Copy above code to TestSets.java, and compile and run to reproduce
    javac TestSets.java
    java -ea -cp . TestSets

    If you have generics available, you should have annotations as well. One way to avoid this kind of problem in the future is to use
    @Override
    public boolean equals (Object o) when you know you want a method to override it's parent.

  • Problem with call to BAPI when the data contains spaces

    Hi everyone,
    I've a table in R3 that has 2 fields which is consulted via BAPI from XI. The Bapi call run correctly while the data don't contain spaces preffixed but when for example the data is ' A31' the BAPI call doesn't return nothing.
    The table structure is:
    CODE             DESCRIPTION
    values:
    ' A31'               'Desc A'
    'A30'                'Desc B'
    When I call the bapi with A30 value the Bapi return me Desc B, but when I try it with the value ' A31' the Bapi doesn't return any value.
    Could anyone help me?
    Thanks in advance

    >>The problem isn't the trim, because the bapi call must contain the spaces.
    Are you able to get expected results while testing the BAPI with data containing spaces?
    I have seen some cases where you get correct results when you test the RFC in SE 37, but the same data when passed from XI does not get the desired results. It was coz. when testing the RFC in R/3 some user exits are called and the data fets populated in the correct way. Check this.
    Regards,
    Jaishankar

  • Uploading failed when trying to order a printed book

    I have been trying to order/print a book thru iPhoto.  Everything works fine until the uploading process-- then I get an error message saying that an asset failed to upload and to retry.  I have tried changing security settings as well as addressing the iPhoto plist as was suggested in this site.  Any thoughts?

    does it preview correctly -
    Before ordering your book preview it using this method - http://support.apple.com/kb/HT1040 - and save the resulting PDF for reference - the delivered book will match it.
    and providing details helps - what version of iPhoto? Is OS X 10.9.5 as you state correct? have you tries uploading in Safe Mode - OS X: What is Safe Boot, Safe Mode? - Apple Support - what is the exact error message?
    LN

Maybe you are looking for

  • Forms not prompting to save

    I created a form... and noticed that when I go to record and choose insert it.. insert record and then exit out of form it doesn't give me the prompt anymore to save.. I did get this message before but not anymore... what could be a possible fix for

  • Roles in LSO...?

    Hi All, We are using mySAP ERP 2005 (ECC 6.0 SR2), LSO FE 600 installed When we check the pfcg tcode, there are lots of roles for lso SAP_HR_LSO_ACCOUNTINGADMIN SAP_HR_LSO_AUTHOR SAP_HR_LSO_COURSEPLAYER SAP_HR_LSO_DEVELOPMANAGER SAP_HR_LSO_FOLLOWUPAD

  • Keynote transition effects on fcp

    Just wondering if anyone know how I can use keynote effects on fcp. Or how I can get transition plugins that Keynote program is using to use in fcp.

  • Media Pulldown in FCS 2?

    Hi, I exported a Final Cut Project file and burned off a DVD in DVD Studio Pro, upon playback on a computer there was a thin shaky line at the top of the screen. On an SD television played on a DVD player, some of the texts (simple templates that I h

  • After installing Service Pack 2 in Vista, I've lost the pulldown menu in Tools Tab

    Pulldown Menu under Tools is "half" missing