cancel
Showing results for 
Search instead for 
Did you mean: 
MuwaNakamura
Level 4
Status: New

The current data item does not have a dictionary type (Associative array) .
A single-row collection type can be substituted in some cases, but a smooth conversion to a JSON object can be difficult.

For example, if you try to convert a Blue Prism data item to JSON using Utility - JSON::Collection to JSON, only one data item can be represented as a collection data item, so the converted JSON will also be an array type.

There are many opportunities to map Blue Prism data items to JSON data when performing WebService integration, so I think there is a great advantage to introducing a dictionary type data structure.