Stupid question, I'm sure...

I have a PartnerLink, which is a DB Adapter. I am doing a select, and need a date in my where clause, so at the end of the wizard I have setup a parameter called "date".
Just for the sake of early development phase, I have hardcoded a date ('01-may-2006') into a temp variable and assigned it to my "date" parameter. I get this exception thrown at runtime:
file:/C:/OraBPELPM_1/integration/orabpel/domains/default/tmp/.bpel_TMX2EBS_SoldUnits_1.0.jar/getSoldUnits.wsdl [ getSoldUnits_ptt::getSoldUnitsSelect_site_date(getSoldUnitsSelect_site_date_inparameters,DlysalesCollection) ] - WSIF JCA Execute of operation 'getSoldUnitsSelect_site_date' failed due to: DBReadInteractionSpec Execute Failed Exception. Query name: [getSoldUnitsSelect], Descriptor name: [TMX2EBSSoldUnits.Dlysales]. ; nested exception is: ORABPEL-11614 DBReadInteractionSpec Execute Failed Exception. Query name: [getSoldUnitsSelect], Descriptor name: [TMX2EBSSoldUnits.Dlysales]. See root exception for the specific exception. Caused by Exception [TOPLINK-3001] (OracleAS TopLink - 10g (9.0.4.5) (Build 040930)): oracle.toplink.exceptions.ConversionException Exception Description: The object [xs:datetime 01-may-2006], of class [class java.lang.String], could not be converted to [class java.util.Calendar]. Internal Exception: java.lang.StringIndexOutOfBoundsException: String index out of range: 19.
Anyone know how I should be formatting this date, so it will work in the where clause my DB Adapter is generating? I assume the DB Adapter is attempting to convert to java.util.Calendar because it knows the database field is a date, but I don't know how to prepare my data for that conversion.
And can anyone explain where the type "xs:datetime" in the exception is originating? I don't have any of those in my program, that I know of.
Also, my .xsd is setup to have a type="xs:date". Will that be the right way to go, once I get to the point of actually accepting the date as input? Or should I just use a string?
Thanks for any thoughts.
Smalls

XML Schema type "dateTime" should be the correct type. The format for this type is "YYYY-MM-DDTHH:mm:ss.SSS". Try "2006-05-01T00:00:00" instead.

