Pass the parameter of application deployed in the ADF library jar file

Hi all

I use JDeveloper 11.1.2.4.0, i have 2 Applications appA, appB.

I created in taskflow appA containing departments viewobject, appB contain stubborn workflows which has Employee.jsff page.

I have deployed appB as library of ADF jar file and add it to appA, I need to pass the id of employee viewobject, Department

Kind regards

Hello

In order to create a business application, are usually required several workflow tasks. These workflow will perform different functions, but they may have to communicate with each other. To enable this communication, you can use task flow settings, contextual events or sharing of the data control Instances.

Please check below link

Java / Oracle SOA blog: events ADF passing between areas of workflow

Communication between task flow using the flow of the task - Waslley Souza Blog settings

Thank you

Amey

Tags: Java

Similar Questions

  • Deploy the ADF library JAR independent of the Application

    Hello

    JDeveloper release: 11.1.1.1.0
    WebLogic Server Version: 10.3.1.0

    I use a number of ADF library JAR files in my application and want to deploy the final application WAR without the need of these jars in there. I want to have the option of deploying an ADF library JAR file if this is the only change to the application. This is very similar to the requirements for this How to deploy an application that uses "ADF library Jar" - 11 G UPDATE2.

    However, I can't figure out how to make it work. I can remove the ADF in pots since the WAR file by filtering in the profile of the WAR deployment and then deploy the ADF pots independently on the WebLogic Server. But when I access the application, it seems that it does not find these pots.

    Can anyone provide assistance on how to do this?

    Thank you
    Brad

    While I was testing I found the below steps to work for me... But the problem is THAT WLS does not re - deploy a library where there is an active application to use... And none has proposed this approach so I tend to think deploying as an EAR.

    1 - to do this, you can deploy the jar files as library via the WLS console or command line and you must update the file application.xml - weblogic in the project that you are deploying war/ear

    
      .
       
        taskFlow1
      
    
      
        myLib1
      
    
      
        myLib2
      
    
    

    2 - If you want to use aliases instead of the names of files to libraries, you can add a line to the file 'manifest '. MF.
    To add this add a file to your project. Meta-Inf folder might be a good candidate to locate this file.
    Edit the newly added file and add these lines.

    Extension name: myLibrary
    Specification-Version: 2.0
    Implementation-Version: 9.0.0

  • Deployment of ADF library jar files

    Hello

    I want to deploy my application to a standalone WLS which I applied above oracle ADF library. My question is that I have to include jar files that my application has a reference to them in my ear file? Jars for JSF, ADF rumtime, ADF faces DURATION,... these jar files should not be part of the ADF library that I installed on top of WLS?

    ADF BC classes are in the adf.oracle.domain library.

    The default value is not set in the weblogic application. XML

    ADF. Oracle.Domain

    Other required libraries should be added to the weblogic - application.xml. The

    Trinidad Runtime Databinding

    ADF Faces DURATION 11

    are in the adf.oracle.domain.webapp. Add the following to weblogic - application.xml.

    ADF. Oracle.domain.WebApp

  • Passing the name of dynamic file to ODI nterface for treatment to another system

    Hello

    I need assistance in regard to passing a dynamically changing name fixed length flat file in Interface ODI. This interface is designed to take the flat file as input and treat it to SQL Server using data mapping and transformations... The entrance to flat file name is generated for example sequence: OEORD1123.txt and the next file will be OEORD1124.txt and it is located at the Oracle Conc level. How to pass the last ODI interface for processing file name

    Kind regards
    Anil...

    Hi Anil,

    To get a dynamic name to a file (or any data store) comes to a variable ODI in the name of the resource in the data store.

    My understanding... Where did the name come from? A sequence of database?

    If so, just put in the variable created as a query "select 'OEORD ' | your_sequence.nextval | ".txt".

    That make up the name of the file.

    No sense?

  • Problem adding a taskflow delimited using the ADF library

    Hello

    I created a stubborn taskflow seeking name of emp and diplays the ADF results on same page fragment. When I create a page jspx and insert this taskflow as a region on the same application, it works fine.

    I created this application as an ADF Libarary and included in another application. Then I drag the taskflow (from the library) as a region on the page the new jspx asks. I see the region on the page (in gray). But when I run this jspx page I get the following error

    java.lang.IllegalStateException: the expression "#{bindings.taskflowdefinition1.regionModel}" (which has been specified for the "value" attribute RegionModel of the component of the region with the id "taskf1") evaluated to null.
    This is usually due to an error in the configuration of the objects referred to by this term.
    If it helps, the expression "#{bindings.taskflowdefinition1} ' value 'null '.
    If it helps, the expression "#{bindings} ' value 'null '. Now using a RegionModel empty instead.
    at oracle.adf.view.rich.component.fragment.UIXRegion.getRegionModel(UIXRegion.java:437)
    at oracle.adfinternal.view.faces.taglib.region.RegionTag.doStartTag(RegionTag.java:102)
    at jsp_servlet.__testtf3again_jspx._jspx___tag6(__testtf3again_jspx.java:390)
    at jsp_servlet.__testtf3again_jspx._jspx___tag5(__testtf3again_jspx.java:350)
    at jsp_servlet.__testtf3again_jspx._jspx___tag4(__testtf3again_jspx.java:305)
    at jsp_servlet.__testtf3again_jspx._jspx___tag3(__testtf3again_jspx.java:257)
    at jsp_servlet.__testtf3again_jspx._jspx___tag2(__testtf3again_jspx.java:206)
    at jsp_servlet.__testtf3again_jspx._jspx___tag1(__testtf3again_jspx.java:155)
    at jsp_servlet.__testtf3again_jspx._jspx___tag0(__testtf3again_jspx.java:104)
    at jsp_servlet.__testtf3again_jspx._jspService(__testtf3again_jspx.java:65)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
    at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:408)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:318)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:149)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:503)
    at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:251)
    at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:415)
    at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
    at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
    at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
    to org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl$ OverrideDispatch.dispatch (FacesContextFactoryImpl.java:267)
    at com.sun.faces.application.ViewHandlerImpl.executePageToBuildView(ViewHandlerImpl.java:475)
    at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:143)
    at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:189)
    at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:188)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:652)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:243)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:203)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)
    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:181)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:85)
    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:279)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._invokeDoFilter(TrinidadFilterImpl.java:239)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:196)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:139)
    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at oracle.security.jps.wls.JpsWlsFilter.doFilter(JpsWlsFilter.java:102)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:65)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:149)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3496)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs (unknown Source)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2180)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2086)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1406)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

    Thanks for your help in advance!

    I think that the solution to this should be putting projects taskflow unique packages rather than when you rename the DataBindings.cpx file.

  • I can't run iTunes on Windows 7 ultimate: "the itunes library.itl file is locked."

    then I try to run itunes and a message appears that says "itunes library.itl file is locked on a locked disk or you do not have permission to write to this file.
    then I ran out and he said it was bundles. I then ran the program to check if I could run it on xp, but he also said that I had no programs supported. What I can do, or how to get programs supported? !!!

    Hello darealguty,

    Thanks for posting on the Microsoft answers Forum.

    iTunes 9.0.2 version is compatible with Windows 7. You could try the following to see if it helps.

    Go to the iTunes folder. Right-click and select Properties. Uncheck the read-only box.
    Click on apply, click OK to change all subfolders. Click OK.
    Now check and see if you can open iTunes.

    If this is not enough, then you must go to http://www.apple.com/support.

    Please let us know if this suggestion has helped to solve your problem.

    Sincerely,

    Marilyn
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think

  • Memory used by the Windows executable jar file

    I wrote a java program that locates my position of mouse pointer, and then it moves on the screen using the Robot class. I created a file executable (executable) jar of this java single file and executed. Then I went to Task Manager processes list and saw that the exe is 11MB, which seems pretty huge for me. Anyone know why its occupying 11 MB of memory? And is it normal to occupy this physical memory much?

    Only 11MB? What is your problem? In order to execute a jar file, the JAVA virtual machine must be loaded into memory, so this 11 is actually JVM + your jar file, as well as all resources used.

  • How to pass the cat Bkup and files Bkup LR image on the right external drive?

    Hello

    I understand that any changes must be done in LR.

    I want the 2 files 'Safeguards' (files cat LR), and 'Download backups' (duplicate image files) on my drive external hard called ARCHIVE.

    2 screenshots below indicate I messed up and they are all in pictures.

    Moreover, I need to:

    (a) change the name 'Download backups' to 'Image Archive"by 3rd screenshot below and,.

    (b) the "Backups" folder in images renamed 'catalog LR files backups.

    Having said all that, and if she makes everything easier and since I just started all of this, I can get rid of backup files - not a lot of important pictures in them and start fee, but one) how and where, c) if it is easy to make changes, I don't mind going through the motions. It would be too easy to do these things in the Finder, but inside LR... uh...?

    Thank you very much.

    Screen Shot 2015-06-30 at 6.17.21 PM.pngScreen Shot 2015-06-30 at 6.17.57 PM.png

    The following screenshot shows what is on the drive of ARHIVE:

    Screen Shot 2015-06-30 at 6.23.42 PM.png

    Backups can be moved using your operating system. Backups only folders can be renamed using your operating system.

  • Location of the icon library XML file?

    My installed version of LabVIEW 2015, full, SP1, does not glyphs/icons available, so I am trying to download the required files.  I downloaded the zip file with success, but when I try to download the XML file, the link takes me to a page containing the raw code.  When I copy, paste and save this code in an XML file, I get an error when I try to sync manually.  Automatic synchronization will fail also.

    Here's the location of the xml file that does not work after being cut and pasted: http://www.ni.com/swf/iconlib/icons_filtered.xml

    Anyone know where I can find an XML file that will work?

    Of course, if there is a better way to get my glyphs work, let me know.

    Thank you.

    So a number of things might happen.  This computer has multiple users?  Glyphs are installed for the user who installed LabVIEW, but nobody else.  If you don't like this design, you should go vote for this idea.

    http://forums.NI.com/T5/LabVIEW-idea-Exchange/shared-icon-editor-glyphs-directory/Idi-p/3253351

    With respect to the glyph broken, updated tool, I have no idea.  The stupid thing just never worked for me.  OR even a standalone program once for the update of glyphs and it doesn't seem to work or else the other.  To help with this, I have attached my glyphs and you can simply copy and past in your \LabVIEW Data\Glphys folder.  In addition to those that come with LabVIEW 2015 I also added a Hooovahh folder with many a library open icons and a few I did.  After copying restart them LabVIEW and open the icon editor, then wait a few seconds while it lists the directory of icons.

    Given the time, I bet that someone could make a tool that synchronizes correctly, download and install the icons correctly, especially since I think that most of the icon editor is open source.

  • How to successfully deploy a library shared the ADF?

    I have created a library that depends on the length of JSP, JSF 2.0, ADF Model DURATION etc., JSTL 1.2. When I try to use a class of this library in an application, (I added a ref library to weblogic application. The app XML) I get the following error:

    >java.lang.NoClassDefFoundError: org/apache/myfaces/trinidad/model/RowKeySet

    How am I supposed to properly deploy my library / specify dependencies, so that weblogic server might find them? MANIFESTO. MF in the container of the library, made by JDeveloper, contains only the manifest-Version headers and hand-Class.

    Under subsection 38.2 in the Guide Oracle® Fusion Middleware Fusion developer Oracle Application Development Framework 11 g Release 2

    > If you are packaging a component with dependent jars, such as third party jars, you have two options:

    > 1. If the environment of your exercises control over the placement of the jars, you can place the ADF library JAR and its dependent jars in a JDeveloper Extension Library. The advantage of using a > JDeveloper Extension Library, it is that they do not clutter your project with specific references to the dependent jars.

    > 2. If using Extension Library JDeveloper is not possible, you can place the dependent jars in the same location as the ADF library JAR and include an entry manifest classpath for each person dependent > JAR.

    I hope that I don't need to include all the pots to jsf/adf/bc4j in the container in my library, I do?

    Well, I finally managed to make it work. You need a war with the shared library jar under WEB-INF/lib, and then reference it in the application weblogic.xml.

  • Taskflow-ADF are not displayed in the library of the ADF

    Hi all

    I use Jdev 11.1.6

    I have deployed my project (contains model and View Controller) such as ADF library Jar. then I created the new connection file added this pot. It does not project taskflows show. Even as a sample project, I created and deployed as ADF library jar. added this pot on connection files. It shows the workflow. why it shows no taskflows for the first project. You can help me pls.

    Thank you

    Hello

    Check if you have followed these steps:

    • In the ADF wondering where you have the task of flow select View Controller project and go to the deployment project properties tab
    • Then create an ADF library JAR file
    • Generate the jar
    • Go to your first application, select the view controller project and go to the libraries tab
    • Select the pot that you have previously built
    • Refresh your project, you can even close your JDev.
    • From the components tab, you will find your library
  • Jar of ADF library in the portal generator

    Hello

    Using the portal generator 11.1.1.8.0

    I referred the link below to use the ADF library jar which has taskflows in my portal builder

    http://codervision.blogspot.in/2015/02/integrate-ADF-taskflows-with-WebCenter-spaces.html

    I did all the steps and it's successful.

    When editing my catalog of resources, I can't able to find the workflow.

    Kindly guide me.

    Hello

    You must check the version of the implementation of the increment with each deployment in MENIFEST. MF file.

    Manifest-Version: 1.0

    Archive Version: Plexus archiver

    Created by: Apache Maven

    Built by: builder

    Build-Jdk: 1.6.0_20

    Extension name: extend.spaces.webapp

    Implementation-Label: 11.1.1.8.0

    Implementation-title: extend.spaces.webapp

    Implementation-vendor: Oracle

    Implementation-Version: 11.1.71

    Specification-title: extend.spaces.webapp

    Specification-vendor: Oracle

    Specification-Version: 11.1.1

    Thanhks,

    Amey

  • ADF mobile application deployment: the Android Dalvik (.dex) file does not exist. (oracle.adfmf.framework.dt.deploy.android.deployers.ApkDeployer)

    Nice day

    I use Jdeveloper 11.1.2.3.0

    I'm getting following error when deploying my first app on the android emulator, please help me solve this problem. The exception log is the:

    [10: 50:12] update Android profile dependencies with FAR profiles created from application projects...

    [10: 50:12]-deployment began.  ----

    [10: 50:12] the target platform's (Android).

    [10: 50:12] early deployment of ADF Mobile 'FirstMobileApp' to Android application using the profile "ANDROID_MOBILE_NATIVE_archive2."

    [10: 50:12] check the State of the Android Debug Bridge server...

    [10: 50:17] Server Android Debug Bridge started.

    [10: 50:17] check a single Android emulator is online and connected to the ADB server...

    [10: 50:17] early deployment of ADF Mobile 'FirstMobileApp' to Android application using the profile "ANDROID_MOBILE_NATIVE_archive2."

    [10: 50:17] analysis of the dependence running...

    [10: 50:17] building...

    [10: 50:17] deployment of 3 profiles...

    [10: 50:17] wrote the Archives Module to C:\JDeveloper\mywork\FirstMobileApp\ApplicationController\deploy\ApplicationController.jar

    [10: 50:18] wrote the Archives Module to C:\JDeveloper\mywork\FirstMobileApp\ViewController\deploy\ViewController.jar

    [10: 50:18] start preparing the package...

    [10: 50:18] check the Application Controller project exists...

    [10: 50:18] checking dependencies of applications...

    [10: 50:18] Validation of the application XML files...

    [10: 50:18] Validation of the XML files in the ApplicationController project...

    [10: 50:18] Validation of the XML files in the ViewController project...

    [10: 50:18] copy of FARs in the application of the Mobile ADF framework...

    [10: 50:18] far from the source of the copy: ViewController...

    [10: 50:18] copy by far the source: ApplicationController...

    [10: 50:18] copy of model Android...

    [10: 50:48] copy of the framework resource files...

    [10: 50:48] copy of resource files java framework...

    [10: 50:57] copy of the common javascript files...

    [10: 51:02] deployment of counting files...

    [10: 51:02] copy of the application image files...

    [10: 51:02] copy of the ADF Mobile configuration files...

    [10: 51:02] .adf files...

    [10: 51:03] copy of file security related to the application of the Mobile ADF framework...

    [10: 51:03] Creation of preferences Android XML files...

    [10: 51:03] creating AndroidManifest.xml file...

    [10: 51:03] Creation of unsigned Android application file...

    [10: 51:31] compile the file of the Android resource identifier...

    [10: 51:33] create file classes.dex Android since the class files...

    [10: 51:33] update of Android application file not signed with content file and .adf DEX...

    [10: 51:33] Server Android Debug bridge closure...

    [10: 51:33] undeployment.

    [10: 51:33] - incomplete deployment.

    [10: 51:33] the Android Dalvik (.dex) file does not exist. (oracle.adfmf.framework.dt.deploy.android.deployers.ApkDeployer)

    Hello

    I found the answer to this error, it's like actually had reinstalled Studio Android, whereby a new directory has been created with the software, called SDK as sdk1. And in my tools-> preferences, path of the plate-shape and tools platform was given as the sdk (old directory). Now, I've updated the path in the new directory as sdk1 and it works fine.

    Best regards,

    Julien

  • Can I deploy the jar files in weblogic?

    Can I deploy a jar file which will be a collection of other jar files in weblogic?
    Where can I change?

    We may keep the code deployed in the ear and all dependencies library jar files in a single pot and the pot to be installed separately in Weblogic...

    What shall we do?

    Please do help

    Hello

    try to provide inputs inside your app ".» XML' as follows




    referenceA.jar


    referenceB.jar


    referenceC.jar

    Now place all the pots inside the root of the EAR file, as well as within the "/APP-INF/lib'. nd, and then deploy that EAR as a shared library.

    Thank you
    Jay SenSharma
    http://jaysensharma.WordPress.com (WebLogic wonders are here)

  • How to read the .txt adfLib pot file to the model layer by using the relative path

    Hello

    In my application, I use the ExtendedDynamicFldTbl (extends weblogic.wtc.jatmi.DynamicFldTbl), which the manufacturer requires the field file path table as a parameter.

    In the API, it is said that this name of path can be an absolute path, a relative path to the directory where Java has started, or a relative path that can be found as a resource on the classpath.

    I have created this ExtendedDynamicFldTbl to the model layer project, placed the fild_tbl.txt in a separate package and pass the path relative to the DynamicFldTbl constructor.

    Given my code below to get the instance of ExtendedDynamicFldTbl
    package model.tuxedo;
    
    public class ExtendedFldTbl  extends DynamicFldTbl
    {
    
        private static ExtendedFldTbl extendedFldTblinstance = null;
        
        public ExtendedFldTbl(String tablePath, boolean flag)
        {
            super(tablePath, flag);
        }
        
        public static ExtendedFldTbl getInstance()
        {
            if (extendedFldTblInstance == null)
            {
                URL url = extendedFldTblInstance.class.getResource("resource/fldtbl.txt");
                if (url == null)
                {
                    throw new RuntimeException("Tuxedo Service : fldtbl.txt is not found in the path 'model.tuxedo.resource' ");
                }
                extendedFldTblInstance = new ExtendedFldTbl (url.getPath(), true);
                String[] list = extendedFldTblInstance .getFldNames();
                System.err.println("fldtbl loaded. Total FML entries loaded = " + list.length);
            }
            return extendedFldTblInstance ;
        }
    }
    I just added the output of the build of the layer model to view the project of the layer and tested. It works fine and I am able to get the ExtendedFldTbl instance with all loaded fields. But rather than add dependencies, if I create an adfLibJar for the layer model project and you add to view the project of the layer, it does not work. It is not ablt to read the file of adf lib jar file.

    Issues related to the:

    1. How can I solve this?
    2. Although I have kept the field text file table in the source of the project itself, when I read the url, it is
    "C:/Documents and Settings/raguramanv/Application Data/JDeveloper/system11.1.1.4.37.59.23/DefaultDomain/servers/DefaultServer/tmp/_WL_user/SampleWtc/3gkmt9/war/WEB-INF/lib/SampleWtc_Model_adflibSampleWtc1.jar!/model/tuxedo/resource/fldtbl.txt"
    Instead of the physical directory, how can I use application in model layer context?


    Thanks in advance

    Rambeau

    Hello

    Try /adf/ or /afr/ in the URL. Then includes the ADF resource loader which is used to get the contents of a lib of the ADF. Take a look at the structure of ADF library where the file is located in. It should be in a directory with /adf in the folder structure

    Frank

Maybe you are looking for