We have installed the integration pack for SolarWinds and ServiceNow to create incidents based in network event triggers. The integration pack works great for the most part. For our incident process we need the CI name to be based as the short name, what SW is passing is the FQDN. Has anyone figure out how to pass just the short name out of SW?
Below is what we have set in SW, the Configuration Item we are using the {N=SwisEntity;M=SysName} We also are passing in the Description field.

Is ServiceNow below is what we get, it creates the incident but getting an error on the CI name. The name is being passed as dyax-north-1.dyax.com, but in the CMDB the name is dyax-north-1. Is there a way with in SW to truncate and texdt after the first dot in the text being passed?

Here is the message in the log file for this incident.

Thanks