Reference

Environment URLs Reference

Complete reference for Licentra server URLs across different environments. Use the appropriate URL based on your NetSuite environment and requirements.

See More: Licentra Wiki – Modules


Environment Overview

Licentra provides different server environments for various use cases:

  • Production - Live, production-ready environment
  • Development - Testing and development environment

Production Environment

Primary Production URL

Code
https://licentra.api.bringitproducts.com

Use Cases

  • Live NetSuite instances with real data
  • Production license enforcement
  • Customer-facing applications
  • 24/7 availability requirements

Characteristics

  • High availability - 99.9% uptime SLA
  • Production-grade security - Enterprise security measures
  • Real-time processing - Immediate license validation
  • Full feature set - All Licentra capabilities available

Development Environment

Development/Sandbox URL

Code
https://beta.licentra.api.bringitproducts.com

Use Cases

  • NetSuite sandbox instances
  • Testing and development
  • Proof of concept implementations
  • Training and demos

Characteristics

  • Test data - Non-production license information
  • Development features - Additional debugging capabilities
  • Flexible configuration - Easy environment switching
  • Lower SLA - May have maintenance windows

URL Configuration Guide

NetSuite Configuration

In your Licentra Config record, set the License Server URL field to the appropriate environment URL:

EnvironmentLicense Server URL
Productionhttps://licentra.api.bringitproducts.com
Developmenthttps://beta.licentra.api.bringitproducts.com
CustomContact your administrator

Configuration Steps

  1. Navigate to: Setup > Company > Licentra Config
  2. Edit your configuration record
  3. Update License Server URL field
  4. Save the configuration
  5. Test the connection using License Viewer

URL Validation

Environment Switching

When to Switch Environments

ScenarioFromToReason
Go LiveDevelopmentProductionLaunch to production
TestingProductionDevelopmentTest new features
MaintenanceProductionDevelopmentAvoid production issues
TrainingProductionDevelopmentSafe training environment

Switching Process

  1. Update License Server URL in Licentra Config record
  2. Save configuration
  3. Test connection in License Viewer
  4. Verify license data is appropriate for environment
  5. Update team about environment change

Security Considerations

HTTPS Requirements

  • All URLs use HTTPS - Secure communication required
  • Certificate validation - Ensures server authenticity
  • Encrypted data - All API communication is encrypted

Network Access

  • Outbound HTTPS (443) - Required for API communication
  • Firewall configuration - Allow connections to Licentra servers
  • Proxy settings - Configure if using corporate proxy

Authentication

  • Client ID - Environment-specific credentials
  • License Secret - Secure authentication token
  • API access - Controlled by Licentra administrators

Environment Comparison

FeatureProductionDevelopment
Availability99.9% SLABest effort
DataLive productionTest data
PerformanceOptimizedStandard
SecurityEnterpriseStandard
SupportPriorityStandard
UpdatesScheduledFrequent
BackupReal-timePeriodic

Troubleshooting URL Issues

Common Problems

IssueSymptomsSolution
Invalid URLConfiguration errorVerify URL format and spelling
Connection timeoutNetwork issueCheck firewall and network connectivity
SSL errorsCertificate issuesVerify HTTPS and certificate validity
404 errorsWrong environmentConfirm correct environment URL
Authentication errorsCredential issuesVerify Client ID and License Secret

Diagnostic Steps

  1. Test URL accessibility from your network
  2. Verify URL format - Must be valid HTTPS
  3. Check firewall rules - Allow outbound HTTPS
  4. Confirm credentials - Valid for selected environment
  5. Contact support - If issues persist

Getting Help

Environment-Specific Support

  • Production issues: Contact BringIT support immediately
  • Development issues: Check documentation first, then contact support
  • Custom environments: Contact your Licentra administrator

Contact Information

  • Technical Support: licentra@bringitproducts.com
  • Licentra Administrator: Your organization's Licentra admin
  • NetSuite Support: For NetSuite-specific issues


Last modified on