While trying to add embedded content in a dashboard specially to be a clickable link, getting this error : This content is blocked. Contact the site owner to fix the issue obiee I have tried from different browsers but still showing the ...
Oraask Latest Questions
Hi, I got this error while calling a web service from the database. HTTP request failed ORA-29270: too many open HTTP requests. Any help will be appreciated.
Hello there, I know it's a basic question, but I am curious about to know the answer. These symbols (< and >) what their meaning and what does these al and gt refer to Thanks in advance.
Hi, Please somebody help me to get the list of all inventory periods for particular inventory organization. thanks in advance.
I have the following list: [Yellow, Red, White, Silver, Black, Gray, Blue] and i want to reverse it's values to be like this: [Blue, Gray, Black, Silver, White, Red, Yellow] how to achieve this in Java?
I am facing a problem with converting a string to be uppercase in Python. let's assume that we have this string variable : myVarString = "this is chandra" and i want the final result to be: THIS IS CHANDRA thanks.
This is the empty list example: myList = [] how do i check whether this list is empty or not in Python?
I have the following two lists: firstList = [10, 34, 6] secondList = [50, 30, 120] and i want to concatenate them to be one list. how to do it in Python?
hello guys I am facing this error ORA-06503: PL/SQL: Function returned without value in Package INV_Validate_Trolin Procedure Attributes while calling API inv_move_order_pub.process_move_order to create move order through API from back end. thanks.
Hi guys i have an requirement to iterate through view object rows in OAF can any one help me in this. Thanks in advance.