Search found 2 matches

by rasampath
Thu Jan 12, 2017 8:19 am
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: Creating ISD/REST service with pagination; data shaping
Replies: 2
Views: 14518

Thanks Ernie, for your response.

We're trying to steer the design away from these approaches primarily due to the complexity and customization associated with implementing the logic to achieve this.

We'll keep the options you've provided in mind when finalizing the design.

Thanks
by rasampath
Wed Jan 04, 2017 6:03 am
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: Creating ISD/REST service with pagination; data shaping
Replies: 2
Views: 14518

Creating ISD/REST service with pagination; data shaping

Hi all, We've created a couple of simple REST 2.0 services via ISD to retrieve data from a database via a DataStage job and have got them working. We're now looking to see how we can implement the following and I'm looking for guidance/recommended approaches for doing this: 1. Pagination - When the ...