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.

Creating rich text type label

Lanre Ololade
Tera Contributor

Unable to create a variable in rich text format, Receives error message that states invalid insert and 'variable names can only contain alphabets, numbers '_' characters. They must begin with an alphabet'

1 ACCEPTED SOLUTION

Question could be DO NOT ATTACH ANY FILES TO THIS TICKET

Name could be do_not_attach_any_files_to_this_ticket

Question will be displayed to the user as a label but name doesn't. It would only be used in the backend e.g. in scripts.

Regards,
Muhammad

View solution in original post

6 REPLIES 6

Mohith Devatte
Tera Sage
Tera Sage

hello @Lanre Ololade ,

I THINK YOU MUST BE GIVING A IMPROPER BACK END NAME FOR THAT VARIABLE

MAY BE YOU R ARE TRYING TO GIVE A SPACE AND THEN SAVING IT .

SO IT IS THROWING THE ERROR SO REMOVE SPACES .

hope this helps 

please mark my answer correct if this helps you

 

MrMuhammad
Giga Sage

Hi @Lanre Ololade,

is it possible to share the name that you are using? Any screenshots?

Regards,

Muhammad 

Regards,
Muhammad

The name is:

DO NOT ATTACH ANY FILES TO THIS TICKET

hello @Lanre Ololade try giving this 

DO_NOT_ATTACH_ANY_FILES_TO_THIS_TICKET

hope this helps