Hi all,
We are implementing Delta Aggregation on a web services connector and are encountering an issue where the “deleted” flag is simply populating as “true” on the account’s attribute without actually triggering the deletion as defined in the Connection Settings:
We’re a little stuck on the troubleshooting and have gone so far as to write an After Operation rule that converts the “true” value into both a boolean and a string to confirm that neither type is sufficient. We noticed in the following post that this may at time have been a bug or backend issue and were curious if others are encountering it as well:
Web Services Connector - Delta Aggregation
Thanks in advance!