Hi, I am trying get BIP report definition using rest API but could not get the details
Hi,
I am trying to get BIP report definition using Rest API.I have used the same URI format as mentioned in the document and searched in the support also. In Support also, it mentioned the same format as below.I am getting below error when I run it using 'GET' verb
https://host/xmlpserver/services/rest/v1/reports/Custom%2FTest_Item_RPT
Error:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html>
<head>
<title>404 Not Found</title>
</head>
<body>
<h1>Not Found</h1>
<p>The requested URL was not found on this server.</p>
</body>