[OAF] Standard Oracle Attachments Page

Hi,
I have the following custom pages:
1. Summary Page
2. Create Page
In both pages, I have added an attachment image with Insert Allowed/Update Allowed/Delete Allowed properties set to True.
The difference is that in the Summary Page, I have set the Automatic Save property to True and in the Create Page, I have set this property to false.
The problem is as follows:
1. When I am in the Create Page, I click on Add - successfully added the attachment and saved it. Then I clicked on View which leads me to the standard Attachments page with the list of attachments. I can see the attachment I have added here earlier. Above the table, still in the Attachments page, there's an Add Attachments button which I click and proceeded to add another attachment. It comes back to this Attachments page which tells me I need to save my work. So I click on "return to create page" then save and went back to the Summary Page.
2. At the Summary page, when I click on the attachment icon for the record I have just created, I can only see the first attachment I have added earlier. My second attachment is missing.
I tried refreshing the page but it didn't display the second attachment. However, I have accidentally clicked on the Description header and it miraculously displayed the second attachment that was missing earlier.
How can I automatically show the second attachment?? Why has it gone missing??
Thanks..

not sure i understand your fix to this problem i am facing :-
would like to add and capture the value of a new field(Expiry date) into a table on Attachments page in Projects.
Navigation to Page: Projects(responsibility) -> Search for a project using Search Projects-> Select/Open a project -> Goto Attachments tab -> Click on Add Attachment.
Page -> /oracle/apps/fnd/framework/attachments/webui/FND_ATTACH_UPLOAD_PAGE 115.45
As we were not able to add using OAF Personalization, I have added a new field in Region AK_ATTACH_UPLOAD using AK Developer resposibility. However, I cant see it on the page after bouncing the Apatche.
Please provide me the options that are available to add a new field on Attachments page in Projects.
Edited by: jemar98 on Sep 3, 2010 4:39 PM

