Can I Add Entries To Table "MID Server Application" [ecc_agent_application]?

Tom Rausch
Tera Guru

Hello, Community,

 

Can I add an entry to the table "MID Server Application" [ecc_agent_application]?

 

If I can add an entry to this table, the additional entry allows me to force Discovery to run on a specific MID Server when I launch Discovery from a script.

 

Here are the steps.

  • Add an entry to the table "MID Server Application" [ecc_agent_application]
    1. Call the entry "Discovery.<MIDServerName>
    2. Set "Default MID Server" to the corresponding MID Server
    3. Set "included in application ALL" to "false

TomRausch_0-1715629557624.png

  • Access the corresponding MID Server
  • Add the "MID Server Application" to the list of "Supported Applications" for this MID Server. 
    • Do NOT add the "MID Server Application" to any other MID Server

TomRausch_1-1715629867307.png

  • Run this Background Script
var sysid = sn_discovery.DiscoveryAPI.discoverIpAddress("172.12.10.10","Discovery.MID_SERVER_01","Background Script Thomas Rausch");

 

The Discovery launches on MID Server "MID_SERVER_01"

TomRausch_2-1715630362376.png

 

References

1 ACCEPTED SOLUTION

Tom Rausch
Tera Guru

I opened ServiceNow Case CS7346732 titled 'Can I Add Entries To Table "MID Server Application" [ecc_agent_application]?'

 

Koushik Raj Vysyaraju (NOW) replied.

 

Yes, you can add entries to Table.

 

And, It wouldn't cause any issues to add Entries. I am moving this case has a Solution Propose, Let us know if you any questions.

View solution in original post

1 REPLY 1

Tom Rausch
Tera Guru

I opened ServiceNow Case CS7346732 titled 'Can I Add Entries To Table "MID Server Application" [ecc_agent_application]?'

 

Koushik Raj Vysyaraju (NOW) replied.

 

Yes, you can add entries to Table.

 

And, It wouldn't cause any issues to add Entries. I am moving this case has a Solution Propose, Let us know if you any questions.