Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Can't process string from tRestRequest

I have simple REST service, which accepts GET queries.

When i send URI http://localhost:8433/payment_app.cgi?command=check&txn_id=1316&account=07/00082747&sum=10.2

i got null body, see below.

How to configure tRestRequest to correctly accept string parameters?

0683p000009LuaM.jpg

 

Labels (3)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Problem solved.

It was necessary to describe the parameters in output flow REST API Mapping

0683p000009Lugw.jpg

View solution in original post

1 Reply
Anonymous
Not applicable
Author

Problem solved.

It was necessary to describe the parameters in output flow REST API Mapping

0683p000009Lugw.jpg