What adapter to use for calling standard enterprise services from PI?

When calling a standard enterprise service that rtesides e.g. on an SAP ERP system, what is the adapter that should be used? Is it a WS adapter, a Proxy adapter, or something else?

You could use Proxy adapter, WS adapter  or  SOAP Adapter

Similar Messages

  • How to call standard ITS service from custom ITS service

    Hi,
    I have a requierement in ITS where I need to call standard ITS service(CATW) from custom service upon clicking on Accept button. how to achieve this?
    Thanks in advance.

    Hi  Sarada Nukala,
    You can call the service url from first service button. To get this url, from SICF transaction, test service and a browser is opened.
    Hope this helps,
    Iván.

  • How To... Call An Enterprise Service From JSF - Help..

    Hi,
    I was following the PDF but when I deploy my application I'm getting a Null Pointer Exception.
         @WebServiceRef(name="EmployeeBasicData")
         EmployeeBasicDataByEmployeeQueryResponseInService service;
         EmployeeBasicDataByEmployeeQueryResponseIn employeeBasicDataByEmployeeQueryResponse_InSoapBinding = service.getEmployeeBasicDataByEmployeeQueryResponse_InSoapBinding();
    Can someone help me with that?
    Regards,
    Daniel

    Perhaps Netbeans is having troubles with the import statements in the wsdl.  OSS note 738912 describes how to combine the 3 parts of the downloaded wsdl into a single file.

  • How can we call a WEB SERVICE from an Oracle DB?

    <h2>
    What the methods available to call a WEB SERVICE from the DB. I.e. through a DB Stored Procedure?
    I was given this article by a colleague, but since it’s a 2005 one, I feel it could be outdated?
    http://www.oracle.com/technology/pub/articles/mensah_dws.html
    Also, is it possible to write ONE “Common” DB stored procedure to call ANY WEB SERVICE?
    </h2>

    <h2> No Girish, what I meant is, since it is 2005 article, the method it describes to call a WS is out of date.
    Because I am quite sure in 2009, 4 years later Oracle must have added built-in packages and other methods to simplify it???
    Also, I would be very grateful if you advice on the other issue: Is there a way to create a single DB stored procedure to call ANY WS?? i.e. a common routine to call any web service?
    </h2>

  • I have already bought a macbook pro in USA and I want to use it in Europe. What adapter I need for my Airport Extreme?

    I have already bought a macbook pro in USA and I want to use it in Europe. What adapter I need for my Airport Extreme?

    No power adaptor is needed as the power units are auto-switching. But you will need wall outlet adaptors such as you will find in Apple's World Travel Kit, at AAA stores, and other vendors.

  • What cable to use for this?

    I am trying to hook up my xbox 360 to my Macbook pro, and I am unsure of what cable to use for this. Composite cables.

    Hi there Dsc, i tried to do so b4, but with limited success, now the problem is like been told you, MBP is not design to accept INPUT video signals, i got something called EYETV coast me about 120$, but the resolution that XBOX accepts is much higher than MBP screen can afford, i got this message when i tried to hook it up ( the dash board came up from the xbox ): YOU NEED TO ADJUST YOUR SCREEN TO A HIGHER ADJUSTMENT BEFORE YOU CAN PLAY GAMES ON THE CONSOL or so, but thats my experience any way, if you succeeded please let me know, by the way i asked the same Q b4, just search my questions and you will see the answers on my question. hope this helped.

  • Can HTTP Receiver adapter be used for Sync Comm.  Pls advice urgent

    Hi All,
    I have some data present in XI.
    I need to send the data present in XI to System A through HTTP adapter in synchronous manner means that system should send response back to XI.
    Can HTTP Receiver adapter be used for Sync Commumication in my scenario.
    Please send blogs/link for it
    Regards

    Hi Henry,
    >>I have some data present in XI.
    In what form it is available on XI(e.g., IDOC or RFC or File etc..)?
    First let us know this.
    Thanks,
    Gujjeti

  • What is NTFS used for?

    What is NTFS used for?
    How does it work?

    It's the standard Windows file system.
    During installation, the Microsoft Windows installer asks me to format the Windows partition using NTFS or FAT. Which should I use?
    If the partition is 32 GB or smaller, you can use either FAT or NTFS. If it's larger than 32 GB, or you are installing Microsoft Vista, then you can only format it using NTFS. Mac OS X can read and write FAT volumes, but only read NTFS volumes. Refer to the Microsoft Windows documentation if you are not sure which best suits your needs.
    http://support.apple.com/kb/HT1656

  • Does anyone know what ppqryErrorList is used for in EssOtlQueryMembersEx?

    Given a calcscript, I'm wondering if I can get a list of errors back it has multiple errors (e.g. member not found, syntax error etc.) when I run EssOtlQueryMembersEx.
    I've looked at the documentation (http://download.oracle.com/docs/cd/E10530_01/doc/epm.931/html_esb_api/api_c/otlc/funcs/apcfqmex.htm) and looks like ppqryErrorList does the job for me. However, I'm getting a NULL pointer to ppqryErrorList regardless or whethere there's an error or not.
    e.g. when I call "@ICHILD(blah)" with EssOtlQueryMembersEx I'm hoping the error list (ppqryErrorList) will contain "member not found blah" but it infact returns NULL.
    This parameter on EssOtlQueryMembersEx must be there for a reason. Does anyone know what this is used for?
    Btw, I'm using Essbase 7
    -Steve

    Well, After Effects has a shattering effect, but I'd guess it was a 3D app that created those effects. To see what you can do with Motion, check out this thread:
    Fun with Shattering...
    Patrick

  • What is the need for calling default constructor by JVM?

    What is the need for calling default constructor by JVM? why the JVM should intiializes default values to the data
    fields if the constructor is not there in our class?

    mahar wrote:
    What is the need for calling default constructor by JVM? Huh? The JVM does not need to call the default constructor. It needs to call a constructor.
    You decide which one by the way you use "new".
    why the JVM should initialize default values to the data fieldsHuh?
    ... if the constructor is not there in our class?Huh? The default constructor is always there. It may be private but it is still there.

  • What is OEM_sqlplus_input_finished used for?

    During recovery of my database just for testing purpose I got such error:
    Prosz� poda� dziennik: {<RET>=sugerowany | nazwa_pliku | AUTO | CANCEL}
    ORA-00308: you can't open archived log 'OEM_sqlplus_input_finished'
    ORA-27041: can't open file
    OSD-04002: can't open file
    O/S-Error: (OS 2) System can't find file.
    The OEM_sqlplus_input_finished sounds misterious to me. What is it used for?
    Some words you can see above you probably don't understand are in Polish.
    Chris

    ORA-00308 cannot open archived log 'string'
    Cause: The system cannot access a required archived redo log file.
    Action: Check that the offline log exists, the storage device is online, and the archived file is in the correct location. Then attempt to continue recovery or restart the recovery session.
    OEM is a tool for administering Oracle Databases
    OEM = Oracle Enterprise Manager
    That message perhaps was because of those applications
    were getting close.
    You can check, too the alert file of the database.
    Joel P�rez

  • What is FILE_PLP_STATIC_STATUS used for ?

    Does anyone know what FILE_PLP_STATIC_STATUS is used for? It's used as a source in mapping PLP_StatusDimension_LoadStaticValues. It's part of the files that are needed for a Universal Connector run for Supply Chain Management. But there are no details about what should populate it.
    Thanks for the help!
    -Joe

    ORA-00308 cannot open archived log 'string'
    Cause: The system cannot access a required archived redo log file.
    Action: Check that the offline log exists, the storage device is online, and the archived file is in the correct location. Then attempt to continue recovery or restart the recovery session.
    OEM is a tool for administering Oracle Databases
    OEM = Oracle Enterprise Manager
    That message perhaps was because of those applications
    were getting close.
    You can check, too the alert file of the database.
    Joel P�rez

  • Can the iPhone have settings profiles?  I want the settings of what apps are using the "call home" automatically set based on my location or the time of day.  Is this possible?

    Can the iPhone have settings profiles?  I want the settings of what apps are using the "call home" automatically set based on my location or the time of day.  Is this possible?  Of course the GPS location feature will need to be on in order for this to work.  But the idea here would be to optimize battery life by disabling the 'call home' requests of apps.  The settings profile should also support downloads as I would like to download and allow it when I am on WiFi but not so much when I am using my cellular data.

    No, this is not possible as the sandboxed nature of iOS would not allow any app to modify another app like that. Such a feature would have to be enabled by Apple as a part of iOS itself. You can submit feedback to Apple about the idea if you wish to.
    https://www.apple.com/feedback/

  • What is the use of the standard report ME28

    what is the use of the standard report ME28.
    i am a abaper and can u experts please explain to my standard.
    thankyou

    hai this is purely for  release of purchase order
    we can controle the external documents like po at net order value , depending on the document type (po document type like domestic po, imports po) after setting the controles those controles we are giving  to authorities ex manager can rel a po of  value 1 lakh  director can have the control upto 10 lakh and ceo may have the control of 25 lakh depending on the orgnisation size. Now if u want to release the document which is  comes under control respective officers has to go that t code then they have to release the purchse order .
    regards
    rao

  • Hi, i want to buy a licence of Creative Cloud, but i have one question... Whats the best choose for a little enterprise?? And if i buy a Single Person Licence, on how many pc's can i install the suite??

    Hi, i want to buy a licence of Creative Cloud, but i have one question... Whats the best choose for a little enterprise?? And if i buy a Single Person Licence, on how many pc's can i install the suite??
    Thanks for helping

    no, that's incorrect.
    you can activate on 1 mac and 1 pc, or 2 pc's, or 2 mac's, concurrently.
    i have cc installed on 2 pcs and 1 mac.  i can only activate 2 at any one time which works well for me because my pcs are at home and my office and i use them most of the time.
    but when i travel i take my macbook so i just deactivate one or both of my pcs (uninstalling is not needed) and sign in to my macs cc app.

