Hi,
We have copied every thing from one repository to TESTDS1. This repo is there and we are able to login to this repo using SOAP UI.
But we are getting below error when we try to call the Import_Repo_Object
<?xml version="1.0" encoding="utf-8" ?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
<soapenv:Body>
<localtypes:RepoOperationResponse xmlns:localtypes="http://www.businessobjects.com/DataServices/ServerX.xsd">
<returnCode>1</returnCode>
<errorMessage>The repository TESTDS1 cannot be found.</errorMessage>
</localtypes:RepoOperationResponse>
</soapenv:Body>
</soapenv:Envelope>
Any thoughts on why this issue would appear?
Thanks,
Uma