hi,
in my application, i get IUser or IInfoObjects by query. after that i need to convert them JSON format to store them in MongoDB but i always get mapping and stackoverflow error. is there any way to convert them to JSON or getting them directly in JSON format?
my application should work for both BO 3.x and 4.x versions...
thanks...