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

Forum Posts

Resolved! Custom Table global scope and licensing

Hi Community, I want to create a custom table in global scope for some requirement. I want to know if there are any drawbacks in not creating the table in scoped application in terms of licensing and subscription model taking into picture.   To elabo...

find_real_file.png

Resolved! SLA Flow not triggered

HI, I created a flow with trigger = "SLA Task" and application = my scoped application, and link it to a SLA defination. But when a record is created in Task SLA table, the flow was not triggered. When I change to another SLA flow with application = ...

James100 by Kilo Expert
  • 2301 Views
  • 3 replies
  • 2 helpfuls

change datetime format

Lots of posts our there to bring datetime format back to system format, all fine a good, but how can I go the other way, I need to convert the format from system default format to a custom format from:  yyyy-mm-dd hh:mm:ss to: E MMM dd yyyy HH:mm

Resolved! URL From Arguments - With Javascript

Morning All, So I've created a script include to look up a users end user portal from their company (custom field): function getUserPortal() { var company = gs.getUser().getCompanyID(); var portalSuffix = new GlideRecord('core_company'); ...

Community Alums by Community Alums  
  • 2775 Views
  • 11 replies
  • 0 helpfuls

Resolved! Run script update to cmdb table ?

In catalog task , we have a field name called " Server name " and  if this field name and cmdb table name is same ( comparison ), then have to update the variables in the same    example : Field in Task  Form CMDB record   If both are same , then n...

find_real_file.png find_real_file.png find_real_file.png
sukran by Mega Sage
  • 2499 Views
  • 9 replies
  • 0 helpfuls

Resolved! Password reset is not working for my instance

Hi , Password reset is not working for my instance . User name or password invalid. To reset your admin password click here. Please note this is different than the credentials used to sign in to the Developer Site. Need assistance .  

ragz by Tera Expert
  • 2911 Views
  • 2 replies
  • 0 helpfuls

Resolved! String field should not allow special characters

Hi Guys, I created a catalog item with few variables. In that i have a User name variable (of type String). It should allow only letters but not special characters like @ # % ^ etc.. How can i do this?   Regards, Vijay

vijay39 by Giga Expert
  • 5977 Views
  • 3 replies
  • 3 helpfuls

Resolved! Survey Answer Default Value

Hello,   I have a requirement to default a value for a numeric scale Survey question.  How can I achieve this?  I've reseached and haven't found a way to accomplish this.   Thank you in advance, Cinda