Hi,
I'm working on my first SQL service using the SQL inbound adaptor, and I'm having trouble.
I've been following the documentation but it errors on set req=##class(ESQL.request).%New()
Would anyone be kind enough to share a working example?
Kind regards,
Stephen
Class ESQL.NewService1 Extends Ens.BusinessService
{
Parameter ADAPTER = "EnsLib.SQL.InboundAdapter";
Method OnProcessInput(pInput As EnsLib.SQL.Snapshot,
pOutput As %RegisteredObject) As %Status
{
set req=##class(ESQL.request).%New()
set req.CustomerID=pInput.Get("CustomerID")
set req.SSN=pInput..png)
.png)
.png)
.png)
.png)

