How to create interface when target is a webservice

Hi
I have following requirement
I want to sent data from a table to a web service.I have source as oracle database table and in the target end
i have web service.Do i have to reverse engineer the webservice in this case.If so how i have make web service as target in the interface.Can some one explain the process how i need to start ?.
Thanks in advance.
BS

In order to use the web service, you should get the WSDL of the webservice, so that you can reverse engineer the XML. In ODI you should populate the XML in one or more interfaces, then use the ODIInvoke WebService request to call the actual service with your data. These steps can be put together into a package for execution as a single step.

Similar Messages

  • How to create reference, when an instance is created through  interface

    Hi All,
    How to create reference, when an instance is created through  interface.
    Regards,
    Lisa

    hi
    good
    http://help.sap.com/saphelp_nw2004s/helpdata/en/c3/225b5c54f411d194a60000e8353423/content.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/c3/225b5f54f411d194a60000e8353423/content.htm
    /people/jocelyn.dart/blog/2006/06/28/getting-started-with-abap-oo-for-workflow-using-the-ifworkflow-interface
    THANKS
    MRUTYUN

  • How to create interface where you can view metadata of several databases

    How to create interface where we can view metadata of several databases:
    Oracle Apex should display metadata of this particular DB (later on we can include multiple DB’s)
              a. Report should first display DB name
              b. When clicked on DB name, should display 3 schemas
              c. When clicked on 1 schema, should display tables – when clicked on each table,
              should display various column names and its corresponding metadata.
              (similarly for other schema’s also)
              d. In short, it should be like a drill down report.
    Help required for craeting like above.
    Appreciate your help.

    I did something similar a while back. I had an application reading from multiple schema's for reporting purposes..IN that case atleast we just would build the selects using a function reurning SQL select, so that we could have an application item with the selected schema they wanted to use to build into the select returned...
    For forms, that would be an interesting idea, don't know how you can dynamically change the table owner name, since it is a drop down control in development..
    Thank you,
    Tony Miller
    Webster, TX
    I cried because I did not have an office with a door until I met a man who had no cubicle.
    -Dilbert
    If this question is answered, please mark the thread as closed and assign points where earned..

  • How to create result state target in DC

    Hi,
    Currently i am able to create the result state for the callable object in Development Component.. But after adding the callable object into Guided Procedure, I'm not able to define the Target for the result state as there is no dropdown list control for me to select. (e.g. if success, target to Action A.. if failure, target to Action B)
    May i know how can i code the target state in development component, so that when i add the callable object i am able to define the target..
    Thanks,
    Cindy

    Hi Cindy;
    Could you explain your problem in detail.
    If you want to bring in a result in a webdynpro CO add the follwing codes in the getdescription Method in the interface controller.
    IGPCOResultStateInfo resultStateSuccess     = technicalDescription.addResultState("RESULT_NAME_FAILURE");
              resultStateSuccess.setNameKey("FAILURE_KEY");
              resultStateSuccess.setDescriptionKey("FAILURE_DESCRIPTION_KEY");
    And the following code in the complete method in the component controller
    IWDTextAccessor textAccessor = wdComponentAPI.getTextAccessor();
              IContextElement contextElement = wdContext.currentContextElement();
              IGPExecutionContext executionContext = contextElement.getExecutionContext();
              try
              executionContext.setResultState("Failure");
                             executionContext.processingComplete();
              catch(GPInvocationException e)
                   String localizedMessage= textAccessor.getText("ERROR_SETTING_PARAMETERS");
                               wdComponentAPI.getMessageManager().reportSuccess(e.getMessage());
              catch(GPEngineException e)
              String localizedMessage = textAccessor.getText("INTERNAL_ERROR");
    I hope this will solve your problem.
    Kindly let us know the result
    Regards
    Sivaprasath

  • How to Create groups and targets....

    Hi guys,
    Here is a chance of getting some easy points
    I know that it may seem a dumb question but I can't find out how to create a transport group and a transport target....
    I've read help.sap and some other threads related to the subject but all I was able to get was:
    help.SAP.com
    "Procedure
    Defining Groups of Business Systems
    Define groups of business systems for different areas of use (for example, testing and production) and assign an Integration Server to each group.
           1.      On the initial screen of the SLD, choose Business Landscape.
           2.      From the dropdown list box for the input field Groups, choose Edit Groups…. "
    Well I can't find where is the dropdown list....:S
    I'm using SP10 and all I have in the SLD are 3 options:
    1.Technical Systems
    View and Define Systems and Servers
    2. Landscapes
    View and Configure Groups of Systems
    3. Business Systems
    View and Configure Business Systems for Use in Exchange Infrastructure (XI)
    If I choose "Landscapes", the only thing I'm able to do is to create a landscape from a specific type (Adminitration, General, Transports, NWDI systems, etc....)
    If I create a landscape with the type 'Transports" and then associate a technical System, I thought that in my Business System I would be able to choose this lanscape....
    But The only thing I have is group and transport target and they're completely empty, showing "No additional groups available" and "No targets"...
    Can anyone help me and get some easy rewarding points?

    Hi Chirag,
    I've read the following link, but the question is....
    - Where is the link to create transport groups? That is my only question It's as easy as that
    Found it...sorry I knew it was easy
    Edited by: Gonçalo Mouro Vaz on Dec 20, 2007 5:13 PM

  • How to Create Interface specific Monitoring Node in RZ20

    Is it possible to create Interface/namepsace specific Monitoring node in CCMS RZ20. If yes, then how??? I need to have this node in ECC system.
    Thanks and Regards,
    Pallavi Singh

    Hi,
    It is possible to achieve this using the MTE class SXMB - this will allow thr highlight of errors within the local IE.
    Is this what you need ??
    Kind regards
    Colin.

  • How to sync respositories when Target datastore get changed.

    Hi,
    How to sync the repositories when target data-store get changed. ?
    Means, Suppose my target table say TRG_SALES having 6 columns, but later I alter the target table and added two more columns in it. Then how would I re-sync with repository?
    Can anybody help me ?
    Thanks in advance.
    -Shrinivas
    Edited by: 878809 on Aug 11, 2011 3:45 AM
    Edited by: 878809 on Aug 11, 2011 3:46 AM

    Hi,
    By reverse engineering the target table in the ODI model. If you use 'Selective Reverse', then you can select the tables that you require. If it is only one table, then you can use the 'Object Mask' field.
    Cheers
    Bos

  • Can someone pls Help me: How to create a Fake target table(Dummy)  in DAC

    Hi There,
    Can someone pls Help me in creating a Fake target table(Dummy) in DAC?
    Thanks,
    Raghu

    Raghu
    You need to create a task so that you can hook sources and targets together.
    First, Design --> Tables tab --> New --> Below 'Edit' -->Table Type (Source) for your source tables.
    Design --> Tables tab --> New --> Below 'Edit' -->Check warehouse and Table Type (Fact or Fact Temporary) for your target tables.
    Points if helpful
    Kris

  • Nugget: How to create interface to DLL easily

    Colleagues,
    Here is a very small tip, which is useful for me.
    I using my own DLLs in my code pretty often (because in some cases its more convinient to develop some parts of the code in C instead of LabVIEW). So, sometimes compilcated structures should be passed into DLL and back. I manipulating with sctructures directly in DLL (resize arrays, strings, etc), and every time need to develop interface, which can be complicated. Easiest way to get all necessary typedefs is following:
    - create interface cluster which should be passed into DLL (don't forget to add names)
    - place CIN on the block diagram
    - connect your data to CIN
    - right click and choose: "Create *.c file...":
    then you will get the file like this:
    now just copy these strings, paste into your DLL source, and you have all what you need:
    Maybe this tip will be useful for someone else...
    best regards,
    Andrey.

    Wow that is a useful tip.Thanx

  • How to create endpoint in the creation of webservice in webdynpro for java

    hi all,
    I have created a EjbModule project in webdynpro. Now when i create a new > other>webservie--> virtual interface, it is asking for an endpoint. How to create this endpoint

    Hi Pinki,
    Chk this link..
    http://help.sap.com/saphelp_nw04/helpdata/en/da/2bf042493ef54499a77394ef6be096/frameset.htm (Section abt Endpoints while Creating a Web Service for an Enterprise JavaBean)
    GS

  • How to create interfaces or .java files to application modules,entites

    How did you create ToyStoreService.Java Interface in ToyStore sample application.Can you please explain in detail.
    urgent, pl help with any material if you know..

    I am following the same directory structure as of ToyStore demo for controller and View.
    I am getting page not available error.
    I did like this,
    d:
    MyWorkSpace
    Controller
    struts_config.xml
    /xx -- which forward to b.jsp
    View
    webroot
    JSP
    a.jsp
    b.jsp
    can you please give me one concrete procedure for implementing this..
    I mean how maintain these files and how to set the root path in project setting etC..
    Big job.. But it helps me a lot, Please do the big job.
    Thanks in advance.

  • How to create spool when running a report in background

    hi folks,
    i am running a bdc report in bkgrnd... and i want all the success and eror messages to be displayed in a spool... plz explain with example as to how this can be achieved .

    Hello Nishant,
    You could use this sample code to create the spool.
    DATA : X_NAME       LIKE TSP03D-NAME,
           X_DEST       LIKE TSP03D-PADEST VALUE 'LOCL',
           X_ROWS       LIKE SXPCKLSTI1-BODY_NUM VALUE 0,
           X_STARTROW   LIKE SXPCKLSTI1-BODY_START VALUE 1,
           X_PAGES      LIKE RSPOTYPE-PAGES VALUE 1,
           X_PAGES_1    TYPE P DECIMALS 2,
           X_RQTITLE    LIKE SXPCKLSTI1-OBJ_DESCR,
           X_RQCOPIES   TYPE I VALUE 1,
           X_RQOWNER    LIKE TRDYSE01CM-USERNAME,
           X_IMMEDIATE  LIKE PRI_PARAMS-PRIMM VALUE ' ',
           X_RQID       LIKE TSP01-RQIDENT,
           I_CONTENTS    LIKE  SOLISTI1 OCCURS 0 WITH HEADER LINE.
    X_PAGES   = 1.
    X_RQOWNER = SY-UNAME.
    X_DEST     = 'LOCL'.
    X_STARTROW = 1.
    X_RQCOPIES = 1.
    X_IMMEDIATE = ' ' .
    I_CONTENTS-LINE = 'I Got your Childhood PHOTO'.
    APPEND I_CONTENTS.
    CALL FUNCTION 'RSPO_SX_OUTPUT_TEXTDATA'
    EXPORTING
          name                 =   x_name
        DEST                 =  X_DEST
        ROWS                 =  X_ROWS
        STARTROW             =  X_STARTROW
        PAGES                =  X_PAGES
        RQTITLE              =  X_RQTITLE
        RQCOPIES             =  X_RQCOPIES
        RQOWNER              =  X_RQOWNER
        IMMEDIATELY          =  X_IMMEDIATE
        IMPORTING
        RQID                 =  X_RQID
        TABLES
    <b>    TEXT_DATA            = I_CONTENTS</b> <b>Your Message Table</b>
        EXCEPTIONS
        NAME_MISSING         = 1
        NAME_TWICE           = 2
        NOT_FOUND            = 3
        ILLEGAL_LAYOUT       = 4
        INTERNAL_ERROR       = 5
        SIZE_MISMATCH        = 6
        OTHERS               = 7.
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.      ENDIF.
    ENDIF.
    WRITE: X_RQID
    If useful reward.
    Vasanth

  • How to create/import a target schema from a source schema using data pump?

    I have seen some examples where schema remapping will be done through remote link which I cannot as both the target schema and source schema are in same machine ...but I am not sure how to do it with out using remote link? I would be great if some one could provide a example
    Thanks in Advance

    I'm not sure what you are asking here, but I'll try to give some examples on remapping a schema:
    expdp prived_user/password schemas=orig_schema_1 directory=dpump_dir dumpfile=orig_schema_1.dmp
    impdp prived_user/password schemas=orig_schema_1 directory=dpump_dir dumpfile=orig_schema_1.dmp remap_schema=orig_schema_1:new_schema_1
    If you want to try without a dumpfile then you need a loop back dblink.  (A dblink on your database that points to the same database.  This would be your command:
    impdp prived_user/password schemas=orig_schema_1 directory=dpump_dir network_link=loop_back_link remap_schema=orig_schema_1:new_schema_1
    Hope this helps.  If not, can you explain your question a little more?
    Dean

  • How to create sequence when minvalue is unknown?

    I am currently migrating a lot of tables (that already have data) over to using sequences. I'd like to have a script that creates these sequences without having to hardcode the minimum value that the sequence should start at.
    I am trying to do something like this:
    create sequence mySeq minvalue (select max(id)+1 from table) increment BY 1 cache 20;
    This always gives the error "Invalid number". Can anyone provide some guidance on how to solve this problem?

    Like this..?
    SQL> declare
      2   min_val number;
      3   str varchar2(1000);
      4  begin
      5   select nvl(max(empno),0)+1
      6   into min_val
      7   from emp;
      8   str := 'create sequence seq1 start with '||min_val||' increment by 1 cache  20';
      9   execute immediate str;
    10  end;
    11  /
    PL/SQL procedure successfully completed.
    SQL> select seq1.nextval
      2  from dual;
       NEXTVAL
          7935
    http://download-uk.oracle.com/docs/cd/B19306_01/appdev.102/b14251/adfns_dynamic_sql.htm#i1006172                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • How to create alert when some record are deleted

    HI to all,
    i am new to alert having req like if salary is deleted in the HRMS form then alert has to fired.
    how to do it.
    pls help.

    out of box it is not possible unless you enable the audit trail and fire the alert from the audit table.
    the other way may be you create a temp table and insert the deleted data using user hook before the data is deleted and then fire the alert whenever new record is inserted to the temp table.

Maybe you are looking for

  • Issue with the appearance of the Components in jspx page in Jdev 11.1.2.1

    Hi all I am facing a very strange issue in Jdev 11.1.2.1 I am developing a adf application where in my jsx page in design mode the page's component are showing as boxes type.Starting with the template tag. I didnot get this issue anytime.Ewerything w

  • Is it possible to change the standard exchange rate type?

    Hi all, at the moment, standard setting is that exchange rate type M is associated with the local currency of my company code, is it possible to define a new exchange rate type and assign it to the standard local currency instead of M? Thanks! Dusko

  • How to get rid of album artwo

    I've got some album artwork on a lot of songs that is incorrect. The artwork doesn't match the song. I can actually do without the artwork, it's no big deal to me. It's kind of annoying. Any ideas?

  • Import Accounts: Block Microsoft accounts

    I may maybe a dumb question , but i  want to import the security setting gpo for 8.1 into a forest level 2008r2. I know there not admx file , but i sure there a way around faster then installer a server 2012r2  pdc cause i have all the 8 and 8.1 temp

  • Printing from Lightroom 3.4.1 to Canon IP6700D

    I had problems with my computer and just did a fresh re-install of Windows 7.  My Canon IP6700D installation went fine but I have a printing problem. I can select Photo Paper Plus Glossy but it will not change from paper size of 8 1/2 x 11.  I can ch