Submit and vote on feature ideas.

Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

Looking for scheme definition for working with fixed length messages

If one creates a Fixed Length responder, part of the responder configuration is the "Schema for Modeling Request Payload Using Form Input". Where can I find the specification for these schema files or get an example of a scheme file?

I am going by the assumption that Fixed Length means not only is the length of the message packet a set fixed length but the data/text/values in the body are of known lengths. Something like,

LastName Chars 1-10
FirstName Chars 11-25
Address Line 1 Chars 26-36
...

If this is wrong and not what Parasoft means by fixed length please help me to understand what type of responder is this? Thank you for any assistance.

Comments