ecl run -X parameters not processed for published queries

Description

I'm not sure where the problem is, but the following works:

but the following does not:

This defeats the purpose of supporting queries on hthor/thor!

Conclusion

None

Attachments

1

Activity

Show:

Anthony Fishbeck March 18, 2022 at 3:29 PM

The following should also work:

ecl run thor thorquery --input="<whatever><cnt>20</cnt></whatever>"

Gavin Halliday March 18, 2022 at 2:45 PM

see tony's comments above to get it to work without the fix I just released.

Anthony Fishbeck March 18, 2022 at 2:20 PM

Just as an FYI, another way of calling the query especially for someone who likes using REST calls (or are on a build without this fix):

curl http://<address>:8002/WsEcl/submit/query/thor/thorquery.1/json?cnt=20 | jq

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Fix versions

Pull Request URL

Created March 18, 2022 at 12:50 PM
Updated March 24, 2022 at 10:33 AM
Resolved March 24, 2022 at 10:33 AM