0

Using the BusinessObjects BI 4.1 RESTful SDK, the following error appears when I try to change the universe:

<error>
   <error_code>101</error_code>
   <message>The change source operation has failed. Please verify the pertinency of the mappings and retry.</message>
</error>

Can anybody help?

Sandra Rossi
  • 11,934
  • 5
  • 22
  • 48
Sanjay
  • 117
  • 4
  • 13

1 Answers1

1

Have a look at the sample code provided in the SCN post Changing Dataproviders for a Webi Report using RESTful Web Services, referenced in SAP Note 1988540.

After you've verified the steps and are still running into the same issue, consider testing with a different WebI document and/or a different universe to see if that has any effect.

DocZerø
  • 8,037
  • 11
  • 38
  • 66