Remote table approach for dynamic parameter

svani
Tera Contributor

Hi ALL,

 

we have requirement where we need to get all issues from project from the problem is we have lakhs of issues from the JIRA so e cannot store in our instance , so the approach is remote table but we have a ui page where user once selects the project the related issues should be available for selection so i need to send project ID as a parameter to the rest call so is it possible to send input paramater from UI page to remote table .

 

is it possible to get data through dynamic Rest call in remote table?

 

thanks in advance,

Svani 

1 REPLY 1

KevinBellardine
Kilo Sage

Hey @svani 

I'm not sure that a remote table is your best bet here. Have you thought about just creating a related table on the project, and a UI action to pull the data in?