Question
4
Replies
45
Views
Posted: February 26, 2019
Last activity: March 21, 2019
Closed
Pega Marketing 7.3.1 Campaign fails but less to see in the logs
Hi All,
When a campaign fails most of the times this cannot be seen in the pegarules.log but only in the Marketing portal itself.
By example, when a larger amount is characters is set into a database fiels the campaign failes with an SQL error, but this is not visible in the pegarules.log.
How to set the config the way it does write those records to the pegarules.log
Kind regards,
Arjan Maus
Hi Arjan,
Did you try looking at the the data flow landing page or instances of Pega-DM-DDF-Work ? Every failed campaign will leave these instances for further troubleshooting. For example P-20 which creates a PR-56 would have left a instance named PR-56 in the system. That instance of Pega-DM-DDF-Work could be opened and there are various data flow component level failures capture to see more details. In your case the output component that uses the data-set to write to the batch table would have failed with a SQL exception.