Hi Experts,
I am facing a problem updating a Customer Quote from WS. (Provided by Service Explorer and created in PID).
I have a extended Field from KUT.
![campos ref fase de venta.jpg]()
With this values.
![valores fase de venta.jpg]()
The problem is invoking a web service to change this values in the SalesQuote. (WS from Service Explorer)
I tried to change the value
![Fase de venta C4C.jpg]()
Now a need this field with the value 106 ("Perdida").
This is the call from Soap UI Tool. (With the service obtained from Service explorer)
![Llamada al WS maintaingSalesquotes.jpg]()
We see that the operation was succefull, but the value is the same. (not was reflected the operation in the Customer quote)
![Fase de venta C4C.jpg]()
We tried to testing by creating a new WS from PDI. But i cannot see the values extended from KUT.
(Only see the extended fields created in PDI)
![web service creado.jpg]()
Thx!!!