Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Wanted to add datatype in Assessment Metric (asmt_metric) table

Vichitra Gupta
Tera Contributor

Hi all,

I have a requirement to ad validation for website input in in IRA questionniare.

On the Assessment Metric table I tried to add datatype as URL, but when I am creating an assessment, it is not working. Please suggest.

1 ACCEPTED SOLUTION

Community Alums
Not applicable

@Vichitra Gupta ,

 Unfortunately, it's a limitation , can't move ahead for this requirement.

 

View solution in original post

4 REPLIES 4

Community Alums
Not applicable

Hi @Vichitra Gupta ,

Unfortunately, we are limited to the below datatypes :

Metric data types have functions that depend on the method that you select.

I have a requirement to apply URL validation on the risk questionaire. I am trying it through field validation field on the asmt_metric table by selecting URL as a value. It is not working. Please suggest

earlier I was trying to do it by adding a choice value as URL in datatype, but since it is not supported, now trying to take a string value and selecting field validation field value as URL. But it is not working on the assessments.

Community Alums
Not applicable

@Vichitra Gupta ,

 Unfortunately, it's a limitation , can't move ahead for this requirement.