31
Views
2
Comments
[AuditTrail] Issue with AuditTrail  (component)
audittrail
Service icon
Forge asset by JohnGB
Application Type
Reactive

Hi,

I have a input field which has max length as 50 characters, onblur I am just storing it in the DB and I am generating auditlog for that input field. But when  I am pasting more than 50 characters in that input field it is storing in the DB properly, when the auditlog action is triggered  it is throwing error like:

String or binary data would be truncated in table 'dbo.ossys_BPM_Process_Input', column 'Input_Value'. Truncated value: '{"Id":428,"studyiD":"2","PartnerId":"4","firstname":"Able to detect malware phishing scripts spam co'. The statement has been terminated.


Thanks,

Likith.

2024-02-29 20-20-43
JohnGB

Hi Likith,

Are you using the service action for above?

Cheers,

John

UserImage.jpg
LIKITH

Hi john,

No, I am using the server action for creating audit logs

Thanks,

Likith

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.