Hi
When I published the Calculation view in Virtual provider I am not able to view the input parameters defined in Calculation View. How can see these input parameters in the virtual provider so that I can map it to an infoobject.
Anil
Hi
When I published the Calculation view in Virtual provider I am not able to view the input parameters defined in Calculation View. How can see these input parameters in the virtual provider so that I can map it to an infoobject.
Anil
Hello,
I'm trying to SUM sales information where I have a daily target through the month, but only want to sum what the Month-to-date targets are through yesterday's date.
For example, the dates go by day number, the sales by day are the next row, and below that is the sales target. Say we're on day 5. How do I get the targets to sum only through day 5? I want my report to show 47 for the Month to date total target, but its totalling everything through day 10.
Day: 1 2 3 4 5 6 7 8 9 10 SUM:
Sales: 10 7 5 12 10 - - - - - 44
Target:11 5 9 10 12 11 15 18 20 16 47
Thanks,
Tim
Hi Team,
We are facing an issue with MTD calculation based on formula variables,
Issue: MTD Only (Actual and Prior Year) – show the same value for MTD.
Requirement:
When the query is run for a selected month, the query should be run for that month based on the Last TECO Date (Input Variable).
• For example, dashboard is run for January 2014, the calculation of MTD should be based on the Last TECO Date : i.,e if I enter older date/month (not current date)[ 1/20/2014 means it should calculate for 1/1/2014 – 1/31/2014]
• If the dashboard is run for the current month, the MTD calculation should be on Last TECO Date = 1st day of month – Current Day
The above same calculation logic should be applicable for MTD prior year: instead of the input variable value, the value for previous year should be considered
Final Calculation:
Here we created two formula variables for last teco date and last labour date.
Also created 2 Customer Exit variable for MTD Actual calculation.
We have pulled the formula variable and CE variable into the selection and created a new CKF (Teco date).
We have done the final calculation on the basis of the ( (labour date ==0)*0 + last teco date-last labour date )for MTD ACTUAL.
MTD Prior Year-
when have done calculation on the basis of the( (labour date ==0)*0 + last teco date-last labour date )for MTD Prior year by giving offset -12 to the value.
Here for MTD Actual and MTD Prior year values are coming same ,we tried with by doing customer exit variables as well, Still values are coming same.
please give your valuable inputs/suggestions to proceed for this requirement .
Hi Team,
Can any one please let me know ,how to create dummy key figure in bex.
I got 2 date variables i.e teco date and labour date .
Here I need to consider service order as well.
I need to calculate MTD actual and Mtd Prior year by applying with this logic.
For example, dashboard is run for January 2014, the calculation of MTD should be based on the Last TECO Date : i.,e if I enter older date/month (not current date)[ 1/20/2014 means it should calculate for 1/1/2014 – 1/31/2014]
• If the dashboard is run for the current month, the MTD calculation should be on Last TECO Date = 1st day of month – Current Day.
The above same calculation logic should be applicable for MTD actual and prior year:
Final Calculation:
Please let me know how to proceed for this requiremnt in bex.
regards
Venkat
Hi All,
We are in the process of implementing BOBJ in my company. Currently we are presented with two Security design solutions for the data security element and wanted to reach out to others who have worked on BOBJ secuirty to understand what would be the best solution. I would be grateful if you can provide your thoughts on which solution below works best?
Solution 1 - is to build dummy roles in BW system which will be imported into BOBJ as user groups. These dummy roles will be coupled with roles that consist of analysis authorisations which would provide the relevant data to users in the respective user group.
Solution 2 - To build analysis authorisation roles in BW system which will be imported as user groups into BOBJ, A user maybe assigned to one or more roles depending on the user groups they would need to sit in and the data they would need to view.
If you feel that there is a better solution then please feel free to provide your suggestions.
I look forward to hearing from you soon.
Laav
Hello,
In our company, some special users can have two different views on financial data, i.e. such a user is concurrently interested in...
1) where the financials are booked (InfoObject ZBC) and..
2) from where the financials are managed (InfoObject ZRMPC2).
Both InfoObjects are authorization relevant. Example:
InfoObject | RSECADMIN value |
---|---|
ZBC | Germany |
ZRMPC2 | Switzerland |
Currently, when we assign values to both InfoObjects, the system makes a logical AND, i.e. we only get the interception of both values. In the above example we'd get all financials that are booked in Germany and managed out of Switzerland. But what we'd like to get is the union of the values (logical OR): Financials that are booked in Germany or managed out of Switzerland or booked in Germany and managed out of Switzerland.
Till now, we've solved this requirement by creating two user accounts for each such special user including different queries for each view (all queries base on one multiprovider). This setup is quite painful to maintain.
One possible solution could be to create a second identical multiprovider. So we could create two different RSECADMIN profiles for each view on each multiprovider. Only one user account would be required. Anyway, we would still have to build two kinds of queries and would furthermore have to maintain two multiproviders.
But does someone have another idea to solve this? Maybe, someone of you already had the same problem...
Thanks for your help and best regards,
Patrick
I am creating my first scheduled report in Central Management Console and have a question about the security credentials:
When I test-run the job I get the following error:
Destination disabled. [CrystalEnterprise.DiskUnmanaged]: []. Please note the
name of the job server used for your request and contact your system
administrator to make sure the specified destination is enabled. (FWB 00031)
What am I doing wrong?
Thanks for any help.
-Allen
During setup of Crystal Reports Server 2013, I could specify how much memory to dedicate to the server. I've since increased the amount of avaialable RAM and would like to adjust this setting higher. However, I'm unable to locate where to change this setting. Can someone point me in the right direction?
Thganks.
For full disclosure I am new to these forums and SAP. I was tasked with finding potential solutions
to the below issue.
From one of our offices, in China, employees are unable to
access our BI reports. They are using OpenDocument
links and able to make it as far as entering a value for a parameter. When they click to execute the report they receive
the“logon information for this report is
either incomplete or incorrect Error code:0 [CRWEB00000119]” error.
In the US we are able to run the reports without any occurrences,
further it appears that login credentials that are working in the US are not
working when connecting through the Chinese location via a team viewer session. Using the same methods we have also been
unable to schedule reports, so it does not appear to be an issue specific to
the OpenDocument links. Lastly, we had
initially believed that the issue was specific to our Windows 7 machines using
the Chinese language, but we were able to validate that these are working in
the US. Has anyone experienced an issue
like this in the past? Any information
or guidance will be greatly appreciated, also if any additional information is
required I should be able to gather and provide it.
Please let me know ,how I can create a dummy key figure in bex .
Suggest me the procedure to create a dummy key figure ,it will help us a lot.
regards
Venkat
Hi!
We created some BEX reports, a Dashboard and a some Webi reports using OLAP connections.
We created the OLAP connections with the IDT (Information Design Tool), and then publish them.
In the OLAP connections we used my user because we didn't have a specific user for connections.
Now they're going to create a user for the connections.
My questions is:
1. where do we change the OLAP connection? do we do it in the IDT and re-publish them or in the CMC --> OLAP Connections tab ??
2. are both ways correct?
Thanks in advance!
Florencia
Hi,
We are working on a migration project where we need to upgrade the database to Oracle 11g from the current version.
There is a reporting componnet which uses BO X1 R2 SP1.
Can anybody please confirm if BO X1 R2 SP1 can connect to Oracle 11g.
Hello,
I know you can view the last recycle time / server start time of a server (in the landscape analysis and CMC>Server Metrics), but is there a way to view the history to see how often it recycles/restarts? I am particularly interested in our webi servers, but it would be helpful to know this for the other servers too.
Appreciate any thoughts/insights on this.
Thanks,
-missy
Hello,
We are about to install SAP BI 4.1 SP3, with Netweaver as Web Application Servers.
And yes, according to the Product Availability Matrix HP-UX is definitely not a supported platform .
The problem is that our company like many others have invested huge amount of money in their HP-UX infrastructure,
and intend to reuse it, as long as it is supported by SAP.
OK it is very confusing, let me clarify
After discussing with other SAP customers facing the same dilemma :
We intend to :
* Install the Oracle Database (hosting CMS and Audit schema) on HP-UX ( The PAM only says that the Database Connector is not Supported on HP-UX)
* Install BI.4 Server Components Application/Intelligence layer on Windows as clearly indicated in the PAM
* Install Netweaver Application Servers on ...HP-UX if supported by SAP ? I have some problems reading the PAM regarding this last point
The PAM seems to indiccate that HP-UX is not supported as a platform for NEtweaver,
but then on the next page it says :
(*3) SAP NetWeaver is supported with SAP JVM on all supported operating systems
What does that mean ???
SAP Netweaver/SAP JVM is supported on HP-UX
Does that mean that we could install NEtweaver JAva Stacks on HP-UX ?
Thanks and Regards
Hi,
This is for BI 4.1 on Win2008 Server.
I have a following folder structure -
Fol1
|____Fol2
|_____Fol3
I have access level ACCL1. There is a requirement that user wants to see all the objects in the Fol3 as soon as they are created, without adding the security. I can create a access level like that which has access level rule to see all objects but that will apply to Fol1 and Fol2 also.
Correct?
I cannot have access level just to Fol3. I think I have to pass through Fol1, Fol2, and then Fol3.
In other words, Is it possible that user can only see objects, Add, edit only on Fol3 and cannot do anything in Fol1 and Fol2.
Please advice.
Your helpw ill be greatey appreciated.
Thank you,
SS
Hii
I have upgraded my Business Objects to 4.0
Using new schema and new CMS user bousr
and imported all the data from old one using UMT
Now when i try to refresh a report i get following error
Database error:[IBM][CLI Driver]
SQL30060N "BOUSR" does not have the privelege to perform operation "0x2203" SQLSTATE=08004.(IES 1091)
What rights the bousr is missing
It cannot connect to universes also
System: XI R4 SP9
So it looks like after disabling BI Inbox destination on Adaptive Job Servers user is still seeing BI Inbox destination when scheduling.
This lead to users scheduling reports to disabled destination which later fails.
My question - can BI Inbox be removed from destination options when scheduling reports?
Thnaks
After following the guide, the SSO works for the BI launchpad, the issue is being unable to logon to the CMC with the same account that can access the BI launchpad.
When I try to logon to the CMC using the same credentials used for BI, the systems says unrecognized. If I qualify the user name (user@domain.com) it does not recognize it either. I am not aware of any additional steps required to setup access for the CMC.
Dear All,
A problem i am facing recently, may be any f you can help.
OLAP connection icon is missing from CMC home page. No CONNECTION ICON in drop down box.
As a result , secured connections can not be retrieved.
and universe are not opening, and reports are not refreshing as well.
I am using BI 4.0
Can any one help?
Kind Regards,
Sohaib Khan