Hi Norberto,
thanks for reply.
My requirement is different from the linked post.
The scenario must be:
- insert a customer code in a textbox and invoke a webservice that gets the information of customer.
- The informations are divided in two parts: Father information (RichiestaPadre of type Richiesta) and childrens information (RichiesteFigli is list of type Richiesta)
- The “RichiesteFigli” content provider is displayed in a table.
- 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