Back to Geneos FAQ

Active Console - Passing Arguments from Knowledge Base

The Geneos Knowledge Base only supports passing parameters/arguments when using the HTTP/HTTPS protocol. Using the file:/// protocol or other local pathing methods prevents the passing of query strings (e.g., ?key1=aaa). To successfully pass arguments from the Gateway Setup Editor to an external resource, the article must be hosted on a web server and accessed via a standard web URL.

Problem Copied

When a user attempts to launch a Knowledge Base article using a local file path (e.g., file:///Z:/scripts/knowledge.vbs?key=123), the ActiveConsole fails to pass the specified arguments to the target application. From the user’s perspective, the file may open but without the necessary context, or the OS may return an “Invalid Path” error because it treats the query string as part of the literal filename. In the backend, the ActiveConsole does not parse URL parameters for non-HTTP schemes.

Possible cause(s) Copied

Possible solution(s) Copied

["Geneos"] ["Geneos > Active Console"] ["FAQ"]

Was this topic helpful?