How to implement parameters in REST URI property in EDS/Teiid designer

Solution Verified - Updated -

Environment

  • Red Hat JBoss Data Services (EDS) 5.3.1

Issue

  • The example in the guide for the URI path and parameters is books/{isbn}, can I use something like {country_code}/books/{isbn} or books/{isbn}?publishedYear=2013

Resolution

Currently, {country_code}/books/{isbn} is supported but books/{isbn}?publishedYear=2013 is not.

This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.

Comments