5 December 2008

4D GET WEB SERVICE RESULT return parameter

4th Dimension Web Services

The GET WEB SERVICE RESULT command is used to retrieve a value sent back by the Web Service as a result of the calling command CALL WEB SERVICE.

GET WEB SERVICE RESULT (returnValue{; returnName{; *}})

To get value of return parameter variable returnValue is used and it
should be declared as TEXT variable. Using of string return no value and no any error.

No comments: