hi All,
I tried saving the opened webi report and tried to save the report using the restwebservice call in java
POST <webiURL>/documents/{documentId}
and gave the following input "<document><name>test-gaurav</name><folderId>-1</folderId></document>"
but it throw the error
error :: Error [error_code=WSR 00999, message=Internal error]
can we save the opened webi report with this service?
Thanks
Gaurav