SOAP adapter installation and activation

We have installed XI 3.0 SR1 and wish to enable the sender SOAP adapter to receive SOAP messages from a different (PeopleSoft) system.  The documentation we have found really seems to be lacking in the area on installing and activating the SOAP adapter.  We are fine with the configuration pieces, but first activating the SOAP adapter is our problem.
1) Is the SOAP adapter part of the Central Adapter Engine or do we need to install the Plain J2SE Adapter Engine on our XI server to get the SOAP adapter?
2) If the SOAP adapter is part of the Central Adapter Engine, how do I 'activate' it?
When I view the Adapter Monitor (http://<XIserver>:<J2EEport>/AdapterFramework/monitor/monitor.jsp) I see a line item for the SOAP adapter but it is grayed out.  Also, when browsing J2EE with the Visual Admin Tool, I find the following adapters, but no SOAP...
SAP XI Adapter: BC
SAP XI Adapter: File
SAP XI Adapter: JDBC
SAP XI Adapter: JMS
SAP XI Adapter: Mail
SAP XI Adapter: Marketplace
SAP XI Adapter: RFC
SAP XI Adapter: XI
Any advice would be appreciated.  We see our next option as either applying XI Support Packages which will hopefully correctly deploy the SOAP adapter in case this was an installation problem, or to install the Plain J2SE Adapter Engine.  Thank you!

Hi Jeff,
XI 3.0 the SOAP Call goes to the Java Port 50000 plus instance number * 100. And the URL is different.
It goes to a servlet and the URL is:
http://host:port/XISOAPAdapter/MessageServlet?channel=party:service:channel
without a party name it is:
http://host:port/XISOAPAdapter/MessageServlet?channel=:service:channel
Monitoring is in the SXMB_MONI or the Runtime workbench, the adpater monitor does not give you details.
Here is the link to the help docu:
http://help.sap.com/saphelp_nw04/helpdata/en/69/a6fb3fea9df028e10000000a1550b0/frameset.htm
It is not too bad and as I said it works fine both ways.
Cheers
Stefan

Similar Messages

  • Problem with installation and activation

    Hi, I have a problem with the installation of Adobe Muse.
    I had a free 30-days trial, when it was over I bought the product ($ 13 per month), 
    I installed the program again and I see the same window with the finished Trials
    and it requires a serial number and does not allow to enter the program.
    I installed the program on your PC wife without any problems, but I can not install it on a laptop.
    I have a laptop with Windows 8 operating system.
    What I've done:
    1. Uninstalled the free program,
    2. check the connection to the Internet,
    3. has installed a new program from the official website adobe.com,
    4. Remove the line for the activation of the hosts file and resave the file,
    5. turned off the brandmower,
    6. rebooted.
    I can't get support for a 3 days, is it the most terrible support I've ever seen? I dunno
    Please help me at [email protected]

    I guess this stuff helps me
    http://helpx.adobe.com/creative-suite/kb/cs5-cleaner-tool-installation-problems.html
    2014-08-07 20:07 GMT+07:00 Дмитрий Броский <[email protected]>:
    thanx
    >
    2014-08-07 18:18 GMT+07:00 Prabhakar.Kumar <[email protected]>:
        problem with installation and activation  created by Prabhakar.Kumar
    >> <https://forums.adobe.com/people/Prabhakar.Kumar> in *Help with using
    >> Adobe Muse CC* - View the full discussion
    >> <https://forums.adobe.com/message/6619532#6619532>
    >>

  • SEEBURGER EDI &AS/2 adapter installation and configuration guides

    hi ,
    can any one provide me SEEBURGER EDI &AS/2 adapter installation and configuration guides or links please?
    thank you,
    babu

    Hi,
    You can get the original manuals from Seeburger if you are installing the Seeburger on server.
    Please see the below links
    /people/bla.suranyi/blog/2006/06/08/sap-xi-supports-edifact
    /people/william.li/blog/2006/03/17/how-to-get-started-using-conversion-agent-from-itemfield
    /people/paul.medaille/blog/2005/11/17/more-on-the-sap-conversion-agent-by-itemfield
    http://www.stylusstudio.com/edi/XML_to_X12.html
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/b0b355ae-0501-0010-3b83-8f2bb566fa47
    Details on XI EDI adapter from seeburger
    Check this for Conversions-
    /people/bla.suranyi/blog/2006/06/08/sap-xi-supports-edifact
    http://www.seeburger.it/fileadmin/it/pdf/2005_04_sapphire_Ferrero_transcript.pdf
    http://www.seeburger.com/fileadmin/com/pdf/Butler_Group_SEEBURGER_Technology_Audit.pdf
    http://www.seeburger.com/fileadmin/com/pdf/AS2_General_Overview.pdf
    SAP Adapters
    EDI with XI
    http://www.seeburger.com
    http://www.seeburger.com/fileadmin/com/pdf/AS2_General_Overview.pdf
    http://www.seeburger.it/fileadmin/it/pdf/2005_04_sapphire_Ferrero_transcript.pdf
    http://www.seeburger.com/fileadmin/com/pdf/SEEBURGER_SAP_Adapter_engl.pdf
    http://www.seeburger.com/fileadmin/com/pdf/Butler_Group_SEEBURGER_Technology_Audit.pdf
    http://www.sap.com/france/company/events/2006/02-01-Automotive-Seeburger.pdf
    http://h41123.www4.hp.com/presentations/ISUG/XISeeBurger.ppt
    http://www.sap.com/asia/company/events/nwtechdays/presentation/australia-slides/Pre-Built_Integration.pdf
    http://www.seeburger.com
    http://www.seeburger.it/fileadmin/it/pdf/2005_04_sapphire_Ferrero_transcript.pdf
    http://www.seeburger.com/fileadmin/com/pdf/Butler_Group_SEEBURGER_Technology_Audit.pdf
    http://www.sap.com/france/company/events/2006/02-01-Automotive-Seeburger.pdf
    http://h41123.www4.hp.com/presentations/ISUG/XISeeBurger.ppt
    http://www.sap.com/asia/company/events/nwtechdays/presentation/australia-slides/Pre-Built_Integration.pdf
    Regards
    Chilla

  • Soap adapter performance and timeout

    Hi
    I have two questions considering SOAP adapter.
    I have created a SOAP service in XI and it works. Now the non-functional requirements for this service are very high. Specially I am in trouble with two things.
    The service must give up real quick. If XI has not managed to give out the answer with 10 seconds it should send the time-out error message to the client. The trick is... for all other scenarios in the same integration server, the time-out must be a lot bigger.
    Is it possible to set the time-out parameter for a specific SOAP sender communication channel? If Yes, then how?.
    The second ting.. maybe it is not a issue at all. Are synchronous soap calls processed in parallel? Or do I have to set some parameter to enable parallel processing (the SOAP service is estimated to receive about 4 request per second and if each request takes some 0,5-0,6 seconds to answer - there is a definite need for parallel processing.
    Could somebody led some light on these issues. Thanks...

    Hi
    Thanks for this. So far clear enough... now what I don't understand... if I create a new port, all my http-like adapters (SOAP, HTTP...) are available from these? I after I have created another port (at the moment there are 0-2 already)... I can call my channel: http://<host>:<oldport>/MessageServlet/blaa-blaa and http://<host>:<newport>/Messageservlet/blaa-blaa ... or not?
    and how do I change  the timeout for this new port? Gaurav stated in his (her?) post "You need to configure that specific service for the separate timeout you create." There is something that I can not attach to ... but seems like I am not very good in asking also
    Thanks for hints...
    Heiko

  • SOAP Adapter (Ports and Interfaces)

    Is it true that for every single interface, a new soap adapter needs to be configured? Can one soap adapter handle many interfaces?
    Do I need one port for each interface or can I use one port for multiple interfaces. (note, I am using Soap Adapter)
    Thanks in advance for your responses

    When you are talking about "ports", I assume, that you are using the J2SE Adapter Framework.
    Yes, you need a seperate Soap Adapter module (or in XI 3.0 J2EE Adapter Framework a seperate channel) for each interface and for each SOAP Adapter Module you need a different port.
    Regards
    Stefan

  • Hi, I have all codes for Adobe Photoshop Elements 10 (MacOSX), but the product was loosed during the virus cleaning. I need the installation and activation of that. Could you help me please?

    Bonjour,
    J'ai besoin de votre aide pour installer et active mon Adobe Photoshop Elements 10, qui j'ai obtenu de ce site. J'ai un MacBook Air et les codes sont:
    < removed>  Photoshop 10
    < removed> Premières Elements 10 , mais je ne trouve pas  le photoshop lui meme pour le telecharger.
    Pouvez vous me donner un soutiens pour installer  ce produit?
    En remerciant en avance,
    j'attends votre aide.
    Galina Sibiliova
    [email protected]

    Ici:
    Download Photoshop Elements products | 13, 12, 11, 10
    But this is a user to user forum. Please don't ever post your serial numbers here. I've removed them for you.

  • Acrobat 8 Installation, and Activation from CS2 download page

    After finding out that my disc for Acrobat 8 Pro is no longer usable I downloaded (several times) from the Adobe page for legacy applications activation.  I have consistantly received an error message after start up of "A serious error has been detected and Adobe Acrobat 8 Professional cannot continue.  Please reinstall the application and try again."  I have use this application for years on this equipment, and Windows 7 O/S without any problems, but I lost a HDD with drive C: on it and had to rebuild.
    I purchased Acrobat XI as an upgrade thinking this would help resolve the problem, but it will not recognize my old s/n, nor the s/n from the Activation program Adobe has going on.
    Does anyone have any thoughts?

    first, remove acrobat 8 completely:  http://helpx.adobe.com/acrobat/kb/manually-remove-acrobat-8-windows.html (follow the directions for removing acrobat 8 pro.)
    then reinstall acrobat 8 pro using your serial number for acrobat 8 pro.

  • Creative Suite 2 installation and activation on Windows 7 pc

    I am having trouble re-installing a copy of creative suite 2 on a Windows 7 machine. I have legally purchased the software and have the box with the serial number but can't use these due to the activation problems.  I am trying to install from the instructions which tell you to download the cs2 exe files from the adobe site - I am downloading the files first before running as this seems to be a problem for some people but each time only get as far as installing disk 1 file and can't get the install to carry on to the disk 2 files, you either get ok (which does nothing) or cancel which quits you out of the install.

    CS2 is unsupported in Windows 7 and if it’s 64 bit that makes it even more
    complicated. I’m afraid you are on your own.

  • Download and installation and activation of ADOBE CREATIVE SUITE 5.5 DESIGN PREMIUM S/N serial number removed on to OSX 10.6.8

    I want to download, and installate, and activate my Adobe Creative Suite 5.5 Design Premium S/N <serial number removed> on to OSX 10.6.8

    …and what's keeping you from doing it?
    Is it not working for you? Getting error messages?  What?

  • Question about clean WXP installation and activation key code

    Hi
    I recently got this laptop 2nd hand and i want to make a clean install on it but i wasn't given a o/s disk.
    Can i use the disk for my other pc and use the code that's on the back of this one to install it? or do i have to buy a new copy of xp?
    Hope someone can help.
    Regards ak

    Using the disk on your computer may work with either the code on your computer or the 2nd hand laptop but you would have to install the drivers for the laptop manually from the Internet - best to download it first and place onto a CD just in case you cannot get to the Internet after the clean install. However, the codes may not work, depending on how they work. This is because it is technically illegal to do this even if you own the copy.
    If you have the money for a new copy of XP, then I would recommend buying the new copy and licience.

  • Installation and activation of microsoft office 2011 for mac

    I cannot activate the Microsoft office 2011 on my MBP. It keeps showing error message.

    As Office is not an Apple product, I strongly recommend asking in the Microsoft Office:Mac forums here:
    Office for Mac forums
    Everyone there is a Mac user AND an Office user, something you can't say about Apple's forums. You will get the fastest help there and I think you will find the contributors more than helpful.

  • Installation and activation help

    Need help installing my existing programs in a new laptopinsta

    You can copy the files on a USB drive on a computer which is equipped with an optical drive.  Alternately please see http://forums.adobe.com/thread/1234755 for information on how to download previous versions of Adobe software.

  • XI / PI SOAP Adapter - MessageServlet not found / not responding

    I am in trouble with XI SOAP Adapter. When I try to reach the <b>MessageServlet</b> ( http://host:port/XISOAPAdapter/MessageServlet ) I get the response that document dont exists. Why MessageServlet do not respond? Anyone can help me?
      In my Adapter Monitor ( http://host:port/mdt/amtServlet ) I see about the SOAP adapter a grey status and the information: "SOAP Adapter Monitoring is now part of Channel Monitoring". This is not a problem, according to Suraj: "SOAP Adapter will become active only when you sent a message through that for atleast one time.")
      See also these topics:
      SOAP adapter installation and activation
      Adapter monitoring: SOAP is grey although it is used?
    how can i enable SOAP Adapter?
    https://websmp208.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=012003146900000286382005 (<b>SAP Note 856597</b>)
    <i>  I have readed these topics (and others), but my problem seems to be a little different.
    </i>
      My XI runtime cache contents (SXI_CACHE) are up-to-date.
      <b>Information of some of my XI components:</b>
    Software Components 
    Vendor  Name  Version  Location  Applied 
    sap.com  SAP-JEE  6.40 SP17 (1000.6.40.17.0.20060516064307)  SAP AG  20060612185606 
    sap.com  SAP-JEECOR  6.40 SP17 (1000.6.40.17.0.20060516064111)  SAP AG  20060612185559 
    sap.com  NWMADMIN  6.40 SP17 (1000.6.40.17.0.20060515153837)  MAIN_APPL63VA_C  20060612185601 
    sap.com  SAP_XITOOL  3.0 SP17 (1000.3.0.17.0.20060504222004)  SAP AG  20060613105756 
    sap.com  SAP_XIPCK  3.0 SP16 (1000.3.0.16.0.20060220233019)  SAP AG  20060612185556 
    sap.com  LM-TOOLS  6.40 SP17 (1000.6.40.17.0.20060417111655)  MAIN_APPL63VA_C  20060612185603 
    sap.com  SAP-XICONS  3.0 SP16 (1000.3.0.16.0.20060220232901)  SAP AG  20060612185600 
    sap.com  SAP-XIAFC  3.0 SP12 (1000.3.0.12.5.20050712085155)  SAP AG  20060612185555 
    sap.com  SAP_XIAF  3.0 SP17 (1000.3.0.17.0.20060522230043)  SAP AG  20060613103623 
    sap.com  SAP_JTECHF  6.40 SP17 (1000.6.40.17.0.20060516064445)  SAP AG  20060612185559 
    sap.com  SAP_JTECHS  6.40 SP17 (1000.6.40.17.0.20060516064629)  SAP AG  20060612185606 
    <b>sap.com  com.sap.aii.af.mp  3.0 (3.0.1720060522104934.0000)  SAP AG  20060613102037  sap.com/SAP-XIAFC  </b>
    sap.com  com.sap.aii.af.soapadapter  3.0 (3.0.1720060522104934.0000)  SAP AG  20060613103506  sap.com/SAP_XIAF 
      Thanks a lot! If you need other information, please, let me know.
      <b><i>Ivan, from Brazil</i></b>

    <i>"https://websmp208.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=012003146900000286382005 (<b>SAP Note 856597</b>)
    I have readed these topics (and others), but my problem seems to be a little different."</i>

  • Problems using access control in sender agreement for SOAP adapter 7.1

    I am trying to use Access Control Lists to restrict user access to web services/interfaces which are exposed via PI. This can be configured via the Integration Builder Directory using the u201CAssigned Usersu201D tab of both Communication Components (Business System) and Sender Agreements.
    The configuration is via the above mentioned components. However, I understand that itu2019s the adapters which at runtime are responsible for actually applying these checks.
    I have been having problems getting the access control to work using a setup involving a SOAP adapter of type SAP BASIS 7.10.
    The symptom of the problem is that although the access control works as expected at the Business System level, any settings at the Sender Agreement level appear to have absolutely no effect whatsoever.
    I have confirmed that I have no problems if I use an adapter of type SAP BASIS 7.00. However, I really need to get this working on 7.1.
    I have looked on the SAP support portal but can not find any notes that relate to this.
    Has anyone else had a similar problem? And have you found a fix for it?
    Any suggestions would be welcome.
    Edited by: Malcolm Dingle on Jun 17, 2009 1:08 PM

    Hi Shai,
    Please have a look at the following link and see if it helps you .
    It deals with SOAP adapter installation and activation 
    Re: SOAP adapter installation and activation
    Best Regards
    Edited by: Prakash Bhatia on May 8, 2009 11:51 AM

  • Redeploy sender soap adapter 7.1

    We have PI 7.1 SP7 and expriencing many problems with the sender SOAP adapter
    the service registry works for us for all web services
    but from other applications like xmlspy and soapui we get messages of chace problems and unauthorized
    ( all cache cheks where performed and if I use the url of the endpoint with the user I have no authorization error )
    it seems something is wrong with the adapter , does somebody knows if its possible to redploy the adapter ? its a war file

    Hi Shai,
    Please have a look at the following link and see if it helps you .
    It deals with SOAP adapter installation and activation 
    Re: SOAP adapter installation and activation
    Best Regards
    Edited by: Prakash Bhatia on May 8, 2009 11:51 AM

Maybe you are looking for

  • Printing from iPad 2

    Guys, how can I print from the iPad 2 to my printer which is connected to the airport extreme. I was told there is a app that does this but I can't find anything regarding a app. Thanks.

  • Second Try : Blanket Purchase Order or Contract Purchase Order by item Cate

    Hi I have a requirement that Strategic buyers will fill agreement with supplier by item Category level Agreement will be on Price level and will have expiration date The category level will contain list of items Part numbers which are the same item f

  • Jms queue clustering

    hi,           Connection to the queue is not establised after a crash of one node           I'd be grateful if anyone confirmed that my jms clustered queues are configured and handled correctly from API point of view.           I have:           - cr

  • Reset ipod touch (2nd gen) and now safari is missing. What now?

    Reset ipod touch (2nd gen) and now Safari is missing. What now?

  • Failing Search String in EBS through IDOC

    Dear All, we upload our EBS through idoc processing of type finsta. The problem is that for a particular bank theres a search string attached which will replace the posting rule if a certain but fix narration (say "Trf 66852")  is received in note to