You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Translation for API getFolderContents

Question
17
Views
0
Comments
edited Dec 13, 2022 7:11AM in Taleo Enterprise

Summary

We are using the API getFolderContents to get the list of reports/folders under specified BI Catalog path. And we would be displaying the result in UI page. Wanted to know how translation works here

Content

Below is the code we are using :


BIPConfig config = BIPConfig.getBIPConfig();
ReportService ReportService = BIPUtil.getReportService(config);
ReportService.getFolderContents(folderPath)

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!