• Home
  • Danas Tarnauskas

Programmer's Notes

Notes from my daily experience as a software developer

Category: WebServices

WebServices

REST with hierarchical (tree) data query and response payload

Danas Tarnauskas / 2017-09-29

Probably everyone using REST webservices face requirements which makes you deal with hierarchical (tree) data structures. How to clearly define when data is expected to be returned in a hierarchical structure and when just a flat object? And what if you need different hierarchical responses in different use cases for the same REST resource? Here I’m going to tell you…

Continue Reading→

Danas Tarnauskas

 

  • linkedin

Categories

  • ADF
  • ADF Desktop Integration (ADFdi)
  • ADF Exceptions
  • Continuous Query Notification
  • Database
  • Design Principles and Patterns
  • General
  • Java
  • JDeveloper
  • Linux
  • Logging
  • ServiceNow
  • SOA and BPM
  • SQL and PL/SQL
  • Weblogic
  • WebServices
  • WebSocket

Popular posts

  • What are possible message states in Oracle Advanced Queuing (AQ) ? posted on January 22, 2018
  • How to populate View Object rows programmatically, without SQL? posted on January 27, 2018
  • How to install ADF Desktop Integration (ADFDI) plugin? posted on October 23, 2017
  • How to enable and disable flashback for a table in Oracle database? How to create flashback data archive? posted on March 2, 2018
  • Get “ORA-56901: non-constant expression is not allowed for pivot|unpivot values” ? Not a big deal, check a workaround! posted on July 13, 2017
  • WebSocket together with DB Change Notification in ADF for immediate data refresh in browser (complete sample). posted on December 9, 2015
  • Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer). What can be the cause? posted on May 3, 2018
  • ServiceNow Certified System Administrator (CSA) exam. Personal experience. posted on June 27, 2018
  • ADF How to access bind variable from view object row? posted on August 9, 2017
  • How to iterate through all view object rows irrespective of specified range size and without impact to current rowset? posted on October 30, 2015

Disclaimer

All views expressed on this blog are my own and do not necessarily reflect the views of my employer.

All advices/samples/tutorials can be used only on your own risk.

 

Copyright © All rights reserved.
Blog Way by ProDesigns