Sage 300

The Sage 300 connector is a Palantir-provided driver for Sage 300.

To create a new Sage 300 source, follow the standard setup flow for Palantir-provided drivers, then use the sections below for Sage 300-specific configuration and networking. For the complete property reference, see the official Sage 300 driver documentation ↗.

Configuration

The properties below are mandatory or recommended.

PropertyRequired?DescriptionDefault
PasswordMandatorySpecifies the password of the authenticating user account.
URLMandatorySet the URL to the HTTP or HTTPS endpoint of your Sage 300 system. For example, http://localhost/Sage300WebApi/v1.0/-/.https://{host-application-path}/v{version}/{tenant}/
UserMandatorySpecifies the user ID of the authenticating Sage 300 user account.
CompanyRecommendedDetermines the company.

Networking

The table below lists the domains that the source needs to be able to access in order to successfully run.

For each domain, add a corresponding egress policy. If the source is hosted on-premises and not directly reachable from Foundry, use an agent proxy egress policy instead; the agent host itself must also be able to reach the listed domains. See using an agent as a proxy for details.

DomainRequired
<URL>Always. URL connection property, in format {protocol}://{host-application-path}/v{version}/{tenant}/ (i.e., http://localhost/Sage300WebApi/v1.0/-/)