TS 6.7.1 SP2, SolarisGreetings All!
Before I begin to talk about my problem, I would like to tell you all how the system is architected....
Since our customer has a lot of sites (and hence many branches) and the templates in all these sites are essentially the same, the consutancy which did the design for the customer came up with a methedology where there is common branch which has all the DCT as XMLs in a directory structure along with the presentation templates. Now each branch which represents a site includes the presntation templates and the data capture template from this common area in to its templates. For example, lets consider a DCT. Please see the code in the attached ZIP file.
The attached datacapture.cfg includes subsection_fields.xml in an inline callout. The XML has all the datacapture code.
The presentation template also does the same...
Enough of explainations...
The issue is this... The inline callouts that I have put in the xml file do not work after they are included in the datacapture.cfg
This is what I think is the reason:
I am sure we understand that datacapture.cfg just has one pre processing step where it converts all the inline, CGI, JAVA callouts (processes them) spits an output XML . Now, as a part of the second level of processing, this XML is converted in to the DCT e-form where the user feeds data. We are make use of this initial pre-processing step to convert the XML in the common branch in to a datacapture.cfg. Hence we exhaust our pre-processing step here it self. Thus in the XML having inline command will not get recognized as the pre-processing step is over.
What I want to know is whether I am right in the way I have diagnosed the issue?
eagerly awaiting response from the experts.....
[font=Tahoma]
[/font]