PDF_REPORT_CREATED for reminders and interest invoices
In IFS APPS 10 I need to set up e-mailing of payment reminders and interest invoices.
As far as I understand I need the event PDF_REPORT_CREATED for these, but what are the parameters?
Is there a way to set up the event without knowledge of the parameter options?
Jonas Jäthing
Page 1 / 1
Hi Jonas,
Your action type for the event should be Email & your parameter repord_id should contain the Report ID.
Thanks for your prompt replyInfaz!
How do I know the Report IDs at the time I create the reminders, they are created in batch as far as I understand.
Kind regards
Jonas
Hi @jonas j Levilo AB ,
REPORT_ID is the identity of the report involved. For an example, for customer reminders, we should use the report ID REMINDER_ITEMS_REM_REP as below.
You can find the correct REPORT_ID of any required report in ‘Report Definition’ window by searching with the report title.
Hope this explanation helps you.
Best Regards,
Sachin
Right, thanks Sachin!
I was a bit confused by the screenshot where the was a Report Title given, I will try the Report ID instead.
Kind regards
Jonas
Hi Jonas,
You will have to create separate event actions for each report that you want to send emails. Simply speaking you will need two different event actions for your two reports against PDF_REPORT_CREATED, with report_id set to your respective report ids.
Hi,
At the end don’t forget to enable that Action, to be working:
Thank you all,
But the most important part of my initial question is about the parameters, Is there a way that I can identify the parameters without having to activate the mail server against my test environment?
For purchasing and sales there is an exellent table in the F1 help files, but for all other modules such a table is either lacking or very hard to find.
Any suggestions?
Kind regards
Jonas
Thank you all,
But the most important part of my initial question is about the parameters, Is there a way that I can identify the parameters without having to activate the mail server against my test environment?
For purchasing and sales there is an exellent table in the F1 help files, but for all other modules such a table is either lacking or very hard to find.
If you check the very last part of the document, you will see how these parameters are defined.
Regards,
Shehan
Thank you Shehan!
I think I will grasp the techie bits at the bottom of that article if I give myself some time to study it.
Best regards
Jonas
Hi Jonas,
As shown in the first screen print if you list down all the pdf parameters on the body of the event, which will then be fetched once the mail is sent, you could check for what pdf parameters stand for. That is the best way to figure out.
Thank you,
Dhananga
Thanks for the tip Dhananga, but in this case I have no environment available where the mail server is activated.
I have tried to find the default parameters but my knowledge of SQL is lacking quite a bit.
And before I add new default paramaters I want to know the existing default parameters. Is there really no way of finding them?
Really appreciating your efforts to support me on this,
Jonas
Does this help?
Linda
Report
PDF_PARAMETER
1
2
3
4
5
6
7
8
Purchase Order
E-mail address for the supplier contact
Supplier ID
Site
Name/Person ID of supplier contact.
Name of the coordinator from the purchase order.
Order number from the purchase order.
Name of supplier contact.
Request for Order/Agreement Quotation
E-mail address for the supplier contact
Supplier ID
Request no
Name/Person ID of supplier contact.
Name of supplier contact.
Order/Agreement Quotation Rejection Letter
E-mail address for the supplier contact
Supplier ID
Quotation number
Name/Person ID of supplier contact.
Name of supplier contact.
Supplier Consignment Consumption
E-mail address for the supplier contact
Supplier ID
Site
Part number
Confirmation of Customer Order
E-mail address for the customer contact
Customer ID
Site
Name/Person ID of customer contact.
Name of the coordinator from the customer order.
Order number from the customer order.
Customer's purchase order number from the customer order.
Name of customer contact.
Invoice
E-mail address for the customer contact
Customer ID
Site
Name/Person ID of customer contact.
Our reference from the invoice.
Invoice number from customer invoice.
Customer's purchase order number from the customer order.
Name of customer contact.
Pro Forma Invoice
E-mail address for the customer contact
Customer ID
Site
Name/Person ID of customer contact.
Name of the coordinator from the customer order.
Order number from the customer order.
Customer's purchase order number from the customer order.
Name of customer contact.
Order Quotation
E-mail address for the customer contact
Customer ID
Site
Name/Person ID of customer contact.
Quotation number from the quotation
Customer's RFQ number from the quotation.
Name of customer contact.
Hi,
This was serendipitous that I was working on this exact effort for emailing a customer Invoice. Luckily, we have our Test Server activated for emailing so I have just added each field to my email event so i can see what each populates. The only issue I am having is with the attachment. I following the Help link provided previously. It lists this information:
I have tried this, the reverse and every combination of the two names in the File Name and Content but the attachment that is sent is not readable with the error message below.