Greetings!
Am currently working in IVR system via Session Manager(Simulating Outbound Call) with Load Runner & Data Synergy using .Net Protocol.
During script replay am facing below issue,
End System(i.e., Session Manager) which requires a static port communication(defined already in the system), whereas my script sends a request with dynamic ports everytime which results in failure in replay.
Is it possible in .Net Protocol Scripting to allocate a static port to the sending request to Session Manager/any Endsystem.
Appreciate the support.