Publish to Apex

Hi all,
In 1.5.1, I could not get the Publish to Apex functionality to work at all. Seems to work in 1.5.3 OK. However, I can get the popup menu choice to show up only when I am connected to my local instance. If I create a connection to the Apex "parse as" schema that owns the object on a remote server and db, I see nothing, although I do see an Application Express node and all the information about the applications. Does anybody know what controls than menu item?
Warren

Hi Sue,
It's version 1.5.0.53, on Windows.
On a custom report, when I view the results, there is a right-click menu item "Publish to APEX" on report results.
What is this option? It always seems to fail, and never asks for a connection to APEX. What can be done with this option?
I don't see this option in the article referred to. Am I missing something?
Thanks
Andy

Similar Messages

  • Publish to APEX in SQL Developer

    Hello:
    I wrote a query in SQL Developer and I want to utilize the Publish to APEX feature.
    In SQL Developer, I right-click and select Publish to APEX.
    I select the workspace, enter an application, select a theme, and enter a page.
    I receive a message stating that it was successful.
    I then go to APEX and login in as myself into my workspace which is the same workspace I designated in SQL Developer for this publish.
    At the login, I enter my username and password.
    I go to Application Builder, select the new application that was published, click Run.
    I'm prompted for a login, so I enter my username and password and I receive Invalid Login Credentials.
    Does anyone know what is causing this issue? I am the developer. I am an administrator. I'm using the same logins I always do when working with APEX. I'm not sure why I'm receiving this message.
    Can someone help me?
    Thanks.

    I don't think Apex is set up to accept this, but as the previous post says once you have the username/password of the underlying Oracle schema you should be able to do this. My particular case was jDeveloper and offline database objects, but the principle is the same. If you have admin access to the database go in as sys and change the password of the underlying Oracle user.

  • How to integrate BI publisher with Apex 3.1.1

    I have installed BI publisher and I have also configured the print server in Apex 3.1.1.
    But when I go to download the RTF format or pdf or xls format, it does not work nor show any error.
    is there any way to resolve this issue?
    Or Please Explain me proper process to configure BI publisher with[b] Apex 3.1.1.
    Thanks,
    Suhaib ahmed

    lloon,
    yes i have configured as mentioned in the link below.
    i am using Oracle 9.2 Database. but i have made the connection of BI publisher with database. i have developed several reports on BI publisher. but Apex is not generating any Report in Rtf,XLs , PDF.
    Suhaib

  • Publish to Apex - User has no privileges on the selected workspace

    Apologies for this novice question,... (re: Apex 4.1.0)
    I am trying to publish output from SQL Developer into Apex via the "Publish to Apex" option, but get the error:
    ORA-20001: User <XXX> has no privileges on the selected workspace.
    ORA-06512: at "APEX_040100.WWV_FLOW_CREATE_APP_FROM_QUERY", line 535
    ORA-06512: at "APEX_040100.WWV_FLOW_API", line 14966
    ORA-06512: at line 1
    Is there an apex privilege I need to grant manually, or somewhere in the front end of APEX to make this work?

    I can't say I've ever used that option, but based on the error, I would suggest your particular schema is not associated with the workspace you selected.
    This means you need to log into the INTERNAL admin workspace and associate your schema with the desired workspace.
    In the same way you can't use the Apex front end to create an application using a schema not associated with the given workspace.
    Make sense?

  • Error while generating PDF with BI Publisher from APEX

    Hi,
    I am facing a problem which is intermittent.
    I am generating a pdf from APEX which has been developed using BI Publisher.
    I have linked the report to the APEX using report queries/report layouts in shared components.
    The pdf used to open without any problems previously.But currently,I am getting the following error
    "An error exists on this page.Acrobat may not display the page correctly.Please contact the person who created the pdf document to correct the document."
    Once the Bi Publisher Services is restarted,I am able to generate the pdf.Again After sometime the same error pops up.
    Has anybody faced the above error?
    Any solution for the same.
    Kindly reply.
    Thanks and Regards,
    K Tanna

    in the log file,following message was shown
    [050510_021134100][oracle.apps.xdo.template.FOProcessor][STATEMENT] clearInputs(Object) is called.
    [050510_021134126][oracle.apps.xdo.template.FOProcessor][STATEMENT] clearInputs(Object) done. All inputs are cleared.
    [050510_021134126][oracle.apps.xdo.template.FOProcessor][STATEMENT] End Memory: max=15744MB, total=237MB, free=121MB

  • Oracle BI Publisher with apex 3.1

    Hi,
    The Oracle BI publisher software is installed on the server and the apex database schema connection details are provided to generate the PDF reports.This apex schema has all the database objects created.
    I have a small question regarding the schema.Is it better to create a new schema for the Oracle BI publisher?where will be the templates created via BI publisher stored?When a RTF template is created from windows doc by logging in to the BI publisher,will it create any tables in the schema on the database side?
    Please suggest any document on how to effectively maintain the Oracle BI publisher.
    Thanks

    "user589320"
    APEX is only using BI Publisher to transform the XML data of your report and the template you provide into PDF, Word or Excel. For this, APEX sends the XML data and the template to BI Publisher, and BI Publisher sends back to completed document. So there's nothing stored in BI Publisher, all templates, report definitions, etc are stored in the APEX schema. This has the advantage that you can reference item values and other information in your print documents, and it also ensures that you don't have to access the database again from within BI Publisher, i.e. you don't need to communicate any authentication information to BI Publisher.
    Of course BI Publisher itself also provide the ability to store reports and to store templates. But those are not accessible from APEX through the built-in integration. You can however use the same templates you use for BI Publisher directly on load them into APEX for use there.
    Lastly, if you want to use and print reports in both BI Publisher and your APEX applications, you can do that through web services, take a look at Tyler Muth's BLOG for more information on this topic:
    http://tylermuth.wordpress.com/2008/03/31/call-bi-publisher-web-services-from-apex/
    Regards,
    Marc

  • Oracle BI Publisher 11g - APEX compatiblity matrix

    Hi
    I'm looking for information regarding Oracle BI Publisher 11g's compatibility with APEX versions.
    Can the Oracle BI Publisher 11g product fully integrate with APEX 3.x or will it need a minimum APEX 4.x to work seamlessly?
    Thanks
    Kind Regards
    Greg

    Hello, Ken
    Maybe you can give me some directions about Oracle BI publisher 11g installation for Apex 4.0 with Database 11g (using Configuring the Embedded PL/SQL Gateway) on 64 bit Windows 2008. The document number E10539-01 is very confusing to me. BI publisher v10.1.3.4.1 is much simpler.
    Thanks in advance.
    Tigerwapa

  • Calling BI Publisher From Apex

    Does anybody have an example of an URL that calls a pdf report in BI Publisher from an Apex button.
    One parameter needs to be passed in the URL, which is a page item in Apex
    Cheers
    Gus

    Gus,
    Please also take a look at our master-detail how-to document:
    http://www.oracle.com/technology/products/database/application_express/packaged_apps/packaged_apps.html#PDF
    This explains how to set session state prior to downloading the PDF, which is what you need if you want to "pass a parameter". So rather than actually passing a parameter in the URL, you would submit a form, set session state and then download the PDF - which to the end user would look and feel just like passing a parameter.
    Regards,
    Marc

  • Publish Oracle Apex on Sharepoint

    Hi,
    we're getting requirements to publish Apex applications on MS Sharepoint(which I know little about). I noticed this this discussion which mentioned the authentication issues (that part I can probably figure out). What I'm looking for is a document or any steps to do this publishing in the first place as well as any gotchas. I can access some Sharepoint resource personnel . I'm a newbie with respect to this so please be gentle :-).

    Kofi,
    I remember working for a company that began using SharePoint. For some reason, a higher up mandated that all applications needed to fit within the SharePoint's content area, no popups were allows.
    I get the concept: one browser, better integration, bla bla bla - it was still unrealistic. SharePoint uses quite a bit of real estate on its own, so for all but the simplest of applications (one page forms) this just falls flat on it's face (unless, that is, everyone has 24 inch monitors). I suggest you just add a link that opens the APEX applications in a new window. Then integrate you application with this NTLM doc so the .NET guys will not be able to rub it in your face that people have to log in again when using APEX applications:
    http://www.oracle.com/technology/products/database/application_express/pdf/apex_ntlm_authentication_wp.pdf
    Regards,
    Dan
    Blog: http://DanielMcGhan.us/
    Work: http://SkillBuilders.com/apex/

  • PDF report printing BI Publisher in APEX fails

    Hi,
    I have created page, in which, a BIP report will be generated on click of a text link.
    It was working fine earlier.
    APEX version is 4.1 which has BIP integrated.
    But today I am facing an issue when I click the link, to get the report.
    The report failed with below
    ORA-20001: The printing engine could not be reached because either the URL specified is incorrect or a proxy URL needs to be specified.
    Error processing request.
    ORA-20001: The printing engine could not be reached because either the URL specified is incorrect or a proxy URL needs to be specified.
    Technical Info (only visible for developers)
    is_internal_error: true
    apex_error_code: APEX.UNHANDLED_ERROR
    ora_sqlcode: -20001
    ora_sqlerrm: ORA-20001: The printing engine could not be reached because either the URL specified is incorrect or a proxy URL needs to be specified.
    error_backtrace:
    ORA-06512: at "APEX_040100.WWV_FLOW_PRINT_UTIL", line 117
    ORA-06512: at "APEX_040100.WWV_FLOW_RENDER_QUERY", line 1619
    ORA-06512: at "APEX_040100.WWV_FLOW_RENDER_QUERY", line 1681
    ORA-06512: at "APEX_040100.WWV_FLOW", line 7261
    I referred to the below link of FAQs
    http://www.oracle.com/technetwork/developer-tools/apex/freq-solved-faq-101785.html#10
    Please let me know if this is the cause of the issue, as in I dint make any changes in the application. Not sure, why it was working 2 days before, and not now.
    The suggestion is to enable the network services on 11g oracle express.
    Please let me know, how should I go with this.
    Else please me know if there are any alternatives for this.
    Thanks in advance.
    Regards
    Narsa

    Found it, it's possible.

  • Multi-query report. One master, 2 detail. BI Publisher/PDF/APEX

    I am creating a report which has a master and two detail sections. I used 3 querriies. When I test each query in the report query with bind variables, data is returned, when I run the report no data is returned. Not even the application session state fields that I included. Here are the querries:
    select     "RPC_PURCHASE_ORDER"."DOCKET_NUM" as "DOCKET_NUM",
         "RPC_PURCHASE_ORDER"."PO_NUM" as "PO_NUM",
         "RPC_PURCHASE_ORDER"."DATE_ORDERED" as "DATE_ORDERED",
         "RPC_PURCHASE_ORDER"."DATE_REQUIRED" as "DATE_REQUIRED",
         "RPC_PURCHASE_ORDER"."PREV_DOCKET_NUM" as "PREV_DOCKET_NUM",
         "RPC_PURCHASE_ORDER"."QUOTE_NUM" as "QUOTE_NUM",
         "RPC_PURCHASE_ORDER"."SALES_PERSON" as "SALES_PERSON",
         "RPC_PURCHASE_ORDER"."PROOF_REQD" as A,
         "RPC_PURCHASE_ORDER"."DYLUX" as B,
         "RPC_PURCHASE_ORDER"."DIGITAL" as C,
         "RPC_PURCHASE_ORDER"."SHERPA" as D,
         "RPC_PURCHASE_ORDER"."PDF" as E,
         "RPC_PURCHASE_ORDER"."PLATE_FILE_NUM" as "PLATE_FILE_NUM",
         "RPC_PURCHASE_ORDER"."DISC" as F,
         "RPC_PURCHASE_ORDER"."FTP" as G,
         "RPC_PURCHASE_ORDER"."PLATE_1_SIDE" as H,
         "RPC_PURCHASE_ORDER"."PLATE_2_SIDE" as I,
         "RPC_PURCHASE_ORDER"."KOMORI_26" as J,
         "RPC_PURCHASE_ORDER"."KOMORI_28" as K,
         "RPC_PURCHASE_ORDER"."HEIDELBERG" as L,
         "RPC_PURCHASE_ORDER"."TOKO" as M,
         "RPC_PURCHASE_ORDER"."ENV_PRESS" as N,     "RPC_PURCHASE_ORDER"."M_COM" as O,
         "RPC_PURCHASE_ORDER"."DIGITAL_COLOUR" as P,
         "RPC_PURCHASE_ORDER"."DIGITAL_COPIER" as Q,
         "RPC_PURCHASE_ORDER"."PADDING" as R,
         "RPC_PURCHASE_ORDER"."PUNCHING" as S,
         "RPC_PURCHASE_ORDER"."FOLDING" as T,
         "RPC_PURCHASE_ORDER"."SCORE" as U,
         "RPC_PURCHASE_ORDER"."PERFORATING" as V,
         "RPC_PURCHASE_ORDER"."GATHERING" as W,
         "RPC_PURCHASE_ORDER"."TABBING" as X,
         "RPC_PURCHASE_ORDER"."R_CORNER" as Y,
         "RPC_PURCHASE_ORDER"."SADDLE_STITCH_BNDNG" as Z,
         "RPC_PURCHASE_ORDER"."PERFECT_BOUND_BNDNG" as PB,
         "RPC_PURCHASE_ORDER"."NUMBERING" as NU,
         "RPC_PURCHASE_ORDER"."DIE_CUTTING" as DI,
         "RPC_PURCHASE_ORDER"."LAMINATING" as LA,
         "RPC_PURCHASE_ORDER"."SAVE_PLATES" as SA,
         "RPC_PURCHASE_ORDER"."INK" as "INK",
         "RPC_PURCHASE_ORDER"."FINAL_FOR_BINDERY" as "FINAL_FOR_BINDERY",
         "RPC_PURCHASE_ORDER"."TAB_IN" as "TAB_IN",
         "RPC_CUST_TABL"."CUST_NAME" as "CUST_NAME",
         "RPC_CUST_TABL"."CUST_ADDR1" as "CUST_ADDR1",
         "RPC_CUST_TABL"."CUST_ADDR2" as "CUST_ADDR2",
         "RPC_CUST_TABL"."CUST_CITY" as "CUST_CITY",
         "RPC_CUST_TABL"."CUST_PROVINCE" as "CUST_PROVINCE",
         "RPC_CUST_TABL"."CUST_POSTAL_CODE" as "CUST_POSTAL_CODE",
         "RPC_CUST_TABL"."CUST_TEL_NUM" as "CUST_TEL_NUM",
         "RPC_CUST_TABL"."CONTACT_NAME" as "CONTACT_NAME",
    "RPC_CUST_SHPNG_ADDR"."SHIP_TO_ADDR1" as "SHIP_TO_ADDR1",
         "RPC_CUST_SHPNG_ADDR"."SHIP_TO_ADDR2" as "SHIP_TO_ADDR2",
         "RPC_CUST_SHPNG_ADDR"."SHIP_TO_CITY" as "SHIP_TO_CITY",
         "RPC_CUST_SHPNG_ADDR"."SHIP_TO_PROVINCE" as "SHIP_TO_PROVINCE",
         "RPC_CUST_SHPNG_ADDR"."SHIP_TO_POSTAL_CODE" as "SHIP_TO_POSTAL_CODE",
         "RPC_CUST_SHPNG_ADDR"."SHIP_TO_TEL_NUM" as "SHIP_TO_TEL_NUM",
         "RPC_CUST_SHPNG_ADDR"."SHIP_TO_FAX_NUM" as "SHIP_TO_FAX_NUM"
    from     "RPC_CUST_TABL" "RPC_CUST_TABL", "RPC_CUST_SHPNG_ADDR" "RPC_CUST_SHPNG_ADDR",
         "RPC_PURCHASE_ORDER" "RPC_PURCHASE_ORDER"
    where "RPC_CUST_TABL"."CUST_NUM"="RPC_PURCHASE_ORDER"."CUST_NUM"
    and "RPC_PURCHASE_ORDER"."CUST_NUM"="RPC_CUST_SHPNG_ADDR"."CUST_NUM" (+)
    and     "RPC_PURCHASE_ORDER"."SHPNG_SEQ_NUM"="RPC_CUST_SHPNG_ADDR"."SHPNG_SEQ_NUM" (+)
    and "RPC_PURCHASE_ORDER"."DOCKET_NUM" = :P37_DOCKET_NUM
    select     "JOBS"."ORDER_QTY" as "ORDER_QTY",
         "JOBS"."SHIPPED_QTY" as "SHIPPED_QTY",
         "JOBS"."SIZE" as "SIZE",
         "JOBS"."DESCRIPTION" as "DESC"
    from     "JOBS" "JOBS",
         "RPC_PURCHASE_ORDER" "RPC_PURCHASE_ORDER"
    where "JOBS"."DOCKET_NUM"="RPC_PURCHASE_ORDER"."DOCKET_NUM"
    and     "JOBS"."PO_NUM"="RPC_PURCHASE_ORDER"."PO_NUM"
    and "RPC_PURCHASE_ORDER"."DOCKET_NUM" = :P37_DOCKET_NUM
    and "JOBS"."PO_NUM" = :P37_PO_NUM
    select     "MATERIAL_FOR_PO"."QUANTITY" as "QUANTITY",
         "MATERIAL_FOR_PO"."TYPE_STOCK_COLOR_FINISH" as "TYPE_STOCK_COLOR_FINISH",
         "MATERIAL_FOR_PO"."SIZE_WGHT" as "SIZE_WGHT",
         "MATERIAL_FOR_PO"."CUT_TO_SIZE" as "CUT_TO_SIZE",
         "MATERIAL_FOR_PO"."OUT" as "OUT",
         "MATERIAL_FOR_PO"."UP" as "UP",
         "MATERIAL_FOR_PO"."ORDER_DATE" as "ORDER_DATE",
         "MATERIAL_FOR_PO"."SUPPLIER" as "SUPPLIER"
    from     "MATERIAL_FOR_PO" "MATERIAL_FOR_PO",
         "RPC_PURCHASE_ORDER" "RPC_PURCHASE_ORDER"
    where "MATERIAL_FOR_PO"."DOCKET_NUM"="RPC_PURCHASE_ORDER"."DOCKET_NUM"
    and     "MATERIAL_FOR_PO"."PO_NUM"="RPC_PURCHASE_ORDER"."PO_NUM"
    and "RPC_PURCHASE_ORDER"."DOCKET_NUM" = :P37_DOCKET_NUM
    Any help would be appreciated. Also, can a report have 2 detail sections?
    Thanks
    Albert Woolery

    Found it, it's possible.

  • Publishing Web Services via APEX on the horizon? WSRP? SOD?

    Hi,
    Are there any plans for APEX being able to "natively" publish Web Services? Maybe support for WSRP so you could publish an APEX based portlet on Oracle Portal or WebCenter?
    Any news of when an updated statement of direction will be published?
    Regards Pete
    Message was edited by:
    Peter Lorenzen

    There is some talk of native database web services in the next version of Oracle:
    http://padrenc.blogspot.com/2006/10/xquery-and-xml-db-hands-on-lab.html
    It didn't quite make it into 10g:
    Re: plsql web services without appserv

  • Publishing APEX function a a service

    Hi
    Anyone found a simple method to publish an APEX function as a web-service?
    Thanks
    Mike

    Some documentation : http://download-west.oracle.com/docs/cd/B25221_04/web.1013/b14434/devdbase.htm#BDCFGCDH
    An OBE : http://www.oracle.com/technology/obe/obe1013jdev/10131/wsfromplsqlpackage/devwsfrom%20plsql.htm

  • Connecting APEX with local bi publisher

    Hi, everyone
    I have some technical difficulty with integrating bi publisher with apex and enabling pdf-printhng as well.
    As far as I know, I made some mistakes in configuring apex itself.
    I have apex installed at Application Server on the main server in the company and BI Publisher installed at the local workstation using BASIC installation option. Also I have entered this parameters in "Report Printing" in apex:
    host: 192.168.17.157
    port: 9704
    and made a shared report query. But then I trying to test the query I always get message:
    ORA-20001: The printing engine could not be reached because either the URL specified is incorrect or a proxy URL needs to be specified.
    Please, help if someone knows what to do.

    Thanks, rwillems.
    All the configurations of Report printing are closely the same.
    Problem is, BI publisher is installed at local machine at one network and the DB-server is in another. I think I should either contact my system administrator or reinstall publisher into Application Server (that server is in the same network with the database).
    Kind Regards,
    Peter

  • Update Column on The Database After Printing a Report Using BI Publisher

    I need to update a flag on the database to say that a report has been printed. As the report is generated from the branch, I can't work out when and where to run my update process.
    Any help would be appreciated.

    2 things..
    1) Please update your forum handle to a more FRIENDLY name.. We are a friendly group here and do NOT bite (much..)
    2) Please try searching the forum for past articles before posting a new thread. There have a been a posting sin regards to your issue in the past 3 months..: http://forums.oracle.com/forums/search.jspa?objID=f137&q=rich+text+bi+publisher
    Seems to be an issue of the RTF file containing reserved characters used in the XML file used to submit to Bi Publisher from APEX..
    Thank you,
    Tony Miller
    Webster, TX
    Never Surrender Dreams!
    JMS
    If this question is answered, please mark the thread as closed and assign points where earned..

