Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
If you are using SOAP protocol; login to SOAP UI 5.0, use login operation - from wsdl "https://<host address>/xmlpserver/services/PublicReportService_v11?wsdl" the response contains "bipsessionToken" you are looking for. hope, this helps
-
no workaround to this. Although, you are using seeded available Images, these are referred with instance specific urls. So, please use the correct urls or image paths, once you migrate the dashboard.
-
what challenges you faced with the 3 relevant subject areas you considered? please elaborate your requirement, to let us assist you with the correct fields and subject areas; if its not possible, we can tell you which BI tables to use.
-
try creating a custom report or analysis in OTBI based on the 'Workforce Succession Management - Talent Pools Real Time' subject area and configuring it to extract the desired data. Once the data set is created, you can use it within FAW to access the Talent Pools information.
-
date pipelines and ETL are native processes/services of any ERP offering like HCM/SCM. it's important to note that as an HCM end-user, you generally do not have direct visibility into the internal workings of FAW or the specific data extraction processes it employs. The focus of FAW is on managing workflows, approvals, and…
-
well! for starters, you can use explicit Java timezone in the xsl. below is the sample xsl template, to do so: <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:java="http://xml.apache.org/xslt/java" exclude-result-prefixes="java"> <!-- Declare the timezone variable --> <xsl:variable…
-
did you try using the "treat it as attribute" feature on this particular column? whenever you drag and drop a measure column, OTBI shows "treat it as a attribute" option. selecting it resolves your issue. if not please provide your analysis query ( from analysis tab). will try to resolve it locally in my system.