Active Table Editor Options

Changing Active Table Editor Settings

  • Click System Menu-> File-> Options
  • Dialog box will appear

Repository Connection

Connection Options

Options

Options

Global Variables

Global Variables are used to replace Variable with Value, for example before input form is shown to the user <CustomerId> will be replaced with 1

EG

Select * from Customers where CustomerId = <CustomerId>

Is changed to

Select * from Customers where CustomerId = 1
Global Variables

Predefined variables

  • <ATEUserName>
  • <username> OS user name
  • <computername>
  • <datetime>
  • <CurrentDateTime>
  • <CurrentDate>

Confused? Ask question on our ETL Forum

Posted on January 15, 2025 • 1 min read • 101 words
www.etl-tools.com About Support Pricing Cookies Policy Term Of Use Privacy Policy License