I created a button.
In the button action sequence I generate a report and an action result from the report.
I then have two 'Insert Into Table' actions after that. One to create a Document Library record. The other to create a Document Library Link record. It all works just fine AS LONG AS I don't use the action result from the report as the value to insert into the Document field in the Document Library table.
Which, of course, is the whole point.
I want to generate a report and save it as a document in the document library at the same time.
Here is what the report action result looks like:
~DirPDF~Engagement Letter_6140447_20131122020942.PDF
In the generate report action Properties is says, "Silently generates a report, based on specified filter criteria and saves the report as a PDF on the server. The name and location of the PDF is then saved as an Action Result, so that it can be used later as a file attachment in a Send Email action. Neither the report nor the PDF are visible on the screen"
I guess, I thought the report action result could be used for other things too, not just an email attachement.
Am I doing something wrong? Is there a better way to go about this?
Thanks in advance,
Lance