Custom OAF on barcode

All,

We have an obligation to develop a page customized OPS on Barcode... There is an article with bar code when analyze us the code bar element, then OFA page should display the respective registered orders for this article...

Is this feasible via OAF? If so, please provide your valuable contributions...

Thank you

V

There is some good news on the above requirement... There is no need of any extra coding... to the point where we can scan the barcode it captures the value and displays automatically in the messageTextInput box item and with PPR we the necessary information on the page.

Let me know if anyone need additional information...

Tags: Oracle Applications

Similar Questions

  • Urgent how page CUSTOM OAF toTranslate. Please Note CUSTOM OAF page not Standard OFA

    Hello

    We have developed a customized OPS in English page. Our client now wants the same page is available in FRENCH and ARABIC.

    Please help on this. Its Urgent 535571

    Hello

    I had the problem solved by following the steps below

    Step 1:- go to--> page customize Custom OAF page--> click on customize (pencil icon) for values or labels you want to translate.

    Step 2:- change the prompt value to inherit the same value in English how it was displayed before. Click on apply

    Step 3:- go to functional administrator--> customizations--> Application Catalog--> give you OAF page path in the path of the Document--> to Manage customizations--> translate and give respective language and values.

    Kind regards

    Matt Rohera.

  • R12 CLASSPATH to compile pages custom OAF R12 11i

    Hello

    Can you please let us know how to compile custom OAF R12 11i pages in Unix box.

    We copied pages of custom OAF R12 11i and when we try to compile the java files that are all mistakes out. How we compile these classes.

    Thank you
    HC

    Consider that we have so much customization. Have we not ftp any customizations to the computer and compiles in Jdeveloper?

    Yes.

  • How can I remove the links above and below my custom OAF iProc page?

    I created a custom for iPRocurement OPS page and it launches via extending the controller of a seeded page. Basically, I want to launch my page whenever a user accesses the seeded NonCatalog request page. Launch works very well; I see only my launch page each time a user navigates there. My problem is that when my custom OPS page launches, links at the top (Shopping Cart, Logout, preferences, help, Page customize, Diagnostics) and low (shop |) Applications of | Reception | Shopping cart | Home page | Logout | Preferences | Help | Customize the Page. Diagnosis) is still there and functional. I want to delete these links if a user can't interact with this page other than the options that I give them.

    Thank you!


    Here is how I start page custom OAF.

    StringBuffer l_buffer = new StringBuffer();
    StringBuffer l_buffer1 = new StringBuffer();
    l_buffer. Append ("javascript:mywin = openWindow (top, '" ");")
    l_buffer1. Append("/LANL/Oracle/Apps/ICX/por/req/WebUI/LANLProcNavNonCatPG");
    l_buffer1. Append ("& retainAM = Y");
    String url = "/ OA_HTML/OA.jsp?page="+l_buffer1.toString ();
    OAUrl popupUrl = new OAUrl (url, OAWebBeanConstants.ADD_BREAD_CRUMB_SAVE);
    String strUrl = popupUrl.createURL (pageContext);
    l_buffer. Append (strURL.ToString ());
    l_buffer. Append ("', 'lovWindow', {width: 750, height: 550}, false," dialog", null); ») ;
    pageContext.putJavaScriptFunction ("LANSL purchase Navigator", l_buffer.toString ());

    Hello

    It is an example of code to hide the House, disconnection of the links on the page. Place this code the PR of your custompage.

    OAPageLayoutBean page = pageContext.getPageLayoutBean ();
    page.prepareForRendering (pageContext);
    Buttons OAGlobalButtonBarBean = (OAGlobalButtonBarBean) page.getGlobalButtons ();
    buttons.setRendered (false);

    HTH,
    Sree

  • Warn custom OAF Page changes

    Hi all

    I have a custom oaf new page that has been developed in which there are three regions. Now the three area there are two buttons record and cancel. I want to have a warning about the changes on the Cancel button.

    I had activated to true to warn about changes to the page layout area.

    But when I do it by clicking on save and Cancel button it triggers pop-up screen.

    My need is when I click on the Cancel button, it should display messages warning, but not when I click on the button Save. Any thoughts on this

    Any help is very appreciated.

    Thanks and greetings
    Vinod

    Hello

    Set client-side validation false to save button and check.

    I hope that in this case, it will not popup.

    Kind regards
    Out Sharma

  • Not able to run custom OAF OAF page separately in JDeveloper

    Hello

    I'm practicing tutorials OAF in R12.1.3 and I've never used JDeveloper before.

    I created a custom with workspace = Sanjay11DependentLovDemo, DependentLovDemo = project page and various pages, files, etc. under sanjay11.oracle.apps.apps.fnd.dependentdemo.server and sanjay11.oracle.apps.apps.fnd.dependentdemo.webui of the class.

    (The physical files are stored in the C:\dev\oaf\r1211\jdevhome\jdev\myprojects\sanjay11 directory in my office)

    I managed to run locally JDeveloper my defining connections to properties/service project to the appropriate values.

    Then my intention was to try to load the seeded EBS customer search form, then I copied the entire contents (including subdirectories) starting at $JAVA_TOP/oracle/apps/ar in my local disk C:\dev\oaf\r1211\jdevhome\jdev\myprojects\oracle\apps\ar.

    In JDev, both objects sown (search for customers) I copied from the server and the custom page I created earlier (that I managed to run successfully as soon as possible and has no relationship to the objects seeded) appear in the same workspace and project (please see attachment).

    When I now try to run the custom page (by selecting the xml page, do a right click, run) it also tries to compile the customer seeded serach and same time failing objects. (Could be because I didn't copy all objects of customer research seeded correctly).

    Is it possible to run Jdeveloper to run the custom page (DependendLovPG.xml in the screenshot) without that compilation of the seeded with custom search page. (instead of delete the directory C:\dev\oaf\r1211\jdevhome\jdev\myprojects\oracle\apps\ar fom my office). Actually I want to get rid of the oracle.apps.ar of JDev node

    Thank you

    Sanjay

    Go to project properties. There, on the excluded tab, add all files/packages who have questions or who do not want to compile.

    Once you are done with this, these files will not compile during the execution of the custom page.

  • How to ADD Global buttons (home and Logout) to custom OAF page

    Hello

    I created the personal responsibility. Custom and Custome menu menu home page and attached 4 menu html in the menu of the home page.

    Now my requirement is in the pages of the home and logout links do not come I want to add the.

    Please suggest me to achieve this.

    Thank you and best regards,

    Sangu

    Oracle has created the standard menu for similar global buttons (home, Logout, preferences etc.) titled

    ICX_STANDARD_GLOBAL_MENU to add these buttons simply add to your menu that contains your page this menu.

  • R12.2.3 Custom OAF Page deployment Exception: could not load AM. Any idea?

    We are now R12.2.3 EBS and trying to deploy a developed previously 11i OFA custom to R12.2.3.

    We have followed the instructions to "Deploy a Custom Page" (Page 1539) Guide Release of Oracle Application Framework Developer 12.2.3 (Doc ID 1593765.1() and still get exception as follows:

    exception details:

    oracle.apps.fnd.framework.OAException: could not load application module 'ldc.oracle.apps.sla.calnet.xref.phone.server.PhoneAM '.

    Brief on the steps that we have done:

    1 update and run the project in the JDev IDE window (10.1.3.5 version OAExt for R12.2.3) successfully

    2 FTP windows < JDEV_USER_HOME > /myclasses/ < company > UNIX < JAVA_TOP > / < Company >

    3. copy PhonePG.xm < JDEV_USER_HOME > /myprojects/ < company > /... /WebUI/ to < APPL_TOP > / < product > /... /MDS/

    4 run the command of UNIX xml import and import completed successfully.

    Does anyone know what caused the exception will be the fix?

    Thank you

    Have you tried to bounce the server and the same control.

    All the steps in section 5.5 of the document Doc ID 1577661.1

  • How to deploy the pages custome oaf R12 for Windows NT

    Hi all

    How to run the windows NT technology R12 import script

    Previous I write the script to import for Linux and run the command using "sh companyimport.sh"command via Ftp.

    but my requirement is to my client machine windows nt how can I run the script in windows nt technology

    $JAVA_TOP/crm/oracle/apps/xxcrm/crmmgmt/leadmgmt/webui/xxcrmleadcreationPG.xml oracle.jrad.tools.xml.importer.XMLImporter - user name of APPS, APPS Java-password - rootdir $JAVA_TOP /-dbconnection ' (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP) (HOST = 10.0.0.6)(PORT = 1521))) (CONNECT_DATA = (SERVICE_NAME = PROD))) ".

    I need to run this script in Windows NT

    Concerning
    Anthony

    Hi Srikanth,

    CygWin is a windows software. When install us on windows (in your case server windows NT), it provides a comand line interface. In this command line interface, we can type and use the unix commands. So basically it unix imulates Windows environment.
    We used to use SSH for unix (TelNet) boxes. So in short, I think that we use only a command prompt SSH connected with the server which excludes the unix commands.
    So for the remote access connection, probably your sys admin may need to install some ssh (OpenSSH) on your windows NT Server.
    This link can be customized (sorry I just did google and read a little article and deemed fit to refer.) [http://pigtail.net/LRP/printsrv/cygwin-sshd.html]
    To be aware, you can simply download this linke [http://www.cygwin.com/] cygwin.

    For info on installing Windows EBS, the usual controls that we use are with extension .cmd (such as adapcctl.cmd). adapcctl.sh is not available here.
    However, in our case we will create a script at our own, so no problem. He will be there to be run by "sh". Or even if we want to directly run the import command, which also should not be a problem, because it's a java call.
    Yet I can afford, contact the admin of sys. It may be better able to explain how you can get the same unix environment.

    To get a feel for CygWin, link below is a screenshot of CygWin (not SSH), installed on my server. You must ask the dba to install OpenSSH on your server. (Cause that Cygwin is already there)
    [http://docs.google.com/View?id=dcj23bwr_82h2526gn]

    Abdul Wahid

  • Names of approvals before submitting the custom OAF page

    Hello

    I posted the question below in Workflow forums but I have not received any response so thought to post it here. Please read.

    I created a new workflow that is triggered when a customized OPS page is submitted. This workflow is dynamic approvals and I created this workflow without using the SOUL. Now, how to display the list of approvers in the submission page? Please let me know.

    Thank you
    PK

    Using a table with a single column to the approvers.
    No other controls are flexible enough to display several lines of data...

    Prasanna-

  • A field in a row required in custom oaf page

    Hello

    We have an area of table layout with at least 10 lines displayed to the user where we want users to enter values in one or more of the columns in each row. How to get there?

    Thank you
    KK
  • OAF Page expand to change the button action

    Hello

    We have a standard page of the OPS in iProcurement, where there are a standard change request button, which redirects to another standard page. We want to change the button action to call another custom OAF page. Please let me know how to do the same.

    Attached screenshot for reference

    Follow the steps below to create a button through customization.

    1. click on customize page where you want to create an element.

    2. find the area where you want to create

    3. click on Create icon, which opens a new window.

    4. Select the style of the item as button and give the values for the element.

    Browse link below

    Oracle concepts for you: Add a button to a Page of the OFA

    Also paste the error if you get none after following steps above.

    BR, FLS

  • OFA Custom opening Page of Workflow by using URL

    Hi all

    I created a page customized OPS and saved in the applications with the name of the function as FUJLEVPG

    I have attached the function in the menu of responsibility and its perfect opening.

    Please note that my custom page OPS has no parameters must past.

    In my custom workflow, I want to display the link to open my custom oaf page.

    Tests1:

    In my workflow, I created an attribute

    Internal name: JPGLNK

    Full name: link to the Page of OAF

    Type: URL

    Target of the image: new window

    Value: JSP:/OA_HTML/OA.jsp? OAFunc = FUJLEVPG

    Error when I click on the link in the workflow:

    Error

    You have enough privileges for the operation. Please contact your system administrator.

    Used2: (given the path of the page)

    Internal name: JPGLNK

    Full name: link to the Page of OAF

    Type: URL

    Target of the image: new window

    Value: JSP:/OA_HTML/OA.jsp?page=/ora/FINCL/apps/apps_st/comn/java/classes/fujlevPG/oracle/apps/fnd/hr/webui/FUJLEVPGPG

    Error page

    You have encountered an unexpected error. Please contact the system administrator for assistance.

    Oracle apps version: R12.1.3

    Workflow Builder: 2.6.3.5

    Do I have to pass any Appl_id, the Resp_id, the Resp_Appl_id opening of the page?

    Please suggest, I just want to open the Page of the ofa.

    Thank you and best regards,

    Afzal.

    Try this

    ORACLE APPS: Errors and resolution OFA

    How to call OFA Page of e-mail Notification of workflow - Oracle Documents

  • Jdev OAF + JDK 1.7 plus errors when running JSP

    I'm trying to run a custom oaf page. If I have the JDK1.6 installed it works fine. If I have JDK1.7 installed breaks with the following error.

    Any suggestions?

    Thank you
    Ben

    ...
    Ready message received from Oc4jNotifier.
    Embedded OC4J startup time: 7200 ms.
    
    Target URL -- http://mypc:8988/OA_HTML/runregion.jsp
    13/02/13 15:18:52 Oracle Containers for J2EE 10g (10.1.3.3.0)  initialized
    Feb 13, 2013 3:18:54 PM oracle.jsp.logger.JspMessages infoCannotDispatchJspPage
    INFO: Unable to dispatch JSP Page : oracle.jsp.provider.JspCompileException: <H3>Errors compiling:C:\jdeveloper_p9879989_r12\jdevbin\jdev\myclasses\.jsps\\_runregion.java</H3><pre>Error: unsupported version number after 1.7
    </pre>
    
         at oracle.jsp.app.JspJavacCompiler.compile(JspJavacCompiler.java:304)
         at oracle.jsp.runtimev2.JspPageCompiler.attemptCompilePage(JspPageCompiler.java:731)
         at oracle.jsp.runtimev2.JspPageCompiler.compileBothModes(JspPageCompiler.java:456)
         at oracle.jsp.runtimev2.JspPageCompiler.compilePage(JspPageCompiler.java:413)
         at oracle.jsp.runtimev2.JspPageInfo.compileAndLoad(JspPageInfo.java:705)
         at oracle.jsp.runtimev2.JspPageTable.compileAndServe(JspPageTable.java:694)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:414)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
         at java.lang.Thread.run(Thread.java:722)
    Edited by: BenJones 13 February 2013 12:23

    Edited by: BenJones 13 February 2013 12:25

    IINM, you can use the JDK 1.5 which comes with Jdeveloper (assuming it's for 12.1.3) - OA framework - how to find the right version of JDeveloper for use with e-Business Suite 11i or release 12.x [416708.1 ID]

    JDK 1.6 would also work, but I've never managed to have JDK 7 work.

    Thank you
    Hussein

  • Zero went from field when using barcodes

    I have a form that contains a text field for the last 4 digits of SSN sound.  If the SSN is 0123, the barcode reads 123.  Is there a way to capture the SSN and if there are zeros, then to replace the zeros in the barcode?

    Thank you

    If you use a calculation script customized for the barcode field, you can fix the code that sets the value of the field bar code. If you use the preconfigured to code delimited by tabs, for example, change the following line:

    strValues += oParam.oDoc.getField (strFieldName) .value;

    to do this:

    strValues += oParam.oDoc.getField (strFieldName) .valueAsString;

Maybe you are looking for