Thanks for the prompt reply!I basically have a long-lived LCA process
that has multiple steps in it - such as DecisionPoints, calls to
setValue service or branch based on input condition evaluations, but the
only significant service in this process is a single invokeDDX call,
that is instructed through the DDX to assemble multiple input PDFs,
generate a TableOfContents and apply Header/Footer styledText page
numbering and ultimately return one PDF result.It doesn't seem to me,
based on steps abo...