Posts

Showing posts from October, 2015

PeopleTools 8.55 PeopleBooks Posted?

Tonight I have been doing some research on Query Access Service. This is the cool new tool that gives us access to Query through REST. Like most of you who have played with it, the first thing I wanted to do is see how I could return the results in JSON. In my initial search of a few blogs posts( thanks as always, Jim! ), I quickly discovered this is not possible in 8.54. However, I did a little more searching and found some references to an option to add json_response to the end of your Query, returning JSON! I quickly realized I was looking the new 8.55 PeopleBooks. I haven't seen any mention of this released yet. Should I be looking at this? 8.55 PeopleBooks http://docs.oracle.com/cd/E66686_01/pt855pbr0/eng/pt/index.html?focusnode=home QAS and JSON   http://docs.oracle.com/cd/E66686_01/pt855pbr0/eng/pt/trws/task_ExecutingtheQuery-5e7fb0.html QAS_EXECUTEQRY_REST_GET json_response Enter  true  for JSON response type; enter  false  for standard XML response. If no v