Dear all,
I am trying to implement xApp Analytics in BI 7.0. After I installed the analytics 1.1, I find the problem is most sources system is from BI content 3.5 so some of queries are missing in BI content 7.0. (I thought BI content 7.0 would have everything from 3.5)
I just wonder have anyone also came across the same problem and how do you fix that?
I am trying to implement the best practices preconfigured scenarios for Portal and analytics but I find the problem is they created in 3.X verison so it is not very useful in 7.0. I wonder what is the quickest way to implement KPI and dashboard? Thanks.
Image upload - determine folder
I have an upload script that may be accessed from different directories. Problem is, the script is made with "../images/uploads" as the folder place for uploaded images. Which means that if
Curl timeout breaks script
So im having difficulties with skipping timeout error in curlmy script calls different functions my problem is lets say if in function2 is curl timeout error it wont continue with function3 but kills
how to configure ADS in ABAP instance
Hi All,
Warning: session_start() headers already sent error - Driving me Nuts!
I am trying my sister in laws site and I keep getting an error with my coding. I am more of a designer than coder and I can't figure this out. It is on the following
Time-based image rotation script
I'm trying to write a PHP script that rotates an image based on what time of day it is. I want the script to show day.jpg from 6 AM to 6 PM, and to show night.jpg from 6 PM to 6 AM.I also need the
The repetition structure: the while statement not working
New programming student, have assignment as follows:
Share admin accross websites
I'm using .net memberships and roles in one of my sites, but I need to be able to share logins and passwords for admins accross multiple sites that use a custom database for security. How would I go
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");$rc = 1;while(!feof($openedfile)){$rc++;$hold[$rc] = explode("|" , trim(fgets($openedfile)));}fclose($openedfile);How can I loop through
How to form a xml form table with a single sql statement..?
Hi everyone,
getAlexaRank($url) function not working
I have made a function to get alexa rankthe site is here: http://mytestsite.rack111.com/1but the Alexa rank is showing up blank and I dont know why can someone please tell me if there is something