We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

User Activity

Check if the below 6 steps help to create a new pattern for SNMP storage server. Setup SNMP v3 credential in your storage server and copy same credentials in ServiceNow - discovery_credentials. Run quick discovery on the IP, ServiceNow will stop afte...
Couple of frequently used script I have put together couple of frequently used scripts, that may helpful for quick reference Regex if blocks This is helpful because no need to worry about the case. Starts with, end with conditions are easy //reg ex i...
Introduction In one of the integration, the zip file was sent as a response. Due to the complexity of data I had to parse it manually and cannot use Data source. When I searched around, cannot find any solution. So I build the below logic to unzip th...