Need input in SAP---webservice----SAP scenario/

Hello All,
I have a requirement like this.
IDOC will be triggered and that IDOC information i need to send to one webservice as request and retrun i will get the responce.
that responce i need to map to inbound proxy.
Please let me know with out using BPM can we do this scenario, if yes how?
if we cant do with out BPM then what are the steps in BPM.
Thanks and Regards,
Chinna
Edited by: chinnasapxi on Nov 18, 2009 5:00 AM

Hi Chinna,
Just to add, you can also call the webservice from UDF using SOAP lookup. This would ease up your scenario. You just need to configure IDOC to proxy scenario, with SOAP lookup in mapping. Have a look at these blogs for more deatils-
1. /people/bhavesh.kantilal/blog/2006/11/20/webservice-calls-from-a-user-defined-function
2. http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/a0b6bb9d-7689-2c10-52a7-c3bd341d4e5f&overridelayout=true
Regards,
Sunil Chandra

Similar Messages

  • Need Inputs - Creation of webservice in SAP R3 through PI

    Hi Experts,
    Need inputs that my client wants me to  create an webservice in SAP/R3 through PI and they (client) will call it by  their 3rd party software.
    Webservice contain fields like :- Comany_Code, Location_Code,Item _code etc.
    SAP -
    > PI ---> 3rd party
    Is this possible through PI ? Please comment !
    Thanks.

    Hi,
    If you have such kinda requirement , then it is easy to create WSDL(webservice) on PI System..
    Create a normal Xi Interface with normal Steps .....
    Your Sender DataType will be acc to Your requirement as clients want...
    go to tools - Define webservice ... ( will Use Outound Service Interface and namespace)
    read the template and Put values in there . This will genrate a WSDL for you , 
    You Can give this Genertaed , WSDL File to Client to consume in their application and Pass data to it ..
    Hope it helps ..
    Regards
    Prabhat Sharma.

  • Need inputs on SAP PLM

    Hi,
    Need inputs on Possible risk factors/problems/shortcommings/drawbacks (if any) with SAP PLM.
    If you have any good document/weblink,please share,will be very much valuable for our project initiation.
    Thanks
    Avinash

    Thanks

  • Need inputs for FILE-Webservice-File using BPM scenario

    Hello All,
    can any one tell me how to do the file-webservice(soap adapter)-file with out BPM.
    If we cant do with out BPM then, please let me know after importing the WSDL file, how many Message interfaces i need to create what are they.
    Thanks and Regards,
    chinna

    Hi Chinna,
    Check this links for the receiver side SOAP configuration
    http://help.sap.com/saphelp_nw04/helpdata/en/29/5bd93f130f9215e10000000a155106/frameset.htm
    /people/shabarish.vijayakumar/blog/2006/03/23/rfc--xi--webservice--a-complete-walkthrough-part-1
    /people/shabarish.vijayakumar/blog/2006/03/28/rfc--xi--webservice--a-complete-walkthrough-part-2
    Sender side File adapter configuration is as usual
    > please let me know after importing the WSDL file, how many Message interfaces i need to create what are they.
    It is a synchronous scenario so you need to create the two message interfacess for the sender (one is for request message and another is for response message). For receiver you don't need to create any message interfaces, because the WSDL internally having the two messages (request and response).
    Regards
    Ramesh

  • Need inputs from u for this scenario?

    Hi all,
    I have one scenario I need all inputs from u all.
    My scenario is like this.
    I will get data from online transactions I need to collect all the day transaction into one folder and upload them into SAP system at one particular time.
    Which are the best adapters for this scenario.
    If I have standard IDOC I will go with IDOC adapter at receiver side if not proxy.
    But collecting all the data into one folder and schedule the process at particular time.
    How to do this and what are the adapter I can use.
    Thanks and Regards,
    Phani Kumar.

    Hi,
    I hope for online transactions and for tracking it and saving you can write a java script where you can prepare a XML file to get all transactions for particular order and always append it to the end of that xml file. At end of the day you will have a complete transaction list in the XML you are creating. You can use the file name as you desired but i will prefer datewise name.after the completion of that Transaction recording step, put it in some In folder from where your XI system willo take input.
    Now this is file to Idoc scenario or whatever you want to use to post data to SAP Systems. The sechdule this scenario to run in the night or your desired time. After processing the XML file put that file\ to some other complete folder , not to get it again.
    For collection of transactions you can also use databases. Then you scenario will be JDBC to IDOC or the thing you want to post data in SAP system.
    Hope this will help you.
    Regards
    Aashish Sinha
    PS : reward pints if helpful

  • Need to integrate SAP MDM 5.5 with BW

    Hi,
    I am working on SAP MDM for last 4 months.
    I don't have any knowledge of BW.
    I need to integrate SAP MDM 5.5 with BW.
    I have checked with SAP R/3 SAINT transaction
    that MDM_TECH 555_700 is installed.
    Now, I have created logical connection with MDMAPI transaction.
    I have created an file named allow.ip and saved this in
    C:\Configuration.
    In allow.ip, I wrote the ip address of R/3 System.
    I didn't create any deny.ip.
    In MDS.ini , I have given location.
    TrustFiles Dir=C:\configuration
    Now, I have to find the OHD from BW.
    I need to see how?
    First of all that logical connection is not working.
    There is a Connect Function module mdm_accessor_connect .
    Here we have to give RFC target system.
    Now I created a RFC target system.
    I created a type 3 ABAP based RFC target system.
    Would it be TCP/IP based system?
    Here is the step where my Logical System creation failing.
    How to get the OHD Connection object from BW System?
    Regards
    Kaushik Banerjee
    Edited by: Kaushik Banerjee on Sep 22, 2008 11:33 AM

    Hi ,
    It is possible to transfer data directly from BI to MDM without using XI.I have worked on the same scenario.
    Below is the link which will help u .
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e01d1085-5a51-2a10-2292-b52eb7500180
    But u need to take BI"s help to do so.
    MDM BI Integration using ABAP API
    Hope this is helpful

  • Needed classes for sap connector framework

    Hello,
    when i installed sap netweaver developer studio 2.0.5 i become all needed classes for sap connector framework?
    Or i have to install the pdk? What are in the pdk for developer studio because the needed wizards are there (portal, sap connector ...)
    Thanks,
    Frank

    Torben, try to use class finder plugin as described here /people/maksim.rashchynski/blog/2006/08/14/the-story-about-how-2-eclipse-plugins-helped-me-to-make-a-lot-of-points-on-sdn-forum
    To save you some time:
    C:\usr\sap\J2E\JC00\j2ee\cluster\server0\bin\ext\tcconnconnectorframework\*.jar
    C:\usr\sap\J2E\JC00\j2ee\cluster\server0\apps\sap.com\com.sapportals.connectors.sap\connector\connectors\SAPCFConnector.rar\SAPCFConnector.jar

  • Need to clear SAP memory

    Hi Experts,
    I need to Clear SAP memory set using the 'Parameter ID' keyword in reports. Please advise.
    Thanks in advance,
    Vivenchandar R

    Sure, you can simply set the parameter id to a blank field.  For example.
    data: vbeln type vbak-vbeln.
    vbeln = space.
    set parameter id 'AUN' field vbeln.
    Regards,
    Rich Heilman

  • Need clarification on SAP notes

    Hi,
    I need information on SAP notes relation.
    Suppose a note X says corrections are delivered in the attached correction instruction, then its enough if we implement that specific note X.
    If we go to correction instruction then it may have several other notes, do we need to implement all those notes specified  in correction instruction 1st and then implement main note or directly we can apply Main note X.
    If we apply main note obvisoulsy all the notes within correction instructions will be implemented
    Regards,
    Ravi

    Hi Ravi
    Suppose a note X says corrections are delivered in the attached correction instruction, then its enough if we implement that specific note X.
    =>Before implementing those correction verify whether that X note applicable to your system release. Also verify is any manual code correction instructed in that note.
    If we go to correction instruction then it may have several other notes, do we need to implement all those notes specified in correction instruction 1st and then implement main note or directly we can apply Main note X.
    => Before implementing those correction verify whether that X note applicable to your system release or its already implemented in your system. All these Prerequisites need to implement before final correction.
    If we apply main note obvisoulsy all the notes within correction instructions will be implemented.
    => No we need to implement Prerequisites notes before main notes.
    Thank

  • How to stop the duplicate idoc processing ? whar need to done SAP R/3

    Hi All
    If the Same Idoc is processed to SAP R/3 then what to do for not processing
    the duplicate IDOC ?
    Or some thing like this...
    If by mistake same idoc processed then how to avoid to process the idoc?
    what i need to in SAP R/3 side?
    Regards
    Kiran lvs

    Hi
    some thing like this:Using T.code: we19 ...Idoc processed a day ago
                                           today by using the same t.code we19 ..processed the
                                           same  idoc, what  i sent a day ago.
                                           Here how to stop this duplicate processing ?
    I hope this is clear...else pl put a note
    regards
    Kiran lvs

  • Need connectivity of SAP Oracle with Third Party tool with dsn

    Hi Friends,
    We need to access SAP's Oracle database with third party tool with the help of dsn creation. For that we need to create 2 staging tables and need a new segment for these tables. Our data will move from SAP transactions to these 2 tables and we want to fetch this data via dsn into another third party S/W.
    I am unaware of such kind of working, can you please help me how to create new segment and how to create dsn for accessing tables in this segment.
    Our requirement is as follow.
    The staging tables are required in the SAP database with user name and password. The user should have all access to the staging table only.
    Requesting your kind help on this issue. Please suggest for further processing of activity.
    Rgds, Krishan Raheja.

    Hi,
    Common way to integrate SAP (database) with third party Application is to use and implement SAP Connector (Java or .Net).
    Using this, you can fetch the data from SAP database to use it in Third party application.
    As per my understanding the method you mentioned, will void the SAP database license term.
    So Please check before doing such configuraiton. Also that method is NOT recommended..
    Regards.
    Rajesh Narkhede

  • I need file "com.sap.km.cm.par" for EP6 SP 19

    Hello all:
    I need file "com.sap.km.cm.par" for EP6 SP 19. By error, I overwrote the original com.sap.km.cm.par and the com.sap.km.cm.par.bak into the deployment folder.
    Could someone indicate me where could I donwload it from?
    Thanks in advance,
    Alejandro Gómez.
    P.D.: Excuse my bad English.

    Hi Alejando,
    I will send it to you in some minutes.
    Hope it helps
    Detlev
    PS: Please consider rewarding points for helpful answers / actions on SDN. Thanks in advance!

  • SAP Scenario Testing

    I understand that  SAP scenario are tested in Mercury software, any possible link or a website where i can find info on how to use mercury testing software for SAP

    Hello,
    Mercury is a software which is only used to record and execute your test scenarios. Mercury will not interact with SAP and test it automatically. The test steps should be defined in Mercury manually and the test results should also be recorded then you may be able to execute.
    The test results, time, process areas ...etc can be tracked by this.
    Prase

  • Need Documents on SAP Workflow

    Hi,
    Could anybody please send me some good documents on SAP Business Workflow?
    Thanks and Regards,
    Pritam

    Hi Aman,
    I am in dire need of the documents too. Actually, what I need is the SAP approve trip workflow template. The SAP library note says to perform task specific customizing to assign task agents and activate linkage...however, I could not find travel management on the IMG path...find it below:
    If you use the Approve Travel Request and/or Approve Trip workflows:
    Choose Financial Accounting ® Travel Management ® Trip Costs ® Assign Tasks to Agent.
    Assign agents for the following standard tasks:
    TS 20000118
    TS 20000135
    TS 20000139
    TS 20000189
    Would you by any means have an idea on this? Thanks
    Kemi

  • Need to identify SAP Netweaver with PI installed

    Hi All,
    I need to identify SAP component version in ABAP code. for that I am retrieving status of the system fr0m CVERS_TXT table.
    but for identifying PI system  it is returning u2018SAP Netweaveru2019 which is not valid because if it only Netweaver without PI installed then also it will consider SAP system as PI.
    So need to figure out exact table or transaction from where i can get this information.
    I need to differentiate the pure SAP netweaver system and SAP netweaver with PI.
    Please guide on the same.
    Thanks in advance,
    Arati.
    Edited by: Arati Kale on Jan 3, 2012 6:49 AM

    Hi Shantanu,
    Thanks for your response.
    I checked SXMB_ADMIN transaction and on PI system it is showing role of busniess system as 'Integration server'. I checked the same on other system without PI it is showing role of busniess system as 'Not yet configured'.
    So I want to just check what will be role of busniess system when PI is installed but basic configuration is not yet done.
    Thanks,
    Arati.

Maybe you are looking for