Welcome to Knowage Q&A, where you can ask questions and receive answers from other members of the community.
0 votes
1 view

I have one profile attribute and one parameter, each of which has a value. When I pass the profile attribute and parameter into the request body, it can't read the profile attribute and parameter values

how to solve this problem ? please help

This is an example of my request body

{
     "id_kejati" : "${id_kejati}",
     "inst_nama" : "$P{kejari}"
}

This is my profile attribute and parameter

Thanks, Regards

Environment knowage version 7.1, Centos OS, Chrome
in Data Set by (140 points)
I am faced with the same problem, the parameters do not get substituted with values in the request body. Were you able to solve this issue. Thank you
Dear arditaridya,

did you try updating to the last version? Did you face the same issue?

regards

Matteo

Please log in or register to answer this question.

...