Latest Activity

code

Large post request returns error code 500

I am trying to make a post request via Postman to insert rows into a data base table that we have connected trough a Denodo API. When trying to insert aprox. 300 000 rows (in one post request), status code 201 is returned and the rows are succesfully i...

post Json Error

code

Not able to escape special character in post body

Hello, I am trying to pass this expression: { ^ExecuteIfIsNotNull("\"'"customerId\"'" : "\"", @CID, "\", " ,"\"'"customerId\"'" :null, "), ^ExecuteIfIsNotNull("\"'"employeeId\"'" : "\"", @EID, "\", " ,"\"'"employeeId\"'" :null, "), ^ExecuteIfIsNotNul...

post Json JSON Data Source

code

Denodo Web Service

I am able to insert single record in source Table using POST method. Here I am using JSON file format in post body part. When I am trying to insert multiple records in one call it is still inserting one record only. Is there any way to insert multiple ...

post Json REST API Denodo Testing Tool REST Webservice

code

Post operation

Is it possible to push the derived view data into target systems using API post operation in denodo?

post Json #API #Rest_API

code

Denodo Views

Hi Denodo community, I have the following: Data Source: JSON * Name: HTTP CLIENT * Configure: Post * URL: Rest Call The source currently has nested elements, some fields either appear as a register or arrays. I do not want to...

post Json Base view JSON

code

POST Json to Denodo REST service

Hi, Is it possible to send json as POST operation into a Denodo web service. I need to retrieve rows form datasource according to the i/p data. i/p data will be comma seperated value it can be greater than 256 characters so we wont be able to use GET.

post Json