Question
Princeton Blue
US
Last activity: 8 Jul 2016 2:17 EDT
REST Wizard Data Layer
Hi All,
We are on Pega 7.1.8 and trying to consume REST Service through the wizard.
As part of consumption, I have provided the service output in XML format.( I observed that its not generating the response data model without providing the sample response)
I have also selected the Generate Data Layer as option.
After the consumption is complete, we observe that there were some classes and data model created under the data layer for response data mapping.Why is it happening this way ?
Why can't the data layer has a reference Object ( a page of type Int- like response_GET page created in Int Layer) in the data layer instead of creating the classes.That way we don't have to create the additional classes and data model under Data- Layer,which would avoid the overhead of maintenance of making changes in both the layers.( if there is an attribute change)
instead of
Hi All,
We are on Pega 7.1.8 and trying to consume REST Service through the wizard.
As part of consumption, I have provided the service output in XML format.( I observed that its not generating the response data model without providing the sample response)
I have also selected the Generate Data Layer as option.
After the consumption is complete, we observe that there were some classes and data model created under the data layer for response data mapping.Why is it happening this way ?
Why can't the data layer has a reference Object ( a page of type Int- like response_GET page created in Int Layer) in the data layer instead of creating the classes.That way we don't have to create the additional classes and data model under Data- Layer,which would avoid the overhead of maintenance of making changes in both the layers.( if there is an attribute change)
instead of