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

Similar Messages

  • Firefox goes into an endless loop with blue circular cursor at various times when trying to load a file.

    Firefox hangs up at times when I try to download a file. The hangup is evidenced by the Windows 7 spinning blue cursor going into an endless loop. The only way out if it is with "ctrl/alt/del". Sometimes I can cancel, and Firefox will be normal again, and other times I have to go on into "Taskmaster" and stop the process.

    Similar problem. An Email includes a URL, clicking on brings up a message including "click here" to link to an additional site.
    This bring up either the Windows7 rotating cursor and/or the message "stopped".
    I copied the "click here" address (another URL) and pasted it into the IE8 browser, which succeeded in displaying the information. It worked, to my surprise but it is clumsy. Do I have to remove Firefox (3.6.6) and use only IE8?
    Another system on my home network, using XP Home SP2, and FF 3.6.4 works fine in the same circumstances

  • 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

  • My account number and password will not delete when I log out from web site MF Global (which is a futures trading account)

    MF Global (formerly Lind-Waldock) is a futures/0ptions company that I trade on from time to time. I have logged on my account number and password but when I log out and close the MF Global window and close Firefox the account number and password remain. When I log in to MF Global again my account is still open. This disturbing because a considerable amount of $$$ are involved. I had MF Global's tech department try to cancel the account and password and they couldn't do it. This does not occur on Safari! MF Global suggested it must be locked only on Firefox. Can you help right away??? Thank you. ''[Personal information removed by moderator. Please read [[Forum and chat rules and guidelines]], thanks.]''

    Websites remembering you and automatically log you on or keep you logged on is stored in a cookie.
    So you need t clear the cookies from that site to make the site forget you and log you out.
    Clear the cache and the cookies from sites that cause problems.
    "Remove Cookies" from sites causing problems:
    * Firefox > Preferences > Privacy > Cookies: "Show Cookies"
    If clearing the cookies doesn't help then it is possible that the file <i>cookies.sqlite</i> that stores the cookies is corrupted.
    Rename (or delete) <b>cookies.sqlite</b> (cookies.sqlite.old) and delete <b>cookies.sqlite-journal</b> and <b>cookies.txt</b>, if they exist, in the Firefox Profile Folder in case the file cookies.sqlite got corrupted.
    *http://kb.mozillazine.org/Profile_folder_-_Firefox

  • 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

  • I got logged out from every site I left logged in

    Today I shut my browser down when I was on YouTube and turned it back on to find myself logged out. I fell asleep and left YouTube up and running I went back when I woke up just a few minutes ago to check a site I went to to find every site I had left myself logged into logged out. Does Firefox do that now or is something else going on? I've had maybe 1-2 sites logged out before but never all of them at once.

    Nortons but it only clears tracking cookies and I just ran that and have multiple times and it never has done this. I don't have any security related add-ons besides the Norton Toolbar and Ad Block Plus. They haven't done that before either.
    Could it have happened when I shut it down when I was on YouTube and started it up a bit faster than I normally do? That's when it booted my YouTube account and then another one was logged out as well but they had done some site maintenance so I thought maybe that's why it kicked (which could be entirely possible for that one).
    I think I just started it back up after shutting it down to fast that it cleared the cookies and logged me out of everything. I've logged back in and shut it down and started it back up twice and everything is still logged in now.

  • PO Publish from Supplier to send the confirmation

    Hi,
    In SNC once PO is published by Supplier then agian Supplier cannot modify the PO.Here client wants SNC to allow Publishing of PO  as many number of times (i.e.allowing to resend the confirmation ).
    i.e.Assume supplier confimed PO with Delivery date August 30 for a PO and Published PO.
    But after 1 week Suppier came to know that he cacnot deliver the item on August 30 but only on Sep 10th.
    Now how to resend Delivery confirmation since SNC will not allow you to change once Published.
    Regards
    Ragahvendra Pai

    Hi Raghav
    Your requirement is quite interesting,
    With a very minimal intervention is required by customer and entire repetative publishing process is required at supplier end, whenever he get to know that the delivery cant be met and new date is proposed and published
    I have never played like this in the system, but i believe, I am pointing you to the right node
    SPRO-SNC-PURCHASE OREDER- GENERAL SETTINGS FOR PURCHASE ORDERS
    whre you get to define, how the system should get update and the changes to be shown in the status.
    for the SCM001 profile, distribution status.....Published by supplier, item status---open you could see , filed disp.only checked
    which means he/she cannot edit. now leaving this field unchecked you might be able to republish again
    The thing i am worried is how to handle the confirmation line in ECC, how to replace the old confirmation line or is there any update possible. I would suggest you get help of MM-purchasing guy here.
    Please let me know, if this is really possible.
    In standard scenario as explained by nickel and others, you cannot change PO in web ui when it recieves the status Published by supplier, unless until a new change rqst comes from customer.
    Best Regards
    Vinod

  • Can i download free apps from bb site without browser on phone?

    hello
    I was wondering if i am able to download apps to my computer than manually install them onto my phone?
    when ever i have went to download an app it has asked me for an email to give me a link but i do not want this i want a like to be able to download it to my computer.
    any help?
    also is there anyway to change font colors in the new bb messenger?
    thanks a ton!

    Hi..
    Try here >  Create an iTunes App Store account without a credit card
    Apple verifies your account information with every transaction whether paid or free media.
    Select None ...
    FYI... the None option is not available in all countries.

  • Why does the iPhoto upgrade tool go into an endless loop

    Iphot on the imac requests the installation of an upgrade tool to use Iphoto on this Imac. downloaded the tool did the install and I keep getting sent to the web site to download the tool again. on the site it asks was this helpful, well Nah ah !! its damned frustrating. what are we supposed to do when the "upgrades" don't work. How do I get into Iphoto ???? thanks.

    I agree with you.  Also the install location isn't that intuitive since we normally look in the Applications folder for installed applications. 
    Send a requrest/report to Apple via http://www.apple.com/feedback/iphoto.html.
    OT

  • Updates will not download anymore even though the computer meets all the requirements and it goes into and endless loop of connecting to the server, why?

    Firefox used to update automatically as it's set-up to do. Now it shows an update for security and asks to download it. Then it won't download it. The box shows a bar that continually shows that it's in motion and the message says that it's trying to connect to the server but it never does. I checked the system requirements for the download and it has the requirements. Your help information doesn't give an answer for this problem. I would need to talk to someone who can help. Is that at all possible? Thanks, chezo7

    You '''can not''' download version 8.0.x, the latest for your PPC MAC is the 3.6.24 version.
    Firefox 4 versions and later do not run on a PowerPC Mac. Firefox 4 and later require at least OS X 10.5 and an Intel Mac.
    http://www.mozilla.org/en-US/firefox/8.0/system-requirements/
    3.6.24 version you can download from here:
    http://www.mozilla.org/en-US/firefox/all-older.html
    by the way a group of Mac users have created their own Community Build from the "Firefox 4+" versions.
    TenFourFox for PPC's running Mac 10.4.11 & 10.5.8 .
    http://www.floodgap.com/software/tenfourfox/
    http://tenfourfox.blogspot.com/
    also see:
    http://code.google.com/p/tenfourfox/wiki/PluginsNoLongerSupported
    thank you
    Please mark "Solved" the answer that really solve the problem, to help others with a similar problem.

  • While searching for a photo, my Mac  went into endless loop, so had to shut it down using button. After restart,  highlightrd text looked "different." Also unable to  highlight layers in Photoshop.

    I was searching for a photo on myiMac when it went into an endless loop. Only way I could think of to stop was using the button at the back of my computer.  After restart, had to erase  text in Appleworks one character at a time, because  highlighter did  not work properly; also  looked "different: when typing  on an internet website . ..and was unable to highlight  layers  (in Photoshop). What did I do wrong? and How can I correct it? PS: Also unable to edit my system. (Am only using  my iMac Intel these days, with OS X.4.11)

    Anybody able to help me out with this one? West coast, you awake yet?

  • Loading fillable PDF from IE endless loop

    Hello,
         I am having an issue. I am trying to load a fillable PDF from Internet Explorer but every time I hit the load button my computer goes into and endless loop with downloading into a temp folder then back to IE and then again to downloading to the temp folder. This is not with just 1 file but multiple.

    Sorry, I don't understand what you mean by "load button"; do you mean Save?

  • In trying to access iTunes U the screen goes into an endless " flashing" frenzy (on iPad2). Rest of iTunes seems OK. Rest o

    In trying to access iTunes U today, the screen goes into an endlessly looping " flashing frenzy"
    Rest of ITunes looks ok though.

    I hope they will soon be repaired iTunes U.

  • Supplier Site Contacts Open Interface Import Program is erroring out.

    Hi,
    We are on 12.0.4 on solaris 10.
    Tomorrow is go-live in one of our client, When we doing data migration. Uploaded the data into Interface table. From there we are running this standard program to push th edata into standard table.
    Its erroring out saying:
    ================
    Enter Password:
    REP-0069: Internal error
    REP-57054: In-process job terminated:Terminated with error:
    REP-300: unable to extend temp segment by 128 in tablespace TEMP2
    ==> SELECT INT.org_id C_Rejected_Org_Id,
    ===============
    I have added 2 GB of Tempfile to the tablespace even though it is erroring in the same. And it is taking too much time to give error.
    We are tried with only one record also it is taking 1 hr to give the error.
    Please help me out in resolving the same.
    Many thanks in Advance..
    Supplier Site Contacts Open Interface Import

    I believe you hit Bug# 6624764, so you may need to apply (Patch 6624764 - SUPPLIER REPORT ERROS WITH ENTER PASSWORD: REP-0069: INTERNAL ERROR REP-57054).
    Please log a SR to confirm this with Oracle Support.
    Note: 565898.1 - Oracle Financials Software Updates, Release Update Pack 5
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=565898.1

  • Possible to read data from a web browser into java?

    Is it possible to read data from a web browser such as IE or Mozilla into a java applet for use and manipulation? If it is, could someone please post some documentation I could look at or a snip-it of code I could use? Thanks.

    This will read the content from a site:
    import java.net.*;
    import java.io.*;
    class Test {
         public static void main(String[] argv) throws Exception {
              URL u = new URL("http://www.google.com");
              URLConnection uc = u.openConnection();
              BufferedReader br = new BufferedReader(new InputStreamReader(uc.getInputStream()));
              String text;
              while( (text = br.readLine()) != null ) {
                   System.out.println(text);
    }

Maybe you are looking for