1365
Views
5
Comments
Solved
How to use JSON in OutSystems
Question
Como usar o JSON no OutSystems?
2016-08-14 15-21-18
Jogait
Solution

Here is the official manual for JSON Deserialize and for JSON Serialize.

You can also use ardojson, here is the documentation.

2016-08-14 15-21-18
Jogait

Outsystems P10 have some json actions.

Can you explain what do you need?

2025-10-29 14-26-01
Daianne Souza
Champion

Jogait escreveu:

Outsystems P10 tem algumas ações json.

Você pode explicar o que você precisa?



To load a data to show on the screen and an update in the database table.

2016-08-14 15-21-18
Jogait

You can use the P10 actions to load the data and then create the needed logic to update de datat base.

2025-10-29 14-26-01
Daianne Souza
Champion


When i use the json of this error.


2016-08-14 15-21-18
Jogait
Solution

Here is the official manual for JSON Deserialize and for JSON Serialize.

You can also use ardojson, here is the documentation.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.