Search found 3 matches

by sollila_LT
Mon Feb 27, 2023 3:12 pm
Forum: Integration Development
Topic: Enumerate all general order notes
Replies: 0
Views: 23661

Enumerate all general order notes

When adding a note to a task or contact, and checking the include in general order notes checkbox, the note is displayed in the order notes screen but isn't available in the order.notes collection. We have to loop through the tasks and then each tasks notes to find it. Is there a way to enumerate al...
by sollila_LT
Thu Feb 24, 2022 4:28 pm
Forum: General
Topic: Data Obfuscation
Replies: 1
Views: 3184

Data Obfuscation

As part of our development process, we regularly restore a backup of our production environment to our development environment. We've been asked by the audit team to obfuscate some of the data points after the restore. We've tried to identify and overwrite the fields directly in the database, but th...
by sollila_LT
Thu Feb 24, 2022 3:38 pm
Forum: Integration Development
Topic: TemplateHistory collection
Replies: 1
Views: 792

TemplateHistory collection

We are looking to capture template overlays during the OrderSaved event in a server package. I see a previous response to a similar question, https://devforum.softprocorp.com/viewtopic.php?p=4486&hilit=template+history#p4486 , but am not seeing the TemplateHistory collection when opening an orde...