business-objects
Business Objects & Ole
I can create simple program to connect to BO using another application using ole automation such as: var bob = createObject(\'BusinessObjects.Application\');[详细]
2023-04-06 21:57 分类:问答Using Generics with a Parent/Child entities
I have a entity A and a entity B. B Inherits from A and is a superset of A. I have a method on the .ascx that currently loads control properties and binds the data from the A entity. I would like to e[详细]
2023-04-05 01:04 分类:问答charts and images not shown in IE8 through SAP Business Objects
Issue: When Business Objects Infoview is accessed via IE8, the Images are not displayed within the Reports (red-X appears in its place). This issue is occurring when the Business Objects is accessed[详细]
2023-04-05 00:32 分类:问答Generic Methods signature
I have a data开发者_如何学JAVA access class that loads reference data. Each type of entity will execute it\'s own stored procedure and return a result set specific for that entity type. Then I have a[详细]
2023-04-01 09:24 分类:问答I encountered issues in exporting business objects sdk
What is the best way of exporting an business objects webi document to excel without going to infoview and scheduling the web i docum开发者_StackOverflow中文版entYes... There is a way.[详细]
2023-03-17 12:16 分类:问答C#: Pass BusinessObject to 'BusinessLayer' Constructor or its methods?
I\'m charged with the support of a C# Winforms app which uses BusinessObjects (containing no logic, just properties) and a BusinessLayer with classes (\'Helpers\') that manipulate those entities.[详细]
2023-03-08 04:13 分类:问答how to pass multiple parameters in an open doc url for a webi report in repository?
i want to pass multiple parameters like year,month,week etc to a webi report in repository.. 开发者_如何学编程how can i achieve this..[详细]
2023-03-03 05:05 分类:问答Business Entity contains persistence functionality
Is there a name for the pattern in which business objects contain their own persistence mechanis开发者_如何学Pythonm?For example:[详细]
2023-02-28 04:35 分类:问答Business Objects History
Is it possible t开发者_Python百科o add an instance name to the history of Business Objects? I want to see the following columns: Time, Instance Name, Run by, Parameters, Format, Status, Reschedule, S[详细]
2023-02-27 07:20 分类:问答converting POCO entity to business entity
I am willing to integrate the entity framework as my data layer. I followed articles and generated poco entities using this tutorial: http://blogs.msdn.com/b/adonet/archive/2010/01/25/walkthrough-poc[详细]
2023-02-26 06:41 分类:问答