Output templates are used to display the result in the browser... just create a new output template (html, xml.....) and run the service through browser......(hint : click CTRL B from developer then it opens in the browser). It displays the result(output or input variables based on the dsp tags used in the template).... those are used just for display the result to the client...... Use Dsp tags (from developer guide) for diff types of display the result.
You can code output template in any out of this - xml, html, wml and hdml . You can edit template for service from service properties. You can use Output template for any service (both flow and java) .
Output template are meant for presenting wM service output on browser in a presentable man are which can be written in any front end presentation layer language
Leave a Reply
Guest User
Not sure what solution is right for you?
Choose the right one for you.
Get the help of the experts and find a solution that best suits your needs.
Pemcoola
hi experts,
i have been through the document,but it is bit confusing.
can anyone explain me about how to use output templates for a flow service
Raj Kumar
Output templates are used to display the result in the browser... just create a new output template (html, xml.....) and run the service through browser......(hint : click CTRL B from developer then it opens in the browser). It displays the result(output or input variables based on the dsp tags used in the template).... those are used just for display the result to the client...... Use Dsp tags (from developer guide) for diff types of display the result.
Tomas
You can code output template in any out of this - xml, html, wml and hdml . You can edit template for service from service properties. You can use Output template for any service (both flow and java) .
Ansari
Output template are meant for presenting wM service output on browser in a presentable man are which can be written in any front end presentation layer language