ISourcing & iSupplier portal menus in one responsibility

We will be using both iSourcing & iSupplier portal modules. Is there any standard responsibility that gives access to PO/RFQs to suppliers under one menu ?

Hi,
We had a similar requirement recently...but we went for code change for getting this done in a single responsibility.
Thanks
-Arif.

Similar Messages

  • Urgent: Cannot add a New level1 Tab in iSupplier Portal

    Hi All,
    We have a responsibility called XX iSupplier Portal in that i have to create a new custom page and attach the page as a New tab in the home screen of this responsibility.
    I have already done similar requirement in iExpenses successfully but here come the problem, i have tried my level best but couldn't get it done.
    Please find the details below
    Responsibility Name : XXX iSupplier Portal
    Menu : iSupplier Portal New Menu
    One Function(Name: iSP CP Home Page) and one submenu (Name:XXiSP_HOMEPAGE_MENU) attached to this main menu
    XXiSP_HOMEPAGE_MENU has the below tabs Home,Orders,Shipment..etc
    Prompt               Submenu                              Menutype
    =================================================================================
    Home
    Orders           Orders                              Standard
    Shipments          XXVFI_POS_SHIPMENTS               Standard
    Planning          XXVFI_Supplier_Collaboration_Planning          Standard
    Accounts          Account                              Standard
    Product               Product Information                    HTML Tab
    Admin               iSP Admin Tab                          HTML Tab
    The above are the existing Tabs in that i have tried to add my page as below
    created a function XX_ISUPPLIER_INQUIRY and attached to a HTML Tab menu XX_ISUPPLIER_INQUIRY_MENU.
    I have attached my menu to the XXiSP_HOMEPAGE_MENU but i couldn't see my menu
    Even i have tried to rename the existing tab but it doesn't reflect in the page (ex.) Renamed Admin tab as XXAdmin
    but when i looked in the about this page--> Page context--> i could see all the changes i have done but unfortunately it didn't reflected in the page.
    I have cleared cache and bounced the apache as well but no luck .
    Please advise as soon as possible
    Best Regards,
    CSK

    Daniel,
    Go ahead and Apply this note , it will fix your issue.
    Do you have a third column in AISUSER T.Code .
    This issue is fixed in ST : SAPKITL426
    Note 1140822 - SAP customer number for installation number &1 unknown
    Thanks,
    Uday

  • Issue in iSupplier Portal after upgrade from 12.1.1 to 12.1.3

    Hi
    After upgrade to 12.1.3, I am getting 'java.lang.NullPointerException' error when I navigate to Oracle iSupplier Portal -> 'Purchase Order' tab. I have pasted the error text below. I have also noted down the errors below, which were reported during the upgrade (since I don't know if they are connected to this issue, and could not fixed as yet).
    Environment_
    1. Oracle EBS = 12.1.3 (upgraded from 12.1.1)
    2. OS = OEL 5.7
    Any help will be really appreciated. Thanks.
    Exception Details.
    oracle.apps.fnd.framework.OAException: java.lang.NullPointerException at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:616) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:252) at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1182) at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:968) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:935) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:659) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:252) at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:968) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:935) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:659) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:252) at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353) at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2607) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1940) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:543) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:431) at OA.jspService(_OA.java:212) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370) at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259) at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51) at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193) at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284) at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198) at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395) at OA.jspService(_OA.java:221) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64) at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26) at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15) at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370) at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199) at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260) at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303) at java.lang.Thread.run(Thread.java:619) ## Detail 0 ## java.lang.NullPointerException at oracle.apps.pos.orders.webui.PosVpoMainCO.processRequest(PosVpoMainCO.java:151) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:600) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:252) at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1182) at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:968) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:935) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:659) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:252) at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:968) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:935) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:659) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:252) at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353) at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2607) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1940) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:543) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:431) at OA.jspService(_OA.java:212) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370) at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259) at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51) at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193) at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284) at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198) at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395) at OA.jspService(_OA.java:221) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64) at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26) at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15) at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370) at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199) at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260) at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303) at java.lang.Thread.run(Thread.java:619) java.lang.NullPointerException at oracle.apps.pos.orders.webui.PosVpoMainCO.processRequest(PosVpoMainCO.java:151) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:600) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:252) at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1182) at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:968) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:935) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:659) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:252) at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:968) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:935) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:659) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:252) at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353) at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2607) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1940) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:543) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:431) at OA.jspService(_OA.java:212) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370) at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259) at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51) at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193) at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284) at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198) at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395) at OA.jspService(_OA.java:221) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64) at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26) at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15) at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370) at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199) at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260) at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303) at java.lang.Thread.run(Thread.java:619)
    Background of Upgrade*
    Following errors were reported during upgrades but we continued upgrade since they could not be fixed. There are several Invalid objects in the DB that starts with OKC but they still remain even after I tried to recompile them through 'adadmin' or through SQL prompt or 'frmcmp' command (as stated below).
    frmcmp module=%AU_TOP%/resource/OKEKAULN.pll userid=APPS/APPS output_file=%AU_TOP%/resource/OKEKAULN.plx module_type=library batch=no compile_all=special
    I beleive OKC schema is related to 'Oracle Contracts' module.
    The following Oracle Forms objects did not generate successfully:
    au resource OKEKAULN.pll
    au resource OKEDTSFM.pll
    au resource OKEKAUWB.pll
    au resource OKLCSAST.pll
    au resource OKLCSEQX.pll
    au resource OKLCSASD.pll
    au resource OKSPMSCH.pll
    au resource OKSAUCVT.pll
    au resource OKSAUDET.pll
    au resource OKCEXPOR.pll
    au resource OKCKSRCH.pll
    au resource OKSAUBLG.pll
    An error occurred while generating Oracle Forms library files.

    Thanks for replying. I have already applied the mega patch 9239090 to upgrade to 12.1.3. The metalink notes you have given refers to patches released prior to patch 9239090. How to check whether the new patch will not overwrite the one I have already applied and will not conflict with it? Will it be automatically taken care by 'adpatch' utility?adpatch should take care of that and it should not overwrite any file if the file version you have is higher than the one delivered by the patch.
    Thanks,
    Hussein

  • How to find the jsp file in iSupplier Portal

    Hi,
    I need to change a jsp page from Oracle iSupplier Portal, I got the url but I can't find the jsp file of that URL, how can I find that file?
    http://sboglx11.alpina.co:8040/OA_HTML/OA.jsp?callType=W&_ri=177&_rc=POSINQUIRIESPL&flowApplicationId=177&flowCode=POS_SUPPLIER_INQUIRIES&pageApplicationId=177&pageCode=POS_AP_INVOICE_DTL_D&whereRegionCode=POS_AP_INVOICE_DTL_D&addBreadCrumb=Y&WPARAMSINVOICE_ID=526856&_ti=1715476161&oapc=7&oas=MtxL7MgOdHAuyU8-iC7c8Q..
    Thanx,
    Ivan Loaiza.

    Hi,
    I have a custom request to add a new table on the page of that url from a custom query. I tried to make changes activating the FND_CUSTOM_OA_DEFINTION's profile, and enter to the 'Personalize Page' link, but on this opcion I couldn't find the way to enter a new query. Now I try to customized directy the jsp file and add a new table on that region asociated with custom query.
    I also try with the AK Developer responsability but I got the following error when I try to open the page "No data found for region (/oracle/apps/pos/regionMap/POS_CUSTOM_IMP)" where "POS_CUSTOM_IMP" is a new region that I created with the AK Developer responsability.
    Thanx,
    Ivan Loaiza

  • ISupplier Portal work flow issue

    Hi All,
    In iSupplier Portal, during registration (new user creation) it will call a Workflow to send notification for notifying buyers about the registration of supplier.
    We can see the workflow process set(named: Supplier User Registration Workflow : POS_REG ) using Workflow Builder.
    This work flow sends a notification mail to the registered user which includes external URL (which is present in the profile option: "POS External URL") used to login.
    Our requirement is to send custom URL to the newly created user.
    Modifying profile option: "POS External URL" value is not serving our purpose.
    Our approach is to find out the process needs to be customized and create a custom workflow similar to seeded one and call this custom work flow during user registration/creation.
    From the above work flow we are able to find out the process (calling PL/SQL procudeure – “POS_REG_WF_PKG.SetApprvItemAttrValues”) which needs to be customized.
    1) BUT, we can't find where this process is refered from the self service page ?
    If we check the controller of the user restration page, it is calling a PL/SQL procudeure named “FND_REGISTRATION_UTILS_PKG.publish_event”.
    2) But, could not able to find any link between the procedures “FND_REGISTRATION_UTILS_PKG.publish_event” and “POS_REG_WF_PKG.SetApprvItemAttrValues”.
    3) Can you suggest any other apporach to fulfil the requirement ?
    Your help is appreciated.
    Thanks in advance.
    Regards,
    S.K.

    Thanks for your responce Sumit.
    While debugging the procedure "FND_REGISTRATION_UTILS_PKG.publish_event" we found that it is calling a business event. We followed the below steps to resolve the issue:
    1)     For the business event “oracle.apps.fnd.umf.reg.user_approved” we need to disable existing seeded work flow subscription
    2)     Keep the internal name of workflow as same, modify the standard workflow by adding new custom process to it.
    3)     Create a new subscription under the business event to call custom process of work flow form it.
    4)     Create custom package of “POS_URL_PKG” and call this from the above created custom work flow process
    5)     Custom package “POS_URL_PKG” gets the Custom URL which needs to be send to user
    Regards,
    S.K.

  • Customise isupplier portal po.pdf report

    Hi Gurus,
    I have a requirement like, In isupplier portal R12.1.3 purchase order page Actions dropdownlist seaded purchase order details pdf report is there i.now i required to add extra some columans (attribute1 to 5) from po_line_locations_all table in report line level.please suggest me how can i do this, any document related for this development of seaded report details.please help me.

    Hi Friends,
    Finally i found that the report ("VIew PDF" option in Actions Dropdownlist) exists in Isupplier portal is same report in
    Purchasing module that is "Po output for communication".It is a java concurrent program execution type.
    Report details:
    Concurrent Program Name: Po output for communication
    Concurrent shortname:POXPOPDF
    executable name:POXPOPDF
    executable method: java concurrent program
    executable file name:PoGenerateDocumentCP
    execution path:oracle.apps.po.communicate
    I found a best post in our fourams that is:
    https://kr.forums.oracle.com/forums/thread.jspa?threadID=939675
    In meta link one white paper is there for this report :
    Oracle Purchasing Document Printing and Communication [ID 387670.1]
    Thanks
    Boori

  • Searching RFQ in iSupplier Portal

    HI All,
    In Isupplier Portal , we can see RFQ tab
    Orders-->RFQ
    In this v can search an RFQ created in Purchasing Module, but we dont receive an notification in iSupplier Portal?
    can we send a RFQ from Purchasing responsibility to iSupplier Portal?
    is it possible?
    Thanks
    SYR

    Dear SYR
    I dont think so it is possible or i can say yet we have not tried this option, but logically if we go in detail in that case if we are creating the RFQ in purchasing module in that case based on the hard copy submitted by the supplier buyer will capture his quote details in the system and the will analyze the same and create the PO.
    Also note if you have implemented the Sourcing module in that case we can create the RFI, RFQ or Auction in the sourcing module and we can publish the same for the suppliers and if the suppliers are register with the system they can submit there quote online. Also Sourcing module give us the more flexibility while working on RFQ transaction such as we can use attributes, requirements, scoring etc...
    And the RFQ created in the sourcing application the same can be viewed in the isupplier responsbility under order tab.
    If you required any help in detail for the sourcing module please let me know.
    Manoj N Bhosale

  • VMI in iSupplier Portal with two instance.

    We have a requirement to enable Vendor Managed Inventory (VMI) in iSupplier portal. (Oracle Application 11.5.10.2). Our Client has a separate instance for planning (ASCP).
    We would like to know if oracle supports VMI with two instances (planning and transaction). If yes please let us know. Your response on this will be highly appreciated.
    PS: We got the below notes from Oracle Support.
    The Oracle Support Note 405518.1 states as below.
    +*<Moderator edit - deleted MOS Doc contents - pl do NOT post contents of MOS Docs - this is a violation of your Support agreement>*+                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    Hi Manish
    If I understand the requirement corrently, you are exploring options for a Unified Portal for both isupplier and Collaborative planning. As of not, this only works when ERP and APS are installed in a centralized planning environment with Collaborative Planning.
    Please refer to the metalink note - Need To Determine Best Instance Configuration For Collaborative Planning With iSupplier Unified Portal [ID 567467.1]
    Regards
    Sudeep

  • ISUPPLIER PORTAL을 사용하기 위한 기본 SETUP 사항

    제품 : MFG_IP
    작성날짜 : 2004-10-13
    ISUPPLIER PORTAL을 사용하기 위한 기본 SETUP 사항
    ================================================
    PURPOSE
    Oracle iSupplier Portal을 사용하기 위한 가장 기본적인 Setup 사항을 이
    Note를 통해 이해할 수 있다.
    이 new functionality는 application의 Family Pack F 나 그 이후 version
    부터 가용하다.
    이 note에서는 아래의 두 가지 setup에 대해서 설명하고 있다.
    -Responsibility Setup
    -Securing Attributes Setup
    Explanation
    Pre Family Pack F Responsibilities:
    10.7, 11.0 & 11i Pre Procurement Family Pack F
    -Supplier Services (Full Access)
    -Supplier Services (by Supplier)
    -Supplier Service (by Supplier Site)
    -Supplier Registration <11.0 & 11i only>
    Post Family Pack F Responsibilities:
    -iSupplier Portal Full Access
    -iSupplier Registration
    Family Pack F 나 그 이후 version에서는 위에 나열한 모든 responsibility
    가 가용하다.
    Securing Attributes:
    - Suppliers 별 information에 access하는 것을 제한.
    - Supplier Site or Contact 별 information access 제한 기능 강화.
    - Security는 Responsibility와 User 정의 화면의 securing attributes에
    assigning 함으로 가능.
    통상적으로 사용되는 Securing Attributes :
    -ICX_SUPPLIER_ORG_ID
    -ICX_SUPPLIER_SITE_ID
    -ICX_SUPPLIER_CONTACT_ID
    Business needs에 따라 securing attributes를 추가하는 것도 가능하다.
    Securing attributes는 responsibility level로 적용되고, user level로
    values가 할당된다.
    만약 securing attributes가 responsibility level로 정의된다면,user level
    에 또한 정의되어야 한다.
    사용되는 application을 위해서는 정확한 securing attributes가 할당되어야
    함을 명심해야 한다.
    Procurement Family pack F 이후 internet Supplier Protal과 Web Suppliers
    둘 다 가용하다.
    Example
    ICX_SUPPLIER_ORG_ID는 Internet Supplier Portal application과 Oracle
    Self Service Web Applications을 위해 정의 될 수 있다.
    Oracle Self Service Web Application은 Supplier Service Responsibility를
    위해 이용되고, Internet Supplier Portal은 iSupplier Portal
    Responsibiliyu를 위해 이용된다.
    1.Navigate to System Administration>Security>Responsibility>Define
    2.사용하고자 하는 responsibility를 선택
    3.Form 하단의 Securing Attributes tab을 선택
    4.여기서 secure 하고자 하는 attributes를 선택
    (ex, ICX_SUPPLIER_ORG_ID)
    5.Secure 하고자 하는 attributes를 선택했다면,User level에 이 attributes
    를 할당해야만 함
    Navigate to System Administration>Security>User>Define
    6.Application에 access할 user를 조회
    7.조회한 특정 user에 할당할 정확한 값을 가져오기 위해 LOV를 사용 가능
    ICX_SUPPLIER_ORG_ID This represents the supplier for this user.
    ICX_SUPPLIER_SITE_ID This represents the supplier site for this user.
    ICX_SUPPLIER_CONTACT_ID This represents the contact within this supplier.
    8.User level에 선택한 attributes는 responsibility에서 선택한 attributes
    와 동일해야 함을 주의
    Reference Documents
    Note 176920.1

  • Perform custom validation on invoices created via iSupplier portal in R12

    Hello,
    It seems that since R12, invoices created on iSupplier portal are no longer loaded via Payables open interface tables (while ASBN's still are). It is nice that they are loaded immediately but now we do not have any way to perform custom validation that we normally do via AP_INTERFACE_WORKFLOW_PKG.do_custom_validation procedure.
    Is there any way to modify how iSupplier portal inserts Invoice data into AP tables? In particular we would like to choose specific document category for certain suppliers.
    Many thanks in advance,
    Kamil

    Hi Friends,
    Apologies to have put this in SCM-Costing Category. I just posted the same thing in Financials Category.
    Please ignore this, if found irrelevant under this category.
    Thanks,
    AAR

  • How do I print all responses as pdf without selecting and printing just one response at a time?

    How do I print all responses as pdf forms without selecting and printing just one response at a time?

    Sorry this is not supported at this time. You can only download the responses as PDF one at a time.
    You can export the response table and print the whole table but if you want to print each response individually you have to do it manually. Sorry.
    Gen

  • Error while extending iSupply Portal VO

    I try to extending iSupply Portal PosPosummaryVO by create a new view object, and extend PosPosummaryVO. after sql statement step, I appear a error message
    " Each row in the Query Result Columns must be mapped to a uniqe Query Attribute in the Mapped Entity columns."
    What does it mean?
    I only add a where condidtion in the sql
    the sql is
    select 'Select_flag' as Select_flag, --> orginal is 'Select_flag', an error occure say it was a key word or existing attr., so I add an as alias
    poh.po_num,
    poh.comments,
    poh.creation_date,
    poh.po_release_id,
    to_char(null) agent_name,
    poh.currency_code,
    to_char(0) as amount,
    poh.ACCEPTANCE_DUE_DATE,
    poh.vendor_id,
    poh.po_header_id,
    poh.agent_id,
    poh.type_lookup_code,
    poh.type_name,
    poh.vendor_contact_id,
    poh.vendor_site_id,
    poh.acceptance_required_flag,
    poh.approved_date,
    poh.revision_num,
    to_char(null) PO_STATUS_CODE ,
    to_char(null) PO_STATUS_DISP ,
    poh.org_name,
    poh.attribute1,
    poh.attribute2,
    poh.attribute3,
    poh.attribute4,
    poh.attribute5,
    poh.attribute6,
    poh.attribute7,
    poh.attribute8,
    poh.attribute9,
    poh.attribute10,
    poh.attribute11,
    poh.attribute12,
    poh.attribute13,
    poh.attribute14,
    poh.attribute15,
    poh.attribute_category,
    decode(poh.po_release_id,null,'PosHdrAttach','PosRelAttach')
    as SwitchAttach,
    'N' as retrieve_flag,
    poh.CANCEL_FLAG,
    poh.CLOSED_CODE,
    poh.FROZEN_FLAG,
    poh.USER_HOLD_FLAG,
    poh.global_agreement_flag,
    to_char(null) consigned_consumption_flag,
    poh.vendor_name,
    poh.vendor_site_code,
    poh.po_release_id po_release_id2,
    poh.vendor_number ,
    poh.vendor_id vendor_id2, org_id,
    poh.segment1,
    poh.release_num,
    to_char(null) business_document_type,
    to_char(null) business_document_id,
    to_char(null) business_document_version,
    0 as ship_to_location_id,
    security_level_code,
    access_level_code
    from pos_view_po_summary_v poh
    where poh.type_lookup_code = 'standard' ---> new where condition

    Here is the workaround
    1. while extending give the query as select 'X' from dual; and finish the extenstion...
    2. Right click on the extended VO and select Edit
    3. Now paste the original query and Apply the changes
    4. Check the attribute mappings as well and correct it..
    5. compare the original VO attributes and extended VO attributes. If you find any differences correct it.
    --Prasanna                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • On a Mac, can you navigate menus with one handed key strokes like Windows?

    On a Mac, is there anyway to navigate menus with one handed keyboard strokes like you can in Windows? My girlfriend is a graphic designer and switched from Windows to Mac. She misses being able to use the Alt key and make menu selections. On Windows she can press "Alt" and then move through menus and submenus with one hand on the keyboard. When you press "Alt" the first letter of every menu is highlighted. When she presses a certain letter the menu drops down, and the first letter of every submenu is then highlighted. She can then navigate through all the submenus until she hits the selection she wants, all using the left hand on the keyboard. It's very fast and efficient. Can you do something similar to this on a Mac?
    The reason she wants to do this is because when she is in Photoshop, she likes to use her right hand on the mouse with the cursor inside the canvas (sketching, moving layers around) while she makes menu commands with the left hand. It is 10 times faster this way than using the mouse for everything. Hot keys are not the same because you must have those memorized. With the "Alt" key function, you can open a drop down menu, see the choices, and make your selection.
    I have been a Mac person my whole life, and I have to say, it's a pretty awesome function. I really want the Mac to have something similar.

    Barney-15E wrote:
    [Actual studies|http://www.asktog.com/TOI/toi06KeyboardVMouse1.html] have found it is faster to use the mouse to make command activations than using keyboard shortcuts.
    The 20-year-old argument on that web page isn't very convincing. Keyboard shortcuts are certainly faster for experience power users who do the same thing every day. The mouse is faster only for new users or users doing non-repetitive commands every day.
    It is interesting that one of the posts on that page said this:
    I remember one mainframe company in the sixties that came up with the following command-key guidelines:
    Use the first letter of the command word
    If the first letter is already used, use the last letter
    If the last letter is already used, use the second letter
    If the second letter is already used, use the second-to-the-last letter
    etc.
    This is actually very similar to how the keyboard-driven menus work in Mac OS X. The advantage over the Windows method is that when there is more than one command in a menu that shares the same first letter, you do not have to memorize which command uses which letter. You just type ahead until the correct command is selected.
    I would, however, encourage Derek Doublin1's girlfriend to learn the direct keyboard shortcuts in Photoshop. On Mac or PC, for me pressing Command-Option-I is much faster than either the mouse or using the keyboard to drop the Image menu and walk down to the Image Size command.

  • Date format in Maintain capacity of iSupplier portal

    Hi,
    In Maintain capacity under planning tab of isupplier portal page, when we select a row and click on Maintain capacity,we get a detail page.In that page we r asked to specify the capacity/day for the given date range.This date field doesnot support the format dd-mon-yy/dd-mm-yy but takes date for eg 3-jul-02 but not 03-jul-02(or) 30-jul-02.
    kindly help.

    The date format is calculated using country and language settings.
    Check SAP Notes 947081 and 1164528 which deal with this topic.
    If you use an R/3 based store (UME User Management Engine) in the backend system to keep your user data please ensure that you have not only maintained the language setting but also the country setting. Both in combination determine the NetWeaver Web Dynpro locale and in consequence the calendar date format that is used, e.g. DD/MM/YYYY for Australian English and MM/DD/YYYY for USA English.
    Thanks,
    Shanti

  • Is it possible to implement iSupplier Portal for Employee type Vendors

    We have iSupplier portal for external suppliers which we customized to show only invoices and payment advices.
    Is it possible to implement the same to our internal employees without creating them as new suppliers ?
    We want employees use iSupplier portal to view their expense(payments).

    If you are using presentation API then as Nagarajan said, you can use Endeca Dimension Search to power your TypeAhead/Predictive search.  Below are a few pointers that may help.
    Trigger typeahead only after user enters a few characters (ideally after 2-3 characters).
    Introduce a delay of a few milliseconds between your Endeca Searches.
    Limit the Dimensions to include using the Di parameter.
    Control the number of dimVals returned and other Dimension behavior using Drc and Dp
    Use Drc (to evaluate InStock products) in a seperate query with D=* to get a list of all valid DimVal IDs. Cache them and use this list to remove any out of stock dimVal IDs from the real query results.
    Use Dk and Dx to control match mode and your relevance ranking strategy to sort your results.
    Oracle Commerce Services also offers a prepackaged service called Endeca Predictive Search (EPS) module that can be quickly implemented to power TypeAhead. EPS provides other configurable features like caching, record search, frequent matches ,etc.  Reach out to your Oracle representative if that intersts you.
    All the best! I hope this helps.
    Best,
    Kaush
    P.S. Google limits the search result to 4 which, works for them and might work for you but to exploit the full potential of Predictive Search based on Endeca, try HomeDepot.com, Staples.com, etc. for inspiration.

Maybe you are looking for

  • How do I cleanly pass in a bunch of references to a subVI?

    In a subVI, I use references to grab current control values and change properties of those controls according to those values. I'm only passing three references in, but even if I array them together to reduce input size, they clutter up my block diag

  • PDF form web-only

    I designed a PDF form for a client. The form was sent by email to a group of people, completed by these people, and returned by email. I combined all of the completed forms into a single PDF, and the combined PDF was posted to their web site. The cli

  • Itunes not picking up my iphone

    Since the last update Itunes does not pick up my Iphone.  Ran diag. says no usb port found

  • Security, and pin blocking!

    hi there, i jus got a new nokia today the 5300, and im trying to put a block on my text messages, and media....i cant seem to figure that out.. can some one help. i have done the security pin, and i still allows people to roam through my stuff, and i

  • Point-2-Point Connection Speed

    Hello, We are using a point-2-point connection, 2611 and 1760. Connection speed has been unbelievable slow, ran a "show int" and noticed quiet of few drops. I am a newbie and would like someone to point me in the right direction on where to start the