Pasar valores a otra Pagina (de Apex a PHP)

Buen día
Tengo una página básica en ápex que captura el valor de dos campos y los debe de pasar a una página PHP pero no encuentro la forma de que estos valores me pasen a la pagina PHP si alguien tiene esto resuelto
Gracias por la Ayuda

Lo termine solucionando el problema era que uno de los includes entraba en conflicto con la pagina de plantilla porque estaba mal editado

Similar Messages

  • Custom pagination for APEX 4.2 interactive report using Page Zero

    Hi,
    I want to implement an «Custom pagination for APEX 4.2 interactive report» using a «page zero».
    I recently migrate from Apex 3.1 to Apex 4.2 and my «Custom pagination for APEX 3.1 interactive report» using a «page zero»  is not working any more.
    So now I try to adapt an excellent example of Jari Laine for 4.0 but using a page zero.
    I put the code JavaScript to Page zero but I must create an dynamic action to fire only for an interactive report region.
    It’s a good idea?
    Thank you

    Thought I would try once more with my DatePicker question.
    On the Apex.Oracle.Com website I have created a 1 page application that has an Interactive Report.
    [url http://apex.oracle.com/pls/apex/f?p=15655:1]
    user = 'test'
    password = 'test'
    I have 2 questions :
    (1) In IE7, press 'Actions', 'Filter'. On the Column dropdown list, select 'Order Timestamp'.
    Notice the prompt icon to the right of the 'expression'. This should change to the Datepicker, but in IE7 it does not. Try the samething in Firefox or Chrome and the Datepicker will appear.
    Is this a BUG, or does Apex 4.02 not support IE7 ?
    (2) In Firefox or Chrome, where you can now see the Datepicker, you will notice that it is the new style picker, not the old style ( called 'classic' ). I want to change it so that it shows the 'classic' datepicker not the new, but cannot see how to do it, if indeed you actually can.
    I would really appreciate it if someone could take a look and let me know if I am going mad, or if we need to get all our users onto IE8. We have now gone live with Apex 4.02 and need to resolve these issues.
    Thanks in advance.
    Edited by: DooRon on 10-Mar-2011 05:13

  • APEX vs PHP

    Hello everyone,
    I'm about to start an online catalog for schools where teachers upload grades and parents can login-in and see them.It's not very complicated, just a form and a few reports(looking for a nice user-friendly interface).
    My friend (and co-worker on this) it's PhP fan, and he knows nothing about Apex(as i don't know much about PhP), so after we lined up all the ideas and ended up chosing a platform.This is our problem!
    I love APEX (and i'm pretty good at it) and this would be my favorite. The problem is that he keeps saying that Apex is poor and that lots of top Alexa's sites are Php(Facebook,Wikipedia,etc).
    It would be nice if you APEX guru's could give my some arguments to suggest that APEX pawns PhP + MySql.I'm sure that i can make this project in APEX but I really can't find any convincing arguments in front of PhP.
    I don't think that pricing is a problem since we won't expect more then 200 visitors at once and 10g XE could make it i hope :).
    Kind Regards,
    Bogdan Ursea

    I've been using APEX for 10 years and I've worked in PHP as well. I've never worked with any PHP frameworks, so it was just pure PHP and MySQL. At the end of the day, PHP is just scripting, like Perl, .Net, Ruby. It's a bunch of code. APEX uses declarative objects like regions, reports, items, validations. You'd have to hand code soooooooo much in PHP that's already built into APEX like every aspect of Interactive Reports, or validations. I'd say you could build an app in APEX that would take you 10 times as long to build in PHP. Have you ever built an app using nothing but the PL/SQL web toolkit (htp.p...)? If so, that's about what it's like in PHP.
    What are PHP's strengths? Well it works with any database, one app can go against multiple databases, there are more php / MySQL hosting companies than APEX hosting companies. To be fair, it's a pretty easy language to learn and the code is pretty readable. But again, it's just a bunch of code.
    You're not building facebook or wikipedia. For that matter, neither are 99% of the developers in the world. Don't look to their architecture for inspiration. They have to make tradeoffs to support the insane number of concurrent users and data. They do things like using NoSQL databases (MongoDB, etc) that are massively distributed clusters. Even though PHP is plenty scalable for 99% of the web apps out there, facebook needed more speed so they wrote a compiler for it. Their challenges are much different than yours. Your primary challenge is going to be ease of use productivity, which is where APEX shines.
    I hope you've considered the security implications of the app you're building. Are you planning on encrypting the data? What type of authentication are you going to do? Make sure you are using session state protection so I can't just change the primary key in the URL and see someone elses grades.
    Tyler Muth
    http://tylermuth.wordpress.com
    "Applied Oracle Security: Developing Secure Database and Middleware Environments": http://sn.im/aos.book

  • APEX or PHP?

    How I choose Apex or PHP for Oracle?
    What is difference a diapason, programming skillful, product building period time and customizing of these?

    Hello,
    To seriously answer that question (obviously bearing in mind you're in an APEX forum, so the vast majority of people in here are going to be pro-APEX, myself included), we need to know a lot more about your exact requirements.
    For example -
    1) Is this a one-off development?
    2) Do you already have skills in one (or both) of the tools?
    3) What sort of application(s) are you trying to build?
    The more information you can give the better really.
    John.
    http://jes.blogs.shellprompt.net
    http://www.apex-evangelists.com

  • Submit form on report pagination?  (APEX 2.2.0)

    This may be a really basic question, and I apologize if it's been answered elsewhere.
    Is it possible to have the form submit when changing pages in a report through the pagination links? I have a bunch of checkboxes that I want to preserve across page "turns". The pagination by default is just a hyperlink and not a form submission, so the values get lost.
    If it is possible, what do I need to do?
    Thanks!
    Don
    P.S. - I found Submit page before launching report link but that's about the CSV download link, and I can't find a way to apply that here.

    Earl,
    There is an APEX paginated report where one of the columns is for a call to HTMLDB_ITEM.CHECKBOX for each row. The form on the page submits back to the page itself. On form submission, the values for the checked boxes are stored (as a CSV list) in a page item. There are a few other buttons on the page which the users can use, but the important part in this question is the check boxes. At the very end of the process, something happens with all of the values in the CSV list.
    The issue I am having is that when the user clicks the "Previous" or "Next" links, the check boxes on that "page" of results are not processed.
    Thanks for your help so far. The solution I came up with was to redesign the interface so that the user has to explicitly choose to save the checked values, though I am curious about the original question, which boils down to, "can you have the pagination buttons submit the page instead of not?"

  • Support position on pagination in Apex

    Hi,
    I've been trying to find whether Oracle officially support access to the "pg_min_row", "pg_max_rows" and "pg_rows_fetched" parameters to f via the use of
    FLOW_CURRENT_MIN_ROW, or via wwv_flow package variables, etc, but can't find any kind of documentation / statement of support for this. Is there any?
    If not, what's the current Oracle-supported mechanism (if any) for getting this information?
    Also, I know that Apex actually uses a slightly different mechanism (via wwv_flow_data) to "know" what pagination set it's on (since you can link back to a page without the pg_min_rows etc parameters being specified on the URL and still see the same pagination set), and I was wondering if it's actually possible to "officially" (i.e. in a supported sense) get the set of data that Apex is going to display, rather than having to select it out of wwv_flow_data and parse the colon-delimited information in there).
    Regards

    Apple's normal position is that they have no position on third-party products.
    But from what I've read, you will need the drivers from the CD as they're not part of the Mac OS X distribution, though the ATI driver for other-model cards may work to get the card working. If you need further clarification or information, you may want to call ATI's tech support.

  • Mix Apex and PHP

    Hello,
    Do you think thsi approach will work:
    1. Linux server running web server with php and oracle CLIENT on it.
    This machine will provide interface (shiny one) for end users(customers)
    The machine will connect to another machine running Oracle with APEX on it.
    2. Pro users(salesmen, etc) will use the apex interface to look at the same customer data.
    Basically I want to know if:
    1. PHP via oci8 driver can easily modify data within APEX schema.
    2. This approach makes sense.
    Thanks,
    Peter
    Edited by: user12251833 on Jul 30, 2010 2:59 PM

    Hi Peter,
    yes, it is possible to do that. With PHP you can access the same database and same tables as APEX will use in its parsing schema.
    If this approach makes sense? I don't know, i probably would use APEX for both UI's, since you can build good looking and end-user-proof Layouts with APEX.
    brgds,
    Peter
    Blog: http://www.oracle-and-apex.com
    ApexLib: http://apexlib.oracleapex.info
    Work: http://www.click-click.at
    Training: http://www.click-click.at/apex-4-0-workshops

  • APEX vs PHP hosting cost

    Am new to APEX so please pardon the ignorance. Am trying to decide on a platform for a small application i have to build for a potential client.
    As a long time Oracle developer, I was able to pickup APEX very quickly and was excited at the prospect of not having to learn a new language like PHP.
    However, hosting services for APEX applications seem to be extremely costly compared to PHP/MySQL.
    How are organizations able to justify the cost ? Or am I missing something ?
    Thanks

    I have some sympathy here. I help run a dog training school. We are all volunteers, we make no money and we all have day jobs.
    I want to put some of the training schedules, notes and class lists on the web so that the instructors don't have to keep their own manual notes. I'm paying £6 per year to host my mySQL database and PHP.
    However my heart is broken with the thing. I have a day job, and I can't spend the time on it. Yes there are tools out there that can help generate the code, but nothing compares to what APEX can do. I just can't be bothered coding all the HTML and PHP. Then I've got to make sure it's secure, ugh!
    However for a 12 person system I can't go and ask them all to help pay for APEX hosting.
    If anyone has any ideas, I'm all ears. Maybe if someone from Oracle is listening they could alter the terms of using apex.oracle.com so I could host the app there, I don't mind backing it up myself, it will only change a couple of times a week. Make it that no person identifiable data is loaded and that it can't be used for commerical purposes. Think of the take up it could bring to APEX.

  • Como usar multiples paginas maestras en un mismo pliego

    Tengo una de las paginas maestras con el nro de pagina y otras paginas maestras con los capitulos de un libro,en el cual cambia el color segun el capitulo.
    Entonces necesito que las paginas pueda aplicar el nro de paginas y tambien asignar el capitulo correspondiente.Pero no me deja aplicar dos paginas maestras a un mismo pliego, me deja uno u otro.

    Claro, pero yo lo que te digo es que la página maestra B se base en A, en
    las opciones de la página maestra B, y de cualquier página hay una opción
    que dice "basada en..." entonces ponemos en A, de esa forma aparecerán las
    características de A, en este caso el número de página y luego nosotros le
    añadiremos las características propias de B, en este caso el color. Si lo
    que queremos es que el número de página se ponga en otro color entonces
    esta solución no sirve, digo que si el color afecta al número de página
    entonces habrá que hacer una página maestra para cada capítulo
    http://help.adobe.com/es_ES/indesign/cs/using/WSa285fff53dea4f8617383751001ea8cb3f-7105a.h tml
    un saludo
    mateo
    2014-02-10 13:17 GMT+01:00 silcarretero <[email protected]>:
        Re: como usar multiples paginas maestras en un mismo pliego
    created by silcarretero <http://forums.adobe.com/people/silcarretero> in *Foros
    de usuario a usuario* - View the full discussion<http://forums.adobe.com/message/6104766#6104766

  • Pagina blanca en swf cuando exporto de indesign

    hice una revista y la mande imprimir pero ahora quiero ponerla en mi pagina web pero cuando la exporto para convertirla en formato swf cuando la pego en la webpage aparece una pagina en blanco del lado izquierdo al iniciar  junto con la portada y al final de la revista aprece otra pagina blanca del lado derecho junto con la contraportada y quiero que aparezcan solo las paginas que tienen contenido como hago para que no aparezcan?  gracias!!

    Si quieres las páginas sueltas de forma individual, no como pliegos, cambia la configuración (de una copia) del documento a paginas simples, no opuestas.
    Si quieres que aparezcan enfrentadas, de dos en dos, inicia tu documento en un número de página par.
    Modifica esto en Opciones de Numeración y Sección del panel de Páginas.

  • Crear layout en PLD con varias 2 paginas distintas

    Hola, queria saber quien tiene info sobre como generar un layout que tiene 2 hojas totalmente distintas, donde la primera hoja se imprima en la impresora X y la otra pagina en la impresora Y.
    slds.

    Hola...
    Yo intentaría lo siguiente,
    Sobre un modelo layout de prueba,
    1.- Oculta la totalidad de los campos
    2.- Creas 2 campos de texto A y B (Supondremos F_001 y F_002).
    3.- Crea un campo fórmula que lea la página (CurrentPage()) - Supondremos que este tercer campo es F_003
    4.- Crea 2 campos fórmula (F_003 == '1') y (F_003 == '2') (Estos a su vez serían los campos F_004 y F_005)
    5.- Enlazas el campo A al campo F_004 y el campo B al campo F_005
    En Visualizar propiedades de documento dentro del PLD, selecciona como impresora para 1a página una impresora X, luego para las otras paginas una impresora distinta.
    Prueba generando una impresión que considere 2 páginas, para comprobar los 2 puntos importantes. Uno es que cada campo aparezca en su respectiva página (si esto es así, luego tendrías que generar cada campo de cada página por separado condicionandolo a las fórmulas indicadas), el segundo punto sería comprobar que efectivamente imprime en distintas impresoras
    Espero te sea de ayuda
    Saludos Cordiales,

  • PHP and Apex

    I like PHP and I like Apex. Is there any chance to see an interaction between the two? I know that it
    is possible to link PHP with the Apache server which runs Apex but I am asking for the field addressing
    and exchanging the variables between PHP code and PL/SQL code. That would really turn Apex into a
    killer app.
    Mladen Gogala

    Chris, I was thinking about addressing the Apex form fields through PHP. The application in question has to upload some files to Oracle database. The problem is that I need to fetch it first from another machine. That can be easily done with PHP and I would like to be able to address the form fields in Apex from PHP. As for another book, yes, I would like to write one. I've already been putting some ideas on the paper but it is still at the very beginning.

  • PHP/ORACLE Pagination

    Hi All,
    Can any one help me to create PHP/ORACLE Pagination..
    Thanks
    Sam

    Hi pals
    Here is a good easy sample of pagination using Oracle in PHP, Please notice that I have a layer, running different queries which I need, and in some lines below I've used them but the names of the function and variable which I've called are obviously seen that how they perform.
    Further, Please note that you would be expected to call your own oracle database through PHP oracle functions, and as you can see, I have a table storing page sessions and the function "oracle->select" runs the query "SELECT * FROM SESSION_ID" and returns its result and the variable "numberrows" has the number of rows which the implemented query has returned.
    <html>
    <head>
    <title>PAGING</title>
    </head>
    <body>
    <?
    session_start();
    $session_check = $orcl->oracle_select("SESSION_ID", "*");
    $Per_Page = 10; // Per Page
    $Num_Rows = $orcl->numberrows;
    if( !isset( $_GET["Page"] ) )
         $Page=1;
    else
    $Page = $_GET["Page"];
    $Prev_Page = $Page-1;
    $Next_Page = $Page+1;
    $Page_Start = ( ( $Per_Page*$Page ) - $Per_Page );
    if( $Num_Rows <= $Per_Page )
         $Num_Pages =1;
    else if( ( $Num_Rows % $Per_Page ) == 0 )
         $Num_Pages = ( $Num_Rows / $Per_Page );
    else
         $Num_Pages = ( $Num_Rows / $Per_Page ) + 1;
         $Num_Pages = (int)$Num_Pages;
    $Page_End = $Per_Page * $Page;
    if ( $Page_End > $Num_Rows )
         $Page_End = $Num_Rows;
    ?>
    <table width="800" border="1" cellpadding="0" cellspacing="0" style="font-size: 12px; font: Tahoma">
    <tr>
    <th width="400" align="center">CUSTOMER</th>
    <th width="400" align="center">Name</th>
    </tr>
    <?
    for($i=$Page_Start; $i<$Page_End; $i++)
    ?>
    <tr>
    <td width="400" align="center"><div align="center"><?=$session_check["ID"][$i]; ?></div></td>
    <td width="400" align="center"><?=$session_check["USER_ID"][$i];?></td>
    </tr>
    <?
    ?>
    </table>
    <table width="800" border="0" cellpadding="0" cellspacing="0" style="font-size: 12px; font: Tahoma">
    <tr>
    <td align="center"> </td>
    </tr>
    <tr>
    <td align="center">Total <?= $Num_Rows;?> Record : <?=$Num_Pages;?> Page :</td>
    </tr>
    <tr>
    <td align="center">
    <?
    if($Prev_Page)
         echo " <a href='$_SERVER[SCRIPT_NAME]?Page=$Prev_Page'><< Back</a> ";
    for($i=1; $i<=$Num_Pages; $i++){
         if($i != $Page)
              echo "[ <a href='$_SERVER[SCRIPT_NAME]?Page=$i'>$i</a> ]";
         else
              echo "<b> $i </b>";
    if($Page!=$Num_Pages)
         echo " <a href ='$_SERVER[SCRIPT_NAME]?Page=$Next_Page'>Next>></a> ";
    ?>
    </td>
    </tr>
    <tr>
    <td align="center"> </td>
    </tr>
    </table>
    </body>
    </html>

  • (OT) + Click "Sumatoria de Click"

    My english not is good
    * Englsih
    / Spanish
    * I have I tie developed with a page call that when I give
    him click sends
    to me to make a concatenation "Control Masters Record."
    "Search of a word
    happening that value to another window"
    / Tengo un vinculo desarrollado con un llamado de pagina que
    cuando le doy
    clic me env�a a realizar una concatenaci�n
    "Control Master Record."
    "B�squeda de una palabra pasando ese valor a otra
    ventana"
    * My question is. As I can make one sumatoria of bonds.
    / Mi pregunta es. Como puedo realizar una sumatoria de
    v�nculos.
    * My question is. As I can make one sumatoria of bonds. I
    explain myself.
    When a person him of click to a registry that shows but
    information to him,
    is registered in another data base the click that has
    occurred of that I
    tie.
    / Me explico. Cuando una persona le de clic a un registro que
    le muestra mas
    informaci�n, quede registrado en otra base de datos
    los clic que se han dado
    de ese vinculo.
    * It is with the purpose of taking to a control of click of
    words or
    registries of a page.
    / Es con el fin de llevar un control de clic de palabras o
    registros de una
    pagina.
    * Some guide, manual or tutorial.
    / Alguna gu�a, manual o tutorial.

    Es muy sencillo, te creas un nuevo campo en la base de datos
    donde almacenar
    el n� de click, y a la vez que recuperas los valores
    para ampliar el resto
    de la informaci�n (p�gina de detalle) cuando
    una persona hace click en un
    registro, haces un update en la base de datos
    sum�ndole 1 al valor que tenga
    el campo que almacena el n� de click.
    Saludos,
    Julio Barroso
    "Anuack Luna" <[email protected]> escribi� en el
    mensaje
    news:e4bttk$kdi$[email protected]..
    | Hola Foreros
    |
    | Tengo un vinculo desarrollado con un llamado de pagina que
    cuando le doy
    | clic me env�a a realizar una concatenaci�n
    "Control Master Record."
    | "B�squeda de una palabra pasando ese valor a otra
    ventana"
    |
    | Mi pregunta es. Como puedo realizar una sumatoria de
    v�nculos.
    |
    | Me explico. Cuando una persona le de clic a un registro que
    le muestra mas
    | informaci�n, quede registrado en otra base de datos
    los clic que se han
    dado
    | de ese vinculo
    |
    | Es con el fin de llevar un control de clic de palabras o
    registros de una
    | pagina.
    |
    | Alguna gu�a, manual o tutorial.
    |
    |

  • Como llamo vi

    Chicos tengo un problema nesesito llamar desde el vi remoto a otros vi que se encuentran en otras compuradoras de mi red y este sea llamado atravez de un boton y se despliegue en otra pagina web

    Hola Pussycat,
    Escribir bien es basico para poder entender tu problema. En la parte superior derecha esta un corrector ortográfico incluido en el html del foro y tomarte tiempo extra para revisar tu redacción nos ahorra tiempo a todos.
    Revise  tu codigo y veo que necesitas revisar los fundamentos de  LabVIEW (http://www.ni.com/getting-started/labview-basics/execution-structures) . Tienes operaciones esperando afuera de un ciclo while  indefinidamente. Es decir, solo van a ejecutarse si detienes el programa principal y el ultimo valor seleccionado es el correcto.
     " lo que no se como es que desde el VI remoto llamar ala otros VI remotos y regresar al Vi principal"
    Solo agregaste un VI que asumo es el VI principal que mencionas. Desde este VI estas abriendo (o intentando) abrir paginas HTML (todas las direcciones que vi eran iguales).
    Quieres abrir paginas HTML desde las otras paginas?
    Aunque no lo especificaste creo que intentas abrir paneles remotos usando un explorador web. ( http://zone.ni.com/reference/en-XX/help/371361K-01/lvconcepts/viewing_fp_remote/)
    Si esto es cierto el metodo para abrir el panel remoto que tienes puede funcionar y si quieres hacer que, desde ese html, se regrese al VI principal  tienes que implementar  codigo dentro de cada panel remoto que uses segun sea el caso  ( ojo: tu código no cierra la ventana html que abre)
    Labview, dependiendo la licencia y version que tengas, permite cierto numero de paneles remotos.  Te recomiendo  que revises que version tienes y verifiques que puedes publicar el número de paneles remotos que necesitas antes de seguir intentando solucionar tu necesidad de la forma que describes.
    Tal vez puedes implementar todo el monitoreo desde una sola página!
    Existen objetos dentro de labview para separar o clasificar objetos en el panel frontal. Uno de ellos es el tab control (http://labviewwiki.org/TAB_Control)
    quedo atento a tus respuestas para seguir apoyandote.
    saludos
     

Maybe you are looking for

  • How to install Windows 8.1 on Haswell Mac?

    Just bought the 15" Haswell Macbook Pro Retina and I'm trying to install Windows 8.1. I'm relatively new to Mac so the instructions that I found didn't really make sense to me and seemed like they were skipping steps. My school gave me the downloadab

  • "connect_by_isleaf"  is not working in Forms 10g

    Hi gurus, I have a tree control in my application,I use a query to rollup some amounts according to certain criteria,I used the pseudo-column 'connect_by_isleaf' which is a wonderful new feature in 10g and it worked fine in SQLPlus,when I used it in

  • Installing beta 2 on Windows 7

    I have been unable to install Flash Catalyst Beta 2 on a Windows 7 machine. It approves the serial number I select install all components then I get an error "Your installation encountered errors" Please try restarting your system. Restarting hasn't

  • Error when testing from Message mapping test tab

    Hi Experts, I am wondering that when i test the message in the MM test tab its giving error and target message is not generating. I am not testing end to end then why it is triggering communication channel? I can see that the 'RFC_Alert_Service_RFC_R

  • Flac in final cut pro X

    How can I import FLAC files in Final Cut Pro? Thank you