Issue in Punchouts from Supplier Site

Hi,
In 11.5.10 instance I have created a punchout of a supplier.
To achieve this
1) created punchout of supplier
2) added it to Store
3) created mappings in E com gateway for Item category code.
When I go back to Req form I get an error.
"The item cannot be added to the cart .The category code is not configured for purchasing."
I have checked the set ups in Purchasing Super User->Item -> Item Categories. the category code is present there and is added to the Category set also.
When I go to iPRoc Catalog Administration Respon and see there I can see Mapping of Purchasing Category with Mapping of Iprocurement Category also present.
Can anyone please let me know why I am geting this error that "The category code is not confugred for purchasing.".Is any other setup missing?
Thanks

HI Dash,
Thanks for your reply. When I am checking the mapping of Purchasing Category against iprocurement, I can see that purchasing Category is mapped to "Bushings" Which is the shopping Category. I can see the setup of iprocurement(shopping ) category also in iprocurement catalog administrator->Manage Item Categories by name "Bushings". I can see that it has a key associated to it, Now how can i relate it , I am not able to understand. the UNSPSc code which I have received from Supplier has description as "Bushings". SO this is how can we relate or is their any other way to do that in Ebiz suite
Thanks

Similar Messages

  • Defaulting Bank details in AP Invoice automatically from Supplier Site

    Hi,
    I want the bank details (bank name, number in the payment schedules tab in AP invoice form) to be defaulted from the supplier site when I select the supplier and site in the AP invoice header. can anyone tell me the setup or the profile option to set to do this?
    I am using 11.5.10.2
    Thanks.
    Imran

    Hi Imran
    You need to define the supplier bank account and attach the same to the supplier site level. Ensure that the primary check box is cheked wile attaching the bank account at the site level. After this, once you create the invoice against the supplier and site, the bank account will default on the invoice. Thyere is no other set up required.
    Thanks
    Vinit

  • Punching out from supplier site sends browser into an endless loop

    When I try to send the XML back to EBS from the Supplier site shopping cart the browser never stops loading. I'm using cURL in order to send the XML. I am using the XML example provided in the documentation so this is what I'm doing:
    // I SAVE THE XML DATA INTO A VARIABLE
    $xmlcontent='<?xml version = "1.0" encoding = "UTF-8"?> <response>
    <header version="1.0"> <return returnCode="S"/>
    </header> <body>
    <OrderLinesDataElements> <catalogTradingPartner>
    <![CDATA[OracleExchange]]> </catalogTradingPartner> <orderLine>
    <contract> <buyerContract>
    <contractNumber> <![CDATA[2345]]>
    </contractNumber> </buyerContract>
    </contract>
    <item lineType="GOODS" quantity="3.0">
    <itemNumber> <supplierItemNumber>
    <itemID> <![CDATA[P456]]>
    </itemID> </supplierItemNumber>
    </itemNumber> <itemDescription>
    <![CDATA[Red Pencil]]> </itemDescription> <unitOfMeasure>
    <supplierUnitOfMeasure> <supplierUOMType> <![CDATA[DZ]]>
    </supplierUOMType> <supplierUOMQuantity>
    <![CDATA[]]> </supplierUOMQuantity>
    </supplierUnitOfMeasure> </unitOfMeasure>
    </item> <category>
    <categoryCode categoryCodeIdentifier="SUPPLIER">
    <![CDATA[BC Personal Digital Assistants (PDAs) or Pen-Based
    Computers]]>
    </categoryCode> </category>
    <price> <currency>
    <![CDATA[USD]]> </currency>
    <unitPrice> <![CDATA[9.99]]>
    </unitPrice> </price>
    <supplier> <supplierTradingPartnerCode>
    <![CDATA[105676]]> </supplierTradingPartnerCode> <supplierName>
    <![CDATA[Supplier Corp.]]> </supplierName>
    </supplier> </orderLine>
    </OrderLinesDataElements> </body>
    </response>';
    // CURL SETTINGS
    $ch = curl_init();
    curl_setopt($ch, CURLOPT_HEADER, 0);
    curl_setopt($ch, CURLOPT_RETURNTRANSFER,1);
    curl_setopt($ch, CURLOPT_URL, "*+punchoutURL+*");
    curl_setopt($ch, CURLOPT_POST, 1);
    //curl_setopt($ch, CURLOPT_POSTFIELDS, "XML=".$xmlcontent."&password=".$password."&etc=etc");
    curl_setopt($ch, CURLOPT_POSTFIELDS, "XML=".$xmlcontent);
    $content=curl_exec($ch);
    When I run this code at the supplier site "/send_cart" the browser never stops loading and also nothing is added into EBS cart. I'm using a test XML in order to add items into the cart.
    Also the URL where to send the XML is pulled from the original login attempt XML:
    *[BrowserFormPost] => SimpleXMLElement Object*
    *URL => http://ec2-54-251-61-229.ap-southeast-1.compute.amazonaws.com:8000/OA_HTML/OA.jsp?OAFunc=ICX_CAT_PUNCHOUT_CALLBACK&OAHP=ICX_POR_HOMEPAGE_MENU&OASF=ICX_CAT_PUNCHOUT_CALLBACK&transactionid=1936185616*
    *)*

    I see the apps. It's hard to say what's wrong in your environment. You should check this:
    Make sure the application that's supposed to have the application alias MENU actually does after it's installed. You can change the alias of an application by editing the application attributes. If there is already an app in the workspace with the alias MENU, it won't let you change another app's alias to MENU.
    Weren't there any instructions for installing these applications and configuring them to run properly? Where did they come from?
    Scott

  • Develop a Integrated Report of Program and Project Risks, Issues and Opportunities from Project Sites

    Does anyone know if it is possible to create an integrated report of all program / project risks, issues and opportunities as identified on project sites? We plan on having our project teams identify and manage these on their project sites but would like
    to  ability to roll this information up into a report for management review.  Need to know if this is possible and how it might be done. Thanks.

    Hi,
    are you asking for a Reporting Services Report? You can find this information in Reporting DB (2010) resp. schema dbo for reporting (2013).
    Here a simple query:
    SELECT PROJ.ProjectName
    , ISSUE.Title AS Issue
    , RISK.Title AS Risk
    FROM dbo.MSP_EpmProject_UserView AS PROJ
    LEFT OUTER JOIN dbo.MSP_WssIssue_OlapView AS ISSUE ON PROJ.ProjectUID = Issue.ProjectUID
    LEFT OUTER JOIN dbo.MSP_WssRisk_OlapView AS RISK ON RISK.ProjectUID = PROJ.ProjectUID
    Or are you looking for something different?
    Regards
    Barbara
    To increase the value of this forum, please mark the replies that helped to solve your issue as answer. If you find answers to questions from other forum participants to be helpful, please mark them as helpful. Your participation will help others to find
    an appropriate solution faster. Thanks for your support!

  • Supplier Sites Interface errors out -- URGENT!! please help.

    Hi All,
    The log file has the following message when executing the supplier sites interface import program that errored out:
    REP-1419: 'beforereport': PL/SQL program aborted.
    I have searched Metalink where they said the Batch Size should be 1000 by default. I did the same but still did not work.
    I have made sure that teh vendor_id, vendor_site_code, org_id combination is unique.
    I am not sure why I am getting this record. I have to process around 300000 records. When I ran the import progam the first time, it errored out after processing 171000 records. Then when I ran the program again for new records(that were not imported) it errored out after processing 42000 records. I dod not know how to resolve this issue.
    Please help!!
    Swati

    Please check if the following notes are applicable to the issue:
    Note: 369443.1 - Supplier Sites Open Interface Import Errs With Rep-1419 Rep-1419
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=369443.1
    Note: 369913.1 - Supplier Open Interface Import (APXSUIMP) Errors: Rep-1419
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=369913.1

  • Issue with Supplier site descriptive flex field upgrade from 11i to R12

    We ran into some issue when upgrade Supplier site descriptive flex field from 11i to R12.
    In 11i. we defined descriptive field on JG_PO_VENDOR_SITES. in the segment definition, we defined one of the attributes default value based on Form Field Value, and the statement is like this:
    SELECT decode(:SITE.COUNTRY,'IT','AP ITALIAN TRANSACTIONS','AP AUTOFATTURA') FROM dual
    All above worked fine in 11i, whenever the flexfield field is open in forms, the default valuse shows based on the real-time value in :SITE.COUNTRY.
    In R12, Supplier site management is in HTML format. There is no forms, which means no form value. Do you have an alternative soluction for implement the same logic in R12?
    Thank you and regards,
    Kate
    Edited by: user12100435 on Feb 12, 2013 9:06 AM

    Kate,
    Have you logged a SR and see if Oracle support can help?
    Thanks,
    Hussein

  • ISSUE WITH SUPPLIER SITE OPEN INTERFACE IMPORT PROGRAM in R12

    I am facing issue while submitting supplier site open interface import program programmatically using fnd_request.
    I am uploading the interface tables with the mandatory data and running the standard Request Set for Suppliers.The program is creating the Suppliers but is unable to create the Supplier Sites.It is getting completed with no rejections as well as imported records.
    It is updating the Supplier Sites Interface table (ap_supplier_sites_int ) with status as rejected with no rejected records in ap_supplier_int_rejections table.
    I am using the following code.
    Step 1 - call set_request_set
    apps.fnd_file.put_line (apps.fnd_file.LOG, 'Calling set_request_set...');
    success := fnd_submit.set_request_set ('SQLAP', 'FNDRSSUB852');--'FNDRSSUB1703');
    IF (NOT success)
    THEN
    RAISE srs_failed;
    ELSE
    apps.fnd_file.put_line (apps.fnd_file.LOG,
    'Calling submit program first time...'
    END IF;
    -- Step 2 - call submit program for each program in the set
    success :=
    fnd_submit.submit_program ('SQLAP',
    'APXSUIMP',
    'STAGE10',
    'ALL',
    1000,
    'N',
    'N',
    'N',
    CHR (0)
    IF (NOT success)
    THEN
    RAISE submitprog_failed;
    END IF;
    apps.fnd_file.put_line (apps.fnd_file.LOG,
    'Calling submit program second time...'
    success :=
    fnd_submit.submit_program ('SQLAP',
    'APXSSIMP',
    'STAGE20',
    'ALL',
    1000,
    'N',
    'N',
    'N',
    CHR (0)
    IF (NOT success)
    THEN
    RAISE submitprog_failed;
    END IF;
    -- Step 3 - call submit_set
    apps.fnd_file.put_line (apps.fnd_file.LOG, 'Calling submit_set...');
    req_id := fnd_submit.submit_set (NULL, TRUE);
    IF (req_id = 0)
    THEN
    RAISE submitset_failed;
    END IF;
    apps.fnd_file.put_line (apps.fnd_file.LOG, 'Finished.');
    And in the interface table the record status is rejected and ther is no corresponding record in ap_supplier_int_rejections.
    but the supplier is getting created succesfully.
    ### Steps to Reproduce ###
    INSERT INTO ap_suppliers_int
    (exclusive_payment_flag,
    vendor_interface_id,
    vendor_name,
    segment1,
    vendor_type_lookup_code,-- set_of_books_id,
    status
    VALUES ('N', --'N',
    ap_suppliers_int_s.NEXTVAL,
    'TEST_REC4',
    4428813,
    'VENDOR', --2041,
    --rec_spl_site_bank_hdr.set_of_books_id,
    'NEW'
    INSERT INTO ap_supplier_sites_int
    (vendor_site_interface_id,
    vendor_interface_id,
    vendor_site_code,
    address_line1,
    city,
    state,
    zip,
    country,
    operating_unit_name,
    status --exclusive_payment_flag
    VALUES (ap_supplier_sites_int_s.NEXTVAL,
    -- VENDOR_SITES_INTERFACE_ID
    ap_suppliers_int_s.CURRVAL,
    -- VENDOR_INTERFACE_ID
    'REC_VDR_SITE4',
    -- VENDOR_SITE_CODE
    'REC_ADDR4',
    -- ADDRESS_LINE1,
    'REC_CITY4', --CITY
    'REC_STATE4', --STATE
    3442121,
    'US', -- COUNTRY,
    ' Test US Operating Unit',
    'NEW'
    );

    Hi
    I have the same issue with ap supplier sites interface program .. Did your problem got solved..I will be thankfull for any help
    Thanks

  • I bought and legally own PS CS3. Installed on a desktop and the machine died completely. Downloaded a trial of CS3 from Adobe site. Went to activate and said too many activations. Activate over the phone. EXCEPT Adobe does not handle activation issues ove

    I bought and legally own PS CS3. Installed on a desktop and the machine died completely. Downloaded a trial of CS3 from Adobe site. Went to activate and said too many activations. Activate over the phone. EXCEPT Adobe does not handle activation issues over the phone. Adobe doesn't care about their older products - they don't care that I spent hundreds of dollars for CS3. This is truly disgusting corporate behavior. Is there anything I can do? We aren't all rich photographers. I paid a great deal of money for this product. Is it now useless?Thank you,
    James Scott

    HI James please contact the Adobe Chat Team for activation issue
    kindly do the mentioned steps as follow in order to get hold of chat rep of adobe
    Go to www.adobe.com/getsupport
    select the product as adobe creative suite - then select the issue as adobe id and sign in - and then click on still need help contact us then you will be able to find chat option and they will help you with the chat issue

  • Supplier site table issue

    We imported our supplier sites. It all went well. Then we had a problem and had to change the ORG_ID in SUPPLIER_SITES_ALL. After we did that we could no longer use those sites. My question is, is there another field/table that we need to update to make this change? We have moved forward to far to re-load these.
    We are on 12.0.6

    Welcome to the forums !
    >
    had to change the ORG_ID in SUPPLIER_SITES_ALL
    >
    Pl explain how you made this change. Using custom sql scripts that update base tables directly is not supported and will cause data corruption.
    HTH
    Srini

  • Supplier Site Update API Issue

    Hi all,
    i am currently using AP_VENDOR_SITES_PKG.Update_Row API to update supplier site information.API is able to update few vendor sites but not able to update few vendor sites.
    Please advise if any other API can be used or if some changes need to be done with AP_VENDOR_SITES_PKG.Update_Row API.
    Thanks.

    Please refer this Metalink hit :
    https://metalink2.oracle.com/metalink/plsql/f?p=200:27:8536114700335358888::::p27_id,p27_show_header,p27_show_help:730817.992,1,1
    As per the above link, the packages: AP_VENDORS_PKG and AP_VENDOR_SITES_PKG are NOT API's - They are for the forms applications.
    Regards,
    S.P DASH

  • Volume issues from NAPP site

    I just bought a new 17 in MacBook Pro. For some reason, the sound from the NAPP site (NATIONAL Association of Photoshop Professionals) videos doesn't come thru. Also, Photoshop TV has the same problem on this computer. I hooked up my G4 powerbook and it worked fine. I am able to listen to videos from other sites.
    Any suggestions? Yes, I checked all the volume sliders and the output pref.
    Kenny

    Kenny, I've got audio on those movies on my 15-inch MBP.
    You don't have the mute button (System Preferences > Sound > Output) checked by any chance, do you?

  • SUPPLIER SITES OPEN INTERFACE rejected

    hi,
    i'm working on importing supplier sites on Oracle EBS R12. i have inserted a supplier 'ap_suppliers_int' and was successfully imported after i run "supplier open interface import". However, now when i'm trying to import a site for the same supplier 'ap_supplier_sites_int', the status within the ap_supplier_sites_int is show Rejected after i run the supplier sites open interface import, also the output of that request shows Zero imported and Rejected data. below is the insert sql i used for Supplier Sites:
    INSERT into ap_supplier_sites_int
    (status,
    vendor_site_interface_id,
    vendor_interface_id,
    vendor_site_code,
    state,
    shipping_control,
    vendor_id,
    address_line1,
    org_id,
    creation_date)
    values
    ('NEW',
    102,
    101,
    'doan',
    'Hadramout',
    'Supplier',
    111,
    'bewaish int',
    204,
    sysdate)
    when i select * from ap_supplier_int_rejections , the Reject_lookup_code = AP_ORG_INFO_NULL
    i have no clue why its rejected? please help me solve this issue.
    Thanks
    Yaser

    Yaser,
    Plz see *R12: Overview: AP_SUPPLIER_SITES_INT Interface Table: Description Of The Required Columns [ID 1381427.1]* , can helps
    Regards
    Muhammad Ayaz

  • Supplier sites open interface question

    Hi all,
    Here is what we have done:
    We have a data migration program that looks at a csv file and then brings the data into staging table.
    Then, it inserts the above data into 3 open interface tables (AP_SUPPLIERS_INT, AP_SUPPLIER_SITES_INT, AP_SUP_SITE_CONTACT_INT)
    We are using the vendor_interface_id to link the data.
    For ex.
    Supplier 'ABC' in AP_SUPPLIERS_INT would have vendor_interface_id => 2345
    Supplier Sites that belong to above supplier will have:
    vendor_interface_id => 2345 vendor_site_code => 'ABC-SITE-1'
    vendor_interface_id => 2345 vendor_site_code => 'ABC-SITE-2'
    When we ran the Request Set  [Supplier Open Interface Request Set(1)] , the program considered all the records and imported Supplier record and 'ABC-SITE-1'.
    It rejected 'ABC-SITE-2' because of a setup issue.
    Now, after we fixed the setup issue, we ran the request set again, it rejected the Supplier record saying "Vendor already exists " => No problems with this.
    But, it doesn't attempt to pick the second site 'ABC-SITE-2' which is now good to be picked, because it doesn't update the vendor_id, it stays as an orphan record.
    Is there any way to work this around (preferably from the application)?
    Thanks
    Vinod

    Hi user567944 ,
    While submitting to the Open interface. the import options parameter should be All or Rejected. Please check this.
    Regards/Prasanth

  • OfficeJet J4550 All-In-One not scanning or copying; only prints from certain sites

    I have a HP Pavillion Slimline 400 and my will not scan or copy, and only prints from certain sites.  I have uninstalled and installed the software driver numerous times and still get a "scanner not working" message.  I have also unplugged and turned off and replugged in the USB and the power cords several times.  Currently, I have uninstalled the printer software, so I have no recognizable printer on my PC.  Help!!

    Hello bran1288,
    Welcome to the HP Forums.
    I see that you are having an issue with scanning and printing from a select few sites.
    I have a few steps that we can try to troubleshoot this issue.
    First off, please make sure that you have the printer power cable connected directly to a wall outlet and not a power bar/strip. Here is a document that uses a LaserJet printer as an example but it is meant for HP products in general. Please click on the following link that explains the Issues when Connected to an Uninterruptible Power Supply/Power Strip/Surge Protector.
    As for printing from web pages, please make sure that you have your firewall or anti virus settings turned down as well as the Pop-up blocker disabled.  If this does not resolve the issue, maybe try another web browser such as Mozilla fire fox or Google Chrome.
    As for the scanning issue,  so I can better assist you, please respond with which Operating System you are running:
    Which Windows Operating System am I running?
    Mac OS X: How Do I Find Which Mac OS X Version Is on My Computer?
    Please write me back when you have time and I will be happy to help.
    Cheers, 
    Click the “Kudos Thumbs Up" at the bottom of this post to say “Thanks” for helping!
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    W a t e r b o y 71
    I work on behalf of HP

  • Supplier --- DUNS_Number issue while writing the supplier script

    Hi All,
    I am working on supplier migration script. I have used APIs(AP_VENDOR_PUB_PKG) to create supplier and supplier sites. Application version is 12.1.1
    i have to pass the DUNS_Number value to supplier. for testing i have created supplier from front end.
    When I create the supplier from front end, DUNS_Number is not stored either in AP_SUPPLIERS or AP_SUPPLIER_SITES_ALL Tables but its storing in HZ_PARTIES Table.
    here my question is, why it is storing DUNS_Number value in HZ_PARTIES TABLE, Why not in AP_SUPPLIERS Table?
    kindly suggest me through script, how can i insert the DUNS_Number value in AP_SUPPLIERS or AP_SUPPLIER_SITES_ALL table.
    please help me to sort out this issue.
    Thanks.

    Yes the update must be done after the creation of the supplier level.
    -- CREATE VENDOR HEADER
    ap_vendor_pub_pkg.create_vendor(p_api_version => 1.0
    ,p_init_msg_list => fnd_api.g_true
    ,p_commit => fnd_api.g_false
    ,p_validation_level => fnd_api.g_valid_level_full
    ,x_return_status => L_returnStatus
    ,x_msg_count => L_msgCount
    ,x_msg_data => L_msgData
    ,p_vendor_rec => vendor_rec
    ,x_vendor_id => L_vendorId
    ,x_party_id => L_partyId);
    IF L_returnStatus = fnd_api.g_ret_sts_success THEN
    write_log('Vendor Created Successfully');
    --UPDATE HZ_PARTIES with DUNS_NO
    IF vendor_stg_rec.attribute7 IS NOT NULL THEN --attribute7 is the field where i store duns number in my records
    write_log('Updating DUNS NUMBER in HZ_PARTIES');
    UPDATE hz_parties
    SET duns_number_c = vendor_stg_rec.attribute7
    WHERE party_id = L_partyId;
    END IF;
    END IF;

Maybe you are looking for

  • Migration of orginals between two KPro storage systems

    Hi Friends I have created a document and checked in the originals into Storage category - SAP-SYSTEM (DMS_C1_ST-Default storage DMS (main files)).I have checked "Use KPro" configuration in "Define document type". Now, I need to migrate this originals

  • 10.4.3 UPDATE CRASHES

    Here is my nightmare. I reformatted my main HD and installed Tiger, then the 10.4.2 combo update and all is well. Did permissions, then installed the 10.4.3 combo update and on restart my screan went grey with a lot of jiberosh writing everywhere and

  • Node Read Issue

    Hello All, I am facing the below issue while reading the node. My Requirement is user selects no of langugaes from itemlist box means i will get selected languages in internal table. I have to generate three Text Edit elemnts for each language.If use

  • Add-In crash on start (win8), Connection Test positve (incl Flashplayer)

    Hello, my Adobe Connect Add-in Crashes after it has started and builds up MY Meeting Room. I can Access other Meeting Rooms, and People can Access mine as well. But since mine breaks, I can not use it... Together with my IT department, we checkt the

  • 2011 iMac freezes anytime I play videos

    My 2011 iMac continually freezes anytime I play videos whether it's on Netflix or iTunes.  There's no problem playing videos on YouTube.  I am on version 10.9.2 OS X.  The videos will freeze for about five seconds (everything freezes - including the