WsECL3.0 doesn't provide an option to return empty elements in the response data

Environment

Alpha cert

Description

Note: Discussed this with Tony Fishbeck.

Formerly (in WsECL1.0, and on WsECL2.0 XSLT tab), all empty elements were returned in the query response data, but these are being dropped in WsECL3.0.

As such, custom stylesheets that have been developed for several Roxie queries no longer function correctly, as they depend on the empty elements to display the tabular results correctly.

At a minimum, it would be beneficial to allow for an option to request the return of empty elements for a query at runtime; otherwise, restoring the previous behavior across the board would be acceptable as well.

If this can be fixed and made available in a 4.2.10 build version, that would definitely help the rollout of OSS Roxies in the Alpharetta environment.

Conclusion

None
100% Done
Loading...

Activity

Show:

Anthony Fishbeck December 17, 2014 at 10:41 PM

Also, running any custom XSLT should automatically set .trim=0

Anthony Fishbeck December 17, 2014 at 10:33 PM

I've added support for a .trim=0 option to http based queries.

That is, WsECL soap, json, URL, and FORM queries.
rest: http://ip:port/WsEcl/submit/query/roxie/myquery?param1=abc&.trim=0
soap: http://ip:port/WsEcl/soap/query/roxie/myquery?.trim=0

And roxie direct soap and json queries.
soap or json http://ip:port/target?.trim=0

Lorraine Chapman December 10, 2014 at 1:47 PM

- Please add more information about what needs to be done for this.

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

Details

Components

Assignee

Reporter

Priority

Fix versions

Affects versions

Created December 5, 2014 at 9:38 PM
Updated March 4, 2015 at 4:42 PM
Resolved January 2, 2015 at 1:17 PM