This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Need help with SWQL statement

Hi all,

I am populating a servicenow action with the CI name with caption field  from orion.nodes. Unfortuantely in SNOW all the CI's use shortname so when a FDQN is used it doesnt populate. Is it possible to use regex in a swql or sql query to return just the shortname? ^([^.]*) should return everything up to but not including the (.) but i dont know how to implement this.

thanks

Matt

Parents Reply Children
No Data