Skip to main content
12-Amethyst
February 13, 2024
Question

How to show json data in output UI

  • February 13, 2024
  • 3 replies
  • 3640 views

Hi ,

I have service through which I am getting output in Infotable format and there is a Json data in the output now I want to show that Json data in UI so for that I have used text area widget but I can't bind it so please help me here 

 

Regards,

Lav

3 replies

Rocko
19-Tanzanite
February 13, 2024

The type of your service result will have to be changed to STRING.

14-Alexandrite
February 13, 2024

Hi @LY_10691079 ,

 

Not sure if any widget directly accepts Json as input type.

 

You may give the output type as 'String' in the service and use text area widget.

 

With regards

Yedukrishnan

 

 

12-Amethyst
February 13, 2024

Hi @Yedukrishnan 

 Thanks for your reply, I given that but the output I can't see in UI when I bind but if you can show any demo it will be good 

 

Thanks 

Lav

 

 

14-Alexandrite
February 13, 2024

Hi @LY_10691079 ,

 

Please find the example as below.

1. Service output for JSON as STRING

Yedukrishnan_0-1707828155508.png

 

2. Service binding in mashup

Yedukrishnan_1-1707828282991.png

3. Output in UI

Yedukrishnan_2-1707828388524.png

 

With regards

Yedukrishnan

 

 

 

11-Garnet
February 18, 2024

企业微信截图_17082429875552.png