Need Help - Projects Due Next Week!

Hello all,
I am trying to absorb all of the information available for ODI/ODP/ODQ. I have several Proof-Of-Concept projects due next week.
The following are the project POC requirements:
Scenarios:
Duplicate Person - Based on a single source table, de-duplicate the records based on LastName plus 1st character of Firstname plus (DOB -or- SSN).
Inconsistent Data - Single table with thousands of entries separated out by a "division". Each division could use a column for differing purposes. For example, Division A uses ColumnX as "Achievement Level" and Division B uses ColumnX as "Work Skills". There are two targets in this case. So I would have to route the records from Division A to TargetA, and records from Division B to TargetB.
Dirty Data - Table containing "standard" code columns with invalid values. Need to compare these values to a code cross-reference table formatted like:
CodeXRef Table
Category VARCHAR(20)
SourceCode VARCHAR(100)
TargetCode VARCHAR(100)
The standard code from the source table would be "looked up" in the CodeXRef table (by field category). The TargetCode value would be used to populate the target. If a match is not found in this case, I need to record the error and move on.
Now to the problem - The install of Oracle DQ (which I assume I need for Scenario - Duplicate Person) does not work on my Windows XP machine (TSS Scheduler doesn't respond during install - see previous thread I have left). The install works on a Win 2003 server we have, but going through the DQ tutorial, on the last few pages, it gives instructions on how to export the sample project for ODI. However, after following the instructions I receive several errors (see a previous thread I left today). So far this tool does not seem to be ready to use, at least for Windows platforms. Does anyone have a few moments to help me out? Perhaps walk through fixing the install? Give best practices/tips on how to achieve the scenarios listed above in the short time frame I have?
I have read the instruction manuals, read this forum (almost all threads) and still don't have answers. I have several types of Instant Messengers installed, so communications should not be an issue.
Thanks!
Ben

Although the default action of the submit button is to send the data to the processing script identified in the action attribute, you don't want the form to be submitted when you're using Ajax.
The following is a very simple script that outputs to the browser console the value entered in the form field. To keep the script simple, I have used the W3C Event model, so this won't work in IE 8 or earlier. But it should help you understand how to get the value from a form input field using JavaScript.
<form id="form1" name="form1" method="post" action="">
    <p>
        <input type="text" name="user_input" id="user_input">
    </p>
    <p>
        <input type="submit" name="submit" id="submit" value="Submit">
    </p>
</form>
<script>
// Add event listener to submit button
document.getElementById('submit').addEventListener('click', getVal, false);
function getVal(e) {
    // Get the value of the input field
    var val = document.getElementById('user_input').value;
    // Output it to the console
    console.log(val);
    // Prevent the form from submitting
    e.preventDefault();
</script>

Similar Messages

  • Need HELP (Project Issue) : Having 3 individual VIs, datalogger.vi, start vi, amksms.vi done. (How to run the VIs in sequence order - datalogger start amksms combine into 1 VIs? )

    Need HELP (Project Issue) : Having 3 individual VIs, datalogger.vi, start vi, amksms.vi done.
    (How to run the VIs in sequence order - datalogger > start > amksms combine into 1 VIs? )

    VIs in icon.
    how would it able to run in the sequence order:
    data first, follow by start and lastly amk sms.
    Attachments:
    dsa.jpg ‏10 KB

  • Since I went to 4 Paychex and another important site can't work - they've requested I go back to 3.6 (???) Please help - need to do payroll next week and the other one is an important dianostic site for patients - thanks!!!!

    went to firefox 4 and our payroll company and another site won't work with it

    You can find the latest Firefox 3.6.x here:
    *http://www.mozilla.com/en-US/firefox/all-older.html

  • Need help projecting keynote from my iPod....??

    Ok so I purchased keynote for my iPod it's great and all but I cannot seem to project it on my wall. I have a projector and I video cord but no picture lol
    I read a lot about "Presenters  notes" and "presenters display" but dont find where to play from there. Also, in the help page it mentions 2 places to press "play" but the opputunity is not there.. please help..

    First of all, when connecting your iPod to your computer, be sure to click "NO" if you recieve a message like this: "This iPod is linked to another computer. Would you like to replace the content?"
    Then, onto the iPod-to-computer transfer:
    There are a few different methods with transferring iPod songs to your computer.
    These include:
    --- Manually transfer your iPod songs to iTunes. See MacMuse's posting here: iPod songs to computer (MacMuse post)
    --- Add your iPod's folder into the iTunes library (via iTunes). See Jeff Bryan's post here: Using iTunes settings to transfer iPod songs to iTunes
    --- Use a third-party program to get the transferring done. For a Windows computer, CopyPod should work good. Also, you can try out YamiPod.
    I hope that helps you.
    -Kylene

  • PLEASE HELP PROJECT DUE IN TOMMORROW

    Hi, I am really stuck and have a project to hand in tommorow,
    I created a web site in dmx and linked it to the following access
    database
    ID, SEE
    where see is a hyperlink in a access db coloum to a page of a
    word document. However when I search for a cretain ID the link in
    the see coloum is not clickable as a hyperlink. Does any one know
    where I am going wrong?

    krazykris,
    primalx is right, you are probably outputting the hyperlink
    and just outputting it wont make it "clickable" you need to code it
    as a link like primalx said, except if you want it to look like a
    link you need to replace the ID to SEE (you should really try
    naming you columns differently ID is pretty vague try something
    like linkID and SEE is a common word with no correlation to you
    database try pageLink or something...
    <cfquery datasource="whatever" name="listings">
    select ID, SEE
    From yourdb
    </cfquery>
    <cfoutput query="listings">
    <cfif SEE neq "">
    <a href="#URLENCODEDFORMAT(SEE)#">#ID#</a>
    <cfelse>
    #SEE#
    </cfif>
    </cfoutput>

  • SIM not reading, Need help fast due to being abroad!!

    My iPhone 4 was working perfectly until about an hour ago when I received an error message stating I have no sim. I restarted the phone several times with no luck. Then I restored all settings through the iPhone with no luck until I turned my phone off for 3 mintues and upon turning it back on (I was unable to reset the phone because I have no computer back up and no WiFi because of the no SIM) the tmobile signal appeared. I was able to connect to wifi to reset my phone which it is in the processes of doing. But after 5 minutes the NO SIM appeared where tmobile appeared. I am in Austria for another 3 weeks and this is my only connection back to home and I am not even able to contact someone to tell them what is happening. If anyone has ANY solutions that does not involve going to an ATT store (my phones original carrier) to replace the SIM card since I am not capable to do so it would be greatly appreciated. Thank you so much for your time
    Scarlett

    Try this (copied from http://support.apple.com/kb/TS2802):
    Remove the SIM card.
    Verify that the SIM card is not damaged or dirty, then reinstall the SIM card.
    Try turning iPhone off and then on again.
    Wait approximately two minutes, then see if iPhone detects the SIM card and if it will register on the network.
    If that doesn't work, try another SIM card for that carrier, if possible, to see if it is detected.
    If the message still exists, please go to: apple.com/support/iphone/service/faq/ for information on service.
    Note: If you need to send your iPhone in for service or if you want to temporarily use a different phone, you may be able to use the SIM card inside your iPhone with another GSM phone.

  • Need help to determine Next Qtr

    Hi All,
    I have a requirement to determine intermediate qtrs between start and end qtrs.
    for example:
    Q1_07 TO Q4_09
    OR
    Q3_07 TO Q3_10.
    dont have start and end date.
    Please help.
    Thanks

    I assume that you are looking for displaying intermittent quarters. below is the generalised query.
    select decode(mod(to_number(substr(:start_quarter, 2, 1))+level-1, 4), 0, 4, mod(to_number(substr(:start_quarter, 2, 1))+level-1, 4)) qrtr,
           to_number(substr(:start_quarter, 4, 2))+trunc((to_number(substr(:start_quarter, 2, 1))+level-2)/4) yr
    from dual
    connect by level <= (to_number(substr(:end_quarter, 4, 2)) - to_number(substr(:start_quarter, 4, 2)))*4 +1 + to_number(substr(:end_quarter, 2, 1)) - to_number(substr(:start_quarter, 2, 1))
    /With an example of Q1_07 to Q2_08.
    SQL> select decode(mod(to_number(substr('Q1_07', 2, 1))+level-1, 4), 0, 4, mod(to_number(substr('Q1_07', 2, 1))+level-1, 4)) qrtr,
      2         to_number(substr('Q1_07', 4, 2))+trunc((to_number(substr('Q1_07', 2, 1))+level-2)/4) yr
      3  from dual
      4  connect by level <= (to_number(substr('Q2_08', 4, 2)) - to_number(substr('Q1_07', 4, 2)))*4 +1 + to_number(substr('Q2_08', 2, 1)) - to_number(substr('Q1_07', 2, 1))
      5  /
          QRTR         YR
             1          7
             2          7
             3          7
             4          7
             1          8
             2          8
    6 rows selected.
    SQL>Cheers
    Sarma.

  • Im doing my final year project here and i need help- karasi

     my name's karasi and im from singapore..currently doing my final year at nanyang polytechnic..diploma in electronics, computer and communications engineering..im new to this labVIEW software as my supervisor just gave me this..my supervisor will be giving my project details next week and im pretty sure tht i really do need alot of help in this to pass my final year project..so any kind helpers who would wanna help me in this would u pls kindly email me at [email protected] thnk you..
    Solved!
    Go to Solution.

    The PCR here is used to monitor and analyze the temperature of the substance. I'm supposed to make a user interface with 4 display of graphs overlapping each other. And the buttons are used to control which graph should come up first. Once when a button is shown, the button should greyed out. I've attached on an example that my supervisor gave me on how it should look like. Thanks! 
    Attachments:
    imgA.jpg ‏75 KB

  • Need help getting current/default audio playback device from VISTA

    Hello,
    I need to get the current audio playback device in VISTA.
    It's easy enough in XP as I just get this information from the
    registry. My understanding is that things are different under
    VISTA. I was told you can't change the device but you can get the
    device using the following...
    --CoCreateInstance(IMMDeviceEnumerator)
    --IMMDeviceEnumerator->GetDefaultAudioEndpoint(eConsole)
    Problem is I don't know what to do with that. I assume it
    needs to be compiled with some library (compiler, library, etc... I
    don't have)
    So... question, is there already an xtra that can get this
    information OR... can I pay someone to make an xtra using the above
    info?
    If you are able/willing to help, please let me know asap as
    project is due next week. I can pay you through paypal.
    Thank you!!!!!
    [email protected]

    http://www.schmittmachine.com/asPitchDetect.html
    Antoine Schmitt at that url builds Xtras and his
    asPitchDetect Xtra can get info on recording devices... try
    contacting him and he might be able to help you with a custom Xtra
    to get info on playback devices in Vista.

  • I need help choosing a new MBP (previous one was stolen)

    Hello everyone, I need help choosing my next macbook pro because my previous one (15" Core i7 high res anitglare screen) was stolen . As you probably tell I spent a lot of money on my previous one and now I am a broke college student that doesn't have $2,400 to drop on a replacement.
    So this is where you come in... because of budget reasons I have been looking at the 13 inch macbook pro but I just cannot bring myself to spend $1200 on a laptop with old technology (Core 2 duo processor) not to mention it is only 2.4ghz. I am not really sure what to ask about it I think i just need some good stats or other convincing information to allow me to buy it.
    I know about the student discount and the refurb. macs, are there any other reliable ways to get a less expensive MBP?
    I am a converted PC user and I LOVE macs, please don't let my budget make me revert back to a PC...

    Like you’ve already said refurb is a good option.
    I know it’s a bit late now but let me point you in the direction of Prey Project.
    Prey Project is an open source program I use on my MacBook Pro, it’s a program that can track your computer and phones if stolen using GPS / Google Maps etc to give you location of it.
    It will also take pictures of who is in front of it, log what they are doing etc.
    Check it out here http://preyproject.com/ this such an amazing program that is free to use, will work on Apple, Windows, Linux and Android phones.

  • Seriously need help but cant get through via phone

    I am seriously needing help spend almost all week chatting with verizon via my verizon however nobody could come up with an answer for my problem  it seems that I have been locked out of using the online payment option  and the lady says it does not show that on her end  I need this addressed asap but the lines have been down for days according to the store I just spoke with.  is there someone in finance or billing that could call me?  I have several things I am trying to do  1.  add an account manager 2. make a payment arrangement for a week out ( I normally do this as my payday falls odd)  3.  gain access to online payments

    Take each of the following steps that you haven't already tried. If the problem isn't solved, ask for further instructions.
    1. Are the current date (including the year) and time shown on your system clock? If not, correct them and test.
    2. Disable any third-party firewall, "security" software, or network filter.
    3. In some versions of OS X, Parental Controls has a bug that prevents loading of secure websites. Turn it off.
    4. The process by which OS X checks the validity of root SSL certificates doesn't work behind the authenticating SOCKS proxies used on some enterprise networks. If applicable, contact your network administrator. The proxy server may need to have its settings changed.

  • I need help! Do I need to have a MacBook/Mac Pro to submit/distribute an app game in Apple Store? I hired a designer and developer to do it for me..should be done next week.I have an Ipad.Is Ipad going to be just fine?I know I have to sign up for the Deve

    Hi,
    I need help! Do I need to have a MacBook/Mac Pro to submit/distribute an app game in Apple Store? I hired a designer and developer to do it for me..should be done next week.I have an Ipad.Is Ipad going to be just fine?I know I have to sign up for the Developer Program(I started that..though not finished yet)My developer will walk me thru submitting it.Please help.
    Thanks,
    sheapps28

    You'll need a Mac with a support OS X and tools to complete the process.

  • I'm trying to reinstall Logic Pro 9, and it says It's already installed. I have a project due for class and I need help asap. Please help!!!

    I'm trying to reinstall Logic Pro 9, and it says It's already installed. I have a project due for class and I need help asap. Please help!!!

    Yea I am. I deleted Logic Pro 9 and moved the App to the Trashcan like normal. Then when I go to install it, it says its already Installed. When I do this with other apps; it works fine, the install thing comes back up like it should once you have deleted the app

  • Hi folks, my mothers 40th next week and im looking to buy an iphone for her now and pay later. I see its available but will i be granted the loan on here ? really need help with this . thanks folks

    Hi folks its my mothers 40th next week and im looking to get an iphone4s or 5 from apple and then pay back monthly as in buy now pay later . i do not want contract . Im only 19 and cant afford to buy one right away although i can pay monthly back to apply if i was to get the iphone. Help needed here and thank use

    This is Apple's financing program in the US if you want to buy an iPhone without a carrier subsidy:
    http://store.apple.com/us/browse/finance/instant_credit_page
    Whether you could qualify I can't say. And as Lawrence said, even without a contract the plans from the carriers are expensive, so you will need to consider whether you or your mother can afford the monthly ree.
    Regards.

  • Hi, my free trial license has expired, and I am wondering if it's possible to only pay for one month for after effects without locking for a year with monthly fee. I only need this for a project that is ending next week.

    Hi, my free trial license has expired, and I am wondering if it's possible to only pay for one month for after effects without locking for a year with monthly fee. I only need this for a project that is ending next week.

    Creative Cloud Plans
    https://creative.adobe.com/#plans

Maybe you are looking for