Login
Register

Home

Trainings

Fusion Blog

EBS Blog

Authors

CONTACT US

OA Framework - All Articles
  • Register

Oracle Gold Partners, our very popular training packages, training schedule is listed here
Designed by Five Star Rated Oracle Press Authors & Oracle ACE's.

webinar new

Search Courses

Ideally, you must develops and test all your extensions from jDeveloper itself.
This avoids the need for clearing meta-data cache or bouncing the apache or mid-tier

However, you do at times need to test your changes on the server. Generally you will do so when extension is very minor.

When to bounce what, I mean, should we bounce just the Apache or the entire Mid-tier?, for OA Framework changes to take effect.

What is the difference from end-user perspective between apache bounce and mid-tier bounce?
In case of Apache bounce, only the self service[oa framework] sessions will get killed. However in case of entire mid-tier bounce, not only the self service, but also D2K sessions [jInitiator] will be killed.


Usually when we begin development on OAF, in early days we are not sure when to bounce what when deploying your OA Framework developments or extensions to the server.
These are the very basic things one must know, for their OAF changes to take effect after deployment to the server.

  1. Any changes done to files located in $JAVA_TOP requires an apache bounce

           NOTE:- No need to bounce the complete mid-tier

  1. Any changes done to files in MDS Pages will require a full mid-tier bounce. For example, you have customized a OA Framework Page definition [ideally you should need do this, as the same results can be achieved by extension to controller]

  2. When you do personalizations, no bounce is required. This holds true if you have imported the personalizations.

  3. For BC4J substitutions to take effect, you must bounce the complete mid-tier


Here is the table that explains the same

Nature of change

Just Apache Bounce

Complete Mid-Tier bounce

Changes to .class files or xml files that are deployed in $JAVA_TOP

Yes


Changes to Page definitions


Yes

Personalizations done through screen

Not required

Not required

Personalizations imported

Not required

Not required

BC4J Substitutions


Yes




Anil Passi

Comments   

0 #1 Debojyoty Sadhukhan 2008-02-01 14:39
What exactly is apache bounce and mid-tier bounce ?

I am aware of looging in as the 'appl' user in the mid tier
> cd $ADMIN_SCRIPTS_ HOME
>adapcctl. sh stopall
>adapcctl.sh startall

Is this apache bounce or mid-tier bounce ? I have noticed doing this also ends any forms session open.

Thanks,
-Debojyoty
Quote
0 #2 Anil Passi 2008-02-01 19:40
For Apache bounce, try this ["stop" instead of "stopall"]
$COMMON_TOP/ad min/scripts/$TW O_TASK*/adapcct l.sh stop
$COMMON_TOP/ad min/scripts/$TW O_TASK*/adapcct l.sh start

This will not kill your forms sessions

Thank s,
Anil Passi
Quote
0 #3 kuber 2008-02-04 15:33
Anil Sir,

Warm Regards from Me.

Thanks for being a guide for us since quite a long time. We have been referring your site and the articles in it and gaining knowledge from it.

Thanks Again.



Like so many issues which I am being facing, we got a solution for that in your site/Metalink.

I am facing an issue where I would like to enable the Concurrent Request Submission on Self-Service (XML generated by RDF with Word Template or XML generated by PL/SQL stored procedure with word template) for the users. The user will have the opportunity to submit the request without using the Oracle Core Forms. Following are the queries from my end:-

o Is this possible to do? I have tried the same using Oracle Reports (RDF) and succeeded.

o If Yes, How can it be done?

o If No, can you suggest me an alternative solution?



Request your help on this.



Thanks & Regards

Kuber

91 9999110457

,
Quote
0 #4 Anill Passii 2008-02-04 15:47
Hi Kuber

Please dont call me Sir

To run XMLP program, fist call API
FND_REQUEST .SET_PRINT_OPTI ONS

Then call API
FND_REQUEST.SU BMIT_REQUEST


SYntax will be
x_submit_statu s := fnd_request.set _print_options(
printer => l_printer_name,
style => 'YourPrintStyle Here',
copies => 1,
save_output => TRUE,
print_together => 'N');

I think if you call fnd_request.sub mit_request from within a Report, then print options are already found to be set in advance.
The same may not be happening when running the XMLP from Form

Thanks,
A nil Passi
Quote
0 #5 Gopik 2008-02-04 17:04
Hi Anil,

I have installed Apps 11.5.10.2 on my pc and want to install Jdev.
Which version of JDev will be ideal for this Apps version?
Earlie r, you said Jdev9 would be ideal, but i didn't find any downloads for this version in Oracle site. Can u pls suggest me.
Thanks & Regards,
Gopi
Quote
0 #6 Anil Passi 2008-02-04 17:11
Hi Gopik

