Fabio, try this:
Set http = ##class(%Net.HttpRequest).%New() Set http.Server=$Piece($Piece($ZUtil(131,1),","),":",2) etc... You can find documentation of the used function here: http://127.0.0.1:1972/csp/docbook/DocBook.UI.Page.cls?KEY=RCOS_fzutil131 Bye Alexander Riemer
