How to deploy multipe instances of Oracle Adapter

Hi,
I just started working on Oracle fusion stack.
We are integrating OracleApplications e-Business suite with PSFT. Data sync requirement.
I could configure and use OracleApps Adapter. But i am facing issues with deployment
How can I deploy & monitor two instances of Oracle adpater. one for 11510 & other for 1155?
From Oracle enterprise manager I can see only one instance available for start and stop.
I modified <oracleASHome>j2ee\home\application-deployments\default\AppsAdapter\oc4j-ra.xml to include two <connection factory> entries for 11510 & 1155. But that doesnt help to show two separate instances.
Also, why do i need to stop Oracle AS server after new adapter(psft) installation?
Oracle Patch readme for psft adapter says "bounce apps server" after adapter patching & modifying server.xml. Is that really needed?? i am really confused with this
Thanks in advance

You need to add more information than that in order to get an answer...
Now I'm guessing... You're deploying Java applications to an OC4J. In this case, create a OC4J for each application you're deploying. This means that they can be individual controlled and also configured with different memory params etc.
Regards,
Martin

Similar Messages

  • How much memory each instance of oracle takes

    Hi,
    Can anyone please help me in finding how much memory each instance of oracle takes.I have a task of assesing whether our current system can handle one more instance
    I want to check this in sun and Hp unix
    Please help.
    Thanks

    Hi,
    Can anyone please help me in finding how much memory each instance of oracle takes.I have a task of assesing whether our current system can handle one more instance
    I want to check this in sun and Hp unix
    As Justin had given the reply.
    See, Basically you instance depends on the SGA and PGA, If you want find out the Current Instance values, you need to Calcuate the Values Configure for your instance from V$parameters values you can get it.
    SGA will depends on the (DB_CACHE_SIZE + LOG_BUFFER + SHARED_POOL_SIZE + LARGE_POOL_SIZE + JAVA_POOL_SIZE)
    Rest of things you need to understand what is an instance and further. Refer the link so that it will help you understand the things
    http://www.stanford.edu/dept/itss/docs/oracle/10g/server.101/b10743/memory.htm
    - Pavan Kumar N

  • How to deploy hibernate application in Oracle Content Management  SDK?

    Hi All,
    I have a hibernate application which is perfectly working in Tomcat Server. I need to deploy the application under an OC4J Instance of Oracle Content Management SDK.
    I have deployed the application under one OC4J Instance, but when I submitting the login page of the application, some errors are coming. The error is given below.
    06/03/16 16:16:43 Started
    06/03/16 16:17:04 vidushiapp: jsp: init
    06/03/16 16:17:04 vidushiapp: LOGGING: init
    06/03/16 16:17:04 vidushiapp: LOGGING: [WebStarterAppServlet 1] init() called.
    06/03/16 16:17:04 vidushiapp: Started
    06/03/16 16:17:06 vidushiapp: NodeGuardian:
    06/03/16 16:17:06 vidushiapp: NodeGuardian: Oracle Content Management SDK
    06/03/16 16:17:06 vidushiapp: NodeGuardian: Node Guardian 9.0.4.2.2
    06/03/16 16:17:06 vidushiapp: NodeGuardian: Copyright (c) 2000, 2004 Oracle. All rights reserved.
    06/03/16 16:17:06 vidushiapp: NodeGuardian:
    06/03/16 16:17:06 vidushiapp: NodeGuardian: Domain = ifs://ritesh:1521:CMSDK.daffodildb.com:CM_SCHEMA
    06/03/16 16:17:06 vidushiapp: NodeGuardian: Node = Sample2HttpNode
    06/03/16 16:17:06 vidushiapp: NodeGuardian: ProcessId = 1456
    06/03/16 16:17:06 vidushiapp: NodeGuardian: Guarded = false
    06/03/16 16:17:06 vidushiapp: NodeGuardian: JavaCommand = java
    06/03/16 16:17:06 vidushiapp: NodeGuardian: LogLevel = 4
    06/03/16 16:17:06 vidushiapp: NodeGuardian: RemoterLogLevel = 2
    06/03/16 16:17:06 vidushiapp: NodeGuardian: LogRotationPeriod = 0
    06/03/16 16:17:06 vidushiapp: NodeGuardian:
    06/03/16 16:17:06 vidushiapp: NodeGuardian: Creating E:/OraHome/ifs/cmsdk\log\ritesh_1521_CMSDK_daffodildb_com_CM_SCHEMA\Sample2HttpNode_HTTPNodeGuardian.pid file
    06/03/16 16:17:06 vidushiapp: NodeGuardian: RemoterType = SocketRemoter
    06/03/16 16:17:06 vidushiapp: NodeGuardian: GuardianLocator = ifs_socket://admin:53153
    06/03/16 16:17:06 vidushiapp: SocketRemoter: Listening on 192.168.0.241:53153
    06/03/16 16:17:06 vidushiapp: SocketRemoter: Initialized
    06/03/16 16:17:06 vidushiapp: NodeGuardian: Ready
    06/03/16 16:17:13 vidushiapp: NodeGuardian: Unguarded node manager started as Sample2HttpNode
    06/03/16 16:17:13 vidushiapp: NodeManager:
    06/03/16 16:17:13 vidushiapp: NodeManager: Oracle Content Management SDK
    06/03/16 16:17:13 vidushiapp: NodeManager: Node Manager 9.0.4.2.2
    06/03/16 16:17:13 vidushiapp: NodeManager: Copyright (c) 2000, 2004 Oracle. All rights reserved.
    06/03/16 16:17:13 vidushiapp: NodeManager:
    06/03/16 16:17:13 vidushiapp: NodeManager: Domain = ifs://ritesh:1521:CMSDK.daffodildb.com:CM_SCHEMA
    06/03/16 16:17:13 vidushiapp: NodeManager: Node = Sample2HttpNode
    06/03/16 16:17:13 vidushiapp: NodeManager: ProcessId = 1456
    06/03/16 16:17:13 vidushiapp: NodeManager: DomainController Locator = ifs_socket://admin:53140
    06/03/16 16:17:13 vidushiapp: NodeManager: Oracle Home = E:/OraHome
    06/03/16 16:17:13 vidushiapp: NodeManager: CM SDK Home = E:/OraHome/ifs/cmsdk
    06/03/16 16:17:13 vidushiapp: NodeManager: LogLevel = 4
    06/03/16 16:17:13 vidushiapp: NodeManager: RemoterLogLevel = 2
    06/03/16 16:17:13 vidushiapp: NodeManager:
    06/03/16 16:17:13 vidushiapp: NodeManager: RemoterType = SocketRemoter
    06/03/16 16:17:13 vidushiapp: NodeManager: ManagerLocator = ifs_socket://admin:53154
    06/03/16 16:17:13 vidushiapp: SocketRemoter: Listening on 192.168.0.241:53154
    06/03/16 16:17:13 vidushiapp: SocketRemoter: Initialized
    06/03/16 16:17:14 vidushiapp: NodeGuardian: Log level set to 4
    06/03/16 16:17:14 vidushiapp: NodeManager: Log level set to 4
    06/03/16 16:17:14 vidushiapp: NodeGuardian: Remoter log level set to 2
    06/03/16 16:17:14 vidushiapp: NodeManager: Remoter log level set to 2
    06/03/16 16:17:14 vidushiapp: NodeGuardian: Node manager registered
    06/03/16 16:17:14 vidushiapp: NodeManager: Ready
    06/03/16 16:17:14 vidushiapp: NodeManager: Initialize: determining default services and servers
    06/03/16 16:17:14 vidushiapp: NodeManager: Initialize: starting service IfsDefaultService
    06/03/16 16:17:53 vidushiapp: NodeManager: Service IfsDefaultService started
    06/03/16 16:17:53 vidushiapp: NodeManager: Initialize: loading server WebStarterAppServer
    06/03/16 16:17:54 vidushiapp: NodeManager: Server WebStarterAppServer loaded
    06/03/16 16:17:54 vidushiapp: NodeManager: Initialize: setting priority of server WebStarterAppServer to 5
    06/03/16 16:17:54 vidushiapp: WebStarterAppServer: Priority change requested (old priority 5, new priority 5)
    06/03/16 16:17:54 vidushiapp: NodeManager: Initialize: starting server WebStarterAppServer
    06/03/16 16:17:54 vidushiapp: WebStarterAppServer: Requested to start
    06/03/16 16:17:54 vidushiapp: NodeManager: Initialize: loading server DavServer
    06/03/16 16:17:54 vidushiapp: WebStarterAppServer: Starting
    06/03/16 16:17:55 vidushiapp: WebStarterAppServer: WebStarterAppServer registered under WebStarterAppServer
    06/03/16 16:17:55 vidushiapp: WebStarterAppServer: Started
    06/03/16 16:17:55 vidushiapp: WebStarterAppServer: WebStarterAppServer: run called
    06/03/16 16:18:13 vidushiapp: NodeManager: Server DavServer loaded
    06/03/16 16:18:13 vidushiapp: NodeManager: Initialize: setting priority of server DavServer to 5
    06/03/16 16:18:13 vidushiapp: DavServer: Priority change requested (old priority 5, new priority 5)
    06/03/16 16:18:13 vidushiapp: NodeManager: Initialize: starting server DavServer
    06/03/16 16:18:13 vidushiapp: DavServer: Requested to start
    06/03/16 16:18:14 vidushiapp: NodeManager: Initialize: loading server ServiceWarmupAgent
    06/03/16 16:18:14 vidushiapp: DavServer: Starting
    06/03/16 16:18:14 vidushiapp: DavServer: Started
    06/03/16 16:18:14 vidushiapp: NodeManager: Server ServiceWarmupAgent loaded
    06/03/16 16:18:14 vidushiapp: NodeManager: Initialize: setting priority of server ServiceWarmupAgent to 5
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: Priority change requested (old priority 5, new priority 5)
    06/03/16 16:18:14 vidushiapp: NodeManager: Initialize: starting server ServiceWarmupAgent
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: Requested to start
    06/03/16 16:18:14 vidushiapp: NodeManager: Initialize: complete
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: Starting
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: Started
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: Starting
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: Service warmup starting
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: set administration mode
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: warming up Format cache
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: warming up Media cache
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: Service warmup complete
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: Stopping Service Warmup Agent
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: Requested to stop
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: Stopping
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: Timer stopped
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: postRun
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: Stopped
    06/03/16 16:18:50 vidushiapp: Servlet error
    javax.faces.FacesException: Error calling action method of component with id id32:id45
         at org.apache.myfaces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:74)
         at javax.faces.component.UICommand.broadcast(UICommand.java:106)
         at javax.faces.component.UIViewRoot._broadcastForPhase(UIViewRoot.java:90)
         at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:164)
         at org.apache.myfaces.lifecycle.LifecycleImpl.invokeApplication(LifecycleImpl.java:271)
         at org.apache.myfaces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:86)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:94)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at org.apache.myfaces.component.html.util.ExtensionsFilter.doFilter(ExtensionsFilter.java:122)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:663)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    Caused by: javax.faces.el.EvaluationException: Exception while invoking expression #{UserValidation.validateUser}
         at org.apache.myfaces.el.MethodBindingImpl.invoke(MethodBindingImpl.java:153)
         at org.apache.myfaces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:63)
         ... 15 more
    Caused by: java.lang.ExceptionInInitializerError
         at com.daffodilwoods.framework.queryexecuter.HibernateUtil.<clinit>(HibernateUtil.java:66)
         at com.daffodilwoods.framework.validation.UserValidation.validateUser(UserValidation.java:23)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at org.apache.myfaces.el.MethodBindingImpl.invoke(MethodBindingImpl.java:129)
         ... 16 more
    Caused by: java.lang.ExceptionInInitializerError
         at com.mchange.v2.c3p0.PoolConfig.<clinit>(PoolConfig.java:93)
         at org.hibernate.connection.C3P0ConnectionProvider.configure(C3P0ConnectionProvider.java:84)
         at org.hibernate.connection.ConnectionProviderFactory.newConnectionProvider(ConnectionProviderFactory.java:80)
         at org.hibernate.cfg.SettingsFactory.createConnectionProvider(SettingsFactory.java:362)
         at org.hibernate.cfg.SettingsFactory.buildSettings(SettingsFactory.java:60)
         at org.hibernate.cfg.Configuration.buildSettings(Configuration.java:1463)
         at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1004)
         at com.daffodilwoods.framework.queryexecuter.HibernateUtil.<clinit>(HibernateUtil.java:62)
         ... 22 more
    Caused by: java.lang.ClassCastException
         at com.mchange.v2.cfg.BasicMultiPropertiesConfig.extractPropsByKey(BasicMultiPropertiesConfig.java:150)
         at com.mchange.v2.cfg.BasicMultiPropertiesConfig.<init>(BasicMultiPropertiesConfig.java:101)
         at com.mchange.v2.cfg.BasicMultiPropertiesConfig.<init>(BasicMultiPropertiesConfig.java:39)
         at com.mchange.v2.cfg.MultiPropertiesConfig.read(MultiPropertiesConfig.java:64)
         at com.mchange.v2.cfg.MultiPropertiesConfig.readVmConfig(MultiPropertiesConfig.java:73)
         at com.mchange.v2.log.MLog.<clinit>(MLog.java:48)
         ... 30 more
    I think there is some thing missing in my configurations. Can you please tell how to deploy and run a hibernate application. Is there any problem occurs while accessing another DataBase from Oracle Content Management? What are the setting I have to do for running a hibernate application from Oracle CMSDK?
    Thanks in advance
    Basil

    Hi,
    I got the solution for my problem. The error came because of the hibernate pooling. I removed the hibernate pooling lines from my hibernate configuration file and it is working fine.lines
    Thanks
    Basil

  • How to use multiple instances in Oracle CRM On Demand

    Hi,
    Just wanted to know if we can have multiple instances in Oracle CRM On Demand? Our company has bought licenses for Oracle CRM On demand and have received a single link for the development / staging, but we have two seperate business units that will be using this systems and their processes are completely different....I thing i wanted to ask is if we can have a sub system within a big system without both interfering into each others processes.
    I hope it makes sense.
    Thanks
    Ahmed

    Hi Ahmed,
    This might be quite possible. Again, it depends on the organizational and technical complexity of both these BU's.
    1. There can be different processes in different geographies in which your application might be used. Inorder to achieve this in a single instance of CRM On Demand.
    There can be some fields that are specific to certain region, in that case you can use Roles, Access Profiles, Dynamic Layouts to change the Fields of the layouts which will allow the user to enter/read information specific to only that user.
    2. Workflows can be used to trigger an event only for users in certain BU defined in your application.
    Also the Sales Process is specific to a Role and by configuring them correctly you can make these processes fit your requirements.
    3. There are somethings that always remain the same though, like Accounts, Contacts , other entities and the pre-defined relationships, their names. Off-course these can be modified but when modified they apply through the applications. So you won't be able to have different names to the Account entity in the Major BU and the subset BU.
    I would suggest you get in touch with Oracle Expert Services if you are looking to get more details on how you can make best out of a single instance.
    Good Luck!
    Royston

  • How to update item instance in oracle install base?

    Hi,
    I have a doubt in updating item instance in oracle install base.
    I am using a API named csi_item_instance_pub.update_item_instance for this. I want to update Party OWNER, party contacts, Current location,Install location, bill_to address,ship_to address..etc. When i try to update party owner, it is updating in csi_i_parties(col:party_id) as well as updating in csi_item_instance(owner_party_id). In csi_item_instance table,owner_party_id column is updated. but corresponding owner_party_account_id is not changed. I have given party_account_id to update in csi_ip_accounts table. It has changed in csi_ip_accounts table. But in csi_item_instance table(owner_party_account_id) is not changing. Can anybody help on how to change owner_party_account_id in csi_item_instance table please? Thanks in advance.
    --Muruga
    Edited by: Murugeshapps on Jul 1, 2009 12:07 AM

    Out of the box, I don't think that there is any API or program to delete the records from csi_item_instances because deleting IB record affects many modules (like Inventory, Order, Service Contracts etc). IB records should be expired if they are created incorrectly and you can run Transaction History Purge program to delete all history records related to that item.
    Thanks
    Shree

  • How to deploy ADF applications in Oracle apps

    Hi,
    I just gone thru demos on ADF rich client applications using jdeveloper 11g.My doubt is how to deploy and use these from oracle apps.Is ADF supported in R12.If yes then could anybody provide me steps to deploy code at unix file system and how to create form functions for accessing jspx pages?
    I know that in OAF, we can deploy server components at $OA_java and PG.xml files using xml importer and we can create form functions for PG.xml files.Similarly what are the steps to deploy and access ADF applications thru oracle apps.
    Thanks,
    ashok

    ADF Rich Client Components need a newer server than the one that comes with Apps R12.
    So what you'll need to do is have a separate WebLogic 10.3 server where you deploy the ADF Rich Client Applications.
    You can call them from your Apps by customizing your current apps and adding a button or link that just calls the URL where your ADF apps are.

  • 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 deployed jsp report to Oracle EBS R12

    Hi,
    The jsp report deploy using Oracle Report. How to deploy the jsp report to Oracle EBS R12 and calling jsp report through Self-Service Menu.
    Thank you.
    Wilson

    Hi,
    What tool you have used to develop those pages?
    Please see the docs referenced in this thread.
    I want to start OAF R12 please give me PDF
    I want to start OAF R12 please give me PDF
    Thanks,
    Hussein

  • [b]How to deploy forms 6i on Oracle 9iAS[/b]

    Hello,
    Anybody knows hot to deploy forms 6i on Oracle 9iAS (WEB).
    Oracle 9i Application contains several options
    1. Oracle9iAS installation.
    1.1 J2EE and Web Cache.
    1.2 Portal and Wireless.
    1.3 Business Intelligence and Forms.
    2. Oracle9iAS Infrastructure installation.
    3. Oracle9iAS Developer Kits installation.
    I want to know , Which option should i select in order to deploy the forms on web.
    Thank You.
    Rahul

    I'm not sure if you can deploy Forms6i on 9iAS. Anyway, this is not the right forum for this question. Please repost your question in the 9iAS General forum or in one of the Forms-related iDS forums.

  • How  To Deploy  Forms 6i on Oracle 9iAS (WEB)

    Hello,
    Anybody knows hot to deploy forms 6i on Oracle 9iAS (WEB).
    Oracle 9i Application contains several options
    1. Oracle9iAS installation.
    1.1 J2EE and Web Cache.
    1.2 Portal and Wireless.
    1.3 Business Intelligence and Forms.
    2. Oracle9iAS Infrastructure installation.
    3. Oracle9iAS Developer Kits installation.
    I want to know , Which option should i select in order to deploy the forms on web.
    Thank You.
    Rahul

    1.3 Business Intelligence and Forms.
    Please post Forms questions in the Forms Forum.
    More info in the Forms Upgrade Center:
    http://otn.oracle.com/products/forms/htdocs/upgrade

  • How to Deploy forms 6i on Oracle 9iAS

    Hello,
    Anybody knows hot to deploy forms 6i on Oracle 9iAS (WEB).
    Oracle 9i Application contains several options
    1. Oracle9iAS installation.
    1.1 J2EE and Web Cache.
    1.2 Portal and Wireless.
    1.3 Business Intelligence and Forms.
    2. Oracle9iAS Infrastructure installation.
    3. Oracle9iAS Developer Kits installation.
    I want to know , Which option should i select in order to deploy the forms on web.
    Thank You.
    Rahul

    1.3 Business Intelligence and Forms.
    Please post Forms questions in the Forms Forum.
    More info in the Forms Upgrade Center:
    http://otn.oracle.com/products/forms/htdocs/upgrade

  • How to deploy Jdev11g App on Oracle AS10g

    hi can any one tell me the deployment steps for deploying Jdev11g Applications on Oracle Application Server 10g such as Adf Rich Client Appliacations

    Naveenapps,
    As documented in the compatibility notes - you cannot do this.
    ADF Faces Rich client requires JSF 1.2, which is not supported by OAS 10g.
    An update: the compatibilty notes are [url http://www.oracle.com/technology/products/jdev/htdocs/11/as_supportmatrix.html]here
    John

  • 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

  • How to deploy wap portal on oracle AS 10g portal?

    Dear all,
    I am new to WAP Portal and i want to deploy wap on OracleAS 10g by using its portal. Pl let me how can i do it and then how can i use it to upload my contents.
    We are already using oracle AS 10g (Wireless) for messaging services.
    Please help me its very ungent.
    Thanks in advance.

    Hi Hamdy,
    Nice to hear from you once again. How are you and how is ur health? I hope u 'll be fine.
    Ok I got ur point but i need any good document or white paper. If u have any contact person who is using oracle portal and uploading his contents please try to get any hands on guide from him and forward me. i 'll be very grateful to you.
    Hear from you .
    Thanks

Maybe you are looking for

  • FRM-47023: No such parameter named G_QUERY_FIND Exists and frm-40105 error

    I have a problem in forms FRM-47023: No such parameter named G_QUERY_FIND Exists and frm-40105 error please can any one tel me the reason for this ....G_QUERY_FIND parameter is present in my form.fmb it is very urgent

  • Which object will I get from a pageflowscope?

    Dear All, I have a question to ask although I haven't tested this one. Suppose I have three taskflows. TF1, TF2 and TF3. In both TF2 and TF3, I declared an object in pageFlowScope with the same name in their BTF managed bean configurations. Now, supp

  • Editing to music track - possible to compile video non sequentially?

    Hello chaps. I'm creating a family skiing video, editing it tightly to a music track - someone falling over hits the beat, etc. You know the drill. I've run into one problem and I'm trying to work out if I'm missing something obvious, or whether it i

  • M2v file causes Spinning Beach Ball of Death? How do you use Video???

    I used FCP to mark a silent video and sent it to Compressor. I was going to use Soundtrack Pro to add some sound to the track for DVD. Every time I try to drag an m2v file over, I just get a spinning beach ball and if it loads at all, it takes about

  • FMDerive for Refurbishment Order

    Hi all, I have a problem in derivation strategy for refurbishment order related with FM. When create RO, it must assign the FM account assignment for funds center and commitment item to catch the consumed budget. Maintenance section who input RO want