- Log in to post comments
User bio
404 bio not found
Member since Dec 9, 2015
Posts:
Andrew has not published any posts yet.
Replies:
Jimmy
Have you tried defining a port, I've run into similar issues before when the server string did not contain a http:// prefix and no port was defined.
Thanks
Andy
- Log in to post comments
Certifications & Credly badges:
Andrew has no Certifications & Credly badges yet.
Followers:
Andrew has no followers yet.
Following:
Andrew has not followed anybody yet.
You can use ClassMethod ##class(Ens.Util.Lookup).UpdateValue(pTableName As %String = "", pKeyName As %String = "", pNewValue As %String = "", pCreate As %Boolean = 1)
This will update the value of an existing entry with the supplied TableName and KeyName. If pCreate is true, then the entry will be created if it doesn't already exist