Forum Discussion

rajeevnpillai's avatar
rajeevnpillai
New Contributor
13 years ago

Assertion for a request message

Hi,
I want to do an assertion on the request message to validate if the request complies the requirement.
ie. The request message has "Employee id" , "User Name" fields and I need to validate these fields are not null or validate with a specific value.
is there any way to do it in assertions?
please help
  • nmrao's avatar
    nmrao
    Icon for Champion Level 2 rankChampion Level 2
    Hi,

    It is possible to validate each out going request by doing as follows:

    File --> Preferences --> Editor Settings, Click the check box against Validate Requests. Then save your preferences.

    Regards,
    Rao.