BIP – Extract UDT data
Use below query to extract data related to User Defined Tables in Oracle HCM
Use below query to extract data related to User Defined Tables in Oracle HCM
Historical performance ratings can be loaded into Worker Talent Profile using TalentProfile.dat business object. Below is the sample HDL (enhanced profiles (v2)), to load performance rating data: In order to make the loaded performance rating visible in UI, Source Type and Qualifier ID should be passed. Values of source type and qualifier Id depend upon…
In multi country HCM Implementations, work structures data can be stored in a COMMON set or a country specific set. In such cases, it becomes important to show the correct business unit name against the jobs in reports. Use the below report to extract the Job and the business unit: To get more details on…
In order to audit the BIP reports, AuditViewDB should be first configured in list of data sources. Follow the below steps to configure it: Login to your Fusion application instance (analytics). Click on Administration -> Manage BI Publisher -> Data Sources -> JNDI Connection 3. Click on Add Data Source and enter below details and…
Use the below query to extract list of “Extract Rule Type” fast formulas used in Oracle HCM Extracts:
In rare cases, while uploading the HDL file from Data exchange results in HRC-1035375 – A connection to the WebCenter Content Server Couldn’t be established. Resolution to this error is to raise an SR with Oracle support and ask them for OID services bounce.
Sometime, while configuring the SFTP server, the user gets below error: The cause of this issue is incorrect SFTP details entered. Make sure all the details are correctly entered. Once the SFTP details are entered correctly, the error will fade away.
In this article, we will see how to setup an SFTP server which will use private key for authentication. First step is to obtain the private key. Once you have the key, login into Oracle Fusion Application Analytics and click on Administration link on the right top side: Click ‘Manage BI Publisher’ under BI Publisher…
Excel output in Fusion BIP can be generated using multiple ways i.e. either using excel template or RTF templates. When you use RTF templates to generate excel output, by default the data is generated in sheet with name “Sheet1: If you want to rename Sheet1 to user defined value, then use the below expression in…
By default Location Based Access is disabled. Navigate to Tools -> Administration and you will not find Location Based Access Tab: To enable the location based access tab, set the profile option ‘ASE_ADMINISTER_LOCATION_BASED_ACCESS_CONTROL’ to Yes: Once this is set, Location Based Access tab will start appearing in the Tools -> Administration: Click Enable Location Based…
While implementing Location Based Access control for your application, make sure you set the IT Security Manager role as public. This will help you to access the application and the tasks in an event where a wrong list of IP’s has been supplied and no user is able to access the application. Follow the below…
Many a time there is a requirement to update/change the existing actions and actions reasons usages. Doing this manually in UI will become a cumbersome process for multiple actions and may lead to human errors as well. For this, HCM Data Loader can used to update the changes using Actions.dat file. Use the below SQL…
When an employee opens document of records, by default it will show all the document types. There are many scenarios where the business wants to set a default filter to see only a particular type of document type. The other document types should be visible only if the default filter is removed. Follow the below…
When designing BIP reports, sometimes the developer is encountered with “Report Cannot Be Rendered Error”. There can be various reasons of this error. The main reason behind this error is incorrect configuration. To resolve this issue for excel templates, make sure that there are no invalid references under Name Manager. Navigate to Formulas -> Name…
Third party payslip data can be loaded into Payroll Inbound Records in Fusion HCM. Use below query to extract the data:
Assignment DFF supports a number of parameters which can be used to get dynamic values based on Worker assignment. List of supported parameters for a DFF can be found using below link: In this example, we will create a value set to display list of Grade steps based on Worker’s assigned grade. Create a Table…