User bio
404 bio not found
Member since Mar 7, 2019
Replies:

Hi Robert,

I tried the following three different ways and they did not work.

Parameter ADAPTER = "EnsLib.SQL.InboundAdapter";

Method OnInit() As %Status
{
   Do ..Adapter.InitializePersistentValue(..%ConfigName,"%LastKey",0)
   Quit $$$OK
}


Method OnInit() As %Status
{
   Do ..Adapter.ClearStaticAppData(..%ConfigName)
   Quit $$$OK
}

Method OnInit() As %Status
{
   Do ..Adapter.ClearRuntimeAppData(..%ConfigName)
   Quit $$$OK
}

Certifications & Credly badges:
Global Masters badges:
Ray has no Global Masters badges yet.
Followers:
Ray has no followers yet.
Following:
Ray has not followed anybody yet.