IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Updatable content provider

    Posted Mon April 22, 2013 11:54 AM

    Hi,
    I have a webservice in portlet that gives this data structure output :

    RichiestaPadre (element of type Richiesta)
    RichiesteFigli (elements of type Richiesta)

    RichiesteFigli is a content provider (selectable,updatable,… etc) and this datas are shown in a table.
    I would like add other rows for manually input data (something like this: see the attachment contentProvider.jpg).
    The “cod conv” inserted must be validate with another webservice (the icon next input box) that recover its datas and puts this into “RichiesteFigli” content provider.

    How can I do this? It’s possible?

    Thanks
    Bye
    Fabio


    #webMethods
    #MWS-CAF-Task-Engine
    #webMethods-BPMS


  • 2.  RE: Updatable content provider

    Posted Mon April 22, 2013 06:53 PM

    Hi Fabio:

    From the Palette drag & drop the “Add Row Button” control in the table.

    Also, you may take a look at the document attached in:

    Hope this help.

    Norberto.


    #MWS-CAF-Task-Engine
    #webMethods-BPMS
    #webMethods


  • 3.  RE: Updatable content provider

    Posted Tue April 23, 2013 06:20 AM

    Hi Norberto,
    thanks for reply.
    My requirement is different from the linked post.
    The scenario must be:

    1. insert a customer code in a textbox and invoke a webservice that gets the information of customer.
    2. The informations are divided in two parts: Father information (RichiestaPadre of type Richiesta) and childrens information (RichiesteFigli is list of type Richiesta)
    3. The “RichiesteFigli” content provider is displayed in a table.
    4. The user can be add manually other child using “aggiungi punto vendita” (add row). When I click “aggiungi punto vendita” I want add a row that contains an input box for insert the child’s customer code. I must check that this code exists and I want do it using another webservice. So this informations must be added in content provider “RichiesteFigli”.

    Point 1,2,3 are implemented. I would like implement the 4th point.

    To recap: The first WS extracts the father’s informations and his childrens. The user can be add manually other child verifying that exists.

    Thanks
    Bye
    Fabio


    #webMethods
    #MWS-CAF-Task-Engine
    #webMethods-BPMS


  • 4.  RE: Updatable content provider

    Posted Tue April 23, 2013 01:43 PM

    Hi Fabio:

    Did you make a search in the forums?, There is a lot of examples and recommendations about dealing with tables. I think you’ll find usefull info.

    If you can’t find anything come back to this thread.

    Regards.

    Norberto.


    #webMethods
    #MWS-CAF-Task-Engine
    #webMethods-BPMS