Forum: The JavaScript Library
February 18th, 2016, 08:29 AM
|
Replies: 12
Views: 32,912
Re: Composing 2 records only
Hi Jason,
Here is my final code ...
On Job Start
FusionPro.Composition.forcePreprocessing = true;
On Record Start
FusionPro.Composition.composeThisRecord =...
|
Forum: The JavaScript Library
February 17th, 2016, 05:06 AM
|
Replies: 12
Views: 32,912
|
Forum: The JavaScript Library
February 16th, 2016, 10:55 AM
|
Replies: 12
Views: 32,912
Re: Composing 2 records only
Hi Dan,
Thanks for getting back to me.
I added the calls you suggested and I can see that the "totalRecordCount" is showing 0 in the msg file. I'm attaching the msg file for you to take a look...
|
Forum: The JavaScript Library
February 16th, 2016, 08:29 AM
|
Replies: 12
Views: 32,912
Re: Composing 2 records only
Hi Ste,
I've already finished this job, however, I'm now trying your suggestions since they're a few less steps. Both of them are composing the first record (1) only. Any ideas?
On Job Start...
|
Forum: The JavaScript Library
February 11th, 2016, 08:04 AM
|
Replies: 12
Views: 32,912
|
Forum: The JavaScript Library
February 11th, 2016, 04:53 AM
|
Replies: 12
Views: 32,912
Composing 2 records only
Hi,
I have 44 data files that I'm pulling in one at a time into my template and composing only the first and last record of each for proof pdfs. I am going in and modifying the rule each time,...
|