Skip to main content
Question

Mail address 'To' field is not specified


Forum|alt.badge.img+9

Hi All,

Can I know exactly from where the TO email account is picked? Is is from create user window or person window?

 

 

Regards,

Malin

5 replies

NickPorter
Superhero (Customer)
Forum|alt.badge.img+18
  • Superhero (Customer)
  • 354 replies
  • July 11, 2022

It would be simple to test to find out, but I think it can might depend on the Event/Scheduled Task configuration.  Often the From is taken from the User details screen.  I would start there and test to confirm but I’m not sure if that is the same with the To for that specific message type.

Nick


ChanakaAmarasekara
Hero (Employee)
Forum|alt.badge.img+15

Hi,

I think this is created through an event action “email” which someone configured.. Check the actions for PDF_REPORT_CREATED event. One of the action for that event is sending this mail. Check the TO field and which event parameter that it’s set to. e.g. &PDF_PARAMETER_1.

These event parameters are set from the application code when the print job is create and the set values are referred in the event as &PDF_PARAMETER_x (where is x is 1 - 10). Have a look at example found at Purchase_Order_API.Email__.

For more information refer,

https://docs.ifs.com/techdocs/Foundation1/040_administration/250_operational_reporting/110_email_reports/default.htm

 

Hope this helps,

Regards,

Chanaka

 


Forum|alt.badge.img+9
  • Author
  • Sidekick (Partner)
  • 63 replies
  • July 12, 2022
ChanakaAmarasekara wrote:

Hi,

I think this is created through an event action “email” which someone configured.. Check the actions for PDF_REPORT_CREATED event. One of the action for that event is sending this mail. Check the TO field and which event parameter that it’s set to. e.g. &PDF_PARAMETER_1.

These event parameters are set from the application code when the print job is create and the set values are referred in the event as &PDF_PARAMETER_x (where is x is 1 - 10). Have a look at example found at Purchase_Order_API.Email__.

Hope this helps,

Regards,

Chanaka

 

Hi @ChanakaAmarasekara,

Thanks for your reply. Below is my Event Action. What I need to know is from where the value is picked for &SUP_EMAIL_ID. From which window field or view. 

Regards,

Malin.


ChanakaAmarasekara
Hero (Employee)
Forum|alt.badge.img+15

Hi,

 

I’m not sure about that. From the looks of the action description and the perform event it looks like it’s triggered when an absent request is confirmed. Maybe you can search for “Assent” or “Absent Request” from the navigator. 

Also it looks like a customization as the event starts with the C_. Maybe if you search the code for “SUP_EMAIL_ID” you might be able track the code.

 

Regards,

Chanaka


Forum|alt.badge.img+9
  • Author
  • Sidekick (Partner)
  • 63 replies
  • July 12, 2022
ChanakaAmarasekara wrote:

Hi,

 

I’m not sure about that. From the looks of the action description and the perform event it looks like it’s triggered when an absent request is confirmed. Maybe you can search for “Assent” or “Absent Request” from the navigator. 

Also it looks like a customization as the event starts with the C_. Maybe if you search the code for “SUP_EMAIL_ID” you might be able track the code.

 

Regards,

Chanaka

Thanks Chanaka,

 

Regards,

Malin.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings