Connection to Ariba Supplier Network (ASN)

Hi all,
does anybody out there have experience with the connection to ASN via cXML?
We want to send an cXML invoice to ASN and don´t succeed so far...
The http receiver adapter does not throw an error but the message doesn´t arrive at ASN.
Thanks for any hints!
regards,
Willi

Hi Willi -
At least for troubleshooting the connection, just couple of ideas:
1. Do you have to go through an outbound proxy server from your end.  If so, it needs to be configured in the HTTP receiver adapter.
2. Try using a separate HTTP client tool (e.g. WFetch) to independently send the message to your target to isolate problem to XI or not.
Regards,
Jin

Similar Messages

  • SAP Supplier Network

    Hi All,
      Can somebody point me to the appropriate documentation regarding SAP Supplier Network (similar to Ariba Supplier network or ASN as it is known). I am looking for answers to
    1) What exactly is SAP Supplier Network
    2) How it can be used from SRM?
    3) How many vendors are part of the network?
    4) Any other info that is available related to this topic
    Thanks

    Hi,
    Service Providers are cc-hubwoo and Perfect Commerce.
    [http://service.sap.com/sapidb/011000358700001872202005E/SSN_external_cc-hubwoo.ppt|http://service.sap.com/sapidb/011000358700001872202005E/SSN_external_cc-hubwoo.ppt]
    [http://service.sap.com/sapidb/011000358700001872222005E/SSN_external_perfect_comm.ppt|http://service.sap.com/sapidb/011000358700001872222005E/SSN_external_perfect_comm.ppt]
    Regards,
    Masa

  • FM for Create ASN programmatically in SNC (Supplier Network Collaboration)

    Hello,
    I am working in SNC (Supplier Network Collaboration) with version SAP SCM 7.0. I wanted to create ASN programmatically.
    Can anyone tell me the ways possible to create ASN programmatically using purchasing information?
    Thanks & Regards,
    Nitin

    HI Jens,
    In our forum, we discussed topic about BizTalk & SAP Integration before, hope it helps you.BizTalk
    & SAP Integration
    Best regards,
    Angie
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Supplier Network Collaboration: ICH-ASN Externally created ASN through SNC

    Hi,
    Has anyone configured an externally generated ASN (coming from supplier) going to SNC (ICH) and then directly routed the ASN to customer's backend system (ECC5.0)? If so, could you please share the details of configuration? Is SAP Note 944125 the only configurtion needed in SNC?
    If I map the incoming supplier's ASN (XML message) to the message DespatchDeliveryNotification (interface: DespatchDeliveryNotification_In), will the above configuration (SAP note) will route the ASN to backend system?
    Thanks.

    Hi Paul,
    When you send to SNC you will use DespatchedDeliveryNotification_in and SNC will validate whether it is valid asn or not(for validation certain steps are there functional consultant should be able to help on this). If yes then it will trigger the xml document. You can use DESADV.DELVRY05 idoc to post to sap.
    Please see this help:
    http://help.sap.com/saphelp_scm70/helpdata/EN/00/6f36043ed4416491a8dc1ddb322b40/content.htm
    http://help.sap.com/saphelp_scm70/helpdata/EN/f0/ccdd9b1b7e4aa681dec9c40e1a2aef/content.htm
    Regards,
    ---Satish

  • Oracle 9i Integration to Ariba Services Network

    Does Oracle 9i Application server come with integration software that can be used to connect a B2b e-Commerce website to the Ariba Services Network for receiving order transactions?

    check user permissions on the oracle executables. To start, you could try and run SQL*Plus as the user who installed the client executables.
    HTH -Kevin

  • R/3(IDOC)  ------ XI  ----- Supplier Network

    We are planning to talk to our Supplier Network from two Different R/3 Systems say R1 and R2.
    The documents that we are expecting from supplier Network are Invoice and Advance Shipping Notice(ASN).
    R/3(IDOC)  <------ XI  <<<---Firewall-<<<< Supplier Network
    The Supplier is going to Place the Documents (Invoice and ASN)  for the two R/3 systems outside the Firewall. Now somehow XI need to bring the Documents and need to understand the Kind of Document and then need to Process them and then need to send to the either R1 or R2  Systems.
    Could some one tell me how this is possible? Whats the approach I need to follow for the above scenario?
    Thanks.

    Hi Rohini,
    Assuming hte suppliers are placing files
    Option1
    1. Run a shell script to move data from suppliers network to your network. This can either be done by Push method wherein supplier is pushing the data to your network. Or you are polling a certain directary and getting the data whenever a file is placed.
    Once the file is in your directory, XI can pick the file using file adapter and post data using RFC/IDoc/ABAP Proxy.
    2. The File adapter is polling at suppliers network and picking the data. This depends on whether you have access to the Directory out there  and then file is porcessed using Adapters mentioned above.
    Also, There must be some indicator from the supplier, that is either the file naming convention or something in the header of the file from where you can determine where the file is coming in from
    Hope this helps
    Regards
    Vijaya
    Message was edited by: vijaya kumari

  • SSIS - "Insufficient Connection information was supplied" problem

    Hello,
    I have connection problem with my SSIS package. Setup is as follows:
    Package includes 150+ dataflows that pump data from Informix tables to MS SQL Server tables
    Setup of each dataflow consists of ADO.NET source (newest driver version 4.10 for Windows x64) and OLEDB destination pointing to SQL Server 2012
    Data components are linked to connection managers, which are parametrised. Connection string is set from one parameter and password from another (sensitive) parameter
    All dataflows are in one big container to achieve maximal parallelism (parameter MaxConcurrentExecutables = -1) and highest performance.
    Most of the time, it works correctly. But ca. 1 out of 10 runs, I get following error:
    Error: ADO NET Source has
    failed to acquire the connection {3DC4A80D-EC92-4551-
    B607-B0D2E2652F43} with the following error message:
    "ERROR [HY000] [Informix .NET provider][-11302]
    Insufficient Connection information was supplied".
    When I then re-run the package with identical configuration, it runs fine. Informix support told me, that from their point
    of view everything seems OK. They tried to simulate this error and ran test with ca. 50 dataflows (but with password supplied in connection string) and it ran correctly.
    So they assume, that problem lies within SSIS, which sometimes simply fails to supply password to ADO.NET source
    and it fails. Do you have any suggestion where might be problem?
    Thanks for cooperation

    Hi duffmansk,
    According to your description, it supposed to be the performance issue. I suggest you can run the packages in more network traffic time, increase the hardware and virtual memory of your computer to test again. For adding virtual memory, please go to System
    Properties -> Advance -> Performance Options -> Advance -> Virtual Memory, increase the size for Virtual Memory.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Unable to connect laptop to wireless network

    My MacBook Pro will not connect to my wireless network, but my iPad does so I know it must be a problem with my computer rather than the network. Any suggestions?
    I'm not sure if there is some obscure setting that I need to change.

    Give us more information, please.
    Is your wireless network supplied by your ISP, your landlord, your own router, or something else?
    What can you tell us about the settings on your wireless network? (Not the passwords.)
    Did this ever work, or is this the first time you have tried to connect the MBP to this wireless network?
    What model/year MBP is this? It has to be somewhat old if it is running Snow Leopard (10.6.8) as per your profile.

  • Tecra A10 - Refurbished - unable to get it connected to my home network

    I just got this Tecra A10-104 refurbished Laptop...before I take it back I am asking here just in case theres something I have missed as I am unable to get it connected to my home network.
    I am running a Belkin Wireless Router that has 2 main PC's directly connected (LAN), and another PC wirelessly connected.
    This is my router: http://www.belkin.com/uk/support/article/?lid=enu&pid=F5D8233uk4&aid=9238&scid=0
    All PC's working fine and connected.
    Now I'm trying to setup this laptop to connect.
    I uninstalled the Vista Business and ussed the XP Pro Product Recovery disc that came with the Tecra.
    My WiFi card is: Intel(R) Wireless WiFi Link 5100 (Driver Date: 27/04/2008 - Driver Version: 12.0.0.73)
    It sees the network but no matter what i try just won't connect.
    What I have done so far (read before suggesting stuff I have already tried):
    Reconfigured routers WPS to Shared Key system.
    Made sure the wireless adapter has settings set to 20/40hz (auto)
    Restarted router, cable modem & laptop several times
    Wireless button on side of Laptop is ON.
    FN + F8 to enable WIFI (ON) BLUETOOTH (OFF)
    Added wireless network to Auto Connect settings along with SSID and passcode end encryption method.
    Clicked connect when network appears in network viewer dialogue and retyped passcode.
    Not working.
    I should add the Laptop has no problems connecting via its Gigabit LAN port.
    Anything else I'm missing?
    Thanks in advance.
    EDIT: Dual post removed.

    UPDATE:
    The next thing I tried was to reinstall Vista Business from recovery disc to see if this suffered from the same problem.
    The wireless connection worked fine on Vista and, despite the updates that I was being offered, worked without needing to update any drivers.
    This made me think...so the issue is probably XP DRIVER related.
    What I have done now is backup all the driver updates I was told to download by TEMPRO (BIOS & wireless manager updates included).
    I think part of the problem is that TEMPRO only works in Vista (not XP) so you are not informed of any updates that may be required if you downgrade to XP straight after purchase (which is what I did).

  • Deskjet 3050 not connecting to my wifi network

    Accidentally pressed Restore Default and my printer will not connect to my wifi network. How do reinstall it please?

    Hi @Rotini 
    A full feature driver for Yosemite is not available for your printer, either from the CD that shipped with your printer or from the HP website. This document applies to HP printers supported in Mac OS X versions 10.6 (Snow Leopard), 10.7 (Lion), 10.8 (Mountain Lion), 10.9 (Mavericks), and 10.10 (Yosemite) that only have drivers available through Apple Software Update.
    With that being said, I can help you put the printer on your wireless network without software. I use this method for iPads, iPhones and other devices that do not have software.
    Restore the network defaults on the printer by pushing the wireless button, going to settings, and then restore defaults. The wireless button should then start flashing, this means it is now in autowireless mode.
    Connect to the network that the printer is broadcasting. It is usually HP-setup-3050a and then part of the MAC address. The wireless light will still be flashing on the printer at this point, this is normal since this is not an actual adhoc connection.
    Load up the Embedded Web Server (EWS) in the browser on your mobile device. The default IP for autowireless is 192.168.223.1.
    Go to the network tab along the top of the EWS.
    Click on Wireless Setup Wizard along the lefthand side to begin configuring the printer.
    You have now completed the Wireless configuration, follow the next 3 steps to start printing.
    The blue wireless light will go solid, put the Mac back on your own network.
    Add the printer to the System Preferences.
    Print 
    Please let me know if this resolves the issue. I look forward to hear from you.
    Please click the Thumbs up icon below to thank me for responding.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Sunshyn2005 - I work on behalf of HP

  • My hp c4599 printer will not connect to my wireless network

    My hp c4599 printer will not connect to my wireless network or show up on my computer during the installation even though it is usb connected. But it managed to create its own network where i can print wirelessly by selecting it sort of like bluetooth… I have installed different softwares from the hp website and looked at so many different forums but i cant find the answer. I have reset the printer and wireless network and god knows whatelse. I can also print fine through the usb cable, it just will not connect to my wireless network. I am going crazy P.S. once upon a time it was connected to my wireless network but i cant remember what happened. 
    So can someone please help and please dont be too technical

    Hi ..
    Try these support articles  ..
    OS X: Connecting a Wi-Fi printer to your Wi-Fi network
    Mac Basics: Printing in OS X

  • MacBook Pro cannot connect to a wireless network

    I am having the following problem with my MacBook Pro trying to connect to a wireless network using a 2WIRE Gateway wireless Router from Bell that worked perfectly until last night. My network preferences pane is saying "AirPort has the self-assigned IP address 169.254.227.XX and will not be able to connect to the Internet." I'm not a techie and I've tried everything I know and cant get my MacBook to connect to the internet using the wireless network in my home. I'm using ethernet connected directly to my router for this! It's killing me. Any help would be greatly appreciated.
    Thanks in advance.

    OK. The wireless network was selected. In the Preferences / Network pane I removed Airport by selecting it and hitting the - button and then created a new Airport by hitting + and selecting Airport. I'm getting the same result. Full network signal once the ethernet cable is connected. Greyed out icon with ! once I remove the ethernet cable and no internet. I appreciate your help so far. Any other thoughts? We also have an iPad, iPhobe, iPod, and two iMacs on the same network. All of them are connected no problem. My Macbook also still connects to the network in my workplace no problem. This all just started happenening yesterday and I don't believe I changed or upgraded anything. I just came home and it had stopped working.

  • I'm connected to my airport network but can't get online

    2 days ago, i was online and everything was working fine.
    Yesterday, i tried going online and i was told that i was not connected to the internet even though i had full signal bars from my airport. I've restarted my computer a dozen times, checked all my internet connection settings, but nothing worked, i'm still being told that i'm not connected to the internet although internet connect says i am. contrarily, network diagnostics says i am not connected.
    this happened to me once before over the summer. i gave up and didn't use my computer for about a week. when i tried using it again, the internet was just fine. however, i do not have the luxury of waiting a week because my school curriculum requires the use of the internet.
    what's wrong with my computer and how is it that i connected just fine 2 days ago, but cannot since then? please help!
    Message was edited by: kukumuzu
    if relevant, my software versions are as follows:
    Safari 3.1.1
    Internet Connect 1.4.3
    Network Diagnostics 1.0.2

    You might want to update Safari to 3.12. I would empty the safari cache. (Safari>Empty Cache). Then quit Safari. System Preferences>Network>Show:Airport>TCP/IP. Insert the following into the DNS Servers box;
    208.67.222.222
    208.67.220.220
    then hit apply. Now launch Safari. You should also try powering down modem, router and Mac and power up in 2 minute sequence; modem, router, Mac.

  • New 15" MBP will not connect to my wireless network

    This is my first Mac, so I will try to give as much information as possible.
    I have a brand new (got it yesterday) 15" MBP and it refuses to connect to my home wireless network.  It is an older "g" network using a Linksys router and 128bit WEP encryption.  For reference - I have an iPad and 2 iPhones in my household, and those have all connected to the same network without problem, as have the 2 windows laptops that my wife & I use for work so I don't think it's the network.
    Anyway - I fired up the MBP and went through the set up assistant.  When I try to join my wireless network, it detects the network fine.  I select the network and try to connect.  It goes throught the process and then I get a prompt that says "Network conditions have changed".  I click OK and it prompts me to enter the password for the wireless network.  (At this point I have the little exclamation point in the wifi symbol on the top of the screen telling me I have no internet access - which I believe is how it's supposed to look).
    On the password screen, I select "WEP 40/128 Hex" as the password type -  on the security information screen in the router set-up it says "WEP 26 hex 128 bit" as the type, so I believe that's the correct password type for the MBP.  I enter the 26 digit key (the same one that I used to connect the iPad/iPhones) and after trying to connect for a couple minutes I get the "Network conditions have changed" prompt again.  I click OK, and then it tells me it failed to connect to the network.
    I have tried entering the WEP key with a "$" in front of it and entering it with "0x" or "0X" in front of it and the same thing happens.  I've also tried changing the password type to "WEP Password" and entering the password I used in the router to generate the hex key, and the same thing - it tries to connect and then I get the "Network conditions have changed" prompt and it tells me it failed to connect.
    I am at a loss.  I haven't touched the router's settings because everything else I have (Apple and non-Apple products) have all connected just fine - all I've had to do is enter the WEP key and they have connected.
    What am I doing wrong?  Is the MBP somehow different and I need to change something in the router settings?  Any assistance would be greatly appreciated.

    Yeah, BT Hubs do not play well with HP printers, probably because they do not strictly follow wifi standards.
    One thing to try is to change your encryption to WPA ONLY.
    Say thanks by clicking "Kudos" "thumbs up" in the post that helped you.
    I am employed by HP

  • Not able to connect to wifi wpa2 networks in lenovo vibe x2

    Not able to connect to wifi wpa2 networks in lenovo vibe x2. It displayed saved.but not connecting. It connects to open and WEP wifi networks. Please help

    Are you trying to connect to a 2.4GHz or a 5GHz network?
    What encryption is your router set to use : AES,TKIP/AES,..?
    Have you tried to unplug the router from the power source for 2-3 minutes->Plug it back in-> Wait until it establishes an Internet connection-> Try to recreate the phone connection.
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as ''ACCEPT AS SOLUTION"! 
    Unsolicited PM's will not be answered! ....Please post your question/s in the appropriate forum board.
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество

Maybe you are looking for

  • Report or ALV Report

    Hi Techies, I need to display data like the following way : Material              |  Quotation  :                | 6000000019     | 6000000020 Sh. Text              |  Bidder      :               | 1210003        | 1210004       Qty in Base Unit     

  • F3507g GPS not working after sleep/resume Windows 7

    Under Windows 7 on ThinkPads with the F3507g Mobile Broadband Connection, there have been two long-standing problems: (a) after sleep/resume, the F3507g (Wireless WAN) disappears from the Fn+F5 menu; (b) after sleep/resume, ThinkVantage GPS does not

  • My wifi will not detect networks and will not search for other networks when I search for them. Do I need a new iPhone or can I fix it myself?

    My wifi is on and when it tries to find a wifi connection, the gray little circle just keeps spinning and will not detect our home wifi. I have tried to search for it and connect to it manually, but it will not search for the network name. I'm hoping

  • Set of Books

    Can anybody tell why Expense and Revenue Accounts are not displaying in list of values while creating set of books. While Creating Set of books, I am not able to access the account values related to Expenses and Revenues. Other are displaying in the

  • How can I delete devices in Icloud

    Hi, I have two devices listed in find my Iphone that I have sold. How can I delete them from the list?