BPM updates a record even when not updated ...

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • MatLudlam
    Senior Member
    • Aug 2016
    • 288

    BPM updates a record even when not updated ...

    Hi, I have a BPM that starts with a "Timer Start Event" and runs every night. This looks at all of the Contact records in my system, makes some decisions and changes just 1 or 2 records. The thing is, that every Contact record in the system has the modification time set, even if no update occurs.

    I have built the BPM carefully so that there are no "Update" tasks in the flow.

    The picture below shows the processing of a record, that had it's time re-set. Note that "Nothing1" and "Nothing2" have no content. "Set Internal; Flags" is just a "Execute Formula Script" that sets some $$ variables that are used later.

    Why is the modification date set?

    Thanks

  • yuri
    Member
    • Mar 2014
    • 8440

    #2
    Hi Mat,

    It seems that Execute formula script forces the record update. I will check this, but it can take some time, have a lot of work to be done.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    Working...