Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

leonid_suslov
ServiceNow Employee

First example for extract the required content from a configuration file when it seems difficult

In this example, we want to get related node,

find_real_file.png

find_real_file.png

find_real_file.png

Delimiter: ":"

198.51.100.13:27018,198.51.100.131:27018,198.51.100.214:27018

198.51.100.198:27018,198.51.100.31:27018,198.51.100.59:27018

find_real_file.png

find_real_file.png

With that table, it's easy to create the TCP connections.

Hope you find it useful and many other tips for easy parsing will come soon