Please find excerpt from Metalink

You need to download Patch 4573517 from Metalink


Meta link Note:416708.1
S ubject: How to find the correct version of JDeveloper to use with eBusiness Suite 11i or Release 12


Applies to:
Oracle Applications Framework - Version: 11.5.10 to 12.0
Informatio n in this document applies to any platform.
Goal

When you create extensions to eBusiness OA Framework pages, you must use the version of JDeveloper shipped by the eBusiness product team.

The version of JDeveloper is specific to the ATG patch level, so there is a new version of JDeveloper for each release of ATG patchset

This note gives the instruction on how to find right JDeveloper patch for creating OA Extensions with eBusiness Release 11i and Release 12
Solution

To determine which patch to use, you can check the framework version in your instance by using http://host:port/OA_HTML/OAInfo.jsp, then choose the matched JDeveloper patch.
Release 11i
OA Framework 5.10 patch JDeveloper 9i Patch
ATG.PF.H (patch 3438354 or Oracle Applications 11.5.10) Patch 4045639 9IJDEVELOPER WITH OA EXTENSION ARU FOR FWK.H
ATG PF CU1 (patch 4017300) Patch 4141787 9IJDEVELOPER WITH OA EXTENSION ARU FOR CU1
ATG PF CU2 (patch 4125550) Patch 4573517 Oracle9i JDeveloper with OA Extension for 11.5.10 CU2
11i.ATG_PF. H RUP3 (patch 4334965) Patch 4725670 9IJDEVELOPER WITH OA EXTENSION ARU FOR 11i10 RUP3
11i.ATG_PF .H RUP4 (patch 4676589) Patch 5455514 9IJDEVELOPER WITH OA EXTENSION ARU FOR 11i10 RUP4
11i.ATG_PF .H RUP5 (patch 5473858) Patch 6012619 9IJDeveloper With OA Extension ARU FOR 11i10 RUP5

11i.ATG_P F.H.RUP6 (patch 5903765)
Patch 6469392 9IJDEVELOPER WITH OA EXTENSION ARU FOR 11I10 RUP6
Release 12

ATG Release 12 Version
JDevelo per 10g Patch
12.0.0 Patch 5856648 10g Jdev with OA Extension
12.0. 1 (patch 5907545) Patch 5856648 10g Jdev with OA Extension
12.0. 2 (patch 5484000 or 5917344) Patch 6491398 10g Jdev with OA Extension ARU for R12 RUP2 (replaces 6197418)
12.0.3 (patch 6141000 or 6077669) Patch 6509325 10g Jdev with OA Extension ARU for R12 RUP3
12.0.4 (patch 6435000 or 6272680) Patch 6724031 10G JDEVELOPER WITH OA EXTENSION ARU FOR R12 RUP4

Thanks,
A nil Passi
Quote
0 #7 Anup Hegde 2008-02-05 11:22
hi Anil,

I have been a great follower of this site. And thanks to your articles i have been really able to learn good knowledge of OAF. I have just started working on some OAF components. right now i am trying to extend some objects in Iprocurement. what i am trying to do is that i want to add some code in AM and invoke the method from a controller. but while i am trying to extend in jdeveloper , i am not able to see any business component. this i believe is because there is not server.xml file in the server directory for the some component.
so i just want to know how do i get this . i have look up in the server but the server.xml is not present. so i had read sometime ago i have to ask for the server file to oracle. can you please guide me on what to do in this regard? your response would be most appreciated.
Quote
0 #8 Anil Passi 2008-02-05 12:14
Hi Ronel

You are doing the right thing, i.e. extending the AM to add extra methods, and then invoke them via controller extension.
In iProc, a couple of server directories do not have server.xml

You can create server.xml by copying an existing server.xml from other directory.

Nex t, you can edit that as shown below.
NOTE:- You do not need to include all the BC4J objects in server.xml
incl ude only those that you wish to extend.

Thanks
Anil Passi

< ?xml version="1.0" encoding='windo ws-1252'? >
< !DOCTYPE JboPackage SYSTEM "jbo_03_01.dtd" >

< !-- $Header: server.xml 115.1.11510.1 2005/04/20 11:51:50 skjaiswa noship $ -- >

< JboPackage
Name="server"
SeparateXMLFile s="true"
PackageName="or acle.apps.icx.p or.rcv.server" >
< DesignTime >
< Attr Name="_version" Value="9.0.3.12 .53" / >
< Attr Name="_ejbPacka ge" Value="false" / >
< /DesignTime >
< Containee
Name="AM NAMe what you wish to extend"
FullName="patch of AM you wish to extend, i.e. oracle.apps.icx .por.rcv.server .ReceiveItemsAM "
ObjectType="App Module" >
< /Containee >
< Containee
Name="VO Name you wish to extend...Receiv eMyItemsVO"
FullName="Path of VO ...oracle.apps. icx.por.rcv.ser ver.ReceiveMyIt emsVO"
ObjectType="Vie wObject" >
< /Containee >
< /JboPackage >
Quote
0 #9 Anup Hegde 2008-02-05 14:59
Hi Anil,

