User bio
404 bio not found
Member since Apr 4, 2017
Posts:
Replies:
Alexandr Ladoshkin · Dec 27, 2018 go to post

Thank you very much. I meant that one job which is everything in process waits for being called with another. One process call other

Alexandr Ladoshkin · Apr 18, 2017 go to post

Trigger LogInsert [ Event = INSERT, Foreach = row/object, Time = AFTER ]
{
className = ..%ClassName(1)
cls=##class(%Dictionary.CompiledClass).%OpenId(className)
= 1:1:cls.Properties.Count() {
prop = cls.Properties.GetAt(i)
propName = prop.Name
prop.Name'["%" {
b
idRow = {Id}
"s value={"_propName_"}"
date=+$h,time=$p($h,",",2)
&sql(INSERT INTO LogClass (className, dateOfChange, fieldName, ip, newValue, oldValue, operation, timeOfChange, users)
            VALUES (:classname,:date,:propName, '192:168:1:1',:value,'','Insert',:time,'asfasf'))
}
}

Certifications & Credly badges:
Alexandr has no Certifications & Credly badges yet.
Followers:
Alexandr has no followers yet.
Following:
Alexandr has not followed anybody yet.