Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Adobe Forms Mailing (Delivery Note)

Former Member
0 Kudos

Hey Guys,

i have a problem with mailing my Delivery Note. The mailing is running correct and i get also the mail.

The problem is that i don´t have the mail Body. I only get a mail with a PDF Attachment and a subject. In my other Forms the Form which i set in the customizing is the mailbody

Have anyone an Idea why the the program don´t get the mailing body?

In the Customizing i have the following settings:

Program               RVADDN01
Form Routine          ENTRY_PDF
Form                  ZSD_DELNOTE_MAIL

PDF/Smartform Form

ZSD_DELNOTE                  

Form TypePDF

Thanks in Advance 🙂

3 REPLIES 3

former_member185414
Active Contributor
0 Kudos

Hi Julian,

Please switch on Update debugger and debug the runtime behaviour of your code.

Post the findings and we can help further.

BR.

0 Kudos

Hello Ankit,

i already have run the debugger but i cant find the process / function where the mailbody will set to the mail.

Regards, Julian

0 Kudos

Hi Julian,

It works for me with standard NACE configuration

(Output Type - LD00, Program - RLE_DELNOTE and Form Routine - Entry).

It may be the case that you are not calling the Adobe form properly in the driver program. I hope you have copied the standard driver program to your Z one and suitably changed the form calls to your custom form. The configured the same with a Z output type.

Best Regards.