0

我找不到 json 调用的格式来安排带有提示的报告

尝试使用 /biprws/v1/documents/"docID"/parameters 来获取提示,但它返回错误

"message": "Error while performing the request; server is unable to find the match for the Request-URI (RWS 00056)"

需要帮助以向我的 json 请求添加提示参数“Select An As Of Date”

{
    "retriesallowed": 0,
    "retryintervalinseconds": 1800
}
4

1 回答 1

0

搜索更多信息后,我发现有2个电话地址

基本 URL 是 http://:6405/biprws,第二个是 http://:6405/biprws/raylight/v1

SAP 网页上的更多信息

于 2019-07-25T14:39:47.960 回答