\nUsing an intuitive search box as its interface, SAP BusinessObjects Explorer is designed to allow people to enter key words in order to find the data they need to answer business questions. Once business users retrieve the relevant information, they will be able to navigate through that data and drill down into specific areas for further investigation. \n \nSAP BusinessObjects Explorer will make data available to employees who do not use traditional business intelligence (BI) tools, providing them with intuitive software that allows them to explore large amounts of data quickly. \n \nThe new software is designed to combine intuitive information search and exploration capabilities from the SAP BusinessObjects portfolio with the high performance and scalability of SAP NetWeaver BW Accelerator software. The software will help business users to navigate massive amounts of data in seconds, by leveraging indexed data from SAP NetWeaver BW Accelerator. SAP BusinessObjects Explorer will allow employees to use familiar business language to find relevant information. Business users will also be able to use visualization features to select and generate charts or reports that best represents the information, which can then be shared with colleagues. \n \nSAP BusinessObjects Explorer will also support improved efficiency for IT organizations. Previously, business users would submit requests for corporate data, such as customized reports, to the IT department. The new software will provide self-service access to information, freeing up IT time and resources to work on more strategic projects. SAP will work with its partners including IBM, HP, Dell and Fujitsu Technology Solutions to help make SAP BusinessObjects Explorer faster and easier way to deploy by combining and optimizing hardware and software solutions. \n"}]}};
const country = "US";
const language = "en-US,en;q=0.5";
const SITE_LANGUAGE = "en";
const siteName = "RIS News";
const userRoles = ["anonymous"];
const userUid = 0;
const indexName = "risnews";
window.dataLayer = window.dataLayer || [];
const data = {};
data.entityTaxonomy = {};
const contentTypes = [
"article",
"blog",
"bulletin",
"embed_page",
"landing_page",
"event",
"image",
"page",
"product",
"whitepaper",
"video",
"tags",
];
if (
routeInfo &&
"bundle" in routeInfo &&
contentTypes.includes(routeInfo["bundle"])
) {
data.entityBundle = routeInfo.bundle;
data.entityTitle = `${routeInfo.title} | ${siteName}`;
data.entityId = routeInfo.id;
data.entityName = routeInfo.author?.uname;
data.entityCreated = routeInfo.created;
data.sponsored = routeInfo.sponsored;
data.sponsor = routeInfo.sponsoringCompany;
data.entityType = "node";
data.entityLangcode = SITE_LANGUAGE;
data.siteName = siteName;
data.drupalLanguage = language;
data.drupalCountry = country;
data.userRoles = userRoles;
data.userUid = userUid;
data.entityTaxonomyKeys = {};
data.entityTaxonomyHierarchies = {};
data.parentNaicsCode = {};
data.isPro = false;
data.algoliaIndexName = indexName;
// Add toxonomy data
const taxonomies = {
businessTopic: "business_topic",
contentType: "content_type",
company: "company",
marketSegment: "market_segment",
};
const getHierarchy = (term, terms = []) => {
terms.push({ id: term.id, name: term.name });
if (term.parentTerm != null) {
getHierarchy(term.parentTerm, terms);
}
return terms;
};
const getTerms = (term, useApiId = false) => {
return { id: useApiId ? term.apiId : term.id, name: term.name };
};
const getKeys = (term) => {
return { id: term.id, name: term.apiId };
};
Object.entries(taxonomies).forEach(([key, item]) => {
terms = routeInfo[key];
if (terms && terms.length > 0) {
data["entityTaxonomy"][item] = terms.map((term) =>
getTerms(term, key === "company")
);
if (key !== "company") {
data["entityTaxonomyKeys"][item] = terms.map(getKeys);
termGroups = [];
terms.forEach((term, termInd) => {
termGroups[termInd] = getHierarchy(term);
});
data["entityTaxonomyHierarchies"][item] = termGroups;
}
}
});
data["entityTaxonomy"]["tags"] = routeInfo["topics"] || [];
// Primary Topic is either the business topic or the top tag.
if (routeInfo["businessTopic"]?.length > 0) {
data["entityPrimaryTopic"] = routeInfo["businessTopic"][0]["name"];
} else {
if (routeInfo["topics"]?.length > 0) {
data["entityPrimaryTopic"] = routeInfo["topics"][0]["name"];
}
}
// Primary and secondary entityNaicsCodes come from the MarketSegment
if (routeInfo.marketSegment?.length > 0) {
data.entityNaicsCode = {};
data["entityNaicsCode"]["id"] = routeInfo["marketSegment"][0]["id"];
data["entityNaicsCode"]["name"] =
routeInfo["marketSegment"][0]["naicsCode"];
if (routeInfo["marketSegment"][0]["parentTerm"] != null) {
data["parentNaicsCode"]["id"] =
routeInfo["marketSegment"][0]["parentTerm"]["id"];
data["parentNaicsCode"]["name"] =
routeInfo["marketSegment"][0]["parentTerm"]["naicsCode"];
}
} else {
data.entityNaicsCode = [];
}
if (routeInfo.taggedPro) {
data.isPro = routeInfo.taggedPro;
}
window.dataLayer.push(data);
} else if (routeInfo && "vid" in routeInfo) {
data.entityBundle = "tags";
data.entityTitle = routeInfo.name;
data.entityId = routeInfo.id;
data.entityName = routeInfo.author?.uname;
data.entityCreated = routeInfo.created;
data.entityType = "taxonomy_term";
data.entityLangcode = SITE_LANGUAGE;
data.siteName = siteName;
data.sponsored = routeInfo.sponsored;
data.sponsor = routeInfo.sponsoringCompany;
data.drupalLanguage = language;
data.drupalCountry = country;
data.userRoles = userRoles;
data.userUid = userUid;
data.algoliaIndexName = indexName;
data["entityTaxonomy"]["tags"] = {
id: routeInfo["id"],
name: routeInfo["name"],
};
window.dataLayer.push(data);
}
})();
SAP Unveils Explorer for Advanced Search and Navigation
SAP Unveils Explorer for Advanced Search and Navigation
6/2/2009
SAP AG unveils SAP BusinessObjects Explorer, a new software that combines search and navigation capabilities from the SAP BusinessObjects portfolio with SAP NetWeaver Business Warehouse Accelerator (SAP NetWeaver BW Accelerator) software, enabling retailers to navigate business data and giving them a clear view across their organizations.
Using an intuitive search box as its interface, SAP BusinessObjects Explorer is designed to allow people to enter key words in order to find the data they need to answer business questions. Once business users retrieve the relevant information, they will be able to navigate through that data and drill down into specific areas for further investigation.
SAP BusinessObjects Explorer will make data available to employees who do not use traditional business intelligence (BI) tools, providing them with intuitive software that allows them to explore large amounts of data quickly.
The new software is designed to combine intuitive information search and exploration capabilities from the SAP BusinessObjects portfolio with the high performance and scalability of SAP NetWeaver BW Accelerator software. The software will help business users to navigate massive amounts of data in seconds, by leveraging indexed data from SAP NetWeaver BW Accelerator. SAP BusinessObjects Explorer will allow employees to use familiar business language to find relevant information. Business users will also be able to use visualization features to select and generate charts or reports that best represents the information, which can then be shared with colleagues.
SAP BusinessObjects Explorer will also support improved efficiency for IT organizations. Previously, business users would submit requests for corporate data, such as customized reports, to the IT department. The new software will provide self-service access to information, freeing up IT time and resources to work on more strategic projects. SAP will work with its partners including IBM, HP, Dell and Fujitsu Technology Solutions to help make SAP BusinessObjects Explorer faster and easier way to deploy by combining and optimizing hardware and software solutions.