Thank you very much for the server.xml solution you provided.
It Solve the problem of the object extension.
This is the first time i am doing an AM extension but now i am stuck with one problem.

My idea was to extend the AM and as well as at the same time modify one the method in the OLD AM. So is this possible? because this method would allow me to some db transaction with the values i required to. I would be modifying the logic of the method but just to put some extra line of code in the method.
what i am planning to do is copy the old method from the old AM and put it in new AM and modify the method.but i am worried if this is going to work or not?

Please advise me on the same.

Regards,
Rone l
Quote
0 #10 Anil Passi 2008-02-05 15:26
Hi Ronel

It will work, or else what use is of extension.

So, you have two options...
Opti on 1. Your extra logic gets executed after standard logic has been executed?
If so, then
call super.methodFro mOrigAM
execute your custom bits

Option 2. Your extra logic needs to be embedded within the standard functionality
I n this case DO NOT CALL super.methodFro mOrigAM
copy paste the complete original method into extended AM and modify where applicable.
Ple ase be reasonable with your customizations though

In either case, option 1 or option 2, you need to ensure that method in extended AM has exactly the same name and signature as that of method in Original AM

Thanks
Anil Passi
Quote
0 #11 Ronel T 2008-02-05 17:13
Hi Anil,

I have followed the Option 2 for adding logic to old Method in Old AM.

I will give u whole breif of what i have done till now.

1. i hava extended correctItemsAM as xxicxCorrectIte msAM
2. then i have added a custom method execsql() in the newAM
3. i have copied the public boolean correctitems() method from the OLD AM
into the NEW AM and added my code in the correctitems().
4. I then substitute the old AM with the New AM
5. I tried compiling and it's giving a lot compilation errors after i have added the correctitems() method. then i copied the imports from Old AM and put into the new AM . that fixed some of errors but still some compilation errors persist.

Am i missing something in the above steps?


Regard s
Ronel T.
Quote
+1 #12 Anil Passi 2008-02-05 17:22
What are the errors? Please elaborate
Quote
0 #13 Ronel T 2008-02-05 17:39
Hi Anil,

the errors are becaused of the some of the variables used are not defined in the new AM.
1. rcvutil.startti meprocedure('') ; rcvutil not found
2. correctvoimpl not found. etc.

this are some infact some of the variables used in the old AMImpl not explicitly defined.

i can't send u the copy the errors as the desktop i m working is not accesible from my system.

Regard s
Ronel T.
Quote
0 #14 Saravan 2008-06-03 02:44
Hi All,

I have a OAF page, which shows data in HGrid structure. Hgrid structure is driven using View links.
Now i have added few columns to the page and created a new view link for the HGrid structure. It is working fine in my local instance.
I have deplyed the new set of files and arranged to bounce the middle tier as per the above comments.
Still i am not able to see the tree structure. I guess new view link is not updated there in server.
Could any of you guys please suggest me a solution.

Than ks
Saravan.
Quote
0 #15 satya vanukuri 2008-07-09 17:37
I downloaded jdevloper 10.1.3.3 with OAExtension on my local machine. I copied all the java_top files to myclasses. I need to work on oracle.apps.ego product hence i copied only that product files to myprojects, deleted all the class files. Now in jdeveloper i created a project and set the project content to oracle.apps.ego
When I click on any VO, EO or AM that have underlying java files , I get an message that there exist java errors in the .java file located in myprojects.
I do not have any .java files there. Why is this happening, the project compiles fine, i can run a search page but i cannot open any EO, VO or AM objects for viewing.
I need to extend an EO and i get this error message , I am not sure what to do. I reinstalled jdeveloper twice but no use.

Please let me know if you have any ideas. i posted on teh forum but the suggestions did not work.

regards,
Quote
0 #16 Anil Passi- 2008-07-10 02:13
Hi Satya,
Have you already included all the libraries as per apps2fusion.com/apps/oa-framework/14-fwk/189-extend-oa-framework-in-r12

Pleae try that if not already done so.

Thanks,
An il
Quote
0 #17 Braja 2009-05-27 11:11
Hi Anil, I am trying to test the Substitute VO Object by passing Oc4j-Runner time (-Dbjo.project= testProject)
but it not working showing exception . can you help how to tep
Quote
0 #18 Braja 2009-05-27 11:13
Can you just help me how i test the Substion of VO object in Jdeveloper It self.