Similar Messages

  • Setup issue in oracle projects - classifications link(standard link) is missing in oracle projects page

    Hi Team,
    I have a setup  issue in oracle projects
    I am unable to find the classifications link in oracle projects page.
    Navigation : Go to any projects responsibility-->search for the projects-->click on project -->click on setup Tab : At the bottom of the page, we can see some standard links along with UDA's.
    Here one standard link Classifications is missing.
    Can anybody guide me what setup we need to do get the link.
    Thank you.

    Hi,
    The classifications link is not appearing in your Project's Setup page because, Classifications must have been unchecked in the Project template from which your project has been created. You can find the Project template information by clicking on the Additional Information link in the same Project -setup page. Once you check the classification flag in the concerned Project Template, all future Project creations made out of this template would have the link enabled.
    But for the current project, classification link cannot be enabled.
    Rgds,
    Shan

  • Query about oracle standard request monitoring page

    Hi all
    I have provided a link for request monitoring in OA Framework through the following url
    OA.jsp?akRegionApplicationId=0&akRegionCode=FNDCPREQUESTVIEWPAGE
    But In this page there is no option to cancel the request .Also there is no column for viewing the parent request as we have these option in oracle forms.
    Could u plz tell me if there is any option to view parent request Id and Cancel button in Oracle standard Request Monitoring page.
    Thanks and Regards
    Bhupendra

    Jaison,
    There's another way to do that might work for you:
    1. Create the fields updated_by and updated_on in the table;
    2. Create in the page the items PX_UPDATED_BY and PX_UPDATED_ON of type "Text field (saves state)";
    3. Go to the properties of the item.
    PX_UPDATED_BY
    Source:
    - Source Type: Database column;
    - Source Value or expression: updated_by
    - Post Calculation Computation: :APP_USER
    Default:
    - Default value: &APP_USER.
    PX_UPDATED_ON
    Source:
    - Source Type: Database column;
    - Source Value or expression: updated_on
    Default:
    - Default value: sysdate
    - Default value type: PL/SQL Expression
    When the user submits the changes, the table fields are updated.
    Regards,
    Ricardo Stumpf
    Brasília - Brazil
    Message was edited by:
    Stumpf

  • Extend a Standard Oracle Page

    Hi,
    Has anyone managed to extend a Standard Oracle Page. I have a requirement to extend Customers Online Page
    /oracle/apps/imc/ocong/party/organization/webui/ImcOrgOverview
    .. All I need to do is to add a new region in the page .
    I am able to achieve the result by modifying the exisitng page
    ImcOrgOverview and importing it . But I dont want to do that , as the solution wont last an upgrade .
    Any Suggestions?

    If your customer is on 11.5.10.2CU of OAFramework then they can extend an existing region or a new region in to a Oracle seeded page. You can use the personalization framework to add a new item 'flexibleLayout' and this will allow you to add a 'flexibleContent' under the flexibleLayout using personalization.
    When adding the 'flexibleContent' you need to set the extends property pointing the region which you want to extend.
    However you need to keep in mind that the region which you want to extend should work standalone otherwise you will run in to errors.
    You can find the relevant document on the framework personalization guide for CU2 and above in the create new item section.

  • Attachments page in Projects

    We would like to add and capture the value of a new field(Expiry date) into a table on Attachments page in Projects.
    Navigation to Page: Projects(responsibility) -> Search for a project using Search Projects-> Select/Open a project -> Goto Attachments tab -> Click on Add Attachment.
    Page -> /oracle/apps/fnd/framework/attachments/webui/FND_ATTACH_UPLOAD_PAGE 115.45
    As we were not able to add using OAF Personalization, I have added a new field in Region AK_ATTACH_UPLOAD using AK Developer resposibility. However, I cant see it on the page after bouncing the Apatche.
    Please provide me the options that are available to add a new field on Attachments page in Projects.

    not sure i understand your fix to this problem i am facing :-
    would like to add and capture the value of a new field(Expiry date) into a table on Attachments page in Projects.
    Navigation to Page: Projects(responsibility) -> Search for a project using Search Projects-> Select/Open a project -> Goto Attachments tab -> Click on Add Attachment.
    Page -> /oracle/apps/fnd/framework/attachments/webui/FND_ATTACH_UPLOAD_PAGE 115.45
    As we were not able to add using OAF Personalization, I have added a new field in Region AK_ATTACH_UPLOAD using AK Developer resposibility. However, I cant see it on the page after bouncing the Apatche.
    Please provide me the options that are available to add a new field on Attachments page in Projects.
    Edited by: jemar98 on Sep 3, 2010 4:39 PM

  • URGENT: How to Run an existing Oracle apps page in Jdev 10g

    Hi All,
    I have downloaded Jdeveloper 10G with OA Extension from the patch 5856648. I am able to successfully run the "test_fwktutorial.jsp" and "HelloWordPG.xml". I need to customize an existing Oracle apps page for one of our client requirement. I've done the following:
    1. Downloaded the BC4J components of the page which include xml and .class files from $JAVA_TOP/oracle/apps/ego and placed it in myproject( C:\p5856648_R12_GENERIC\jdevhome\myprojects) and also myclasses( C:\p5856648_R12_GENERIC\jdevhome\myclasses) folder of my jdeveloper.
    2. Downloaded the mds PG.xml from $APPL_TOP/ego/mds and placed it in C:\p5856648_R12_GENERIC\jdevbin\jdev\oamdsxml\fwk with the appropriate folder structure.
    I need to extend one of the VO and one of the controllers from the above standard oracle files. But since there are only .class files in the server, if I open the .class files, the methods are missing in those files. By decompiling the class files also, during run time it gives me error.
    What is the right approach and steps to use the existing Oracle apps files. Is there some way in Jdeveloper where we can set the source of java file with compiled .class files. I'm not able to work in the Jdeveloper for this customization. Please could some one help.
    Thanks & Regards,
    Anita

    1st thing to make sure is that you want to do changes for an R12 instance because that's this version of Jdev is provided for.
    Class files are required in myclasses folder only. Also page xml files should be in myprojects folder with the appropriate folder path.
    Decompiling class files are only way to work with them.
    --Shiv                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • XML Publisher Report in EBS without Standard Oracle Report

    Hi folks ,
    i have some questions.
    Can I create a XML Publisher Report for the EBS without a Standard Oracle Report in EBS.
    So that I can build up the files with the Desktop Publisher, create Data Definition / Template with Upload / Create the executable und concurrent and than only start the new program in EBS ?
    I have the situation that I can start my program with the template in the background but ít is searching for the report on the file system.
    Thanks in advance for the feedback.
    regards
    Kay

    Hi Ravi ,
    can i do it only with the xml Publisher , because when i tried it in the past and get all the staff like Template / DD / CP up and running and started the CR i get an error from the system that he is missing a report directly in the file system... so he searched for the report himself on system like a standard 6i Report. But the template and the dd is stored in the db. So my question again, can I use the XML Puplisher without a Standard Report or can i use a dummy file only for checking and after that he use my template / dd.
    regards
    Kay

  • Getting 404 error when trying to login to Oracle EBS page

    Hi,
    I had installed Oracle EBS 12.0.4 last year and everything was running fine until last week. Last week, we suddenly started seeing this issue - when trying to login to the Oracle EBS page, we are getting the 404 page not found error.
    I have EBS installed on 2 VMs (virtual machines) - one VM has the application server and other VM has the database server. I logged on to the aplpication server to do some debugging and noticed 2 things ->
    1.The Oracle Fullfillment service was not running. I started it, it was up for some time but then it stopped on its own. This happens everytime - after successfully starting the service, it shuts down after sometime. There is nothing in the event viewer except this message "The service may have terminated abnormally, please see the log file generated by the service for more details." I checked the log file, but there is nothing significant inside the log file. Maybe I need to increase the log level. Can any one tell me how can I do that?
    2. Reviver.exe was crashing intermitently on the application server. I belive reviver tries to establish the connection between the application and database server after its broken.
    So I am thinking now that maybe the connection between the app server and the database server is getting broken intermittenlty and this is the root cause of all the problems.
    I dont know how to verify whethe my analysis is correct or not? And it it is, how to resolved it? Is there a setting or a configuration file in which you have to specify the database server details (ip address / host name etc). Can you tell me where can I find this setting?
    Or culd there be something altogether different that is causing the page not found error?
    Thanks in advance,
    Megha

    Hussein,
    The problem is partially solved - I am not getting the 404 error now. The issue was not with the netsvc file. Please see the resolution in NOTE:412980.1 (oafm,forms and oacore not starting up after IP adress change).
    The OC4J services are imperative for any URL for java code. With just the Apache listener running, examples of URLS that will work are ->
    http://HOST.DOMAIN:PORT/OA_MEDIA/FNDLOGOL.gif
    http://HOST.DOMAIN:PORT/
    Any URL for Java code will fail at this stage when OC4J services are down. For example this URL will fail: http://myHost.oracle.com:8000/OA_HTML/ServletPing.
    But now, I am getting 500 Internal server error. Let me know if you kno anything about this error ->
    oracle.apps.fnd.cache.CacheException     at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:228)     at oracle.apps.fnd.profiles.Profiles.getProfileOption(Profiles.java:1485)     at oracle.apps.fnd.profiles.Profiles.getProfile(Profiles.java:354)     at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfileFromDB(ExtendedProfileStore.java:211)     at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfile(ExtendedProfileStore.java:171)     at oracle.apps.fnd.profiles.ExtendedProfileStore.getProfile(ExtendedProfileStore.java:148)     at oracle.apps.fnd.common.logging.DebugEventManager.configureUsingDatabaseValues(DebugEventManager.java:1259)     at oracle.apps.fnd.common.logging.DebugEventManager.configureLogging(DebugEventManager.java:1114)     at oracle.apps.fnd.common.logging.DebugEventManager.internalReinit(DebugEventManager.java:1083)     at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:1050)     at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:1037)     at oracle.apps.fnd.common.AppsLog.reInitialize(AppsLog.java:595)     at oracle.apps.fnd.common.AppsContext.initLog(AppsContext.java:941)     at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:926)     at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:891)     at oracle.apps.fnd.common.AppsContext.<init>(AppsContext.java:751)     at oracle.apps.fnd.common.WebAppsContext.<init>(WebAppsContext.java:1014)     at oracle.apps.fnd.sso.Utils.getAppsContext(Utils.java:525)     at oracle.apps.fnd.sso.AppsLoginRedirect.AppsSetting(AppsLoginRedirect.java:120)     at oracle.apps.fnd.sso.AppsLoginRedirect.init(AppsLoginRedirect.java:170)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.loadServlet(HttpApplication.java:2231)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4617)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4541)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:2821)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:740)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)     at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:230)     at oracle.oc4j.network.ServerSocketAcceptHandler.access$800(ServerSocketAcceptHandler.java:33)     at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:831)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)     at java.lang.Thread.run(Thread.java:595)Caused by: oracle.apps.jtf.base.resources.FrameworkException: Error in IAS Cache: java.lang.NullPointerException: null Connection     at oracle.apps.jtf.cache.IASCacheProvider.get(IASCacheProvider.java:712)     at oracle.apps.jtf.cache.CacheManager.getInternal(CacheManager.java:4802)     at oracle.apps.jtf.cache.CacheManager.get(CacheManager.java:4624)     at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:216)     ... 33 moreCaused by: oracle.apps.jtf.base.resources.FrameworkException:
    An exception occurred in the method CacheAccess.get
    null
    The base exception is:
    null Connection     at oracle.apps.jtf.base.resources.FrameworkException.convertException(FrameworkException.java:607)     at oracle.apps.jtf.base.resources.FrameworkException.addException(FrameworkException.java:585)     at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:66)     at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:88)     at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:202)     at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:218)     at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:249)     ... 37 more

  • How to do Extension in "Update Standard Appraisal: Overview" page

    Hi,
    I'm posting many threads for the past two days, but still i have lot of unknown things against my client's requirement. So here i posting my complete
    requirement what i need to do.
    My OA Page Navigation: HR Employee Self service (Responsibility) -> Performance Mangement (Function) ->Appraisals (Tab) ->Click Update Icon
    Then "Update Standard Appraisal: Overview" page will appear, in that if i click "Add Competencies" button then competencies records are adding.
    After i do the "proficiency rating" for each competency, i need to calculate the sum of all proficiency rating,
    this sum should be shown in the screen and store in the database.
    This is my requirement, please explain how to do this.
    I already tried by the following steps:
    1. Created button "Calculate Competencies" and message styled text "Competencies total score" by personalization.
    2.Then i extended the CompetenciesCO controller using jdev 10g, i created CompetenciesExtendCO.java, then i written my logic.
    3.I posted that new Controller in the same place where CompetenciesCO is avail (This process is suggested by Gyan to use a custom TOP under $JAVA_TOP).
    4.Then i ran my page, but it throws "could not create java file" error.
    Anyone can explain the whole process for this requirement, becuase i worked in development but not in extension/personalization.
    Lot of Thanks in advance,
    SAN

    SAN,
    use below to iterate through all the rows of column.
    OAViewObject vo = getPoSimpleSummaryVO1(); //Replace getPoSimpleSummaryVO1 with the VO attached with the table
    PoSimpleSummaryVORowImpl row = null;   
    int matches = 0;
    int fetchedRowCount = vo.getFetchedRowCount();  
    RowSetIterator approveIter = vo.createRowSetIterator("approveIter");     
    if (fetchedRowCount > 0)
         approveIter.setRangeStart(0);
         approveIter.setRangeSize(fetchedRowCount);     
         for (int i = 0; i < fetchedRowCount; i++)
           row = (PoSimpleSummaryVORowImpl)approveIter.getRowAtRangeIndex(i);         
           String selectFlag = (String)row.getAttribute("<AttributeName>");
           //Continue to add the above value withe the previous Value.
    //The above code will give addition of all the rows...Once u get this value set the same to the Text Bean created Personalization.Regards,
    Gyan

  • How to restrict the Standard Check In Page

    Hello,
    Please let me know how to restrict standard check in page in sysadmin account.
    It would be great if anyone replying me as soon as possible.
    Thanks,
    Ramesh

    If I got your question, you intend to restrict a user 'sysadmin' (or someone with similar permissions) from any check in. And I guess, it's 10g (it 11g you would probably mention 'weblogic', because 'sysadmin' is already quite restricted there).
    Well, you cannot use security model (roles, security groups and all that stuff), because you would disable admin rights together with checkins ('W' permission).
    Therefore, the only way I can think of, is a component. You can create a custom component that will modify CHECKIN service to prevent a particular user or group of users from checkin of particular (or all) content. Check HOWTOCOMPONENT to get an idea. Or drop me an email and I send you a component which does a similar check, but controls that a user cannot exceed his or her quota.
    Alternatively, you could also modify GUI to disable access to CHECKIN pages to such people - but I would suggest to use the component as well - users could use other ways (checkin via website or virtual folders) and GUI change would not work for these.

  • How to get standard oracle API or Interface package in oracle apps

    Hi guys,
    Need ur help........plz tell me how to find the standard oracle API or other package on server. Actually I need standard Interface package of Requisition Import program API plz give me exact path to finding standard API or interface pkg.......ASAP and also give the interface pkg name of Requisition Import in purchasing.
    it's urgent plz do needful...........................................
    Thanks,
    abh...................
    Edited by: 811373 on Jun 4, 2011 12:54 AM

    I want to find all API related to PO Requisition special Requisition Import conc. program API ...plz tell how can get it.
    Actually I want to design custom interface on the basis of standard Requisition Import api so, plz give me sql script for find those api.From iREP website, navigate to the PO module and check the list of APIs.
    Or, you could enable trace/debug for the concurrent program and generate the TKPROF and this will show you the API used by this program.
    FAQ: Common Tracing Techniques within the Oracle Applications 11i/R12 [ID 296559.1]
    How To Trace a Concurrent Request And Generate TKPROF File [ID 453527.1]
    Another option is to open the report using reports builder and check the code.
    Thanks,
    Hussein

  • Standard Oracle report for the "security rules define/assign"

    Dear all:
    Is there any Standard Oracle report to show the :"Application --> Setup : Financials : Flexfields : Key : Security " flexfield "security rules define/assign" ?
    Regards
    Terry
    Edited by: Terry Chen on 2010/5/4 上午 2:27

    yes i believe there is one report in sysadmin or gl which shows this.

  • Standard Oracle Messages in Custom forms

    Hi,
    We have created cutsom oracle forms in our EBS setup and we want to show standard oracle messages in our custom forms, but somehow we are not able to show those messages. Is there any setting that we need to do to enable this?
    Thanks,

    Hi,
    Please see "Oracle Applications Developer Guide", Chapter 27 - Customization Standards.
    Applications Releases 11i and 12
    http://www.oracle.com/technology/documentation/applications.html
    You may also review these documents.
    Note: 1019036.6 - How do you Create Custom Messages?
    Note: 189441.1 - How to Change the Text for a Standard Message
    Regards,
    Hussein

  • LIst of Standard Oracle Financials RXi reports

    Hi All,
    would anyone know if there's a list of Standard Oracle Financials RXi Reports for Rel12+?
    I've tried to search the forum as well as documentation links but somehow came out with very little.
    any help would be appreciated.
    Thanks.
    Nathaniel

    Thanks Octavio,
    Forgot to mention that I found that list, what I want to do is list the available Standard RXi reports and copy them into a spreadsheet.
    I need a list of standard reports to show to the business, I found a list from an older version via appendix in 115finrxi Rel 11i - which identifies which report to which module, e.g. GL, AR, AP, etc.
    I managed to copy these but somehow doesn't tie up with the LOV in Set up within Report eXchange Responsibility. This LOV has more & gonna take a while to cross check & identify which modules these belong to and wanted to know if there's a way to export these into an excel spreadsheet from an LOV.
    I don't have SQL access to run a script & extract these list of reports, so I was curious if there's a documentation anyone has come across that has the list of RXi reports as per previous Oracle Financials RXi Reports Administration Tool User Guide Release 11i May, 2000 Part No. A81232-02.
    any assistance, recommendations would be greatly appreciated.
    Thanks heaps. :)
    Nathaniel

  • Viewing standard libraries while accessing a standard oracle form

    Hi all,
    i'm trying to open a standard Oracle receivables form and trying see the code in the standard libraries but I was not able to see it. Is there a way I can see the code....
    Thanks in Advance,
    Satish

    You have to open the "standard" libraries to have a look at the code
    btw.. eBusiness-suite-related question are bettere to be asked in the appropiate forum OA Framework

Maybe you are looking for