-
Salesforce Webform Integration: February 25, 2011 2:10
Commit cd3da1d on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Changed hook_cron to only attempt resubmissions of failed transactions once a day to prevent load on the server as the performance could be affected when there are lots of transactions to review.
-
Retry failed submissions if using SALESFORCE_WEBFORM_EXPORT_SUBMISSION_CRON
-
#919980 by cduwe, stella - fix for cron processing
-
Added in a central form for bulk reprocessing of failed SF submissions
-
#943652 by stella - optionally hide successful submissions on report form, api change
-
#943428 by stella - removed error message so end users wouldn't see it.
-
#906798 by jwineinger - support for webform 3.x
-
#445616 by bevan: removing sf_node dependency in sf_webform.info
-
#445616 by stella: removing dependency on sf_node module