Sage X3 - Print reports to Email

Good afternoon.

With the need of one of my clients to send all kind of reporting by email we came across a problem.

We used the ARP event to manage the workflows so they could send the message with their report as an attachment.

This worked smoothly with individual records, however with a range of records the problem appears.

When we print multiple records, they are all clustered in a single PDF. In this way we would end up having, for example, orders for various suppliers all within a document when we don't want them to know about business with others.

Is there any parameterization or even code that any of you have ever needed to program to make this possible?

We need PDFs to go independently

Any help will be welcome.

Thanks

Rúben Anjos | Sage X3 Consultant - PJM & Distribution

Parents
  • 0

    Hi Ruben, document bursting is not a feature which you can find out of the box with Sage X3. Instead you can use any of the third party tools available in the market. In Australia Autodoc HSE is famous among our partners and customers which requires a bit of work in Crystal reports (adding some hidden tags and introduced them within the software to recognize where the document needs splitting and where to find the receiver's email). It adds a virtual printer to the print server which then can be added as Destination to Sage X3 and the rest is easy as.  

    Also developing a solution using 4gl could be another option as Martins suggested. 

Reply
  • 0

    Hi Ruben, document bursting is not a feature which you can find out of the box with Sage X3. Instead you can use any of the third party tools available in the market. In Australia Autodoc HSE is famous among our partners and customers which requires a bit of work in Crystal reports (adding some hidden tags and introduced them within the software to recognize where the document needs splitting and where to find the receiver's email). It adds a virtual printer to the print server which then can be added as Destination to Sage X3 and the rest is easy as.  

    Also developing a solution using 4gl could be another option as Martins suggested. 

Children
No Data