Maybe you are looking for

  • Appropriation down payment AuC using F110 tcode

    Hello, I have a problem to appropriate down payment for AuC using F110 tcode: We work with CJ20N> Project Builder> WBS Element> Network> activity> Purchase Requisition. With the transaction ME21N> creation of the Purchase Order with reference to the

  • What is the definition of "All Projects" in P6 EPPM for the Team Usage Charts?

    In P6 Professional 8.3, there is a User Preference setting which can be used to define "All Projects" for the Resource Usage Profile. The choices are: All Open, All Closed except What-if, All Closed with Leveling Priority over x. In P6 EPPM 8.3, ther

  • @WebParam with complex type

    Hi, I have a web-service method with a complex type parameter example : Class Person (name, age) and i have @WebParam(name = "person ") Person person and i want to get in the soap message the atrribute (name and age ) and not <person/> Is that possib

  • PutAll() with Transactions is slow

    Hi Guys, I am looking into using transactions, but they seem to be really slow - perhaps I am doing something silly. I've written a simple test to measure the time taken by putAll() with and without transactions and putAll() with transactions takes n

  • Tomcat 4.0.1, JWSDP and Apache - setup help please

    Windows 2000 env. First off, the latest Comanche release (Apache GUI) isn't really stable enough to use. Has anyone got any experience with running Java Web Services Development Package with an Apache server. JWSDP is packaged with a version of Tomca