Configurable Static Values

This forum allows users to post and respond to "How Do I Do ....." questions. The information contained in this forum has not been validated by K-Rise Systems and, as such, K-Rise Systems cannot guarantee the accuracy of the information.
Post Reply
JefferyD
Posts: 177
Joined: August 31st, 2021, 11:37 am
Contact:

Configurable Static Values

Unread post by JefferyD »

A nice feature to have would be the ability to customize static values for methods.

For example, the RunQuery service has these connection instance static values.
RunQueryExample.PNG
RunQueryExample.PNG (62.1 KiB) Viewed 10645 times
RunQueryExample.PNG
RunQueryExample.PNG (62.1 KiB) Viewed 10645 times

I have this method I made to get the schema of a table where one of the these are true:
  • TablePath is the same as the one of the connection instance static values in the RunQuery
  • DBInstance is set to 'Application' or 'JDEdwards'
Given that a predetermined list of acceptable values can be determined, being able to configure custom static values could make using my method much easier and more intuitive to use.
CallMethodExample.PNG
CallMethodExample.PNG (50.9 KiB) Viewed 10645 times
CallMethodExample.PNG
CallMethodExample.PNG (50.9 KiB) Viewed 10645 times
word count: 131

Tags:
SumanPrasad
Posts: 88
Joined: August 26th, 2021, 5:21 pm
Contact:

Re: Configurable Static Values

Unread post by SumanPrasad »

There is a task in our queue for this : 10009. Once this task goes to PD, we will update this post.
word count: 21
Post Reply