- Consume the web service for 'Financial Eligibility': WEBSVC.FinancialEligibility.cls
- Open the 'AddFinancialElig' request.
- Populate required fields:
- SystemCode
- UserName
- Password
- Set the following fields to have at least one special character from the list: ` ! $ % * ^ ~ @. Example: 1 Maple Lane@Green Street
- Guarantor's Address - Line 1
- Guarantor's Address - Line 2
- Guarantor's Address - City
- Subscriber Address - Street Line 1
- Subscriber Address - Street Line 2
- Subscriber Address - City
- Subscriber Employer 's Add - Street
- Subscriber Employer 's Add - City
- Complete other required fields.
- Click [Send].
- Verify the Response contains the following for each line item from above:
<Message>Web service request failed with error :
Guarantor: 1 - GuarantorsAddress1 contains an invalid character.
Guarantor: 1 - GuarantorsAddress2 contains an invalid character.
Guarantor: 1 - GuarantorsAddressCity contains an invalid character.
Guarantor: 1 - SubscriberAddress1 contains an invalid character.
Guarantor: 1 - SubscriberAddress2 contains an invalid character.
Guarantor: 1 - SubscriberCity contains an invalid character.
- Correct the issues by removing the invalid special characters from each field.
- Click [Send].
- Verify the Response message is now "<Confirmation>Unique ID: 1075~1</Confirmation> <Message>Financial Eligibility web service has been filed successfully.</Message>"
- Open the 'Financial Eligibility' form for the same client.
- Verify the data sent in the Web Service is correct.