The HTML/XML Stream Type window lets you select the type of access to the HTML or XML stream.
HTML or XML streams are resources that are programmatically accessible through the HTTP or HTTPS protocol.
There are two possible ways you can specify how to access the HTML or XML stream of interest:
Through a static HTML page (containing no parameters)
Through a dynamic HTML page containing parameters defined in a form on the page that requires you submit a form to access the resource
If you are accessing a dynamic HTML page containing parameters defined in a form on a page, you have two additional options. You can:
Submit a form based on the form defined in the HTML page.
Submit a custom form based partly on the form defined in the HTML page that you want to enhance, for example, to handle a certain action not provided in the form defined on the page that is supported by Oracle 9iAS.
Select the access type or form submission option that you want to use to access the HTML or XML resource from the three options available:
Through a static HTTP/S URL
Submitting a form defined in an HTML page
Submitting a custom form
Note: HTML streams containing JavaScript code will be ignored and not processed.
Click Next to continue to the next step.
Click Cancel if you want to quit from this wizard.