web_reg_save_param_json, using multiple filters in the query string
Question ID: 109462
0
0

We are using VuGen 12.63, to create a script. When using the web_reg_save_param_json function, within the query string, and using multiple filters, I receiving the following error:
Action.c(3892): Error -35060: No matches were found for the specified query: “$..[?(@.type==’DATA DATA’&&@.status==’Pending’&&@.location.locationCode==’DATA’)].parentOid” [MsgId: MERR-35060]

When using a single filter, in the query string, the web_reg_save_param_json function they pass, within the script.

Can you provide a solution for using the web_reg_save_param_json function, using multiple filters in the query string, for version 12.63.

Marked as spam
Posted by (Questions: 144, Answers: 1)
Asked on April 24, 2020 1:19 pm
1428 views
Answers (1)
0
Private answer

The issue is totally solved in LR 2020.
For version 12.63, apply the following workaround:
 
1. In the VuGen 12.63 script, edit the default.cfg file of the script in a text editor, add a line under "[General]" category: UseNewJsonParser=0
2. Reopen the script and run

Marked as spam
Posted by (Questions: 0, Answers: 152)
Answered on April 24, 2020 1:20 pm
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top