Issue with CSV export while using HTMLDB_ITEM.SELECT_LIST_FROM_LOV in SQL

Hi,
I have created a SQL report with HTMLDB_ITEM package. IN that report, I have generated a report column using SELECT_LIST_FROM_LOV, which can be used by the admin to update the column entry.
Here is the link:-
http://apex.oracle.com/pls/apex/f?p=50508:8:
The update is working fine, The issue is, if you download this report as a CSV, it will export all the values of the select list for that particular column. Is there any way to restrict the export to the single value of that column( or the current value in the database). Please help/ suggest.
thanks
VG

Brian,
This example:
http://htmldb.oracle.com/pls/otn/f?p=31517:176
and this example:
http://htmldb.oracle.com/pls/otn/f?p=31517:160
may help you.
Denes Kubicek
http://deneskubicek.blogspot.com/
http://www.opal-consulting.de/training
http://apex.oracle.com/pls/otn/f?p=31517:1
-------------------------------------------------------------------

Similar Messages

  • Issue with join condition while using in the corelated sub query

    Bees,
    I am not able to use the below query since i have used a join condition in the corelated sub qery inline view.But i have a requirement like this . Please help me on this
    select * from dept d
    where exists (select 1 from (
    select deptno
    from emp where deptno= d.deptno)
    Thank you
    Boooo

    Hi,
    I've never seen a general solution for how to reference columns from main query a from sub-query c, where c is is sub-query of b, which is a sub-query of a.
    Whenever I've wanted to, I've been able to get the desired results with a different approach.
    In this case, you seem to want
    SELECT     *
    FROM     dept     d
    WHERE     EXISTS     (
              SELECT     1
              FROM     emp
              WHERE     deptno     = d.deptno
              );I'm guessing at your data and desired output.

  • Is anyone else having issues with kernel_task spiking while using Firefox v27.0.1?

    During normal operations w/o Firefox running, kernel_task utilizes anywhere from .02% - 2.4%. When I run Firefox and begin browsing, the kernel_task frequently bursts up to 12% 56% and slows my entire system down.
    This just began happening today after months of use. No new extensions have been installed that were not previously there.
    OS: Mavericks 10.9.1
    I'm back to using Chrome. :|

    Hi TootsMagoon,
    Thank you for posting your question. When you watched the activity monitor did you take a sample of the kernel_task and see which processes were taking up the most resources? I would be happy to further investigate this a bug as well.
    Provided, if this is not helpful, if you want to leave feedback for Firefox developers, you can go to the Firefox ''Help'' menu and select ''Submit Feedback...'' or use [https://input.mozilla.org/feedback this link]. (You'll need to be on the latest version of Firefox to submit feedback). Your feedback gets collected at http://input.mozilla.org/, where a team of people read it and gather data about the most common issues.

  • Problem with Progress DB while using to connect using JDBC Adapter

    Hi,
      I am facing Problem with Progress DB while using to connect using JDBC Adapter. I am getting the following error in auditlog file like,
    Error during database connection to the database URL  jdbc:JdbcProgress:T:156.5.31.65:2545:/mfgprodev/devbadb 
    /devsche/i_apoext.db using the  JDBC driver "com.progress.sql.jdbc.JdbcProgressDriver" : com.sap.aii.adapter.jdbc.sql.DriverManagerException: Unable to locate a suitable JDBC driver to establish a connection to URL " jdbc:JdbcProgress:T:156.5.31.65:2545:/mfgprodev/devbadb 
    /devsche/i_apoext.db "
    I tried using the following all URLs,
    1. jdbc:JdbcProgress:T:156.5.31.65:2545:i_apoext.       
    2. jdbc:JdbcProgress:T:156.5.31.65:2545:i_apoext.db     
    3.                                                      
    jdbc:JdbcProgress:T:156.5.31.65:2545:/mfgprodev/devbadb 
    /devsche/i_apoext.                                      
    4.                                                      
    jdbc:JdbcProgress:T:156.5.31.65:2545:/mfgprodev/devbadb 
    /devsche/i_apoext.db.                                  
    Can anyone please help me out in solving this issue.
    May be the cause for this is :
    1) The Wrong URL  format
    2) CLASSPATH is not setted properly..
    Can you look more into this stuff.
    Thanks,
    Soorya.

    Hi,
    To access any database fromm XI, using the JDBC adapter, the corresponding drivers have to be installed on the XI server.
    Just check this note 831162.
    Also, check this PDF to install Drivers in XI,
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3867a582-0401-0010-6cbf-9644e49f1a10

  • Strange issue with rights of account, used by SSIS (Foreach Loop Container does not return file names without Admin rights on server)

    Hello everyone.
    Faced very strange issue with account, which is used to run SSIS package.
    The specific package uses Foreach Loop Container to retrieve file names within the specified folder, and put them into Import file task.
    The package is set up to run under specific service account. This service account is given all permissions (Full control) to the folder where source files reside.
    So the issue is: SSIS package fails to execute this task (Foreach Loop Container and then Import), and shows that no files are found in the directory (although files ARE there).
    Once we're adding the service account into local Administrators group on the SQL Server, it works! Removing - does not work again. We cannot leave the service account as SQL server's admin as it's prohibited by our IT policies, and is just a bad practice.
    Any ideas, please? 
    MCP

    Here's the real log output:
    Date 16.04.2014 12:47:09
    Log Job History (RU-BW: Update)
    Step ID 1
    Server Server
    Job Name RU-BW: Update
    Step Name bw_import_cust_master_data
    Duration 00:00:02
    Sql Severity 0
    Sql Message ID 0
    Operator Emailed
    Operator Net sent
    Operator Paged
    Retries Attempted 0
    Message
    Executed as user: service_account Microsoft (R) SQL Server Execute Package Utility  Version 10.50.4286.0 for 64-bit  Copyright (C) Microsoft Corporation 2010. All rights reserved.    Started:  12:47:09  Error: 2014-04-16 12:47:11.45
        Code: 0xC0202070     Source: bw_import_cust_master_data Connection manager "Input"     Description: The file name property is not valid. The file name is a device or contains invalid characters.  End Error  Error:
    2014-04-16 12:47:11.47     Code: 0xC0202070     Source: bw_import_cust_master_data Connection manager "Input"     Description: The file name property is not valid. The file name is a device or contains invalid characters.  End
    Error  Error: 2014-04-16 12:47:11.48     Code: 0xC0202070     Source: bw_import_cust_master_data Connection manager "Input"     Description: The file name property is not valid. The file name is a device or contains invalid
    characters.  End Error  Error: 2014-04-16 12:47:11.48     Code: 0xC020207E     Source: Import file Flat File Source [1]     Description: The file name is not valid. The file name is a device or contains invalid characters.
     End Error  Error: 2014-04-16 12:47:11.48     Code: 0xC004701A     Source: Import file SSIS.Pipeline     Description: component "Flat File Source" (1) failed the pre-execute phase and returned error code 0xC020207E.
     End Error  DTExec: The package execution returned DTSER_FAILURE (1).  Started:  12:47:09  Finished: 12:47:11  Elapsed:  2.324 seconds.  The package execution failed.  The step failed.
    MCP

  • Problem with two monitors while using Photoshop, windows move from 2nd screen to 1st screen.

    Problem with two monitors while using Photoshop, windows move from 2nd screen to 1st screen.
    I saved a new workspace and it did not help.
    No problem before I went to Maverick.

    I found the fix, go to System Preferences and open Mission Control and uncheck the box to keep monitors as they were (When switching to an application...........)

  • Crash issues with elements organizer while running Apple OS 10.9 Mavericks

    Crash issues with elements organizer while running Apple OS 10.9 Mavericks.  Crashes then ask if you want to reopen or not.  Also when you are trying to manuver the page with your mouse things go crazy from a full page edit back to viewing all photos on the site and skipping around from picture to picture.  Unsusable as it is today!

    It is very critical to delete all preferences when you do a major OS X upgrade. You need to go to your username>library>preferences and delete everything pertaining to PSE. To see that library in 10.9, open a finder window, click your user account in the list on the left (the little house with your name), and then click the gear wheel at the top of the window and choose View Options. At the bottom of the list of checkboxes you'll see Library. Turn it on and then you can easily find the preferences folder.

  • I have some issue with my bluetooth im using an iphone 5 its just keep on searching bluetooth devices it cannot detect other bluetooth device, any solutions to my problem?

    I have some issue with my bluetooth im using an iphone 5 its just keep on searching bluetooth devices it cannot detect other bluetooth device, any solutions to my problem?

    Hi miffyzoo,
    If you are having bluetooth pairing issues with your iPhone and your Mac, you may find the troubleshooting steps outlined in the following article helpful:
    iOS: Troubleshooting Bluetooth connections
    http://support.apple.com/kb/TS4562
    Regards,
    - Brenden

  • Send mails with csv file as an attachment through oracle(SQL SCripts / Stor

    Hello Everybody,
    I have recently come across a requirement in which I am supposed to send mails with csv file as an attachment through oracle(SQL SCripts / Stored Procedure) .
    The contents of the csv file are to be retreived from the Database as well as the content of the mail and to whom it needs to be sent has also to be picked up from the database.
    Can somebody suggest me with a suitable code for the same?
    Would be of great help..!!
    Thanks & Regards,
    - VR
    Edited by: user646716 on Dec 18, 2009 10:44 AM

    read below links
    http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:255615160805
    http://www.orafaq.com/wiki/Send_mail_from_PL/SQL#Send_mail_with_UTL_TCP_-withattachments
    How to send csv file as an attachment

  • Issues with iTunes Home Sharing using iPhone 6 Plus

    Hi guys,
    I'm having problems with streaming music and video on my iPhone 6 plus from my Macbook Pro (mid 2010 model) using iTunes' Home Sharing . I am able to stream without any issues using my iPhone 4S and my Apple TV, however.
    I am using iTunes version 12.0.1.26, iOS 8.1.2, and OSX 10.9.5.
    Using my 6 plus, I am able to connect to my iTunes library, both music and video. Album art shows up for music but no cover art for the videos. So, all in all, I am able to see the contents of my library.
    However, when I try to play songs, a couple things may happen. First, nothing plays for about 10 seconds; then a second or two of the song plays followed by silence again, appearing as if it's buffering. Second thing that may happen is that a second or two plays immediately followed by silence. If I press next to play the next song, what usually happens is that nothing plays, although the song title does appear.
    As seen in this video, I don't have any issues with my WIFI connection or internet speed, as demonstrated using the iPhone 4S and Apple TV.
    I have no clue as to why this is happening.
    Hopefully someone could shed some light with this issue. Please feel free to comment. I'm open to and appreciate any suggestions while Apple tries to find a solution. Thanks.

    UPDATE
    So, after working with the guys at Apple, they were able to provide a solution.  Now I have no problems using Home Sharing with my iPhone 6 Plus!!!
    (I should add that I have the Linksys Advanced Dual-Band N Router (E2500))
    The issue was fixed by giving one of the wi-fi channels a different name, thus splitting the channels into 2.4 GHz and 5 GHz.  Then, I connected my iPhone to one channel (2.4 GHz) and my MacBook Pro to the other channel (5GHz).  In this configuration, I have had no issues streaming my music and video.
    It seems that the problem is some kind of interference between both devices when using the same channel (i.e., when both the 2.4 GHz and 5 GHz channel share the same name).

  • Issue with JPEG Exports

    I am unable to use my exported JPEG files in other programs. I have exported my InDesign document pages as JPEGs, and they are available in a folder and open up in Preview. However, when I try to import the saved JPEGs into other programs like powerpoint, they are unavailable for selection. I am using a Mac.
    I have tried using the JPEGs in multiple other programs so am thinking the issue is something to do with the export format itself.
    Any ideas on how I might be exporting this wrong?

    Exported Jpegs not readable by Powerpoint via finder

  • BI 7 Web Templates: Problems with csv-export

    Hi all,
    I am aware that a csv-export out of a web template is associated with excel, meaning that the export in csv opens in excel.
    Nevertheless my problem is, that in the course of the export process several blank columns are inserted.
    So when I afterwards open the file with the "windows editor" for example I have a result like
    PLZ;;;45133 where I expected
    PLZ;45133
    Has anyone an idea?
    Best regards
    Mark

    Hello,
    Is there a hierarchy involved?
    If yes, then the blank spaces are inserted due to the hierarchy. When the hierarchy is drilled down, the blank spaces are inserted to show the hierarchy structure. Unfortunately, this is standard and cannot be changed using standard BW functionality.
    Thanks,
    Michael

  • Issue with instant ringback when using sip trunk to SP

    Hi all,
    We use CUCM 8.0.2.
    We have a SIP trunk to a SP connected via one of our Cisco 2911 routers configured as a CUBE.
    Cisco IOS Software, C2900 Software (C2900-UNIVERSALK9-M), Version 15.0(1)M3, RELEASE SOFTWARE (fc2)
    c2900-universalk9-mz.SPA.150-1.M3.bin
    Cisco CISCO2911/K9 (revision 1.0)
    Technology Package License Information for Module:'c2900'
    Technology Technology-package
                      Current       Type
    ipbase        ipbasek9      Permanent
    security      securityk9    Permanent
    uc              uck9            Permanent
    data           None            None
    We also have several ISDN lines that run out via various Cisco routers configured as H323 gateways.
    We use 7945 and CIPC for our phones.
    We're having an issue with calls going via the SIP trunk where we hear ringing instantly after dialling - but before the actual device at the other end starts ringing (considerable difference).
    Using the SIP trunk: If I make a call to my mobile phone - I hear ringing instantly - about 3 rings before my mobile phone actually starts ringing - undesireable.
    Using H323 gateway: If I make a call to my mobile phone - I hear silence for a bit - then ringing when the mobile starts ringing - desired.
    Using SIP trunk: If I make a call to a landline that is ready - it rings instantly for at least 1 ring - before the actual phone I'm calling starts ringing - undesireable.
    Using H323 gateway: There is a momentary pause before hearing ringing on my phone and the phone I dialled - desired.
    Using SIP trunk: If I make a call to a landline that is off-hook (with no call-waiting/etc.) - it rings once and then returns the busy signal (the worst issue) - undesireable.
    Using H323 gateway: There is a momentary pause before hearing busy signal - desired.
    Phone to phone internally (same network): Operates as expected (instantly rings locally and on the phone I'm calling). Between phones that utilise the SIP trunk and phones that utilise the H323 gateways within the same network - communication is instant and as expected.
    Any ideas why this happens and how to stop it?
    I want it to not ring until the situation is known and that it can provide the appropriate feedback (ringing/busy/etc.).
    Some possibly relevant config (note that there is a known bug with this IOS that meant I had to declare the codec in each dial-peer as the voice class would not work):
    voice service voip
    address-hiding
    mode border-element
    allow-connections sip to sip
    sip
      bind control source-interface GigabitEthernet0/0
      bind media source-interface GigabitEthernet0/0
      header-passing error-passthru
      early-offer forced
      midcall-signaling passthru
    interface GigabitEthernet0/0
    ip address x.x.x.x 255.255.255.252
    ip access-group acl.SIP-IN in
    no ip redirects
    no ip unreachables
    ip verify unicast reverse-path
    ip virtual-reassembly
    duplex full
    speed 100
    no cdp enable
    gateway
    timer receive-rtp 1200
    sip-ua
    connection-reuse
    gatekeeper
    shutdown
    dial-peer voice 1 voip
    description *** INBOUND CALLS FROM CARRIER ***
    translation-profile incoming SIPTRUNK-INCOMING
    session protocol sipv2
    incoming called-number #blah blah#
    dtmf-relay rtp-nte
    codec g711alaw
    ip qos dscp cs5 media
    no vad
    dial-peer voice 61 voip
    description **** WA, SA AND NT NUMBERS ****
    destination-pattern 0[8]........
    session protocol sipv2
    session target ipv4:<MY SP's SIP SERVER>
    incoming called-number 0[8]........
    dtmf-relay rtp-nte
    codec g711alaw
    ip qos dscp cs5 media
    no vad
    dial-peer voice 81 voip
    description **** MOBILE NUMBERS ****
    destination-pattern 0[4]........
    session protocol sipv2
    session target ipv4:<MY SP's SIP SERVER>
    incoming called-number 0[4]........
    dtmf-relay rtp-nte
    codec g711alaw
    ip qos dscp cs5 media
    no vad
    dial-peer voice 500 voip
    description *** INBOUND SIP TRUNK TO CUCM PUB ***
    translation-profile outgoing SIPTRUNK-CALLING-ADD-0
    preference 1
    destination-pattern 5[12]..
    session protocol sipv2
    session target ipv4:<OUR CUCM PUBLISHER IP>
    dtmf-relay rtp-nte
    codec g711alaw
    ip qos dscp cs5 media
    no vad
    Any help or a point in the right direction would be greatly appreciated.
    Cheers,
    Brett

    I ended up resolving this issue as follows:
    In CUCM, under Device > Device Settings > SIP Profile.
    I modifed the profile relevant to my SIP trunk, under the "Trunk Specific Configuration", I set "SIP Rel1XX Options" from "Disabled" to "Send PRACK if 1xx Contains SDP".
    Now, I get the expected delay before hearing ringback.
    Solved!

  • Issues with UpdateAction and later using jbo:RowsetIterate

    Hello -
    I am putting together a BC4J/Struts web app and am having some issues
    with using the oracle.jbo.html.struts11.actions.UpdateAction class.
    I am trying to figure out the correct way to reset a row after validation exceptions
    so that <jbo:RowsetIterate> doesn't blow up when it hits the row if the user doesn't fix the
    data they entered in to pass validation.
    Call the objects being update 'Accounts'.
    Pass 1:
    User changes account data in an edit page and submits.
    Struts hands off control to an action that is a subclass of UpdateAction which invokes super.execute(...).
    UpdateAction does its thing - catches the validation errors and sticks them in ActionErrors.
    Control gets passed back to the edit page with the errors displayed.
    This is expected. HOWEVER, if the user goes to a page that lists accounts (via <jbo:RowsetIterate>) it blows
    up on the edited account because it tries to validate the row. So...
    Pass 2:
    After super.execute(...) check to see if any errors happened (by whether or not the forward returned indicated success).
    If there were errors, refresh the row via:
    BC4JContext context = BC4JContext.getContext(request);
    Row row = context.getRow();
    row.refresh(Row.REFRESH_WITH_DB_FORGET_CHANGES | Row.REFRESH_REMOVE_NEW_ROWS);
    This works (not blowing up if user goes back to listing page) for emptying a mandatory field (JBO-27014)
    but not for inserting too much data into a field (JBO-27010). I've tried this with REFRESH_UNDO_CHANGES as
    well with the same results. So...
    Pass 3:
    Instead of refreshing the row in my update action, rollback the transaction via:
    BC4JContext.getContext(request).getApplicationModule().getTransaction().rollback();
    However this seems unnessary - I don't want to rollback the whole transaction just to undo changes to one row. Is there some better way to fix the issue?
    Any suggestions?
    Thanks,
    -- Scott

    I don't know why either, but I'd love to fix it. Please install one of the debug packages (this looks like x86_64?):
    http://dev.archlinux.org/~dreisner/kmod … pkg.tar.xz
    http://dev.archlinux.org/~dreisner/kmod … pkg.tar.xz
    Run 'gdb --args depmod 3.2.2-1-ARCH'. When it crashes, type 'bt full'. Post all that output here (either in code tags or on a paste service)

  • Any suggestions on how to fix installation issues with iPhoto & iMovie on used Mac mini?

    I bought a used, mid 2011, mac min.  The selller deauthorized all his applications and resotred it to factory settings for me.  When I received it, I added myself as an administrator and deleted the dummy user the seller had created after restoring the OS.  The first thing I wanted to do was install applications I already have on my iMac (also running OSX Lion).  It would not install iPhoto or iMovie.  It said these applications were assigned to a different apple id, the previous owner.  I decided to erase the hard drive and reinstall Lion myself.  I ran into some snags (due to my internet connection) and had to use recovery thumb drive, but it worked.
    I successfully re-installed Lion on the newly formatted hard drive.
    I still cannot install iPhoto and iMovie.  It just give me an error now.  Couriously, it installed Garage Band just fine.  I haven't had any other issues with other applications I purchased on my other iMac.
    Anyone have any suggestions, besides purchasing iPhoto and iMovie on the mac mini?

    Ethernet cord connected to the router solved it.  This is exactly what I had to do when I reinstalled the operating system.  For some reason my wireless internet is highly inreliable.  It drops out constantly.  I've always had my iMac hard wired to the router, but I'll have to figure out a fix for this Mac mini.  I can't have a 30ft ethernet cord running through the middle of my basement.  Thanks.

Maybe you are looking for

  • How can I make mac except capture from my canon xlh1?

    How can I make my imac recognize my canon XL1 Camcorder in Final Cut Express

  • How to registor database provider in oracleAS portal

    hi, problem occur when i register a database provider into oracleAS portal.i create database provider by using locally built provider in oracleAS portal. i Register the name of the schema containing the provider implementation and don't no package th

  • Windows 7 Home Premium ISO Download

    My hard windows crashed and I installed ubunto which wiped out my recovery. I have the OEM sticker on my laptop and was wondering how to get a ISO 7 to reinstall windows. I  have tryed many sites today and nothing seems to work. I type in my OEM stic

  • I got my Labview 6.1 yesterday - AWESOME

    The most clever change has been added to Labview. I have just started playing with it, but you programmers that write state machine programs are gonna love this! There's a new structure called the Event Structure. It's similar to a case structure, bu

  • Firefox 3.6.15 hangs almost everytime I close the program, any fix soon?

    It started with the update to 3.6.14 and worsen with 3.6.15 now almost every time I close Firefox it hangs and I have to end manually the process. I have the same problem on 3 different PC running Windows 7 32-bit, Windows 7 64-bit, and Windows Vista