Is Newtonsoft JSON library built into Creatio nowadays? If so how do we access the libary from a process script task?
Thanks,
Like
1 comments
21:56 Aug 07, 2024
Hi Gareth,
Yes, the current version of Creatio includes Newtonsoft libraries.
Here's the contents of the Terrasoft.WebApp/bin folder under the keyword Newtonsoft.
An example of using the Newtonsoft library is shown in the screenshot.
For the process to be published successfully, you need to make sure that the package has the "Compile into a separate assembly" feature disabled.
I also recommend that you read this post on the Creatio Community -https://community.creatio.com/questions/newtonsoftjsonlinq-dependency-b…
Have a great day!
Show all comments