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

Forum Posts

get Response of a Large JSON file using Rest

I have an endpoint which has a large JSON file probably 16 mb file. when I am using get function to get the response in chrome the browser keeps on running and HTTP status is given as - 0. The request gets timed out.When I run the endpoint as a url i...

Resolved! remove login link in service portal header

We are working on a Service Portal and we would like to remove the link for the login as it is mostly going to be viewed by external users.   We don't want them to think they can/need to log in somewhere.   Can someone assist with how to accomplish t...

find_real_file.png
shawnbaar by Giga Expert
  • 2555 Views
  • 2 replies
  • 1 helpfuls

Remove ability to insert new row on condition

When the "Status" is submitted, I need to take away the ability to "Insert new row..." on a related list:The only time a user should be able to insert a new row would be if the status is NOT submitted.I tried doing it by manipulating the DOM:function...

find_real_file.png
xiaix by Tera Guru
  • 2623 Views
  • 20 replies
  • 4 helpfuls

Soap Response Logging

External web services makes a SOAP call into our instance to create an incident.   We send a SOAP response back.   I can't seem to find this outbound SOAP response logged anywhere.   And where is this response formatted/created?   Since it's a seemin...

ctsmith by Mega Sage
  • 2389 Views
  • 7 replies
  • 2 helpfuls

UI Action validation before process the action

Hello All,I would like to get some advise on validating UI policies in generic way. Let me put a scenario to make it more simpler.In our change module, we have two UI actions in implement state. Let's call them as "Implementation Complete" and "Rever...

Syncing Two tables with data upon Insert /update.

Hi All,Can some one please guide me on how to sync two tables upon insert and update of records in one table.To be more precise I have a custom table(u_maximo_cmdb_ci) created for storing the Configuration Item data from a 3rd party tool. This custom...

Mrman by Tera Guru
  • 2790 Views
  • 8 replies
  • 0 helpfuls

Using different password change page after login

When users are required to reset their password on login, the system redirects them to login_cpw.doHowever, we have a Self-Service Password Change process defined which uses $pwd_change.do    Does anyone know how to use this process at login instead ...

How to pass URL parameters in Service Portal

Currently I have a widget that pulls data from an alerts table. When the user clicks on the window, they should be linked to the related record and view more information about the alert. Currently, I grab the record's sys_id with "task.sys_id". How c...

spinol611 by Giga Contributor
  • 5448 Views
  • 1 replies
  • 1 helpfuls