hayden_gill
Participant
Member since ‎2010 Oct 25

User Statistics

  • 47 Posts
  • 1 Solutions
  • 4 Kudos given
  • 2 Kudos received

User Activity

The Webi Admin Tool (https://help.sap.com/docs/SUPPORT_CONTENT/bobjip/3354091496.html) has some great information about real time activity for various server instances.We'd like to be able to use this information to send alerts to support staff, rath...
Hi,I'd like to be able to build something into WebI via Web Intelligence UI Extension Points, that can change a dataprovider for a report from one Universe to another Universe (unv to unx in this case)I know it's possible via RESTful Web Services, bu...
Hi,I've been successfully using the Axis WebServices for .Net to manage things like who gets access to a Universe (ie setting access, not just viewing access)This is fine for UNV universes, but in testing a UNX universe cannot be cast into BusinessOb...
Using the DSWS.BIPlatform I can get a WebI report's FRS filename (equivalent to SELECT SI_FILES FROM CI_INFOOBJECTS ) via FileProperties.Files(0).NameWhat I can't get is the Path. It really should be in FileProperties.Files(0).PathThis was asked once...
Trying to migrate .NET web services code from 3.1 to 4.1The new BusinessObjects.DSWS.BIPlatform dll version 14.1.2001.1036 is missing some classes. BusinessObjects.DSWS.BIPlatform.Desktop.CategoryBusinessObjects.DSWS.BIPlatform.Desktop.PersonalCatego...