Hi All,
i need to create a DSP page in webMethods. can any one please suggest me how to start.
did we have any documets. please let me know. Thanks in Advance
Hi All,
i need to create a DSP page in webMethods. can any one please suggest me how to start.
did we have any documets. please let me know. Thanks in Advance
U can refer to 7-1-1_DSP_and_Output_Template_Developers_Guide.pdf which resides in the folder path /webMethods7/_documentation/Developer/Guides
but i am working on 6.5
Here you go [URL]http://techcommunity.softwareag.com/ecosystem/documentation/webmethods/wmsuite7/Developer/Guides/7-1-1_DSP_and_Output_Template_Developers_Guide.pdf[/URL]
thanks for u r support
For 6.5 also you can find documentation in developer folder.
In DSP pages you can design the layout n all in HTML, put validation in Java script… DSP tags are to invoke flow services and to access pipeline variables.
for refrence you can refer to DSP pages present in WmRoot package pub folder.