Hi,
1) I sent a message days ago to the forum regarding handling boolean data types in datawindows. In this case is from an odata Datasource.
Data Type is boolean:
<d:Prepayment m:type="Edm.Boolean">false</d:Prepayment>
Retrieve shows Texts "True" or "False"
Datawindow field is created as Char(5) but I can not save texts "true" or "false", "1" or "0". The error reported is:
The spanish part is "The string cannot be recognized as a valid boolean data type"
Is that an PB bug? Any way to solve this?
Already tried to change datatype on the DW source, but are rejected trying to retrieve values.
2) In this case Navision also has SOAP webservices for the same table. I tried to create a Datawindow with this datasource, with the next issue.





With BOTH parameters. Also I tried all the other functions (Update, read, etc.) with the same error.
Meanwhile, I will try to use a webservice proxy to call the functions.
Regards
Alfredo Santibáñez