-
Recent Posts
Recent Comments
Archives
Categories
Meta
Category Archives: Desktop Intelligence
Sorting Webi Documents LOV
In web intelligence documents for sorting prompts I am using; if(strDocumentKind.equalsIgnoreCase(“Webi”)) tmpPrompt.getLOV().setSortType(SortType.NONE);else tmpPrompt.getLOV().setSortType(SortType.ASCENDING); For web intelligence documents I am setting sortType as None, Web Intelligence report builder automatically sorts the LOV. But in desktop intelligence documents it must be done … Continue reading
DATE Type Problem Cont
Hello again, I have faced an exception with a few days ago. I could not figure out reason. But I choose a solution for temporary,at least I think. But I couldn’t understand the reason. But what I tried to find … Continue reading
DATE Type Problem
Hello everyone, I am working on getting prompts of webi , setting them and viewing the report. It is working for brilliant for Desktop documents for DATE type prompts values like 12.01.2009.It is nice if I work with InfoView for … Continue reading
Prompt All Values Differ Between Desktop Intelligence and Web Intelligence
yesterday i was redesigning my last projects codes, which is developed for Desktop Intelligence Reports of SAP Business Objects, for Web Intelligence Reports. I was getting session is invalid exception. It is unusual i didnt realize the core problem but … Continue reading
Posted in All Values, Desktop Intelligence, Prompts, Web Intelligence
2 Comments