|
Ошибка при вызове процедуры
|
|||
---|---|---|---|
#18+
Попробовал такие запросы с 2-3 адресами (с https://... где экспортировал сертификаты их браузера) на 4-ом обломился, похожая ошибка но с кодом 19... И чо делать? ... |
|||
:
Нравится:
Не нравится:
|
|||
11.03.2019, 13:59 |
|
Ошибка при вызове процедуры
|
|||
---|---|---|---|
#18+
По поводу первого поста, для 17-й версии - решение описано в справке! на сайте. https://help.sap.com/viewer/93079d4ba8e44920ae63ffb4def91f5b/17.0/en-US/3be475ec6c5f10149a70de3d57f416de.html?q="Create Procedure" The RESULT clause is required to use the procedure in a SELECT statement. The RESULT clause must return two columns. The first column contains HTTP response header, status, and response body attributes, while the second column contains the values for these attributes. The RESULT clause must specify two character data types. For example, VARCHAR or LONG VARCHAR. If the RESULT clause is not specified, the default column names are Attribute and Value and their data types are LONG VARCHAR. If you are using database created with version 17.0.1 or higher, then the result set contains a third column named Instance, of type INTEGER . If the result of calling the HTTP request returns more than one attribute with the same name, then the Instance value can be used to obtain the different attribute values. Если вы используете базу данных, созданную с версией 17.0.1 или выше, то набор результатов содержит третий столбец с именем Instance типа INTEGER Т.е. надо делать так: Код: sql 1. 2. 3. 4. 5.
Обязателен 3-й параметр - "Instance" integer Тогда проходит и select * from "ваша процедура" которая возвращает данные по HTTP:GET Может кому пригодится... ... |
|||
:
Нравится:
Не нравится:
|
|||
15.04.2021, 17:16 |
|
|
start [/forum/topic.php?fid=55&gotonew=1&tid=2009556]: |
0ms |
get settings: |
11ms |
get forum list: |
12ms |
check forum access: |
3ms |
check topic access: |
3ms |
track hit: |
22ms |
get topic data: |
9ms |
get first new msg: |
8ms |
get forum data: |
3ms |
get page messages: |
39ms |
get tp. blocked users: |
1ms |
others: | 333ms |
total: | 444ms |
0 / 0 |