The CreatorCon Call for Content is officially open! Get started here.

Developer forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Hi Flow action script execution from custom table

Hi All,I have a requirement for the script execution in the flow action. We have created a Custom table with a field type as "Script". Now, If any script is written in that field. I need to run that script in the flow action. How can I achieve this? ...

RipunjaiGurava_0-1709033728159.png RipunjaiGurava_1-1709033922722.png
Community Alums by Community Alums  
  • 1090 Views
  • 8 replies
  • 1 helpfuls

Employee Center Header Menu items color change

Hello All,I have a requirement to change the header menu color items in Employee Center portal. I am trying to change the code in CSS part of Employee Center Header widget but still not get expected result.I want my texts to display in black color. C...

ashwinganesh_0-1707465558757.png
ashwinganesh by Tera Contributor
  • 2883 Views
  • 5 replies
  • 1 helpfuls

Error using the search bar

After Washington Upgrade, In dev we faced an error. When Searching for a KB article number from the Searchbar at the top right the following error message sometimes shows: "Internal Server Error (500): Table 'u_cmdb_ci_db_informix_instance' does not ...

Negha1 by Tera Contributor
  • 222 Views
  • 2 replies
  • 0 helpfuls

RegEx on catalog item variable

Hi!  I am trying to make sure that users are submitting values that have "MC" prefix eg. MCtest123. Here is the regex I created:  here, in the variable details I have added 'MC' to automatically populate the field:   however when i type sth here Im g...

dev_K_0-1713860164364.png dev_K_1-1713860237531.png dev_K_2-1713860389271.png dev_K_3-1713860436279.png
dev_K by Tera Contributor
  • 764 Views
  • 4 replies
  • 0 helpfuls

Resolved! Support for the `user` context in the Client Credentials

Hi, I previously read that the `user` context was not supported in the Client Credentials-based authentication. However, the current documentation seems to indicate that it is now supported.My question is whether this functionality has also been made...

How to link Change task to its parent Change request

Hi Guys,Is it possible to link the Change Request to Change tasks that is created using data source?and if yes, is there any steps or documentation that can help me to achieved this. thanks in advance 

Codi by Tera Contributor
  • 865 Views
  • 3 replies
  • 1 helpfuls

Flow Designer issue

Hi Team ,  I have created a flow for a catalog item ,  As a admin when i was doing testing it is working fine , CTASK is getting generated .     When my client is doing testing , CTASK is not getting generated . Please find below snip .  what was the...

nameisnani_1-1713925429530.png nameisnani_0-1713925258332.png nameisnani_2-1713925484057.png
nameisnani by Mega Sage
  • 362 Views
  • 5 replies
  • 0 helpfuls

How to wrap text in embedded list

I am using embedded list in one of my form but when user inserts the text in the field it comes in the single line (please see the screenshot), Is there any way so that I can wrap the text in the column or fix the with of the column so that there wil...

no-word-wrap.jpg
farooque by Kilo Contributor
  • 3668 Views
  • 6 replies
  • 0 helpfuls

Resolved! Best Table to Store RPA Execution Logs

Hey guys, I have a series of Bot's in my company that generate txt files as logs of each execution carried out In the absence of a database, I'm thinking about storing such logs in the ServiceNow instance via Api requests In addition to being able to...