Cmdlets for Reckon

Build 25.0.9434

URL Parameter (Connect-Reckon Cmdlet)

Specifies the URL where the Reckon Gateway is running. This is the endpoint the driver uses to communicate with Reckon Desktop.

Syntax

Connect-Reckon -URL string

Data Type

cstr

Default Value

""

Remarks

Set this property to the URL where the Reckon Gateway is hosted. The Reckon Gateway acts as a lightweight HTTP server that proxies requests between the driver and Reckon Desktop. The default URL for the Reckon Gateway is http://localhost:8166, where localhost represents the machine running Reckon Desktop, and 8166 is the default port.

If Reckon Desktop is running on a different machine, replace localhost with the machine's name or IP address. Ensure that the Reckon Gateway is running and accessible at the specified URL.

This property is useful for establishing the connection between the driver and Reckon Desktop, particularly when the Reckon Gateway is hosted on a remote machine or non-default port.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434