Thanks
B raja
Quote
0 #19 AArulot 2021-06-25 09:49
http://clck.ru/Vhqmh http://clck.ru/VhqvG http://clck.ru/VhquM http://clck.ru/VhqvS http://clck.ru/VhquR http://clck.ru/Vhqvg http://clck.ru/Vhqu3 http://clck.ru/Vhqv2 http://clck.ru/VhqvU http://clck.ru/VhquT http://clck.ru/Vhquh http://clck.ru/Vhqu5 http://clck.ru/VhquD http://clck.ru/VhquP http://clck.ru/Vhqum http://clck.ru/VhqvN http://clck.ru/VhqvC http://clck.ru/VhquX http://clck.ru/Vhqvc http://clck.ru/VhqvJ http://clck.ru/Vhquy http://clck.ru/VhqvW http://clck.ru/Vhqvi http://clck.ru/VhqvE http://clck.ru/VhquV http://clck.ru/Vhquf http://clck.ru/VhquF http://clck.ru/Vhqvk http://clck.ru/Vhqu7 http://clck.ru/VhquZ http://clck.ru/VhqvY http://clck.ru/Vhqud http://clck.ru/Vhqv6 http://clck.ru/Vhquj http://clck.ru/Vhqvn http://clck.ru/VhquB http://clck.ru/Vhqv4 http://clck.ru/VhquH http://clck.ru/Vhqve http://clck.ru/Vhquo http://clck.ru/Vhquw http://clck.ru/Vhquu http://clck.ru/Vhquq http://clck.ru/Vhqus http://clck.ru/VhqxL http://clck.ru/VhqxJ http://clck.ru/VhqxQ http://clck.ru/VhqxN http://clck.ru/VhqwK http://clck.ru/VhqxU http://clck.ru/VhqwT http://clck.ru/Vhqws http://clck.ru/VhqwF http://clck.ru/VhqxY http://clck.ru/VhqwR http://clck.ru/Vhqvv http://clck.ru/Vhqxc http://clck.ru/VhqwM http://clck.ru/Vhqwq http://clck.ru/VhqxS http://clck.ru/VhqwP http://clck.ru/VhqwH http://clck.ru/Vhqvt http://clck.ru/Vhqvz http://clck.ru/Vhqw7 http://clck.ru/VhqwD http://clck.ru/Vhqx4 http://clck.ru/Vhqwm http://clck.ru/Vhqx2 http://clck.ru/VhqxW http://clck.ru/Vhqw5 http://clck.ru/Vhqwh http://clck.ru/VhqxC http://clck.ru/Vhqw3 http://clck.ru/Vhqw9 http://clck.ru/VhqwB http://clck.ru/Vhqwu http://clck.ru/VhqwV http://clck.ru/Vhqx6 http://clck.ru/VhqwX http://clck.ru/Vhqwf http://clck.ru/Vhqwy http://clck.ru/VhqwZ http://clck.ru/Vhqwo http://clck.ru/Vhqwd http://clck.ru/Vhqwj http://clck.ru/VhqxE http://clck.ru/Vhqwb http://clck.ru/Vhqvx http://clck.ru/Vhqxa http://clck.ru/VhqxA http://clck.ru/Vhqww http://clck.ru/VhqxG http://clck.ru/Vhqx8 http://clck.ru/VhqzJ http://clck.ru/Vhqyy http://clck.ru/Vhqxe http://clck.ru/VhqyH http://clck.ru/Vhqxz http://clck.ru/Vhqys http://clck.ru/Vhqz2 http://clck.ru/Vhqy9 http://clck.ru/VhqyB http://clck.ru/Vhqyd http://clck.ru/Vhqz6 http://clck.ru/VhqyD http://clck.ru/Vhqyf http://clck.ru/Vhqy5 http://clck.ru/VhqyF http://clck.ru/VhqyM http://clck.ru/VhqyP http://clck.ru/VhqyX http://clck.ru/Vhqxx http://clck.ru/Vhqxg http://clck.ru/VhqyR http://clck.ru/Vhqxn http://clck.ru/Vhqxk http://clck.ru/Vhqxv http://clck.ru/Vhqxp http://clck.ru/VhqzE
ahiadzcvcxbnmsa rhv
Quote

Add comment


Security code
Refresh

Search Trainings

Fully verifiable testimonials

Apps2Fusion - Event List

<<  Apr 2024  >>
 Mon  Tue  Wed  Thu  Fri  Sat  Sun 
  1  2  3  4  5  6  7
  8  91011121314
15161718192021
22232425262728
2930     

Enquire For Training

Related Items

Fusion Training Packages

Get Email Updates


Powered by Google FeedBurner