Hi all,
someone know how change the name to the jProperty? If can take the name of the text field?
Context: when i get the data from teh action center using get data task activity
Data=JObject(25)
{
JProperty(1)
{
[ANAQPL388401]
},
JProperty(1)
{
[ANTOFAGASTA,
CHILE]
},
ppr
(Peter Preuss)
December 1, 2022, 1:23pm
2
just to cross check do you want change a particular JProperty name or is it about retrieval of a value from a particular JProperty
Maybe you can also share the JSON as file with us
just to cross check do you want change a particular JProperty name or is it about retrieval of a value from a particular JProperty – > i need the text field name from the form task
json.txt (1.4 KB)
roperty – >
i need the text field name from the form task
ppr
(Peter Preuss)
December 1, 2022, 1:31pm
4
please share with us the plain JSON not the result from e.g. watch,debugging panels.
i get this json from action center using get task data
but the name of the each field inte the json are jproperty so i neen the real name from text field because i need indentify each value
ppr
(Peter Preuss)
December 1, 2022, 1:47pm
6
as mentioned in the debugging panel is visualized as this.
When e.g. using the immediatepanel
YourJSONObjectVar.ToString would show the plain json
Understanding the 6 Debugging Panels of UiPath in the easiest way possible! - News / Tutorials - UiPath Community Forum
1 Like
ppr
(Peter Preuss)
December 1, 2022, 3:00pm
7
@rodrigoneira
Additionally for some starter help here are some visuals
1 Like
system
(system)
Closed
December 4, 2022, 3:17pm
9
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.