Excel as a region in my jspx region.

Hi.,
Am using jdeveloper 11.1.2.4.0
I have an different scenario from my user.
I need to have an jspx page which should render an excel page as a region. I have created 2 users.
==>testuser1
==>testuser2
If testuser1 enters the page user should not have access to edit/download in the excel. for testuser2 he should have access to edit and download the excel.
Expecting help.
Regards,
Prasad K T,
9840021070,
[email protected]

Do you use adf security?
Then you create two roles one for edit, one for the other user and use el on the button to check the rule of the logged in user.
Read http://www.oracle.com/technetwork/issue-archive/2012/12-jan/o12adf-1364748.html for more info.
Timo

Similar Messages

  • How to embed excel into a region on portal AS

    How to embed excel into a region on portal AS??
    Any suggestions will be appreciated...

    Hmm. topic is from 2005. But havent they gotten something better than iframes since 2005??? I find iframes not flexible enough to paste in portlets, made by, say mod_plsql into a article publisher tool.
    For example, I want to make an article using my companies article publication tool (Intranett publisher) saying..
    Blah blah blah
    If you look at the table below u see the current data updated every hour:
    <iframe call to portlet with data>
    This data is blah blah blah etc
    When I use iframe I have to set the size (I dont know how big table will be in the future), and get ugly borders with scrollbars if I dont set size right. Isnt it any better code out there yet? Hopefully as easy as embed pictures from the outside.

  • Export to Excel from Report region (pl/sql returning sql query)

    Hello all,
    I have encountered an interesting problem. I have an HTMLDB application with a lot of sql reports coded straight inside the report region. In order to better organize my reports, I decided to
    1. make all my report regions of type "Pl/Sql function returning SQL query"
    2. create a package inside my database schema which houses all reports as pl/sql functions returning VARCHAR2, the string returned being the report query
    3. just calling "return package_name.function_name" from inside my report region of type "Pl/sql function returning SQL query".
    This technique seemed to work perfectly. The reports were being returned as expected. I was then asked to provide the "Export to Excel" capability to all my reports. This seemed like a piece of cake using HTML DB's "Export to Excel" extension. However, the "export to excel" does not function correctly when my reports are inside a package in the database. HTML DB tries to export but inside the excel spreadsheet, instead of seeing row data, I see:
    <pre>failed to parse SQL query:
    ORA-00936: missing expression
    <!-- select a.username, b.table_name, 'View Row Data' from schema_browser_user_list a, all_tables b where a.user_id = and a.username = b.owner order by b.table_name asc
    --!>
    </pre>
    I am building my query string inside of my package functions by using a combination of literal strings and concatenating them with some parameter values being passed in. It seems that the HTML DB engine which exports the report to excel does not properly understand the concatenation of variables as can be seen by the empty space to the right of the equal sign in the "a.user_id = " clause. Does anybody have any input as to whether this is a known issue or if I am doing something wrong? Thanks a lot for your time.
    - Kenny R.

    James,
    Thanks for the quick reply. I think you mis-understood what I'm doing. All I'm doing is creating packaged functions which return VARCHAR2. The VARCHAR2 that they return is the report query. With this technique, I no longer have to type the query into the HTML DB report region. Instead, I make the report region a "Pl/sql function returning sql query" and make the following call: return package_name.function_name(some_application_items passed in as parameters)
    This makes for a much more organized html db app. The problem is that the "export to excel" function does not correctly interpret the VARCHAR2 that my packaged functions are returning. Is this a better explanation? Thanks again for your time.
    - Kenny R.

  • Does my excel can be opened as a region in my jspx page.

    Hi,
    Am using jdeveloper 11.1.2.4.0.,
    My scenario  is
    I need to open my ADF Integrated Excel as a region in my jspx page.
    Does it possible? Am expecting help to achieve this.
    Kindly revert back if am not clear with the scenario.
    Regards,
    Prasad K T,
    9840021070,
    [email protected]

    Do you use adf security?
    Then you create two roles one for edit, one for the other user and use el on the button to check the rule of the logged in user.
    Read http://www.oracle.com/technetwork/issue-archive/2012/12-jan/o12adf-1364748.html for more info.
    Timo

  • Ajax Region Pull - Javascript errors

    Hi All,
    I have tried implementing Carl Backstrom's excellent example Ajax region pull.... http://htmldb.oracle.com/pls/otn/f?p=11933:48:2576101578276736 and have been unable to get it to work. I have gone through it step by step but i still get a Javascript error relating to the function dhtml_GetReport(pThis). The error is "Object Expected on line 13" => var l_Val = html_SelectValue(pThis);
    I have also included the files htmldb_html_elements.js and htmldb_get.js just in case you were wondering. We are using HTMLDB 1.6.1.00.02 if that could be the issue here.
    Anyone come across this before?
    Thanks.

    Hello,
    All those examples have been built for 2.0 and above.
    Carl

  • Values in Decimals are not able to view for an upload in SAP R/3

    Hi,
    We have come across a weird issue with regards to decimals.
    Actually the problem is we have one user who is trying to upload a CSV file and then executing it, after that it suppose to display the values i.e. if a value has to display as 1,23,456.78 but it's showing as 1,23,456.00.That is it evading the values in decimals.
    Incidentally this issue is only when we upload with that particular user id and when we do it same file with other id it's working fine. Besides, itu2019s not displaying the values after decimals only for a specific upload .As we have checked the user default settings i.e decimal notation, excel settings and regional settings on the user's desktop as all the settings are in sync.
    Even the functional team has confirmed that everything is fine from their end as it's working for other user ids.One more thing is this is not working for all the users from a specific country.
    Please advise what could be the root cause.
    Regards,
    Dheeraj

    Hi Alex,
    Thanks for your reply.
    yes,user parameters also same .As fas as my concern i don't think it's an authorization issue
    Is there anything else which we have to check apart from Defaults,parameters,excel settings,regional settings ?
    Regards,
    Dheeraj

  • JDeveloper Error while editing jspx with fragments and regions

    Hi,
    I have a jspx page which has multiple regions included with fragments. Everytime i edit JDev is throwing me error. The following is stacktrace
    Thanks in Advance
    Sri
    oracle.adfdtinternal.view.rich.metadata.ADFFacesMetadataMethods:Dec 29, 2011 9:44:19 AM oracle.adfdtinternal.view.rich.metadata.ADFFacesMetadataMethods getShortDescription
    WARNING: Can't find resource for bundle oracle.adfdtinternal.view.rich.resource.AFUTaglibBundle, key REGION__ID
    Started CommandProcessor transaction: Set ID attribute on thread AWT-EventQueue-0 at batch level 1
    Invoking command: Change Attribute
    Started CommandProcessor transaction: Rename ConferenceCompliance.getR5 on thread AWT-EventQueue-0 at batch level 2
    Invoking command: Rename Method
    Started CommandProcessor transaction: Auto Save Actions on thread AWT-EventQueue-0 at batch level 3
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 2
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 1
    Started CommandProcessor transaction: Rename ConferenceCompliance.setR5 on thread AWT-EventQueue-0 at batch level 2
    Invoking command: Rename Method
    Started CommandProcessor transaction: Auto Save Actions on thread AWT-EventQueue-0 at batch level 3
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 2
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 1
    Started CommandProcessor transaction: Rename ConferenceCompliance.r5 on thread AWT-EventQueue-0 at batch level 2
    Invoking command: Rename Field
    Started CommandProcessor transaction: Auto Save Actions on thread AWT-EventQueue-0 at batch level 3
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 2
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 1
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 0
    Performing action Find...[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Paste[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Paste[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Save[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: [ from oracle.ide.ceditor.CodeEditor ]
    Started CommandProcessor transaction: Auto Save Actions on thread AWT-EventQueue-0 at batch level 1
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 0
    Performing action Save All[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: [ from oracle.ide.ceditor.CodeEditor ]
    Started CommandProcessor transaction: Auto Save Actions on thread AWT-EventQueue-0 at batch level 1
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 0
    Uncaught exception
    java.lang.RuntimeException: A current ADFContext is not available.
    o.adf.share.ADFContext.findCurrent(ADFContext.java:960)
    o.adf.controller.internal.security.AuthorizationEnforcer.authorizationRequired(AuthorizationEnforcer.java:502)
    o.adf.controller.internal.security.AuthorizationEnforcer.checkPermission(AuthorizationEnforcer.java:72)
    o.adf.controller.internal.security.AuthorizationEnforcer.checkRead(AuthorizationEnforcer.java:411)
    o.adf.controller.internal.metadata.MetadataService.getTaskFlowDefinition(MetadataService.java:211)
    o.adf.controller.internal.dtrt.metadata.MetadataUtils.findTaskFlowDefinition(MetadataUtils.java:30)
    o.adf.controller.internal.dtrt.binding.DTTaskFlowBinding.findPageNames(DTTaskFlowBinding.java:676)
    o.adf.controller.internal.dtrt.binding.DTTaskFlowBinding.findPageDefinitions(DTTaskFlowBinding.java:656)
    o.adf.controller.internal.dtrt.binding.DTTaskFlowBinding.getAllEventConsumers(DTTaskFlowBinding.java:770)
    o.adfdt.model.objects.PageDefinition.getAllEventConsumers(PageDefinition.java:2355)
    o.adfdtinternal.model.ide.contextualevents.panels.EventConsumerPanel.initExecConsumerPathSet(EventConsumerPanel.java:398)
    o.adfdtinternal.model.ide.contextualevents.panels.EventConsumerPanel.init(EventConsumerPanel.java:478)
    o.adfdtinternal.model.ide.contextualevents.panels.EventConsumerPanel.<init>(EventConsumerPanel.java:199)
    o.adfdtinternal.model.ide.contextualevents.panels.ConsumerPanelCustomGUIComponent.getGUIPanel(ConsumerPanelCustomGUIComponent.java:67)
    o.i.inspector.DisplayGroupPanel.componentRendered(DisplayGroupPanel.java:334)
    o.i.inspector.DisplayGroupPanel.render(DisplayGroupPanel.java:286)
    o.i.inspector.DisplayGroupPanel.render(DisplayGroupPanel.java:111)
    o.i.inspector.DisplayGroupPanel.<init>(DisplayGroupPanel.java:72)
    o.i.inspector.VerticalDisplayGroupPanel.<init>(VerticalDisplayGroupPanel.java:28)
    o.i.inspector.DisplayGroupPanelFactory.createDisplayGroupPanel(DisplayGroupPanelFactory.java:20)
    o.i.inspector.PropertyCategoryLayoutPanel.renderDisplayGroup(PropertyCategoryLayoutPanel.java:136)
    o.i.inspector.PropertyCategoryLayoutPanel.displayGroupRendered(PropertyCategoryLayoutPanel.java:125)
    o.i.inspector.PropertyCategoryLayoutPanel.populateRows(PropertyCategoryLayoutPanel.java:92)
    o.i.inspector.PropertyCategoryLayoutPanel.render(PropertyCategoryLayoutPanel.java:77)
    o.i.inspector.VerticalCategoryCollection.expandIfNecessary(VerticalCategoryCollection.java:145)
    o.i.inspector.VerticalCategoryCollection.addCategory(VerticalCategoryCollection.java:125)
    o.i.inspector.PropertiesLayoutRenderer.touchCategoriesWithoutRendering(PropertiesLayoutRenderer.java:75)
    o.i.inspector.PropertiesLayoutRenderer.render(PropertiesLayoutRenderer.java:38)
    o.i.inspector.PropertyInspector.renderPropertiesFrom(PropertyInspector.java:499)
    o.i.inspector.PropertyInspector.render(PropertyInspector.java:386)
    o.i.inspector.PropertyInspector.updatePropertyModel(PropertyInspector.java:366)
    o.i.inspector.PropertyInspector.setPropertyModel(PropertyInspector.java:331)
    o.ii.inspector.InspectorWindowImpl.setModelInNewPropertyInspector(InspectorWindowImpl.java:1336)
    o.ii.inspector.InspectorWindowImpl.refresh(InspectorWindowImpl.java:1195)
    o.ii.inspector.InspectorWindowImpl$1.actionPerformed(InspectorWindowImpl.java:252)
    jx.s.Timer.fireActionPerformed(Timer.java:271)
    jx.s.Timer$DoPostEvent.run(Timer.java:201)
    j.a.event.InvocationEvent.dispatch(InvocationEvent.java:209)
    j.a.EventQueue.dispatchEvent(EventQueue.java:597)
    j.a.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
    j.a.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
    j.a.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
    j.a.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
    j.a.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
    j.a.EventDispatchThread.run(EventDispatchThread.java:122)

    Seems like a good test case to use when filing an SR at https://support.oracle.com

  • Access jspx page from af:region

    hi
    jdeveloper 11.1.2.3
    i have a jspx and inside it there is dynamic bounded task flow , how can i refresh parent page from this dynamic region.
    tnanks

    Hello,
    The "RefreshCondition" attribute into Property Inspector of af:region, you could set the condition (EL expression) to refresh only
    the region (returns true) or the parent page (returns false).
    http://suneesh-adf.blogspot.com/2013/09/refreshing-adf-region.html
    rfh.

  • Access Items in jsff from the jspx that contains the region

    I have a jspx that has a region with several pages (train).
    I have the Save and Cancel (commit and rollback), etc... in the jspx (PanelHeader toolbar).
    I have another commandbutton (cb5) that creates a duplicate record in the same toolbar - (singe record on the page).
    I need to toggle a commandbutton (cb1) on the jsff from disable to enables when I create the new record.
    The question is how do I get a reference to the commandButton(cb1) on the jsff from the jspx where cb5 is defined?
    I understand the use of the iterators and actions - but I cannot seem to find anything on this?

    Shay, thanks - close but not quite what I was looking for.
    There is no navigation - the creation of the duplicate row is actually programatic in a backing bean (there is some other house keeping as well).
    I want to use something like an action event (actually it is an action event on the jspx button) - during the processing I want to reference cb1 in the jsff (r1) and set it to enabled.
    I was looking at the :r1 syntax (:r1:cb1.setDisabled(false)) but this does not do as I have no reference to the component. (I tried this - and it disabled cb1 in the jspx rather than the region)
    I would assume I would need to do something like :r1.getUIClient("cb1").setDisable(false)
    As there is never a need to disable it again (if there is - it would be when the region button (cb1) itself was pressed - this is simple).
    Hope this clears it up a bit.
    Unless you are referring to a Context event - I have never used this functionality - but from what I have read about it - it is more for databound components.
    Unless the parameter is actually a property name and the value (payload) would be the new value for the property.
    public String cb5_action() {
    r1:cb1.setDisabled(true); -- this set cb1 in the jspx
    ...

  • HOW TO Export Entire Page Report, Not Just Regions, To CSV or Excel?

    I need to export a main report (Page 2014) that consists of 5 different regions (Name, Feature, States, Admin Areas, and Maps), as one CSV file.
    I know that I can set each of the 5 different region's report attributes to export by enabling the CSV output to Yes.
    But , since my main report (Page 2014) has these many regions, I end up with 5 different CSV files.
    There is no attribute to set for the main report (Page 2014) to enable it to export as CSV output.
    How can I get an all-encoompassing CSV file of the main report (Page 2014)?
    Thank you in advance,
    Maggie

    Hello Maggie,
    >> How can I get an all-encoompassing CSV file of the main report (Page 2014)?
    This might be possible using the advanced print server configuration, with BI Publisher, using the same technique that is being used to print master-details reports (which is a type of a multi-region report) - http://www.oracle.com/technology/products/database/application_express/html/configure_printing.html . The standard print server configuration only supports reports with a single region. If you have BIP in your organization, that’s great. Otherwise, CSV files don’t warrant it.
    The only other option, I can see, is to create the CSV file manually, using the technique described in the following Blog entry, by Scott Spendolini - http://spendolini.blogspot.com/2006/04/custom-export-to-csv.html .
    Regards,
    Arie.

  • BPF dont open the data region set for Excel Template

    Hi experts, i have a BPF which contain a step where i put in the entity dimension a current view type "inherit from data region". This dimension have a security "READ ONLY". Well when i open this BPF, with a user (who is OWNER in the Entity dimension for specific member) the template open on diferent member than it assigned.
    I set in the member access profile for this user just the member i want to he see and also set the other members "denied", however it`s still open in the member which open for default in the action pane on BPC WEB.
    What i have to do to correct that?
    thanks in advance

    Hi,
    "Inherit from Data Region" means - when you open the BPF, you need to specify members for few of the dimensions. These members can be used by specifying "inherit from data region".
    For example, if, while opening the BPF, you enter USA for Entity and 2009.Total for Time. If "inherit from data region" is specified for entity dimension, then it will take USA, irrespective of the current view and the fact that the user is owner of some other dimension.
    In this case, either you can take it from CV or you can specify the member explicitly while designing the BPF. However, it will not serve your purpose.
    When you acces read access to the user for some entity, the user can still view the data. However, he wont be able to send data. So, restricting the view access is not possible in this case.
    Hoep this helps.

  • How to find a component inside region at the bean level

    Hi,
    Am using JDEV 11.1.2.0.0 . As per requirement developing a sample to use keyboard shortcut .. Registered the keys combination in the js and added the respective client and server listeners. My requirement goes as follows..
    1. Have a .jspx page called -> HotKeys.jspx.
    2. In the .jspx page have a region called DepartmentTF -> Department.jsff that in turn holds the navigation buttons.
    First -> Ctrl + F
    Next -> Ctrl + N
    3.Having running the page , when i give Ctrl + N , it should identify the Next button and trigger the respective code..
    But the issue is how do i found the Next button component at bean level...
    Thanks and Regards,
    Vinitha G

    Hi,
    if the JSFF is always shown in the region, then you could access the button with the knowledge of the path it sits in
    1. find the regions
    RichRegion _region = uiViewRoot.findComponent("regionId");
    2.
    _region.findComponent("idOfNextButton");
    If you need this to be more dynamic, have a read here:
    http://www.oracle.com/technetwork/developer-tools/adf/downloads/58-optimizedadffacescomponentsearch-175858.pdf
    Frank

  • Get the Values of the components inside the region onto the Parent Page

    Hi All,
    I am using Jdeveloper 11.1.1.5.
    I just wanted to know that my use case can be fitted to contextual events or should i use the #{data.pageDef.Attribute.inputValue} to get the values.
    I have a bounded taskflow "ChildTF.xml" with fragment say "child.jsff".Now i have dragged the ChildTF.xml on the other page say "Parent.jspx" as a region.In the child.jsff page i had input form having 20 fields and all the 20 fields are dragged from a View Object so i don't have the field values binded to the Managed Bean and on the parent page "Parent.jspx" i have a button. Now on click of button i need to get the values of those 20 fields of "child.jsff" page.
    How can i achieve this?
    Thanks
    Shah

    Hi Timo,
    Thanks .
    For sharing the data control i should follow this :-
    In the Property Inspector for the called task flow i.e ChildTF.xml, select Behavior.
    In the data-control-scope list, select shared.
    Is there anything else do i need to do ??
    I mean do i need to add the iterator to the parent page also. ?
    Kindly Suggest!!
    Regards,
    Shah

  • Problem with Region in 11g

    Hi All,
    I am working in ADF11g. I have a .jspx with page template(which has one navigation pane) and a region below.
    When I remove the page template the region is expanding properly otherwise it is not..eventhough I set width and height to 100%.
    I tried keeping my region in strechable layout components(show detail item), but it didnot worked?
    Is there any way to strech my region with Page Tamplate above.
    Pls help me.
    Thanks,
    Melissa
    Edited by: user10942366 on Apr 2, 2009 11:50 AM

    Hello All,
    I got the solution to the problem.
    I was trying to surround the region component using the Structure pane. But instead drag and drop the strechable components on to the region.
    Ex: Region got expanded 100% if I surround it with PanelStrechLayout with width and height set to 100%. But I didnit find this Panel StrechLayout when I try to surround it using Structure Pane.
    Refer to this: http://www.oracle.com/technology/products/adf/patterns/layoutBestPractices.html
    Thanks,
    Melissa.

  • ORA-01489 Received Generating SQL for Report Region

    I am new to Apex and I am running into an issue with an report region I am puzzled by. Just a foreword, I'm sure this hack solution will get a good share of facepalms and chuckles from those with far more experience. I welcome suggestions and criticism that are helpful and edifying!
    I am on Apex 4.0.2.00.07 running on 10g, I believe R2.
    A little background, my customer has asked an Excel spreadsheet be converted into a database application. As part of the transition they would like an export from the database that is in the same format as the current spreadsheet. Because the column count in this export is dynmic based on the number of records in a specific table, I decided to create a temporary table for the export. The column names in this temp table are based on a "name" column from the same data table so I end up with columns named 'REC_NAME A', 'REC_NAME B', etc. (e.g. Alpha Record, Papa Record, Echo Record, X-Ray Record). The column count is currently ~350 for the spreadsheet version.
    Because the column count is so large and the column names are dynamic I've run into a host of challenges and errors creating this export. I am a contractor in a corporate environmentm, so making changes to the apex environment or installation is beyond my influence and really beyond what could be justified by this single requirement for this project. I have tried procedures and apex plug-ins for generating the file however the UTL_FILE package is not available to me. I am currently generating the SQL for the query in a function and returning it to the report region in a single column (the user will be doing a text-to-column conversion later). The data is successfully being generated, however, the sql for the headers is where I am stumped.
    At first I thought it was because I returned both queries as one and they were joined with a 'union all'. However, after looking closer, the SQL being returned for the headers is about +10K+ characters long. The SQL being returned for the data is about +14k+. As mentioned above, the data is being generated and exported, however when I generate the SQL for the headers I am receiving a report error with "ORA-01489: result of string concatenation is too long" in the file. I am puzzled why a shorter string is generating this message. I took the function from both pages and ran them in a SQL command prompt and both return their string values without errors.
    I'm hopeful that it's something obvious and noobish that I'm overlooking.
    here is the code:
    data SQL function:
    declare
      l_tbl varchar2(20);
      l_ret varchar2(32767);
      l_c number := 0;
      l_dlim varchar2(3) := '''|''';
    begin
      l_tbl := 'EXPORT_STEP';
      l_ret := 'select ';
      for rec in (select column_name from user_tab_columns where table_name = l_tbl order by column_id)
      loop
        if l_c = 1 then
            l_ret := l_ret || '||' || l_dlim || '|| to_char("'||rec.column_name||'")';
        else
            l_c := 1;
            l_ret := l_ret || ' to_char("' || rec.column_name || '")';
        end if;
      end loop;
        l_ret := l_ret || ' from ' || l_tbl;
      dbms_output.put_line(l_ret);
    end;header sql function:
    declare
      l_tbl varchar2(20);
      l_ret varchar2(32767);
      l_c number := 0;
      l_dlim varchar2(3) := '''|''';
    begin
      l_tbl := 'EXPORT_STEP';
      for rec in (select column_name from user_tab_columns where table_name = l_tbl order by column_id)
      loop
        if l_c = 1 then
            l_ret := l_ret || '||' || l_dlim || '||'''||rec.column_name||'''';
        else
            l_c := 1;
            l_ret := l_ret || '''' || rec.column_name || '''';
        end if;
      end loop;
        l_ret := l_ret || ' from dual';
      dbms_output.put_line(l_ret);
    end;-------
    EDIT: just a comment on the complexity of this export, each record in the back-end table adds 12 columns to my export table. Those 12 columns are coming from 5 different tables and are the product of a set of functions calculating or looking up their values. This is export is really a pivot table based on the records in another table.
    Edited by: nimda xinu on Mar 8, 2013 1:28 PM

    Thank you, Denes, for looking into my issue. I appreciate your time!
    It is unfortunately a business requirement. My customer has required that the data we are migrating to this app from a spreadsheet be exported in the same format, albeit temporarily. I still must meet the requirement. I'm working around the 350 columns by dumping everything into a single column, which is working for the data, however, the headers export is throwing the 01489 error. I did run into the error you posted in your reply. I attempted to work around it with the clob type but eneded up running into my string concatentation error again.
    I'm open to any suggestions at this point given that I have the data. I'm so close because the data is exporting, but because the columns are dynamic, the export does me little good without the headers to go along with it.

Maybe you are looking for

  • What do I need?

    Post Author: pma CA Forum: Upgrading and Licensing Hello, I am hoping this is a basic question for someone.  We use Crystal Reports Professional II to report off a MS SQL server.  We would like to share report output amoung our small office of about

  • How to get monthwise opening qty / value for previous years

    I do not get the month wise opening quantity and values for the items for the previous years using the below query. How i can modify this query to get opening qty / value of any year less than current year. Yogesh SELECT OPN_ITEM_CODE, --------------

  • Problem in implimenting BADI CRM_ORDER_AUTH_CHECK

    Hi All The requirement for BADI is to maintain authorization for own transactions.the users who is involved in transactions should only be authorized to see the transactions.Other users who are not involved in partner function like "Assigned to" & "A

  • How to create Roles to user in WORKFLOW

    How can i create a role to an user in Workflow so that i can send e-mail notification....!! and where shoul i mention that role..ie wheather in notification or message...???

  • W701 SSD won't start, intermittent problem

    I've had this problem since the computer was still on warranty, but it was so infrequent then that it wasn't likely to happen while tech was looking at the computer. It seemed pointless to complain or try to get it fixed. Lately it has been getting w