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

Pagination Scripted REST API

Hi.I made Scripted REST Service by using Script.But I need to add pagination code.How can i do that? Can i use Table API parmeters like sysparm_limit ot sysparm_offset? 

Jaeik Lee by Mega Sage
  • 464 Views
  • 1 replies
  • 0 helpfuls

Resolved! Credentilas Issue for PDI.

Good Morning,I am unable to access my 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.  Please help me on this. Thank you,Thulasi.

Resolved! Can't login to my dev instance, can't reset my admin password

After month of good working I can't suddenly use the "start building" link in my dev instance. There are the message "user name or password invalid". To reset your admin password clicke here. If I do so, I get my first screen with "Hello Steffen" and...

Eisenprinz by Giga Contributor
  • 428 Views
  • 2 replies
  • 1 helpfuls

Resolved! adding variable set to catalog items creates a lot of warning

Hi Experts,  We have created some variable sets which are used in multiple Catalog items. But these Variable set's variable are leading to a lot of Warnings.  Which says, the same variable is used in other catalog item. As of now we have created more...

SHA3 by Giga Expert
  • 4758 Views
  • 12 replies
  • 1 helpfuls

Resolved! Format date in flow designer

Hello,I'm currently encountering an issue where the date displays on the ritm description like this:  The date value comes from date variable in the flow designer:  I need help on switch it from 2024-06-30 to 06-30-2024 format. Thank you   

Erica2_0-1698892089059.png Erica2_1-1698892206868.png
Erica2 by Tera Contributor
  • 1872 Views
  • 7 replies
  • 8 helpfuls

Report data

I want to create a report on the story table for the most recently completed sprint but i can't find any filter condition for the same can anyone help how this can be achieved @Ankur Bawiskar 

Qusai Ali by Tera Contributor
  • 273 Views
  • 2 replies
  • 0 helpfuls

Resolved! script is not running properly

function onChange(control, oldValue, newValue, isLoading) {    if (isLoading || newValue == '') {        return;    }    var identifer = g_form.getValue('current_shift_identifier');    var wsOptions2 = 'BR';    var wsOptions1 = 'VR';    var wsOptions...

chandan31 by Tera Contributor
  • 747 Views
  • 10 replies
  • 4 helpfuls