Maybe you are looking for

  • Zen 4 - Zen 6.5 Inventory database upgrade fails

    Hi all, Have installed Zen 6.5 over a Zen 4 server (nw65) running inventory. Database is on a seperate oracle server. When I start inventory, it starts the database upgrade and then fails with a java exception part way through, and then says "stoppin

  • RAR 5.3 - Active Rules 300,000+??

    Good day Chaps. I need to know, how many Rules will be present under RA&R > Rules Architect tab > Rule Library> Rule level Action for a GRC Access Control 5.3 implementation where GRC is connected to one (1) SAP Production system. The reason for the

  • How do you create a new OneNote notebook and/or cr...

    I have a Lumia 800 and I was wondering how to manage certain files in Microsoft Office better. The whole Microsoft Office in a phone experience is quite new to me and I was wondering how I can create a new notebook in my Lumia 800's OneNote, rename p

  • Status Date Shows NA But Really Should Have a Designated Date

    Hello all, I receive project files on occasion from which I know have an active Status Date (SD). When I open the file, the SD will show NA, indicating a SD hadn't been designated.  I've come across this issue typically, it seems, when I open a file

  • LTA -R/3 & ESS URGENT

    Dear All, Please guide me how can i maintain LTA through ESS in standard with R/3 customisation. Block year funda i am not getting in R/3. IT 0582 is only for exemption but how to map it with ESS with block year. As you know that every company gives