User bio
404 bio not found
Member since Oct 15, 2018
Posts:
Replies:
I understand your original question was why the data was saved twice. I would try to comment out the %Save() and see if you get new data one time.
pInput As Patient.PatientDBReq is automatically persisted. You do not need to explicitly call %Save()
Open Exchange applications:
Followers:
Oliver has no followers yet.
Following:
Global Masters badges:







The object is passed to the SQL Outbound operation. It is a Ens.StreamContainer and Ens.Request which are automatically persisted, meaning saved into the table.