0
Исправлен

Web Service Large Payload Size

anonymous 10 лет назад в Studio / Services обновлен anonymous 10 лет назад 0
I tried creating a web service to pull JSON data from http://pubapi.cryptsy.com/api.php?method=marketdat...

I set-up and configured a source and I was able to view the results in the browser.

Yet when I tried to create a web service with the source to define the input and output mapping the request took more then two minutes to execute. I cancelled it after this point. 

I then tried using the copy and paste result feature to configure the service using the browser output from hitting the service. It pasted fine, yet once again after a few minutes of waiting I cancelled the service creation. It had not finished!

It would be great if large JSON payloads would parse quickly.

Ответ

Ответ
Исправлен
It appears to be an issue with path extraction from the payload. The service executed fine. Yet when we tried to extract paths from the JSON data to map into Warewolf the server took very long to process. 

We are busy putting a fix so you can use JSONPath ( like XPath for JSON ) to pre-process your data payload. This means the path generation will require fewer operations on a data set like your.
ХОРОШО, МНЕ ПОНРАВИЛОСЬ
Good stuff. Thanks.
Оценка удовлетворенности от anonymous 10 лет назад
На рассмотрении
We will look into this.
Начат
It appears to be an issue with the path extraction from the payload. The service executed fine. But when we tried to extract paths from the JSON data to map the server took very long to process. 

We are busy putting a fix so you can use JSONPath ( like XPath for JSON ) to pre-process your data payload so the path generation matches up better with fewer operations.
Начат
It appears to be an issue with path extraction from the payload. The service executed fine. Yet when we tried to extract paths from the JSON data to map the server took very long to process. 

We are busy putting a fix so you can use JSONPath ( like XPath for JSON ) to pre-process your data payload so the path generation matches up better with fewer operations. This should address your issue.
Начат
It appears to be an issue with path extraction from the payload. The service executed fine. Yet when we tried to extract paths from the JSON data to map into Warewolf the server took very long to process. 

We are busy putting a fix so you can use JSONPath ( like XPath for JSON ) to pre-process your data payload so the path generation matches up better with fewer operations. This should address your issue.
Начат
It appears to be an issue with path extraction from the payload. The service executed fine. Yet when we tried to extract paths from the JSON data to map into Warewolf the server took very long to process. 

We are busy putting a fix so you can use JSONPath ( like XPath for JSON ) to pre-process your data payload. This means the path generation will require fewer operations on a data set like your.
Ответ
Исправлен
It appears to be an issue with path extraction from the payload. The service executed fine. Yet when we tried to extract paths from the JSON data to map into Warewolf the server took very long to process. 

We are busy putting a fix so you can use JSONPath ( like XPath for JSON ) to pre-process your data payload. This means the path generation will require fewer operations on a data set like your.

Сервис поддержки клиентов работает на платформе UserEcho