1) I use HTTP1 to inquire from an Oracle Pipe in State1. 2) Then I use HTTP2 to load a dropdown in State2 with a default value from the Oracle Pipe result in State1. 3) All the code resides in a single script.
Question: How do I get HTTP2 to execute in State2 ONLY?

