So, here's my question (with slight 'setup'):
I have an af : outputText which gets it's value set to a date value (slightly altered via af:convertDateTime to remove the "/" seperators) on page load:
<af:outputText value="#{AppInfo.paydateInLockout}"...
Hey 'Diancecht', thanx for the pointer!
OK, I got it figured out.
The problem was with my if statement in the backing bean.
I had (see lines with red asterisk):
// get Available Years
// This is designed to populate the selectOneChoice list with ONLY those years which are available in...
Hmmm, I'm stuck and would appreciate any help available (bet you've never read that on here before - LOL).
I'm building a dynamically populated af:selectonechoice and it works almost exactly as I'd like it. I'm grabbing distinct years from our database for those records which are active via a...
Hmmm, I'm stuck and would appreciate any help available (bet you've never read that on here before - LOL).
I'm building a dynamically populated af:selectonechoice and it works almost exactly as I'd like it. I'm grabbing distinct years from our database for those records which are active via a...
OK, here's the atmosphere:
ORACLE JDEVELOPER
Studio Edition Version 10.1.3.4.0.4270
building a .jspx page to simply return/display data from one of my Data Controls.
I have an 'af:table' with two 'af:column's
Each column is set up with a 'header'. Here's an example:
<af:table...
The company for which I work utlizes a 12 sheet Excel workbook full of formulas to alter data entered on one sheet and fill in cells on other sheets. This is for reporting to the State DNR. Now, the DNR wants the data from this Excel document dumped into an xml document they provide. But...
Update and slight clarification.
OK, I got the xsd to create successfully.
I open the Excel document. Then do Data/XML/XML Source. Then open up the xsd map in the XML Source pain. Then, when I try to export the data, I get the error: "Cannot save or export XML data. The xml maps in this...
Hmm, I've got a problem that I can't seem to get around.
The company has an Excel work book with 11 Sheets. There are many functions moving and altering data entered on one sheet to other cells on other sheets. The state DNR supplies a ready built xml document and wants this data imported into...
Got it fixed!
But, I'm embarrassed to admit that it was, indeed, a simple syntax error. <blush>
Here's the section of the xsl (notice missing end of the xsl:vaule tag) <groan>:
<TERM_CODE>
<xsl:value-of select="PAYMENT_TERMS/ABRV"
</TERM_CODE>
Dan
Hey folks.
I'm a newbie at this, not proud of the fact . . . but, it's a fact none-the-less. I've posted a few questions already, and I appreciate all who've jumped in with tips and suggestions. I want to assure you all that I am doing my own learning and investigating on my own as well . . ...
EXCELLENT!
I implimented your suggested changes (in addition to a change of my command line call to invoke the xsql utility) and it works correctly. No EOF error!
Thanx 'tsuji', your assistance is much appreciated!
For anyone else interested to my command line call change, here's what I'm...
Hey hey! I'm back, and asking for more assistance! <groan>
OK, I'm on AIX trying to extract data from an xml document and insert it into an Oracle 10g sid.
But, rather than look at my real data, let's look at the classic books xml example.
Here's the xml:
<?xml version="1.0"...
Hey folks,
I'm on my VERY FIRST run through (yup, a certified newbie here - be gentle with me please! LOL) trying to insert the contents of an XML file into a table using XSQL.
I invoke the xsql utility from command line as so:
xsql insert.xsql posted-xml=insert.xml xsql-status...
'SantaMufasa',
Thank you very much for jumping into this thread and offering your time - it's MUCH appreciated!
OK, I suppose first, I should provide a critical piece of information which I forgot to include in my original post - that being the direction of data flow. OK, here's the...
Hey Folks,
I'm finding myself in a double tight spot, and so, I'm coming to the one site where I know I can always get assistance. Due to company shuffles and a dead-line, I'm working on a project which is not in my area of expertise. My background is SQL Server - this project is Oracle...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.