Error - An assignment of a catalog or non catalog requisitions is required

When I click on the Approve button in a PO form, I get this error - An assignment of a catalog or non catalog requisitions is required. Can anyone assist how to go about this? I don't have a requisition linked to the PO.
thanks!

This does not look like standard message. Can you check your customizations.
Regards,
Praveen

Similar Messages

  • Catalog and Non catalog?

    Hi,
    what is the difference between catalog and non catalog ?
    Thanks,

    Hi Rehan,
    In simple words, catalog refers to list of items available for purchase, with the description and price of each item. Usually, a bind-in order form is included with the catalog. Catalog is basically maintained by a company for classified items and it helps its user to shop items based on the catalog. e.g. say in a Color Industry you can classify different shades of colors in a catalog. Another example is Menu card of a restaurant/hotel.
    Non-catalog item is basically refers to items which are not defined under any catalog .e.g. say you are buying an air ticket or car rentals for official use...
    Hope this will help.
    Regards,
    S.P DASH

  • Error when I try to add a non-catalog requisition t

    Hi
    When on our R12.3 E Business Site Admins is in Iprecurement and clicks None Catalog Request and attempts to add an item to the cart. The following error occurs, can anyone advise how to troubleshoot this?
    The error from the applications is very bland, i.e You have encountered an unxpected error. Please consult your System Administrator for assistance.
    Error Page
    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:390)
         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:734)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:280)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
         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:390)
         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:642)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:908)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
         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.icx.icatalog.shopping.webui.SpendClsfCO.processRequest(SpendClsfCO.java:91)
         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:390)
         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:734)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:280)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
         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:390)
         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:642)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:908)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
         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.icx.icatalog.shopping.webui.SpendClsfCO.processRequest(SpendClsfCO.java:91)
         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:390)
         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:734)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:280)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
         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:390)
         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:642)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:908)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
         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)

    Leeat
    Thanks for the replies.
    The information that you posted directed at John is not going to help much although it does tell us that your video file has a .mov files extension.
    But, that might be a significant piece of information depending on your answer to the question "Do you have the latest version of QuickTime installed on your computer along with Premiere Elements 11?" Also, are you running the programs as administrator?
    The QuickTime answer is important so please double check your computer to assure
    a. When you go to Publish+Share/Computer/QuickTime, you find QuickTime presets.
    b. When you go to Control Panel/Programs and the installed programs, you find QuickTime listed there as installed.
    If QuickTime (latest version) is not the solution, then we are going to need more information about the video properties.
    Video Compression
    Audio Compression
    Frame Size
    Frame Rate
    Interlaced or Progressive
    Pixel Aspect Ratio
    besides the .mov file extension which we already have.
    Depending on how things go, consider downloading and installing the free codec utility named GSpot
    GSpot Codec Information Appliance
    and then letting us know the video readout for
    a. Video Name Codec Status
    and
    b. Audio Name Status
    Please review and consider and supply more information. Any questions or need clarification, please do not hesitate to ask.
    Thank you.
    ATR

  • About database incarnations in catalog versus non-catalog

    Hi all
    Listing out the incarnations of my target database when not connected to the recovery catalog :
    RMAN> list incarnation of database testdb;
    using target database control file instead of recovery catalog
    List of Database Incarnations
    DB Key  Inc Key DB Name  DB ID            STATUS  Reset SCN  Reset Time
    1       1       TESTDB   2539541829       PARENT  1          11-JUL-11
    2       2       TESTDB   2539541829       PARENT  591584     12-JUL-11
    3       3       TESTDB   2539541829       PARENT  2061948    19-JUL-11
    4       4       TESTDB   2539541829       ORPHAN  1345130669 13-MAY-13
    5       5       TESTDB   2539541829       CURRENT 1345130669 15-MAY-13And listing out the incarnations when connected to the catalog:
    RMAN> list incarnation of database testdb;
    List of Database Incarnations
    DB Key  Inc Key DB Name  DB ID            STATUS  Reset SCN  Reset Time
    1178485 1178523 TESTDB   2539541829       PARENT  1          11-JUL-11
    1178485 1178524 TESTDB   2539541829       PARENT  591584     12-JUL-11
    1178485 1178525 TESTDB   2539541829       PARENT  2061948    19-JUL-11
    1178485 1178526 TESTDB   2539541829       ORPHAN  1345130669 13-MAY-13
    1178485 1178486 TESTDB   2539541829       CURRENT 1345130669 15-MAY-13Why are INC KEY numbers not matching? Is this a bug or is it expected behaviour?
    Please help me shed some light on this..
    Thanks.

    Hi,
    Manual said:
    DB Key- When combined with the Inc Key, the unique key by which RMAN identifies the database incarnation in the recovery catalog. Use this key to unregister a database from a recovery catalog, that is, delete all the rows associated with that database from the recovery catalog.
    INC Key- When combined with DB Key, the unique key by which RMAN identifies the database incarnation in the recovery catalog. Use this key in RESET DATABASE TO INCARNATION when recovering the database to a time before the most recent RESETLOGS.
    <<http://docs.oracle.com/cd/E11882_01/backup.112/e10643/rcmsynta027.htm#CHDGGAFF>>
    recovery-catalog and control file-catalog is a catalog of different, So not match.
    Regards,

  • Supplier Note gets copied from Catalog Item to Non-Catalog Item

    Hi All,
    The basic issue is that when we create a mixed shopping cart, cart with Catalog and Non-Catalog Items (Made using Describe Requirement link), the Supplier Note (in the Documents and Attachments part ) from the Catalog Item gets copied to the Non-Catalog Item directly when we create the Non-Catalog Item.
    We face the issue only when the first Item is a Catalog Item. ...
    There are no custom developments for the Supplier Note and we do not modify it directly in any other way. Any Ideas .. ?
    Thanks and Best Regards,
    Sagar Ogale

    Hi Bharath,
    The issue is that for the Non-catalog ( Item created using Describe Requirement ) in SRM 5.0, the supplier note field is getting populated by default. This is the issue.
    The Supplier's Note should remain blank. But, its not... This is the issue. Do you have any ideas what may be causing the issue..?
    Thanks and Best Regards,
    Sagar Ogale

  • How to set value in SupplierLov on Non-Catalog page when value is via hashm

    Hi ,
    I have created a link above the supplier name Lov field .
    Click on the link opens a custom page which shows some supplier records based on business validation.Now I selected one record on custom page and clicked on select .--This forwardsImmediately back to non-catalog request page with hashmap carring supplier name.Now I want to populate the Supplier Lov field with this supplier name .
    I tried below option
    OAMessageLovInputBean mlib = (OAMessageLovInputBean) webBean.findIndexedChildRecursive("SupplierOnNonCat");
    mlib.setValue(pageContext,VendorName);
    The value gets populated in the field but actually I feel its not the selected value as per behaviour of supplier Lov ..because when I immediately tab out of that field and try to select a supplier site it gives error message on the screen mentioning to first
    select the Supplier Name criteria and then only you can select the site .
    Please advise as how can I automate this process
    Regards,
    Chandu

    I tried the option a below
    RequisitionAMImpl reqAM = (RequisitionAMImpl)pageContext.getApplicationModule(webBean);
    NonCatalogRequestVOImpl nonCatalogRequestVO =reqAM.getNonCatalogRequestVO();
    NonCatalogRequestVORowImpl noncatRequestRow = (NonCatalogRequestVORowImpl)nonCatalogRequestVO.getCurrentRow();
    noncatRequestRow.setSupplierName(VendorName);
    Still when i click on the Supplier Site torch on Non catalog page i get the message
    Error
    You must enter a value for SupplierName as criteria for the List of Values.
    Please advise.

  • BEE errors out Assignment number  4816 is invalid at the effective date

    I ran a batch of 3000 employees and for all the employees i am getting the error as assignment number ....is invalid at the effective date for all the assignment.
    Then i took one assignment number = 4816 and tried still its the same . when running the BEE for the assignment number = 4816.
    I am getting the error "Assignment number 4816 is invalid at the effective date"
    when i checked this assignment it is active i wonder why this assignment and the others are miss behaving as far as BEE is concerned.
    can some one tell me what i should do so that my Batch Element Entry(BEE) gets validated....?
    Please note the element is non-recurring.
    The batch defined is as follows---
    Under Batch control section the following is done:-
    Action If Entry Exists- "Create New Entry" (please note i have also tried with "Reject Entry" it doesn't work with that also)
    Reject Rollback If Results Exist
    The batch status = Error
    All your contribution are highly appreciated!

    Thanks so much for the resolution. Is there any way , we can change the effective date to actual effective date/ end dat of the month rather than defaulting to begging of the month?

  • ORAMED-01002:[Metadata error in assign operation]

    Im using the Oracle Mediator component to assign an expression to a property. The assign expression uses the dvm:lookupValue() function to assign the outcome of the function to the property. When I invoke a message from e.g. SoapUI or the em testfeature it all works perfect. But when I use a testsuite with an initiate message that is similar to the request from SoapUI, the message fails with the following error:
    Non Recoverable System Fault:
    ORAMED-01002:[Metadata error in assign operation]Metadata Error occurred while assigning to target "$out.property.jca.db.XADataSourceName" using invalid expression "dvm:lookupValue("oramds:/apps/dvm/RegioCode.dvm","RegioCode",$in.request/sadr:GetHoofdaanvragerAdressenRequest/ns6:PersoonKey/ns5:RegioCode,"Datasource","jdbc/DoNotUse")".Possible Fix:Fix the expression. Cause:internal xpath error
    Invoke via SoapUI results in the following instance message fragment:
    <message>
    Assigned "dvm:lookupValue("oramds:/apps/dvm/RegioCode.dvm","RegioCode",$in.request/sadr:GetHoofdaanvragerAdressenRequest/ns6:PersoonKey/ns5:RegioCode,"Datasource","jdbc/DoNotUse")" to "$out.property.jca.db.XADataSourceName"
    </message>
    Any suggestions.
    Regards,
    Melvin

    Hi Clemens,
    We've reported a service request on metalink regarding this issue. See : 3-1154677691
    I've summarized the messages for you:
    A SoapUI message that works:
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:adr="http://www.xyz.nl/Services/AdresService"
    xmlns:geb="http://www.xyz.nl/Contracten/Gebruiker"
    xmlns:elem="http://www.xyz.nl/Contracten/Common/Elementen" xmlns:obj="http://www.xyz.nl/Contracten/Aanbod/Object">
    <soapenv:Header/>
    <soapenv:Body>
    <adr:GetObjectAdresRequest>
    <geb:Autorisatie>
    <elem:Gebruikersnaam>xxx</elem:Gebruikersnaam>
    <elem:Locale>nl-NL</elem:Locale>
    <elem:Kanaal>1</elem:Kanaal>
    </geb:Autorisatie>
    <obj:ObjectKey>
    <geb:Autorisatie>
    <elem:Gebruikersnaam>xxx</elem:Gebruikersnaam>
    <elem:Locale>xxx</elem:Locale>
    <elem:Kanaal>x</elem:Kanaal>
    </geb:Autorisatie>
    <elem:RegioCode>xxx</elem:RegioCode>
    <elem:Type>0</elem:Type>
    <elem:Reference>xxx</elem:Reference>
    </obj:ObjectKey>
    </adr:GetObjectAdresRequest>
    </soapenv:Body>
    </soapenv:Envelope>
    The testsuite initiate message which fails :
    <GetObjectAdresRequest xmlns="http://www.xyz.nl/Services/AdresService">
    <Autorisatie xmlns="http://www.xyz.nl/Contracten/Gebruiker">
    <Gebruikersnaam xmlns="http://www.xyz.nl/Contracten/Common/Elementen">xxx</Gebruikersnaam>
    <Locale xmlns="http://www.xyz.nl/Contracten/Common/Elementen">xxx</Locale>
    <Kanaal xmlns="http://www.xyz.nl/Contracten/Common/Elementen">x</Kanaal>
    </Autorisatie>
    <ObjectKey xmlns="http://www.xyz.nl/Contracten/Aanbod/Object">
    <RegioCode xmlns="http://www.xyz.nl/Contracten/Common/Elementen">xx</RegioCode>
    <Type xmlns="http://www.xyz.nl/Contracten/Common/Elementen">x</Type>
    <Reference xmlns="http://www.xyz.nl/Contracten/Common/Elementen">xx</Reference>
    </ObjectKey>
    </GetObjectAdresRequest>
    The composite Test.xml file
    <?xml version="1.0" encoding="UTF-8" ?>
    <!-- Generated by Oracle SCA Test Modeler version 1.0 at [11/12/09 8:59 AM]. -->
    <compositeTest compositeDN="Adres" xmlns="http://xmlns.oracle.com/sca/2006/test">
    <about/>
    <initiate serviceName="AdresService_ep" operation="GetObjectAdres" isAsync="false" delay="PT0S">
    <message>
    <part partName="request">
    <content>
    <GetObjectAdresRequest xmlns="http://www.xyz.nl/Services/AdresService" xmlns:ns2="http://www.xyz.nl/Contracten/Gebruiker" xmlns:ns3="http://www.xyz.nl/Contracten/Aanbod/Object">
    <ns2:Autorisatie xmlns:ns4="http://www.xyz.nl/Contracten/Common/Elementen">
    <ns4:Gebruikersnaam>xxx</ns4:Gebruikersnaam>
    <ns4:Locale>xxx</ns4:Locale>
    <ns4:Kanaal>x</ns4:Kanaal>
    </ns2:Autorisatie>
    <ns3:ObjectKey xmlns:ns5="http://www.xyz.nl/Contracten/Common/Elementen">
    <ns5:RegioCode>xxx</ns5:RegioCode>
    <ns5:Type>x</ns5:Type>
    <ns5:Reference>xxx</ns5:Reference>
    </ns3:ObjectKey>
    </GetObjectAdresRequest>
    </content>
    </part>
    </message>
    </initiate>
    </compositeTest>
    Regards,
    Melvin

  • Error in assigning the tax group in SRM-IMS

    Hi All,
    I am getting an error "Error in assigning the tax group" and when checking thru BBP_PD, message number BBP_PD, 047.
    When posting a non PO based invoices from IMS this error is appearing however when I am creating same invoice from XML and posting it in IMS, I am not getting any error and able to post it successfully.
    When posting the invoince thru FB60 with same set of data like company code, tax code etc, no errors!!!
    Please let me know if anyone has faced similar issue?
    Regards,
    Gopesh

    Dear:
                    Please apply OSS note  1292730 . In some instances it happens so that a tax procedure is assigned to company (Check in OY01) that does not use jurisdiction code but you have maintained settings in OBCL you have maintained settings for tax jurisdiction code for the co code. This mismatch may result in this error. Please check and revert back.
    Regards

  • Non-Catalog Items

    Hi Experts!
    For my B2B scenario (ERP backend) I need to be able to add non-catalog items to the basket and to order them.
    I read about the XCM configuration for adding items which do not belong to the web catalog by using the component "enable.nonCatalogProducts". But it doesn't work, cause I always receive an error message in my basket after I have added a non-catalog product. Any advices?
    Regards!
    Mirko

    >
    Mirko wrote:
    > Hi , thanks for your answer. But when I type in a specific p/n of a material of ERP, I receive following error message:
    > "Your shopping basket contains materials that are not available in the current sales area. You can only request a quotation for these items." Although the material belongs to the corresponding sales area.
    Hi Mirko,
    the error message states exactly what the problem is: The material you are trying to order is not available in the sales area you are currently using and which is configured in the Shopadmin application. You will have to either add this sales area to the material or you will have to change the shop setup so that you work in the correct sales area.
    Best regards,
    Martin

  • Error while assigning group

    Hi friends,
      1. Iam getting the following error when assigning the group to a user.
      <b>An error occurred while adding group assignments; to see the correct status, perform a new assigned groups search</b>
    2. When uploading the template also its throwing the java.null exception..
       template contains , user name, password, roles , mail_id, group..
      after uploading the template all the above information is created except group
      when i search for the user which is created based on uploading template ,
      the group is not assigned.
       I need to send users list asap with groups assigned. but its giving problem...
      can anyone suggest me on this..
      Thanks & regards
      Sireesha.

    Hello Sireesha,
    Have u followed standard format while uploading the text file....
    If not use this format while preparing the groups and users etc.....
    http://help.sap.com/saphelp_nw04/helpdata/en/ae/7cdf3dffadd95ee10000000a114084/content.htm
    Rgds
    Pradeep

  • Error while Assigning database level role (db_datareader) to SQL login (Domain Account)

    Team,
    I got an error while creating a User for Domain Account. Below is the screen shot of the error (error : 15401)
    Database instance is on SQL 2000 SP3. ( I know it is out of support, But the customer is relutanct to upgrade)
    On Google search, i found below article which is best matching for this error
    http://support.microsoft.com/kb/324321
    I have follows each step of troubleshooting. But still the issue persists.
    Step 1. The login does not exist == The login is very much exist in the domain as i am able to add the same domain id to other database instances
    Step 2. Duplicate security identifiers == i have used this query to find duplicate SID
    /*  SELECT name FROM syslogins WHERE sid = SUSER_SID ('YourDomain\YourLogin') */
    But there was only one row returned with create date of today's.
    Error while Assigning database level role (db_datareader) to SQL login (Domain Account) 
    Step 3. Authentication failure == Domain is available. User is able to login on other servers via RDP connection.
    Step 4. Case sensitivity == Database collation is set to Case insensitivity. (CI)
    Other two 5. Local Accounts & 6. Name resolution == is not applicable to me.
    I tried other ways also.
    A. Creating login and providing permission in one go only = User account is not created
    B. Instead of GUI, use query to create login and provide required permission = Same error.
    Does anybody has faced any such situation
    Chetan

    See the below output
    srvid
    sid
    xstatus
    xdate1
    xdate2
    name
    password
    dbid
    language
    isrpcinmap
    ishqoutmap
    selfoutmap
    NULL
    0x010500000000000515000000A1F66E1BFC1DC75D26E72530A2B80400
    14
    20:25.9
    57:33.4
    UKBAA\LHRAPPMuttavarapuS
    NULL
    1
    us_english
    0
    0
    0
    Chetan

  • Error - ATTRIBUTE_IDOC_METADATA - EDI: Error while assigning IDoc number

    Hi,
    I'm attempting to create a simple interface which converts cutomer data from a flat file and loads it into a SAP enterprise system as an DEBMAS06 IDoc type. I am getting the error message Error - ATTRIBUTE_IDOC_METADATA - EDI: Error while assigning IDoc number in the XI message monitor.
    Has anyone come accross this error before and if so, what is the resolution???
    Thanks, in advance,
    Pete

    Hi Peter,
    did you fixed it?
    How did you?
    got the same problem
    Kind regards,
    Michael

  • Error while assigning one Postion to multiple employees

    Hi,
    I can assign one Position to multiple employees. as per our requirement if I assign a Position to one employee and hire .. then I will hire another employee and try to assign the same Position which is already 100% assigned, when I try to save IT 0001 the system should through an error messege by saying Position exceeds 100%.
    following configuration has been done to maintain the above scenarioa 
    1.Maintain Relationships--> Relationship Characteristics for B 008 - Error Messege for all
    2. --> Additional data on relationship --> Relationship Persentatge is checked for 008.
    3. Time Constraint Object ID - S to A008 is 3
    4. Time Constraint for Object ID - P to B008 is 3.
    Please suggest if need to do any settings to maintain the above scenario

    ThanQ very much nalla
    Issue is solved..
    Regards
    Priya .M

  • Error while assigning Decimal Attribute to PA

    Hi,
    I am receiving an error while assigning a decimal attribute to the planning area. I am attaching the screen shot below . Can anybody shade some light on this error, what could be the reason ?
    Thanks in advance.
    Regards,
    Chandan

    One cannot have a decimal attribute as the 'attribute' in planning. A decimal attribute can always be marked as a key figure.
    For eg: Price. It cant be a attribute of planning area (like Plant, product).

Maybe you are looking for

  • BEST BUY RUINED MY CAR, now it wont start ...

    I had a remote car starter installed in my 2011 toyota rav4 and now its completley draining my battery and causing my car to die. I recently had to call AAA figuring it was a battery issue as I could hear the humming coming from the vehicle as it con

  • Conditions in scheduling agreement.

    Hello Guru, I am creating scheduling agreement through ME31L.While entering conditions I am only able to enter few conditions like  gross price,discount etc.which are in pricing procedure RM1002.When tried to enter condition FRA1 got error "Condition

  • How do I sync individual contacts with Facebook?

    On iOs6, on the iPhone 5, how does one sync individual contacts with Facebook? I don't wish to use the sync all contacts feature, as it adds thousands of Facebook friends to my contact list. I simply wish to connect the contacts already in my address

  • Printing multiple queries data

    I am calling a report A from report B. Report A has multiple queries that are not linked. When I run report A directly it prints the data from both the queries just fine. However, when I call it from report B, it is only printing data for the 2nd que

  • JSP Custom Tag and Expressions for parameters

    This should be an easy question. I am trying to use an expression for a           parameter to a jsp or custom jsp tag. When I hard code a value for the           parameter, the tag works fine but when I use the expression, the expression           g