How to deploy ADF page into Oracle Applications

Hi Guys,
Is there anyway for deploying ADF pages into Oracle Applications.
Please share some links or information if you have any.
Appreciate your help !!
Thanks,
VJ

You cannot run your ADF application  on the EBS web-server. You need to run it on weblogic or glassfish or tomcat. But you can call your page from the EBS. For this, just define proper "Function" in EBS that calls a jsp page. If you need to pass information from EBS to your application like USER_ID, you can in "Function" -> "Parameters" use $PROFILE$.USER_ID to get the connected user id.
   You can also research AppsDataSource that you can define in weblogic , but it is more difficult

Similar Messages

  • How to Deploy ADF Pages in Oracle APPS R12.1.3

    Hi,
    Every One
    How can i deploy adf pages in oracle apps R12.13
    Thanks & Regards
    Venkat

    hi shay shmeltzer,
    one year back iam worked in oaf(oracle application frame work) ,
    in oaf we are using oc4j server so some oaf pages alredy in apps we want to some chages on the page(client req)so we can done using oaf(we can get the page using some 3rd pard tool like puttytool and chage it using JDEV and put into the apps using same puttytool)likely it's is it possiable in adf?
    Edited by: user13092208 on Dec 22, 2010 8:47 PM

  • How to deploy adf page in oracle apps R12

    Hi,
    we are design one ADF page, i want to deploy that page in oracle apps R12.
    am total new this adf, could you please tell me any body
    how to register in apps adf webpage
    thank and regards
    rkrao.
    Edited by: Rama Krishna Rao on Dec 27, 2010 4:12 AM
    Edited by: Ramu on Apr 9, 2013 12:48 AM

    hi shay shmeltzer,
    one year back iam worked in oaf(oracle application frame work) ,
    in oaf we are using oc4j server so some oaf pages alredy in apps we want to some chages on the page(client req)so we can done using oaf(we can get the page using some 3rd pard tool like puttytool and chage it using JDEV and put into the apps using same puttytool)likely it's is it possiable in adf?
    Edited by: user13092208 on Dec 22, 2010 8:47 PM

  • How to register ADF pages in Oracle Applications 11.5.10 or 12

    Hi,
    I have created an ADF application with JSF pages. Now I want to register this application into Oracle Applications 11.5.10.2 or Release 12.
    Any idea how can I do this? Is that possible now?
    Thanks in advance
    RG

    Ram,
    What I mean is once we deploy the application in R12 say OC4J with J2EE compliance, whatever, how to register this new application with the Oracle Applications like OA framework does?
    This should be similar to hoiw u register any other custom jsp, although I haven't tried it in R12 after you have deployed your ADF page.To be clear, How can we use the Oracle Applications Menu/Function security to launch the ADF application?
    You would not be able to use seeded Oracle apps features in your ADF application like global links, flexfields etc, because Apps still does not provide AOL/J layer for ADF applications.This is only for OAF/JTT/JTf applications.But your custom application can be launched like other pages from apps function. I am still 100% sure....(But should be possible as per the techstack features) I have to try this... once I get time :)!--Mukul                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • How to register custom form into Oracle Applications

    I created a custom form based on a custome table, then I registered in Oracle applications, but it is not opening properly in Oracle applications. It is running fine outside of Oracle Applications. Are there any standard packages which I need to attach while creating this custom form.
    Please help.

    1. Copy your form (test.fmb) into $AU_TOP/forms/US
    2. Compile with f60gen
    3. Copy the test.fmx file to $PRODUCT_TOP/forms/US
    4. Login to Oracle Applications with sysadmin user
    5. Select Application Developer responsibility
    6. Navigate to Application - Form -
    7. Enter the values for following parameter
    Form = test
    Application = You can select from LOV
    User Form Name = Enter as you like
    Description = Enter if any
    8. Navigate to Application - Function
    9. Enter the values in the function form
    in Description TAB - Enter the value for Function, User Function Name, Description
    in Properties TAB - Type = FORM
    Maint.Mode Support = None
    Context Dependence = Responsibility
    in Form TAB - Form = Select your form name that already registered (above one)
    Application = Will display
    Parameters = STARTUP_MODE= TEST
    10. Now you can attach the form in Menu then Responsibility
    Revert back if you have any query.
    Regards,
    S. Velusamy Raja
    Oracle Apps DBA

  • How to deploy java bean in Oracle Applications?

    There is a Oracle Applications Forms FNDMNMNU.fmb which calls a Java Bean to show TreeView.
    The Bean Area uses the implementation class of AppletAdapter.class. Do you know that we have to use the same AppletAdapter class so that we can connect to Oracle database?
    In the form of FNDMNMNU.fmb, the java bean is called like this.
    fndaplt.applet_init('FND_MENUS.TREE_VIEWER',
    'FS',
    'oracle.apps.fnd.functionSecurity.client.FunctionTreeViewer',
    l_list_id);
    Do you know what 'FS' means ?
    Thank you very much in advance!
    It is my first time to use Java Bean in Oracle Applications!

    HI srini ,
    my application version 12.0.4 and database is 10.2.0.4
    and i want to restrict the No of users
    exp i have have 500 users and i want restrict to 100 only
    how can i do that please explain
    Thanks,
    Sudheer

  • How to deploy ESB project on Oracle Application Server

    I have made an ESB project in JDEV. Now on client site we do not have Jdeveloper. How do I deploy my application on the server. I am not even able to export my project from JDev. Please tell me in which format the project is to be exported and how do I export it from Jdev.
    Thanks in advance

    Hi,
    You have to deploy your ESB project from your JDeveloper to the application server.
    1. open Jdeveloper, and go to the connections tab ( upper left corner of the screen )
    2. create a Integration Server connection. In the process you'll create a application server connection as well. Test them. both should return a "success"
    3. Go back to your applications tab in Jdeveloper. Save all your work. Select your ESB project. Press the right mouse button and choose "Register With ESB" Select the right Server and wait a few seconds. After that your ESB app is deployed.
    HTH,
    Martin

  • How to Register OAF Custom Page on oracle application.

    can any one help me out in how to register OAF page in oracle application.

    By using AOL u need to create a Function eg. TestFunc with type as SSWA... and attach the page path as OA.jsp?page=/compName/oracle/apps/per/ijp/webui/TestPG
    After creating the function u need to create a menu and attach this TestFunc with the menu..

  • Fusion Applications 11.1.7: Deploy a custom ADF page to Fusion Applications

    Hi,
    I am trying to create and deploy a custom ADF page in Fusion Applications(in premise) which will allow search, create and update operations on a custom table. I have been going through a pile of documents and this forum but I still have the following questions.
    I have a PageA based on the UIShell. This page is linked to the taskflow TaskFlowA which provides the search functionality. TaskFlowA calls TaskFlowB and TaskFlowC which provide the create and edit functionalities.
    I have enabled security from Jdeveloper (Application>Secure>Configure ADF Security)
    Question#1: Is this step required?
    To deploy it I will generate the ADF Library JAR for the Model and ViewController. The ADF Library JAR for the model will be placed into the <ExplodedEarDirectory>/APP-INF/lib directory of an existing application(say HCM). The ADF Library JAR for the UI will be placed in the <ExploadedWarDirectory>/WEB-INF/lib directory.
    Question#2: Are any other steps required for deployment.
    I will then add permissions for the page by following the steps in How To Configure Security For Custom Pages/Taskflows Added To Fusion Applications(Doc ID 1486524.1). This document lists the steps for configuring authorization policies using APM.
    Question#3: While specifying the resource type in APM, I will select RegionResouceType and set the Name to PageA. I understand that I need to provide the full path of PageA in the form xx.xxx.xx. But how do I get the full path?
    Finally I will add a new menu entry in the Navigator menu using the setup task “Manage Menu Customizations” by adding a new item.
    Question#4: What will be the value of Focus View Id for the new Item? Will it be the Focus View Id that I provided while creating the menu file in JDeveloper?
    Question#5: What will be the value of Secured Resource Name? Will it be the same as what I provided in Question#3 above?
    Thanks,
    Sujoy

    Question#1: Is this step required?
    Yes if you want to test the security in the integrated WLS .
    Question#2: Are any other steps required for deployment.
    Yes. Please follow up our earlier post ADF How-To #12: Deploying Customizations to Standalone WLS
    For question #3, #4 & #5 please first review our other post ADF How-To #10: Replacing A Bounded Task Flow  This won't answer completely what you asked but would definitely be a step in that direction.
    I would also recommend you to go through other posts starting with title ADF How-To #.
    Hope this helps
    Vik
    http://blogs.oracle.com/fadevrel

  • How can I get back into my application aftermath invoking Start up page of index.htm ?

    Gorgeous Hello All,
    If anyone of you can please provide me a solution for the following, will help me in plentious and galore.
    Am using Adobe RoboHelp, Version 10 and IE version being 10.
    A hurdle :-
    I have a application which has been developed in ASP .NET, Version 4.0. Help link has been created in this application wherein here the Start up page of index.htm has been linked to be read from the RoboHelp local project folder\!SSL!\Multiscreen_HTML5\desktop. All are working absolutely fine except when
    I login into the above-said application -> click on the Help page -> the index.htm opens with Contents, Index, Glossary -> Am able to successfully perform any task by respective clickings
    -> But I am not able to get back into my application when I click on the IE provided Back button (Alt+Left) -> Any amount of invoking Back button makes the system getting looped into this Start up page of index.htm only -> When I Close Tab (Ctrl + W) or Close ( X ) -> The window session gets closed and I have to repeat all by relogin once again.
    How can I get back into my application aftermath invoking Start up page of index.htm ?
    (I can always get back into the application easily by erasing those parts in the url which refers to this RoboHelp linkages – but this certainly looks non-polished work)
    Help Please
    Cheese – Vipin Nambiar, Bangalore

    Hey Jeff, I used Internet Explorer 10.0.9200 and Google Chrome 26.0.1410. Alas - it is the same behavior.
    (But Jeff : When I used Microsoft HTML Help as primary layout to generate chm file , My Help when launched from my Application opened in a new browser window and when I closed this Help browser window did not close my application. Looks like need to write few liner code to get this issue settled )
    Thanks Indeed of lots for your concerns Jeff !!!

  • How can we register  the ADF Pages in CRM Application.

    Hi All,
    i am new to the ADF i have some doubts on ADF..
    1.can we register the ADF Pages in CRM Application.
    CRM:
    In my company CRM is the front end application developed in PHP to maintain the employees information.
    Now i need to develope some ADF Pages and i register this ADF Pages in CRM Application.
    If it is possible to Register ADF Pages in CRM Application .
    2.How can we register can anybody explain the Steps please.
    OR
    3. Which version of Jdeveloper is suitable for this type of ADF pages.
    Thanks,
    Mallik.

    Well, not sure I understand 'register' here. You can have a php page and link it to a adf page which runs on a server, but I guess you are talking about something totally different.
    Timo

  • Web pages in Oracle Application 12.0.6

    Hello every one.. i am having a one problem.. i want to create the SSHR LOGGING report.. in which i want to show the list of employees how have visited the application... this is the following query :
    SELECT
    p.employee_number employee_number,
    p.first_name || ' '|| p.last_name Name,
    u.user_name Login_name,
    u.email_address,
    a.start_time login_dates,
    u.last_logon_date,
    tl.responsibility_name
    FROM
    FND_LOGINS A ,
    fnd_user u,
    per_all_people_f p,
    fnd_login_responsibilities s,
    fnd_responsibility t,
    fnd_responsibility_tl tl
    WHERE
    u.user_id = a.user_id
    AND A.START_TIME >'20-NOV-09'
    and s.responsibility_id = t.responsibility_id
    and t.responsibility_id = tl.responsibility_id
    and s.login_id = a.login_id
    and u.person_party_id = p.party_id
    and tl.responsibility_name in ('JBL Employee Self-Service','JBL Employee Self-Service (CE)','JBL Employee Self-Service (JAS)','JBL Manager Self-Service','JBL Manager Self-Service (Admin)','JBL Manager Self-Service (JAS)','Notification')
    and sysdate between p.effective_start_date and p.effective_end_date
    and nvl(p.employee_number,'1') = nvl(nvl(:p_emp_no,p.employee_number),'1')
    and to_CHAR(a.start_time,'RRRR/MM/DD HH:MM:SS') between :P_DATE_FORM AND :P_DATE_TO
    order by
    2 ,a.start_time desc
    Now problem with this is that.. its not showing the rercord of the person.. how have visited the web pages in Oracle Application R12.. like we have Leave Management web page in this 'JBL Employee Self-Service' responsibility.. please help me that how and by using what table in can view webpages visiting data as well

    Hi,
    Please see if the queries in these documents helpl.
    Note: 295206.1 - How to Count Total Number of Users Connected to ORACLE Application
    Note: 471673.1 - R12.0.6+ : Oracle Application Object Library Active Users Data Collection Test
    Thanks,
    Hussein

  • How can i attach files in oracle applications

    Hi,
    How can i attach files in oracle applications ? Is there any thing like open dialogue box?
    krishna

    Hi Naveen,
    While I am searching for attaching files to oracle forms in forum, I found you. I have a question; probably you could help me out. I have a custom form which needs to have the facility to open the text files from C drive and load the data into Oracle tables.
    The custom form will be attached to Oracle apps responsibility... We are currently using forms6i.
    Could you help me out to open a dialog box which provides the users to open the text files from C drive when user clicks on a button
    I have attached d2kcomm and d2kwutil to the form. It complies at the form level
    but still it is not showing the dialog box.
    I would appreciate if you can help me in this regard.
    Thanks in Advance
    Ravi.
    Message was edited by:
    ravipampana

  • Deploy ADF Project to Oracle Portal?

    Hi,
    I'm wondering if anybody now how to deploy ADF Web project to
    Oracle Portal?
    If it is possible please tell me how and show me some example.
    Kinde Regards, Evgen

    Please have a look on document how to consume ADF Project in Portal:
    http://www.oracle.com/technology/products/webcenter/pdf/owcs_10132_cm_jsf_bridge.pdf
    Best Regards

  • How to import csv data into Oracle using c#

    Hello,
    How to import csv data into Oracle using c #. Where data to be imported 3GB in size and number of rows 7512263. I've managed to import csv data into Oracle, but the time it takes about 1 hour. How to speed up the time it takes to import csv data into oracle. Thank you.
    This is my code:
    using System;
    using System.Collections.Generic;
    using System.Linq;
    using System.Text;
    using System.Diagnostics;
    using System.Threading;
    using System.Text.RegularExpressions;
    using System.IO;
    using FileHelpers;
    using System.Data.OracleClient;
    namespace sqlloader
    class Program
    static void Main(string[] args)
    int jum;
    int i;
    bool isFirstLine = false;
    FileHelperEngine engine = new FileHelperEngine(typeof(XL_XDR));
    //Connect To Database
    string constr = "Data Source=(DESCRIPTION=(ADDRESS_LIST="
    + "(ADDRESS=(PROTOCOL=TCP)(HOST= pt-9a84825594af )(PORT=1521 )))"
    + "(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=o11g)));"
    + "User Id=xl;Password=rahasia;";
    OracleConnection con = new OracleConnection(constr);
    con.Open();
    // To Read Use:
    XL_XDR[] res = engine.ReadFile("DataOut.csv") as XL_XDR[];
    jum = CountLinesInFile("DataOut.csv");
    FileInfo f2 = new FileInfo("DataOut.csv");
    long s2 = f2.Length;
    int jmlRecord = jum - 1;
    for (i = 0; i < jum; i++)
    ShowPercentProgress("Processing...", i, jum);
    Thread.Sleep(100);
    if (isFirstLine == false)
    isFirstLine = true;
    else
    string sql = "INSERT INTO XL_XDR (XDR_ID, XDR_TYPE, SESSION_START_TIME, SESSION_END_TIME, SESSION_LAST_UPDATE_TIME, " +
    "SESSION_FLAG, VERSION, CONNECTION_ROW_COUNT, ERROR_CODE, METHOD, HOST_LEN, HOST, URL_LEN, URL, CONNECTION_START_TIME, " +
    "CONNECTION_LAST_UPDATE_TIME, CONNECTION_FLAG, CONNECTION_ID, TOTAL_EVENT_COUNT, TUNNEL_PAIR_ID, RESPONSIVENESS_TYPE, " +
    "CLIENT_PORT, PAYLOAD_TYPE, VIRTUAL_TYPE, VID_CLIENT, VID_SERVER, CLIENT_ADDR, SERVER_ADDR, CLIENT_TUNNEL_ADDR, " +
    "SERVER_TUNNEL_ADDR, ERROR_CODE_2, IPID, C2S_PKTS, C2S_OCTETS, S2C_PKTS, S2C_OCTETS, NUM_SUCC_TRANS, CONNECT_TIME, " +
    "TOTAL_RESP, TIMEOUTS, RETRIES, RAI, TCP_SYNS, TCP_SYN_ACKS, TCP_SYN_RESETS, TCP_SYN_FINS, EVENT_TYPE, FLAGS, TIME_STAMP, " +
    "EVENT_ID, EVENT_CODE) VALUES (" +
    "'" + res.XDR_ID + "', '" + res[i].XDR_TYPE + "', '" + res[i].SESSION_START_TIME + "', '" + res[i].SESSION_END_TIME + "', " +
    "'" + res[i].SESSION_LAST_UPDATE_TIME + "', '" + res[i].SESSION_FLAG + "', '" + res[i].VERSION + "', '" + res[i].CONNECTION_ROW_COUNT + "', " +
    "'" + res[i].ERROR_CODE + "', '" + res[i].METHOD + "', '" + res[i].HOST_LEN + "', '" + res[i].HOST + "', " +
    "'" + res[i].URL_LEN + "', '" + res[i].URL + "', '" + res[i].CONNECTION_START_TIME + "', '" + res[i].CONNECTION_LAST_UPDATE_TIME + "', " +
    "'" + res[i].CONNECTION_FLAG + "', '" + res[i].CONNECTION_ID + "', '" + res[i].TOTAL_EVENT_COUNT + "', '" + res[i].TUNNEL_PAIR_ID + "', " +
    "'" + res[i].RESPONSIVENESS_TYPE + "', '" + res[i].CLIENT_PORT + "', '" + res[i].PAYLOAD_TYPE + "', '" + res[i].VIRTUAL_TYPE + "', " +
    "'" + res[i].VID_CLIENT + "', '" + res[i].VID_SERVER + "', '" + res[i].CLIENT_ADDR + "', '" + res[i].SERVER_ADDR + "', " +
    "'" + res[i].CLIENT_TUNNEL_ADDR + "', '" + res[i].SERVER_TUNNEL_ADDR + "', '" + res[i].ERROR_CODE_2 + "', '" + res[i].IPID + "', " +
    "'" + res[i].C2S_PKTS + "', '" + res[i].C2S_OCTETS + "', '" + res[i].S2C_PKTS + "', '" + res[i].S2C_OCTETS + "', " +
    "'" + res[i].NUM_SUCC_TRANS + "', '" + res[i].CONNECT_TIME + "', '" + res[i].TOTAL_RESP + "', '" + res[i].TIMEOUTS + "', " +
    "'" + res[i].RETRIES + "', '" + res[i].RAI + "', '" + res[i].TCP_SYNS + "', '" + res[i].TCP_SYN_ACKS + "', " +
    "'" + res[i].TCP_SYN_RESETS + "', '" + res[i].TCP_SYN_FINS + "', '" + res[i].EVENT_TYPE + "', '" + res[i].FLAGS + "', " +
    "'" + res[i].TIME_STAMP + "', '" + res[i].EVENT_ID + "', '" + res[i].EVENT_CODE + "')";
    OracleCommand command = new OracleCommand(sql, con);
    command.ExecuteNonQuery();
    Console.WriteLine("Successfully Inserted");
    Console.WriteLine();
    Console.WriteLine("Number of Row Data: " + jmlRecord.ToString());
    Console.WriteLine();
    Console.WriteLine("The size of {0} is {1} bytes.", f2.Name, f2.Length);
    con.Close();
    static void ShowPercentProgress(string message, int currElementIndex, int totalElementCount)
    if (currElementIndex < 0 || currElementIndex >= totalElementCount)
    throw new InvalidOperationException("currElement out of range");
    int percent = (100 * (currElementIndex + 1)) / totalElementCount;
    Console.Write("\r{0}{1}% complete", message, percent);
    if (currElementIndex == totalElementCount - 1)
    Console.WriteLine(Environment.NewLine);
    static int CountLinesInFile(string f)
    int count = 0;
    using (StreamReader r = new StreamReader(f))
    string line;
    while ((line = r.ReadLine()) != null)
    count++;
    return count;
    [DelimitedRecord(",")]
    public class XL_XDR
    public string XDR_ID;
    public string XDR_TYPE;
    public string SESSION_START_TIME;
    public string SESSION_END_TIME;
    public string SESSION_LAST_UPDATE_TIME;
    public string SESSION_FLAG;
    public string VERSION;
    public string CONNECTION_ROW_COUNT;
    public string ERROR_CODE;
    public string METHOD;
    public string HOST_LEN;
    public string HOST;
    public string URL_LEN;
    public string URL;
    public string CONNECTION_START_TIME;
    public string CONNECTION_LAST_UPDATE_TIME;
    public string CONNECTION_FLAG;
    public string CONNECTION_ID;
    public string TOTAL_EVENT_COUNT;
    public string TUNNEL_PAIR_ID;
    public string RESPONSIVENESS_TYPE;
    public string CLIENT_PORT;
    public string PAYLOAD_TYPE;
    public string VIRTUAL_TYPE;
    public string VID_CLIENT;
    public string VID_SERVER;
    public string CLIENT_ADDR;
    public string SERVER_ADDR;
    public string CLIENT_TUNNEL_ADDR;
    public string SERVER_TUNNEL_ADDR;
    public string ERROR_CODE_2;
    public string IPID;
    public string C2S_PKTS;
    public string C2S_OCTETS;
    public string S2C_PKTS;
    public string S2C_OCTETS;
    public string NUM_SUCC_TRANS;
    public string CONNECT_TIME;
    public string TOTAL_RESP;
    public string TIMEOUTS;
    public string RETRIES;
    public string RAI;
    public string TCP_SYNS;
    public string TCP_SYN_ACKS;
    public string TCP_SYN_RESETS;
    public string TCP_SYN_FINS;
    public string EVENT_TYPE;
    public string FLAGS;
    public string TIME_STAMP;
    public string EVENT_ID;
    public string EVENT_CODE;
    I hope someone can give me a solution. Thanks

    The fastest way is to use external tables or sql loader (sqlldr). (If you use external tables or sql loader, you don't use C# at all).

Maybe you are looking for

  • Do I need to clean my computer like I did with my Dell?

    Hi I have a MacBook Air I was wondering if I need to clean up records etc like I did on my old Dell computer. I know very little about computers. Thanks Dennis

  • Setting auto set to default, after ret

    Hi?I'm currently using Vista 32-bits OS. Using x-fi xtreme music with latest Vista software. When i set?the creative software to?operate in 5. speakers setting, after i do a restart on my system. It will automatic restart to a default 2. speaker sett

  • Sony HDR HC7 - does it work with FCE 3.5 HD?

    Is the Sony HDR HC7 capable with mac fce 3.5 hd? thank you so much.

  • Firefox uses too much cpu

    On the Mac, running Activity Monitor, Firefox 3.6.10 (the latest download) shows 68% CPU being used with ONE web page open and 1.12 GB of virtual memory. This is unacceptable. It clogs downloads and is a nuisance in general. Streaming audio breaks up

  • Self-assigned IP (DHCP is not getting correct IP address)

    I just moved and got my internet connection not long ago. When the installation people were there, they tested the internet connection by plugging the ethernet cable directly to my girlfriend's macbook (one of those new white macbooks). It worked pre