Similar Messages

  • Stupid question I'm sure but ....

    ....I need some help in understanding our accounts please!
    We have BT together for our home phone number.
    We have Unlimited Weekend plan on a separate number for what was our old fax and dial-up internet connection.
    We have Total Broadband Option 2 for our internet connection.
    Am I being dense but presumably we dont need a separate number to use the broadband in which case I should cancel it?
    Any advice would be most welcome!
    Thanks

    Okay, let me pose a theory: Is it possible my installation is having trouble, in other words is what I'm seeing NOT normal?
    Can anyone verify (it would only take a few minutes) my findings? Here are the steps: Create a brand-new project using (just to make sure we're on the same page) the Apple template called "Wedding Classical Index." Next, resize any one of the main elements (labeled "button 1," etc.). OR, change the text to two words, or modify the text size/font. When finished, hit the Simulate button and mouse over the button you modified.
    Does the highlight look normal, e.g., underneath the text, etc., or has it moved to the side of the text, or changed into a vertical line, or worse?
    I just want to verify that my installation isn't being screwy. Thanks to the kind soul who takes a minute to help me out with this so I can move on...

  • A stupid question I am sure.

    I recently bought a copy of Notebook by Circus Ponies and I noticed on the box that it indicated that it was for Macs. It also indicated it was "Universal". Exactly what does that mean?

    Your MacBook has an intel chip. The term univerasal means it is written in universal binary, so it will run on the older Macs and the new intel mac natively. If it was not listed as UB it may still work on the intel machines but would run under rosetta and be slower.
    It is best to always use Universal Binary software for your MacBook. Check this out for more info.
    http://www.apple.com/universal/

  • Stupid Question: Embedding FMS 3.5 videos in other pages...

    Hi,
    Stupid question, I am sure.    But anyway, I have my shiny new FMS 3.5 server.   There is the multi-rate example which provides a "Cut and Paste"  object tag to embed the video....   e.g.
    <object width='640' height='377' id='videoPlayer' name='videoPlayer' type='application/x-shockwave-flash' classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' ><param name='movie' value='swfs/videoPlayer.swf' /> <param name='quality' value='high' /> <param name='bgcolor' value='#000000' /> <param name='allowfullscreen' value='true' /> <param name='flashvars' value= '&videoWidth=0&videoHeight=0&dsControl=manual&dsSensitivity=100&serverURL=dynamicStream.s mil&DS_Status=true&streamType=vod&autoStart=true&videoWidth=0&videoHeight=0&dsControl=manu al&dsSensitivity=100&serverURL=dynamicStream.smil&DS_Status=true&streamType=vod&autoStart= true'/><embed src='swfs/videoPlayer.swf' width='640' height='377' id='videoPlayer' quality='high' bgcolor='#000000' name='videoPlayer' allowfullscreen='true' pluginspage='http://www.adobe.com/go/getflashplayer'   flashvars='&videoWidth=0&videoHeight=0&dsControl=manual&dsSensitivity=100&serverURL=dynam icStream.smil&DS_Status=true&streamType=vod&autoStart=true&videoWidth=0&videoHeight=0&dsCo ntrol=manual&dsSensitivity=100&serverURL=dynamicStream.smil&DS_Status=true&streamType=vod& autoStart=true' type='application/x-shockwave-flash'> </embed></object>
    ( cough )
    I paste this into a web page hosted on another ( ordinary, nonFMS ) server, I see the player show up, but after 5 seconds I get message that the player cannot connect, please click Play to try again.    Of course same work fine if the page is hosted out of webroot on the FMS server.   So I assume the "example" does not include absolute URL's so I tried hacking in full URL's for  the swfs/videoPlayer.swf and the rtmp:/ URLs to no avail.   Which makes it a pretty poor "example" IMO.   I also noticed that the .smil file itself also includes a relative URL to the vod app, I modified that as well - the object tags still works only when hosted from the /webroot folder.
    So what should this "example" really look like with absolute URL's to use in a real way?   Also is there some content protection mechanism which is preventing this from being embedded in other pages not hosted locally?    
    Thanks.
    -- Bob

    Having the same problem, with no answer in sight. Others have suggested, as you have, to use a third party player. But why should it be so difficult to do this with the videoPlayer.swf file  that comes with FMS?
    Here's the page: http://www.librarymedia.net/Flash3/Newcode.html?source=rtmp://63.116.232.6/vod/mp4:Sports- BaseballvsDumont051010.mov
    The page based on Adobe's sample works, but the formatting is awful:
    http://www.librarymedia.net/Flash3/Recent.html?source=rtmp://63.116.232.6/vod/mp4:Sports-B aseballvsDumont051010.mov
    The FMS sample page says that the player has to be instantiated first. I have tried many different paths linking to the swfs/videoPlayer.swf file to no avail.I have also read these forums and scoured the internet.
    http://forums.adobe.com/message/2345877#2345877
    http://forums.adobe.com/message/2785126#2785126
    Should I just give up and use a third party player?

  • Please help me! I'm sure this is a stupid questions, but I can't figure out how to name a blank documents...

    Please help me! I'm sure this is a stupid questions, but I can't figure out how to name a blank document...thanks

    Lynn
    Had me stumped for a while too ...
    On the screen that presents all your "Blank" documents, simply touch the word "Blank" under the preview (not the actual preview) and you'll get a dialogue to name your document.
    Simon

  • Really stupid question - Migrating from 6i to 11g

    Hi all,
    I'm a developer that have been working with oracle since Forms 3, right now I use Forms 6i and I would like to know what I need to use Forms 11g. I understand this new environment is web based, but to start developing and deploying, what I need? for example if I buy the Oracle Forms & Report 11g, I also will need the OAS? or just with Forms and Report I could deploy (somehow) the application?
    Please don't flame me, I just want to understand how this works now.
    Best Regards

    As my old college profession used to say - "The only stupid question is the one that doesn't get asked!" Forms 11g only supports web deployment. This means you will need the OAS with the Forms and Reports Services installed as well. Typically, the setup is three tiered ( 1 server = Database, 1 server = Application Server, 1 server = Infrastructure server ). You don't have to set up the technology stack multitiered - all three could reside on the same server or you could have the all three on the same machine but is not recommended. I would at least have the database on a server seperate from OAS.
    Here are a few links to get you started.
    Oracle Documentation
    * Check out: Development Tools - Oracle Forms, Middleware - Applications Server - Oracle Fusion Middleware 11g and Middleware - Data Warehousing and Business Intelligence - Oracle Reports
    Since you will be upgrading from Forms 6i to 11g, be sure to visit the Oracle Forms-Upgrading Forms 6i to Forms 11g documentation.
    BTW, welcome to the forums!
    Craig
    If a response is helpful or correct, please mark it accordingly.
    Edited by: CraigB on May 6, 2010 2:09 PM

  • Stupid question re iTunes match and family sharing

    So, here is my dilemma...we have a large family and a ton of os devices--iphones, iPads, apple tv's, iMacs, MacBooks, etc.  Up until now, we have set everyone up on the same apple id, which has been crazy--my and my wife's phone ringing with the kids' FaceTime calls, me not being able to sign into iTunes match because there were too many devices associated with our account, and so on.  Now, wit the upgrade to iOS 8, my wife's phone is ringing when I receive calls and vice versa.  So, I was looking into the family sharing, but am not sure how that affects iTunes match.  I want to keep my iTunes match, because I have a huge music library and enjoy being able to listen to my music anywhere.  I guess my questions is, what is the best way to set up my accounts now?  Keep my apple id for my iOS devices, and set everyone else up as a "family member" under sharing with them having their own apple id's?  If so, what does that do to my iTunes match library?  can I keep iTunes match and still have family sharing on?  I don't care if I can share my music library with everyone in my family, but what I do care about is that I don't want to lose my access to iTunes match and my entire library, some of which consists of songs downloaded 7 years ago.  I know it's a stupid question, but as much as I've read and searched, I still haven't found the answer to my question.  Any help or advice would be greatly appreciated.  Thanks.

    Sounds very bad... you can try this, create a account for each member of the family, delete all products (leave all your devices as new) and put the accounts in the devices again, for example, this iPad is from the kid, put the Apple ID of the kid in her iPad, after, this iPhone is from your wife, put the Apple ID from your wife in her iPhone. But remember, the purchases save in the Apple IDs when the family use before, for change the purchases contact with Apple.

  • Probably a stupid question about upgrades...

    I originally bought Adobe CS3 Web Premium and upgraded to CS5.5 Design Premium last year.  I'm wondering if I upgrade, will my price be based on the CS3 license or the CS5.5 upgrade...?
    I'm guessing it will be based on CS5.5, but I want to make sure.
    -A. Ka

    There are no stupid questions!
    Regardless of whether you got to CS5.5 via upgrading to it or by originally licensing CS5.5 is irrelevant in terms of the upgrade price to CS6 as well as the media you use for the upgrade.
              - Dov

  • Stupid question, I know, but after years of using Firefox, on this one I can't find the Page Reload icon?? Please help.

    In the past, when I want to refresh a page, I've simply gone to the page reload icon on the toolbar. On the new version, I can't fin the reload icon. Sorry I know this is a very stupid question,, but I just can't find that reload icon. The toolbar is a lot different from previous versions, but I'm sure tht pesky icon must be there somewhere!!

    Hi merren,
    Not a stupid question at all :) You should take a look at [https://support.mozilla.org/en-US/kb/common-questions-after-upgrading-firefox-36 this article with common questions after upgrading].
    You could also benefit from the looking at the article on [https://support.mozilla.org/en-US/kb/how-do-i-customize-toolbars customizing the tool bar]. That will show you not only how to verify that you have the refresh button, but give you options on where it lives as well.
    Hopefully this helps!

  • Possible Stupid Question on Aliases

    We're on iMS/SunONE 5.2. What I've yet to figure out is how to do something so simple that I may be overlooking the obvious solution. This is to duplicate what /etc/aliases does in sendmail. I.E take an email address which does not match a particular existing user and deliver that message to the specifed recipient. There are two aspects of this which I need to address.
    1) Delivery of inbound mail if account is local. For example... [email protected] to [email protected] I think I understand this as I just need to add an alternate address for bob.jones into the ldap. Not centralized but the concept makes sese.
    2) Forwarding of inbound mail to other mail servers. For example [email protected] to [email protected].edu where our.listserv.edu is handled by a seperate mail server. In this case the /etc/aliases file sendmail uses makes this dirt simple. Unfortunately i've poured through the iMS docs and have yet to find how to do this. It may have to do with terminology as I'm not sure what iMS calls this type of proceedure. We have many of these (hundreds) and not having a centralized way of handling these would be very very difficult. What is the solution here?
    Thanks,
    -Patrick

    Not a stupid question at all, I fought with the same concept coming from sendmail. The concept is that it's simple to redirect mail using the aliases file (/etc/mail/aliases) and it only took one line to do it.
    Under iMS you need to expand your mind and accept that ldap is <insert deity> and everything is done differently.
    Alias entries need to be adapted to one of -
    individual accounts (mailalternateaddress)
    or
    a new ldap entry with it's forward settings going to your other addresses.
    or
    a mail list, for local one to many distributions.
    This applies to direct ldap and dirsync mode, however if you're running in dirsync mode, ensure you run the dirsync after making changes.
    Finally, if you create an aliases file in -
    <msg-home>/config/aliases
    and you are thorough on the addresses, they still work.
    Just my experience, search for "aliases" in the forum.
    Doug

  • Newbie to Mac, with a Stupid Question

    Ok, I just bought and received my first Mac, a MacBook, two days ago (Windows Vista Victim). So far, it's going ok, but I'm still on the learning curve.
    Here's my stupid question: What is the function of the four keys on the lower left corner (first row) of the keyboard? The first one says "fn", then "ctrl", then "alt/option", and then the Apple logo with another symbol. I'm sure I would get around to finding out, but a kickstart from you guys would be nice.
    Thanks in advance!
    Dirk in Florida
    MacBook   Mac OS X (10.4.9)  

    thats used for various reasons,
    fn= on windows side fn + the volume button makes ur sound go up, down or off
    ctrl=is used for editing purposes for windows platform, for example, ctrl + c = copy
    Alt\options= its usually used for switching platforms on start up for example, what your computer is starting up hold options and it will ask u what to start up on
    The apple button= on macintosh platform it allows you to do various short cuts (like the ctrl button on windows) for example, apple button + q = quit
    Ok? if u have any other questions just ask

  • What is workflow minimum? (stupid questions from rookie)

    Guys,
    we are evaluating Oracle workflow. If you could help us to answer some of the stupid questions we have - it would help us a lot.
    1. There are two parts of Workflow installation - DB and midtier. Is it possible to use workflow without installing midtier? Our understanding - midtier is used for providing web access for the users to the workflow engine: they can approve/reject, check workflow status etc. But is it possible to perform all these tasks via email only or by building some simple user interface in our existing webtier (which is not based on Oracle webserver, though is using Oracle for the DB layer)
    2. We were not able to configure other schema to have access to workflow successfully - though it looks like this schema has all possible privs set. If we are trying to call wf_engine.LaunchProcess - we are getting privs error. If we call it from the workflow schema - everything is working fine. Does anybody have any successful experience in doing this?
    Thanks a lot everybody for help!

    Hi,
    I do not consider myself an expert at Workflow, but I will attempt to answer your questions (which are not stupid questions by any means)...
    I will answer question 1 in two parts as it is essentially two questions.
    1. "Is it possible to use workflow without installing midtier"
    Workflow is a module inside the Database that is an optional installation.
    No middle-tier needs to be installed as such.
    The middle-tier I believe you are referring to is the Workflow Monitor, this is viewed by configuring either the:
    - Database HTTP server DAD to display the Workflow Monitor
    or
    - Application Server HTTP Server DAD to display the Workflow Monitor
    Configuring the Workflow Monitor for the Administrators is a very good idea.
    Normal users do not normally need to view this page, but read-only acess can be setup (ie. the users connect as a user without the ADMIN role)
    1. "But is it possible to perform all these tasks via email"
    Using Workflow Notifications, emails can be sent to users where they can approve/reject.
    2. We were not able to configure other schema to have access to workflow successfully
    I am not sure why you are not successful here... have you granted execute on wf_engine.LaunchProcess to the other schema?
    Cheers,
    Degan.

  • Little bit stupid question)

    Hey guys! I'm kind of new to c development for as3. I can imagine answer for my question, just want to be sure… anyway
    Is it possible to port remote control wrapper that allow communicate with mac os remote and global media keys? Or is alchemy just speedup tool, which can't bring new possibilities to flash?

    It is not a stupid question. Alchemy howerver has the same sequrity restrictions as AS3, so
    I guess you can not do what you wanted.
    Regards
    E

  • Sorry if this is a stupid question.

    How do I use a group I have created in my address book to send an email to everyone in that group. I'm sure it's very obvious, but I have been using the help feature in both mail and address book and it doesn't explain. I've also searched all over this site. I also don't want everyone on the email list to see each other's email addresses. Is this possible.
    Thanks for any advice.
    Lisa
    G-5   Mac OS X (10.3.8)  

    Lisa, no such thing as a stupid question, you have a question that you couldn't figure out, happens to anyone at some point.
    First, I'm assuming you indeed have a group formed in AddressBook (AB)
    - go to Mail and compose a new mail
    - click on the small button you see here in front of Account
    - and select Add Bcc field from the drop down menu
    - you should see the AB icon on top of the message window toolbar (if not, do a Customize Toolbar... and drag that AB icon there.
    - select the Icon, your AB data should now appear, including the group
    - select the group in the left column, and select all addresses in the right column (apple-A)
    - press To: button
    Now all your addresses will go to the To: field which you do not want. Copy all addresses in the To field (use apple-X to cut), then paste them in the Bcc field with Apple-V
    set your own email address in the To: field as this field should not remain empty
    insert message and send !

  • New Mac User, Please Pardon the Stupid Questions...

    Hi. As the title says, please pardon the stupid questions. I'm a Mac noobie. I got my iMac G5 from my aunt who has always been a mac user. The logic board went out on this one and I had it repaired so now I'm entering the world of mac.
    I'd like to know how to upgrade the software on my machine. I'm currently running 10.3.9 which is Panther but I'd like to upgrade. My question is, what software is the newest I can upgrade to and where can I get the software? Is it available for download or do I need to go to a store to purchase it? Also, I currently have itunes 4. I downloaded itunes 10 but it wouldn't install. I get the error message "the installer package "install itunes" cannot be opened the bill of materials for this package can not be found"... Is this due to my OS version? Please help... Thanks

    You have to buy it, you can't download it. See if the Apple Store sell it,but I think you will have to get it from eBay or Craig's List. Just make absolutelt sure it's the black retail disc, not grey! Also, you cannot run Snow Leopard on your iMac, it only works on intel machines.
    Amazon have some for sale.
    http://www.amazon.com/s/ref=nbsb_ss_c_115?url=search-alias%3Dsoftware&field-keywords=leopardos+10.5&sprefix=leopard+os10.5

Maybe you are looking for

  • How do I get back my old home page on firefox?

    I carefully created a home page on Firefox, and it has disappeared with a blank opening page now. I would like my old home page back. How do I do this?

  • Deleting complete account.

    so i cant remember my username or password for my like itunes account for when i buy songs. ive tried clicking on the forgot your password and then saying i forgot my username and having them look me up but nothing shows. so i was wondering if there

  • I have new in JMF-Any one help me

    Hai I am beginner of JMF.i have facing one problem for past 3 days. I wrote one applet program for playing mp3 song.Atfer i wrote one jsp file it has several radio button when i clicked any one of them it would called applet(i have using plugin tag f

  • TS140 install Windows 2012 on RAID 1

    Hello, I'm planning to install a Windows 2012 Server on a TS140 using RAID 1 configuration. As I read in the manuals, RAID is most often used with CSM (Compatibility Support Module), but as Windows 2012 supports UEFI it could be used with drivers.Whi

  • Analogue connectors All the same

    I have purchased an X-fi xtreme music through my local computer builder. when they ordered the card I asked them to pick up the home theater connectors. http://us.creative.com/products/product.asp?category=3&subcategory=55&product=4309 they told me t