2020-09-24 18:34发布
加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)
大家好,
我想使用RESTful API以厘米为单位检索页面设置
我正在使用下面的URL来检索页面详细信息,并且能够获取所有页面详细信息,但是我希望获得以厘米为单位的页边距,
https://bipserver:6405:/biprws/raylight/v1/documents/document id/reports/report id
有什么办法可以通过使用单位来获取页面设置?
谢谢
Swati
https://bipserver:6405:/biprws/raylight/v1/documents/{documentId}/reports/{reportId}/pages
https://bipserver:6405:/biprws/raylight/v1/documents/{documentId}/reports/{reportId}/pages/{pageIndex}
https://bipserver :6405:/biprws/raylight/v1/documents/document id/reports/report id
此API不支持4.1中的查询参数" unit"。 默认值将以"公制"为单位。
+支持" unit"查询参数。
最多设置5个标签!
https://bipserver:6405:/biprws/raylight/v1/documents/{documentId}/reports/{reportId}/pages
https://bipserver:6405:/biprws/raylight/v1/documents/{documentId}/reports/{reportId}/pages/{pageIndex}
https://bipserver :6405:/biprws/raylight/v1/documents/document id/reports/report id
此API不支持4.1中的查询参数" unit"。 默认值将以"公制"为单位。
从4.2 SP04开始+支持" unit"查询参数。
一周热门 更多>