System properties
Below is a list of all the system properties to be configured for SGC for 1E, along with the details of each property.
Name |
Value |
Type |
Description |
---|---|---|---|
x_1e_cmdb_connect.is_1E_version_24.1_or_newer |
false |
true | false |
This property facilitates data synchronization from 1E to ServiceNow. By default, it is set to false. Once enabled and all configurations are completed, data from the 1E Platform is transferred to ServiceNow tables. |
x_1e_cmdb_connect.import_server_records |
false |
true | false |
This property imports the windows server records into the ServiceNow Windows Server(cmdb_ci_win_server) table from 1E platform. Set this value to true if you want to push the server records to the cmdb_ci_win_server table. |
x_1e_cmdb_connect.stop_insert_software_staging |
false |
true | false |
By default, this property is set to false. This system property will set the state of software staging record(x_1e_cmdb_connect_1e_tachyon_software) as ignored if it is true. |
x_1e_cmdb_connect.MarkSoftwareUninstalled |
false |
true | false |
By default this system property will be set to false. If this system property is true then, it will delete the record from software installation(cmdb_sam_sw_install) table. If the status of the Usage Category field in software installation table is false, which is getting mapped with device app mapping staging table's isinstall field. It will then insert a new record in remove software(x_1e_cmdb_connect_sg_tachyon_removed_software) table. If this system property is set to false then it will update the usage category field of software installation(cmdb_sam_sw_install) based on isinstall field from device app mapping staging table. |
x_1e_cmdb_connect.retireDeviceAfterDays |
90 |
integer |
This property helps you to set the number of days after which you would like to retire the device. |
x_1e_cmdb_connect.markRetireDevice |
false |
true | false |
This property activates the feature to retire the device on computer table for 1E data source discovered devices. To activate this property set the property value to true. |
x_1e_cmdb_connect.access_token_expiry_time |
100 |
integer |
|
x_1e_cmdb_connect.authentication_password | password | Password of account to authorize 1E API calls (If Basic Authentication is in use) | |
x_1e_cmdb_connect.authentication_username | string | User name of account to authorize 1E API calls (If Basic Authentication is in use) | |
x_1e_cmdb_connect.bulk.batch_size | 1000 | string | Response batch size for 1E Information Service. Signifies the number of records to be fetched from 1E Platform in one iteration. |
x_1e_cmdb_connect.bulk.waitime | 10 | string | Response API wait seconds for 1E Information Service (Time interval in seconds between subsequent Check Status API calls) |
x_1e_cmdb_connect.ci_class_togglers | string | ||
x_1e_cmdb_connect.DaysToKeepSwData | 2 | integer | Data in cmdb_sam_sw_install table which was scanned these many days ago will be removed from the table. |
x_1e_cmdb_connect.debugmode |
false |
true | false |
|
x_1e_cmdb_connect.devices_api |
/Consumer/Devices |
string |
|
x_1e_cmdb_connect.enable_approval |
true |
true | false |
This property sets the enable approval. ServiceNow will not ask for any approval if the checkbox is unchecked. |
x_1e_cmdb_connect.glide.script.block.client.globals |
false |
true | false |
|
x_1e_cmdb_connect.InstructionNameFileSystems |
1E-Explorer-TachyonCore-LogicalDiskDetails |
string |
|
x_1e_cmdb_connect.instructionNameIPAddress |
1E-Explorer-TachyonCore-GetIPAddresses |
string |
|
x_1e_cmdb_connect.instructionNameRAMUsage |
1E-Explorer-Examples-GetMemoryFromSysInfo |
string |
|
x_1e_cmdb_connect.instructionNameRunningProcess |
1E-Explorer-TachyonCore-NetworkListeningProcessesAndPorts |
string |
|
x_1e_cmdb_connect.InstructionNameSoftwaresInstalled |
1E-Explorer-TachyonCore-AllInstalledSoftware |
string |
|
x_1e_cmdb_connect.InstructionNameTCPConnections |
1E-Explorer-Examples-GetConnections |
string |
|
x_1e_cmdb_connect.instructionTTL |
60 |
string |
This property sets the 1E Instructions gather data minutes. 1E Platform will gather data for these many minutes for an instruction. Value must be between 10 and 10080. |
x_1e_cmdb_connect.jwt_provider |
c0ec8b8c1bcaf9109e429607b04bcb34 |
string |
|
x_1e_cmdb_connect.key_id |
574a1457-c8fb-4cd2-8edd-9cb929bf0fb2 |
string |
|
x_1e_cmdb_connect.oauth_access_token |
|
password2 |
|
x_1e_cmdb_connect.pem_certificate |
82684b881bcaf9109e429607b04bcbc7 |
string |
|
x_1e_cmdb_connect.pollMultiplier |
5 |
integer |
|
x_1e_cmdb_connect.responseTTL |
120 |
string |
This property sets the 1E Instructions keep answers minutes. Response will persist for these many minutes in 1E Platform. Value must be between 10 and 10080. |
x_1e_cmdb_connect.response_batch |
100 |
string |
This property sets the response batch size. Number of records to be fetched from 1E Platform in one iteration. |
x_1e_cmdb_connect.retain_instruction_response |
5 |
integer |
This property sets the instruction response keep days. Instruction responses will persist for these many days. |
x_1e_cmdb_connect.retain_triggered_instruction |
3 |
integer |
This property sets the instruction history keep months. 1E instruction history will persist for these many months. |
x_1e_cmdb_connect.sg_computer |
5046ff3f1bb8e450430355352a4bcb26 |
string |
|
x_1e_cmdb_connect.sg_computer_specifications |
81b5d94f1b88855061115395604bcbc7 |
string |
|
x_1e_cmdb_connect.sg_disk |
e5fcadce1baf781061115395604bcb93 |
string |
|
x_1e_cmdb_connect.sg_network_adapter |
afdcedce1baf781061115395604bcbde |
string |
|
x_1e_cmdb_connect.sg_software |
326cad8e1baf781061115395604bcbe2 |
string |
|
x_1e_cmdb_connect.wait_time |
3 |
string |
This property defines the time interval in seconds between subsequent Check Status API calls. |