Hey gurus,
I need to solve following issue:
User creates an activity = task in CRM and wants to create a PDF with the task details an save it in attachments of the task
I need to generate a simple adobe form and not an interactive form
my steps:
1) I created a web service for tasks with several attributes (used wizard)
2) I creted a word template and used this webservice (used wizard) sucessfully
3) I created a PDF template and used this web service / uploaded this xdp file
--> as soon as I generate an attachment with word template --> the
attribute values are filled (e.g. task ID, person responsible ...)
--> as soon as I generate an attachment with PDF template --> all
attributes are empty.
Did I forget any settings?
best regards
Helene