Posts:
Replies:
Peter smit · Nov 12, 2019
Peter smit · Oct 15, 2019
I think
set booksRS = ##class(%ResultSet).%New("Library.Book,BooksLoaned")
should be
set booksRS = ##class(%ResultSet).%New("Library.Book:BooksLoaned")
Peter smit · Nov 12, 2019
If you leave everything default in the config and set httprequest.SSLConfiguration
to whatever your config is called it should work.
This config has worked for me.
Followers:
Following:
Peter has not followed anybody yet.
Global Masters badges:
Peter has no Global Masters badges yet.
Did you create a SSL config in the management portal?