webMethods: Printing iteration of 1 to 100 using String List and Repeat

Hello, I’m new to webMethods and I need help printing a list of number from 1 to 100 using String List in a Repeat step. Mostly I need help on getting started of how to do it. Please let me know if you can help me out. Thanks!

Use pub.math:addInts and pub.list:appendToStringList services under REPEAT step.

Start with Developers guide…

Link: [URL]http://techcommunity.softwareag.com/ecosystem/documentation/webmethods/wmsuites/wmsuite8-2_sp2/Developer/8-2-SP2_Developer_Users_Guide.pdf[/URL]

All the best!

-Senthil