Fusion Middleware

standalone OC4J and SSO

Hi all I want to configure SSO for my standalone OC4J 10133. It's my scenario... I installed my own on 10.1.2 AS that is already configured to use SSO. The autonomous now comes with set of instructions to set up UNIQUE AS authentication. I followed t

Known issues with ObjectLevelReadQuery.CheckCacheByPrimaryKey

TopLink 2.5, when set us this property in a query, Toplink would go to DB, even if the object was in cache, does anyone if this issue still exist or any other matter (s)with the setting above? Thank you

AJAX based Inter-portlet communication (IPC) using XHR

I'm working on a portal application to pass a variable to a main portlet to several other portlets. The main portlet has an interactive flash application, so it cannot be updated with inter-portlet communication or the State of the .swf will be lost.

I can pass a pl/sql table as a parameter for a database adapter

Hello I'm moving mutiple files back to a pl/sql stored procedure using a BPEL database adapter. Does anyone know if it is possible to make pl/sql tables to bpel as a parameter? The version of the database that we use is 8.1.7 and so I do not think th

Theming IOM - logo/custom colors?

I have 2 instances of IOM - I want to be able to distinguish them easily - that I can change the Visual 'theme' of OIM? Change the colors? Set up a custom logo? ... Lyall

Download files from client to server

Hey guys,. no idea how can I transfer a file from a client computer to the server, I tried the webutil but I have problems with regard the use with ACE as shown File transfer is slow :( any help?

display of file server image

Hello My image file path is:D:\OraASHome\as10g\portal\images\1a.jpg I need to show this picture on some HTML protlet and for that I use simple HTML img src tag: OPEN HTML tag img src = "D:\OraASHome\as10g\portal\images\1a.jpg" HTML TAG FARM but it do

The adapter works DB election strategy is to "remove the selected line?

Works of the DB adapter election strategy is 'delete rows that have been read? I want to know how the database adapter works when the voting strategy is 'delete line '. This voting strategy contributes to know the changes to the table and delete the

Datasource XA - IllegalStateException timeout problems

WebLogic 10 using a XA (BEA Oracle Driver (Type 4 XA)) data source I have a long running transaction. When you import data from an excel spreadsheet, I have to perform several select to validate the data, and then enter the number of lines for EACH r

Problem with adapt DB (MYSQL connection)

Hi allI created a bpel process to transfer data of oraclexe to the mysql database. I am able to connect to mysql, but when I ran this process it gives an exception ' Exception Description: Configuration error. " Class [com.mysql.jdbc.Driver] not foun

BPEL process instance does not start execution after restarting the BPEL server

I use the server Oracle BPEL 10.1.2 under Windows with the data store of dehydration Oracle lite 10G. I have an a BPEL (proc1) process that calls another BPEL (proc2) to synchronously process. PROC1 is also called proc3 (also a BPEL process, but prob

Install Application Server 10 g 2 on linux unbreakable

Hi allI would like to install Application Server 10 g 2 on Oracle Unbreakable Linux EL5. Could you get it someone please let me know if there are installation instructions for the application server on EL5? Also, when I go to [http://www.oracle.com/t

expression.addDate)

Hello I'm trying to find records with a date in a few days/months in the future. I have the following code: Expression exp = .between () builder.getField (dateFieldName)builder.currentDate (),builder.currentDate () .addDate ("DD", 2)); This gives the

Newbie need help with setting up new WebLogic domain

Installed ALBMP for WebLogic Enterprise on a distribution SUSE Linux running on VMWare. Installation completed successfully and works through the configuration of the installation via the Configuration Wizard. I have problems creating a new WebLogic

TopLink ArrayIndexOutOfBoundsException on commit

Hello I get the following error message when you try to insert a row of data into an Oracle 9i database, using Toplink and JDeveloper 10.1.3.4.0 (I use the toplink version that comes with JDeveloper): -. [Warning TopLink]: 2008.09.16 01:25:10.390 - U

Personal to the Explorer of the Publisher link

Hello I use ALUI 6.1, Publisher 6.4. To start Publisher Explorer, I have to add the "Editor Adminsitration" integrated into a page portlet, then click "Explorer of the editor. I would use this in an another portlet, ideally just link using Adaptive t

JRockit installation, connection and version release

As a stand-alone product when a correction of a bug or a new version became available, it was possible to install JRockit discreetly. With JRockit now be "delivered" alongside other products how will be bug fixes and product releases be handled. Hist

Need help on transfer of files from one server to another server.

Hi all I need help on transfer of files from one server to another server (Unix box to another Unix machine) using jdeveloper and BPEL process. I'm new to these technologies, can you please help me on this. If you encounter documents please share it

How to convert EDI XML?

Hi allI'm writing some BPEL process that will send the EDI Documents for using the AQs B2B integration. BPEL works with enqueues and finally the XML data it to the AQ IP_OUT_QUEUE. From there B2B will take and send to the Trading partner. I have exam

File adapter to query the network share?

Is this possible?I tried something like '\\fileserver\shared' by specifying in the physical path of the file adapter for files of polling, but it doesn't seem to work.(Yes, it's in the Windows environment) Anyone have any ideas? Thanks in advance!