WebLogic integration with HTML DB?

Could someone tell me if and how can we integrate a HTML DB application with BEA WebLogic?

We are proposing to implement a HTML DB application in a BEA WebLogic AS environment and Oracle database. We want to take advantage of BEA's security. I would appreciate any insights in how to do this.

Similar Messages

  • Weblogic integration with ODI11g

    Hi All,
    can anyone help me to complete weblogic integration with ODI11g.
    Many Thanks
    Pavan.

    Hi ,
    I am working on ODI 11.1.1.5 and i have downloaded the WLS 12C.
    while Creating new weblogic Domain using Configuration Wizard of WLS i cannot able to see all the options and i am following the below weblink so can anyone please help me out regarding my issue.
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/odi/odi11g/setup_jee_agent/setup_jee_agent.htm_*
    Regards
    Pavan.

  • Redarding WebLogic integration with Eclipse

    hi users,
    This is babu.
    My query is can we integrate WebLogic 8.1 Server
    and Eclipse 5x with the support of Java 1.5.0

    weblogic 8.1 is certified for jdk 1.4 by bea.
    use weblogic 9.2 - that's up to jdk 1.5
    as far as eclipse goes, you're on your own.
    %

  • Weblogic Integration with Netscape Directory Server - Help URGENT

     

    Prashant,
    Yes, I did. Did you copy the ldaprealm.properties to the same place as where
    your weblogic.properties is located by default. The original sample file is
    located in examples/....directory. After your changes are made copy the file
    to c:/weblogic directory.
    Hope this helps.
    -Sunil .K
    Prashanth <[email protected]> wrote in message
    news:[email protected]...
    Hi,
    Can anyone who's tried using the LDAPRealm to talk to Netscape Directory
    Server 4.1tell me exactly what are the steps that one needs to follow toset
    this up:
    1. Changes in the ldaprealm.properties file
    2. Changes in the weblogic.properties file
    3. Changes on NDS side, if any
    Erorr I am getting:
    Thu Jun 29 10:24:53 EDT 2000:<I> <System Props> weblogic.class.path =
    d:\weblogi
    c\lib\weblogic510sp3.jar;d:\weblogic\license;d:\weblogic\classes;d:\weblogic
    \mys
    erver\serverclasses;d:\weblogic\lib\weblogicaux.jar
    Thu Jun 29 10:24:53 EDT 2000:<I> <System Props> weblogic.system.home =
    d:\weblog
    ic
    Thu Jun 29 10:24:53 EDT 2000:<I> <WebLogicServer> Loaded License :
    D:/weblogic/l
    icense/WebLogicLicense.xml
    Thu Jun 29 10:24:53 EDT 2000:<I> <WebLogicServer> Server loading from
    weblogic.c
    lass.path. EJB redeployment enabled.
    java.io.FileNotFoundException: ldaprealm.properties (The system cannotfind
    the
    file specified)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java, Compiled
    Code)
    at
    weblogic.security.internal.RealmProperties.getProperties(RealmPropert
    ies.java:37)
    at
    weblogic.security.internal.RealmProperties.<init>(RealmProperties.jav
    a:20)
    at
    weblogic.security.ldaprealm.LDAPDelegate.configureProps(LDAPDelegate.
    java:78)
    at
    weblogic.security.ldaprealm.LDAPDelegate.<init>(LDAPDelegate.java:198
    at weblogic.security.ldaprealm.LDAPRealm.<init>(LDAPRealm.java:35)
    at java.lang.Class.newInstance0(Native Method)
    at java.lang.Class.newInstance(Class.java:241)
    at weblogic.security.acl.Realm.getRealm(Realm.java:79)
    at weblogic.security.acl.Realm.getRealm(Realm.java:57)
    at weblogic.t3.srvr.T3Srvr.initializeSecurity(T3Srvr.java:1744)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:825)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java:99)
    at weblogic.Server.main(Server.java:65)
    at weblogic.Server.main(Server.java:55)
    at weblogic.NTServiceHelper.run(NTServiceHelper.java:19)
    at java.lang.Thread.run(Thread.java:479)
    --------------- nested within: ------------------
    weblogic.security.ldaprealm.LDAPException: ldaprealm.properties notfound -
    with
    nested exception:
    [java.io.FileNotFoundException: ldaprealm.properties (The system cannot
    find> the>  file specified)
    at
    weblogic.security.ldaprealm.LDAPDelegate.configureProps(LDAPDelegate.
    java:82)
    at
    weblogic.security.ldaprealm.LDAPDelegate.<init>(LDAPDelegate.java:198
    at weblogic.security.ldaprealm.LDAPRealm.<init>(LDAPRealm.java:35)
    at java.lang.Class.newInstance0(Native Method)
    at java.lang.Class.newInstance(Class.java:241)
    at weblogic.security.acl.Realm.getRealm(Realm.java:79)
    at weblogic.security.acl.Realm.getRealm(Realm.java:57)
    at weblogic.t3.srvr.T3Srvr.initializeSecurity(T3Srvr.java:1744)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:825)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java:99)
    at weblogic.Server.main(Server.java:65)
    at weblogic.Server.main(Server.java:55)
    at weblogic.NTServiceHelper.run(NTServiceHelper.java:19)
    at java.lang.Thread.run(Thread.java:479)
    The WebLogic Server did not start up properly.
    Exception raised: java.lang.reflect.InvocationTargetException
    java.lang.reflect.InvocationTargetException: java.lang.IllegalAccessError:
    weblo
    gic.security.ldaprealm.LDAPException: ldaprealm.properties not found -with
    nest
    ed exception:
    [java.io.FileNotFoundException: ldaprealm.properties (The system cannot
    find> the>  file specified)
    at weblogic.security.acl.Realm.getRealm(Realm.java:86)
    at weblogic.security.acl.Realm.getRealm(Realm.java:57)
    at weblogic.t3.srvr.T3Srvr.initializeSecurity(T3Srvr.java:1744)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:825)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java:99)
    at weblogic.Server.main(Server.java:65)
    at weblogic.Server.main(Server.java:55)
    at weblogic.NTServiceHelper.run(NTServiceHelper.java:19)
    at java.lang.Thread.run(Thread.java:479)
    java.lang.IllegalAccessError: weblogic.security.ldaprealm.LDAPException:
    ldaprea
    lm.properties not found - with nested exception:
    [java.io.FileNotFoundException: ldaprealm.properties (The system cannot
    find> the>  file specified)
    at weblogic.security.acl.Realm.getRealm(Realm.java:86)
    at weblogic.security.acl.Realm.getRealm(Realm.java:57)
    at weblogic.t3.srvr.T3Srvr.initializeSecurity(T3Srvr.java:1744)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:825)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java:99)
    at weblogic.Server.main(Server.java:65)
    at weblogic.Server.main(Server.java:55)
    at weblogic.NTServiceHelper.run(NTServiceHelper.java:19)
    at java.lang.Thread.run(Thread.java:479)
    WebLogic Server terminated with an abnormal condition of 1
    Hit return to continue...>>>>>>>>>

  • Weblogic Integration with MQ

    Weblogic 10.3.2, MQ 5.3
    JDK 1.6
    Getting a warning when deployin my ear on weblogic:
    <Warning> <JMSPool> <BEA-169807> <There was an error while making the initial connection to the JMS resource named XA_JMS_MANAGER from within an EJB or a servlet. The server will attempt the connection again later. The error was javax.jms.JMSException: MQJMS1068: failed to obtain XAResource>
    NOTE: MQ and Weblogic reside on different servers
    Websphere MQ JMS jar files are on weblogic domain classpath
    On weblogic console i have configured a foreign jms server when creating jms module
    In my jms module i have a foreign connection factory:
    <foreign-connection-factory name="XA_JMS_MANAGER">
    <local-jndi-name>XA_JMS_MANAGER</local-jndi-name>
    <remote-jndi-name>XA_JMS_MANAGER</remote-jndi-name>
    <password-encrypted xsi:nil="true"></password-encrypted>
    </foreign-connection-factory>
    i have defined initial context factory and connection url:
    <initial-context-factory>com.sun.jndi.fscontext.RefFSContextFactory</initial-context-factory>
    <connection-url>file:/D:/Oracle/Middleware/user_projects/domains/ebusiness_domain/wls/mq-jndi-bindings_dev</connection-url>
    .bindings file and MQ queues were already created for me
    In web application, defined resource reference via web.xml and weblogic.xml
    web.xml
    <resource-ref>
              <res-ref-name>jms/XA_JMS_MANAGER</res-ref-name>
              <res-type>javax.jms.QueueConnectionFactory</res-type>
              <res-auth>Container</res-auth>
              <res-sharing-scope>Shareable</res-sharing-scope>
         </resource-ref>
    weblogic.xml     
    <resource-description>
              <res-ref-name>jms/XA_JMS_MANAGER</res-ref-name>
              <jndi-name>XA_JMS_MANAGER</jndi-name>
         </resource-description>
    On weblogic console, diagnostics i can see the resource in the JNDI tree.      
    I have replicated another developers environment, so i cant see whats wrong here.
    Anyone?

    Problem was i did not have the ETC client on the weblogic classpath.
    <DOMAIN_HOME>\lib\com.ibm.mqetclient-5.3.06.jar

  • Issue with creating array of custom data type - WebLogic Integration

    Hi,
    We are doing WebLogic integration with Siebel for which from Siebel side we have generated java wrapper class which has all the methods, input\outputs defined and in\out params are serialized along with get\set methods. Following are the details of the input\output args.
    Account_EMRIO.java
    public class Account_EMRIO implements Serializable, Cloneable, SiebelHierarchy {
    protected String fIntObjectFormat = null;
    protected String fMessageType = "Integration Object";
    protected String fMessageId = null;
    protected String fIntObjectName = "Account_EMR";
    protected String fOutputIntObjectName = "Account_EMR";
    protected ArrayList <AccountIC> fintObjInst = null;
    Above class also includes constructors\overloaded constructor\getters\setters
    public AccountIC getfintObjInst() {    
    if(fintObjInst != null) {
    return (AccountIC)fintObjInst.clone();
    }else{
    return null;
    public void setfintObjInst(AccountIC val) {
    if(val != null) {
    if(fintObjInst == null) { 
    fintObjInst = new ArrayList<AccountIC>();
    fintObjInst.add(val);
    For the nested user defined data type AccountIC, it is defined in another java class as below
    AccountIC.java
    public class AccountIC implements Serializable, Cloneable, SiebelHierarchy {
    protected String fname = null;
    protected String fParent_Account_Id= null;
    protected String fPrimary_Organization = null;
    With the above, I was able to get all the AccountIC in the wsdl correctly and using this I was able to set the input param in the client
    WSDL:
    <xs:complexType name="accountEMRIO">
    <xs:sequence>
    <xs:element name="fIntObjectFormat" type="xs:string" minOccurs="0"/>
    <xs:element name="fIntObjectName" type="xs:string" minOccurs="0"/>
    <xs:element name="fMessageId" type="xs:string" minOccurs="0"/>
    <xs:element name="fMessageType" type="xs:string" minOccurs="0"/>
    <xs:element name="fOutputIntObjectName" type="xs:string" minOccurs="0"/>
    <xs:element name="fintObjInst" type="tns:accountIC" minOccurs="0"/>
    </xs:sequence>
    <xs:complexType name="accountIC">
    <xs:sequence>
    <xs:element name="fName" type="xs:string" minOccurs="0"/>
    <xs:element name="fParent_Account_Id" type="xs:string" minOccurs="0"/>
    <xs:element name="fPrimary_Organization" type="xs:string" minOccurs="0"/>
    minOccurs="0"/>
    </xs:sequence>
    </xs:complexType>
    Now, I wanted to make slight difference in getter method of class Account_EMRIO method getfintObjInst so that an array of AccountIC is retured as output.
    public ArrayList<AccountIC> getfintObjInst() {    
    if(fintObjInst != null) {
    return (ArrayList<AccountIC>)fintObjInst.clone();
    }else{
    return null;
    With the above change, once the wsdl is generated, I am no longer getting fintObjInst field for AccountIC due to which I am unable to get the array list of accountIC
    WSDL:
    <xs:complexType name="accountEMRIO">
    <xs:sequence>
    <xs:element name="fIntObjectFormat" type="xs:string" minOccurs="0"/>
    <xs:element name="fIntObjectName" type="xs:string" minOccurs="0"/>
    <xs:element name="fMessageId" type="xs:string" minOccurs="0"/>
    <xs:element name="fMessageType" type="xs:string" minOccurs="0"/>
    <xs:element name="fOutputIntObjectName" type="xs:string" minOccurs="0"/>
    </xs:sequence>
    </xs:complexType>
    The issue that I am facing here is, we have a custom data type(AccountIC) which has several fields in it. In the output I need a array of AccountIC. In the java bean, when this type was defined as
    protected ArrayList <AccountIC> fintObjInst = null; I was unable to get a array of AccountIC. this gets complicated as inside a AccountIC there is array of contacts as well and all the time I am getting just the first records and not a array.
    To summarize: How to get xsd:list or maxoccurs property for a field in WSDL for the user defined\custom datatype?
    Can someone help me with this.
    Thanks,
    Sudha.

    can someone help with this??

  • Coherence integration with oracle weblogic portal for Session management

    Could you please let me know how to configure coherence integration with oracle weblogic portal for Session management. Its very urgent. please help.

    Please take a look at the following web page -
    http://coherence.oracle.com/display/COH35UG/Coherence*Web+Session+Management+Module
    -Luk

  • While integrating Weblogic server with Iplanet webserver

    Hi ,
    I am facing issues while connecting weblogic application server with Iplanet webserver:
    while i hit the desired url, it showing the below log, it is not providing me proper page (weblogic console page )
    Sat Mar 23 06:12:37 2013 <1535513639993579> URL::parseHeaders: CompleteStatusLine set to [HTTP/1.1 302 Moved Temporarily]
    Sat Mar 23 06:12:37 2013 <1535513639993579> URL::parseHeaders: StatusLine set to [302 Moved Temporarily]
    Sat Mar 23 06:12:37 2013 <1535513639993579> Hdrs from WLS:[Date]=[Sat, 23 Mar 2013 00:42:37 GMT]
    Sat Mar 23 06:12:37 2013 <1535513639993579> Hdrs from WLS:[Transfer-Encoding]=[chunked]
    Sat Mar 23 06:12:37 2013 <1535513639993579> Hdrs from WLS:[Location]=[http://10.11.12.231/console/login/LoginForm.jsp]
    Sat Mar 23 06:12:37 2013 <1535513639993579> Hdrs from WLS:[X-WebLogic-JVMID]=[-420809910]
    Sat Mar 23 06:12:37 2013 <1535513639993579> Hdrs from WLS:[X-Powered-By]=[Servlet/2.5 JSP/2.1]
    Sat Mar 23 06:12:37 2013 <1535513639993579> parsed all headers OK
    Sat Mar 23 06:12:37 2013 <1535513639993579> sendResponse() : uref_p->getStatus() = '302'
    Sat Mar 23 06:12:37 2013 <1535513639993579> Hdrs to client (add):[date]=[Sat, 23 Mar 2013 00:42:37 GMT]
    Sat Mar 23 06:12:37 2013 <1535513639993579> Hdrs to client (add):[Location]=[http://10.11.12.231/console/login/LoginForm.jsp]
    Sat Mar 23 06:12:37 2013 <1535513639993579> Hdrs to client (add):[X-Powered-By]=[Servlet/2.5 JSP/2.1]
    Sat Mar 23 06:12:37 2013 <1535513639993579> canRecycle: conn=1 status=302 isKA=1 clen=-1 isCTE=1
    Sat Mar 23 06:12:37 2013 <1535513639993579> closeConn: pooling for '10.11.12.231/7001'
    Sat Mar 23 06:12:37 2013 <1535513639993579> request [console/] processed successfully..................
    Please help me.
    Thanks,
    Chinna

    Hi,
    First thing are you seeing any request coming to weblogic server? if not then,
    What configuration you have added in server.xml and virtual server instance object conf file for weblogic integration.
    It is pretty straight forward,
    1. add weblogic plugin libproxy_61.so in plugin/weblogic directory on webserver.
    2. add WLS cluster server/ standalone server information in server.xml
    3. in object file create a new object of type="magnus-internal/directory" add WL specific configuration and then add condition to select WLS object created or make it default object for handling all request.
    Thanks,
    Ranjan

  • Integrating WebLogic Server with CA SiteMinder Web Agent R6

    Hi I have searched on the topic of integrating WebLogic Server with the CA SiteMinder Web Agent R6 to provide single sign on services, and have been unable to find anything. Does anyone have any experience with this that could provide some tips, or could direct me to some documentation?

    It definitely can work. We have done the same thing in several installations. The question is "How secure does it need to be?" You will be using SM to do authentication. You will configure SSO to trust the SM header variable. If you really want to be secure you need to configure your boxes so that the http server on you SUSE box (for Portal) can only be accessed from the Reverse Proxy. If another machine can access it someone could spoof the header variable and log in as anyone they want.
    Hope this is helpful.
    Anton

  • Problem integrating Oracle 9i and Weblogic 7 with MDBs

    All:
    I would really appreciate an answer to this question.
    Background:
    - We are using Oracle 9i and Weblogic 7
    - I have an MDB that receives a message, then in the onMessage(Message) method
    performs a findByPrimaryKey(String).
    Problem:
    The deployment descriptors and the MDB all work fine when I set them up to query
    against a Pointbase database and deploy to Weblogic. Everything worked fine. But
    this was only a test to see if everything would work.
    I now need to query against an Oracle database. I got the updated version of the
    Oracle Thin Driver and put it in the WL_HOME/server/lib/classes12.zip file. I
    even added it to the beginning of the classpath in the startWeblogic.cmd file.
    But am still having problems.
    To test the just the Oracle connection I double checked the user, password, URL,
    and driver settings in a java file using JDBC connections - and they worked fine.
    They just aren't working when integrated into Weblogic.
    The problem lies in the Weblogic 7 server integration with Oracle 9i. The software
    integrated fine when tables from a Pointbase database were queried. The only changes
    made have been to make the connectivity to Oracle.
    My errors are in the attached myserver.log file. If anyone knows if this is a
    known problem or what the problem is please let me know.
    Just FYI my settings are as follows:
    Driver: oracle.jdbc.driver.OracleDriver
    URL=jdbc:oracle:thin:@192.168.6.10:1521:proType1
    user=protype1
    password=protype1
    Any advice is welcomed! I've tried everything I can think of.
    Angie
    [myserver_errors.txt]

    Hi Angela
    you can try the following parameters in the FileRealm.properties to set
    acl.reserve.weblogic.jdbc.connectionPool.<connectionPool>=everyone
    Thomas
    Angela Biche schrieb:
    Thanks, I set the initial pool count to 2 and have up to 10
    connections (for this testing). Unfortunately it hasn't helped
    any.
    The error that I am getting is an SQLException:
    Exception = Access not allowed
    But when I ran the java utils.dbping it makes the connection
    with the connection and driver parameters I enter in the console.
    I'm still open to ideas on this! :)
    Thanks,
    Angie

  • Weblogic portal integration with lenya

    I need to integrate weblogic portal with apache lenya. Is there any integration instructions?

    Hello,
    First of all let me thank you Brad, for taking the time to answer, it's very nice of you. After I read you post I spent a couple of hours searching for the installer of the recommended "WebLogic Portlets for Groupware Integration". After searching everywhere I could possible search : OTN, E-Delivery, Metalink, ias.us.oracle.com I could not find the installer of this portlets. In the Installation Guide it says : " 2. Download the software from the Oracle Software Downloads site. " - there is nothing related to Portlets for Groupware on OTN.
    Now, I'm ashame but I have to give up, I guess perhaps this portlets for groupware integration are bundeled into some kit with a different name, I don't know, believe me I tried to find them, I searched the documentation but with no luck.
    I would be very thankful if you can point me to the installer of this portlets. Thank you very much again !

  • Weblogic portal Integration with UCM by weblogic virtual repository

    Anyone has experience with Weblogic portal Integration with UCM by weblogic virtual repository? Thanks.

    Since only folders_g can be used for integrating with Webcenter Spaces/Portal we are not sure of what our strategy should be. Is there plan to use framework folders with Webenter in the future?Certainly there are. Unfortunately, no exact date/release has been communicated so far. If you need a quick implementation (following few next months) I'm afraid you will have to go with folder_g

  • Integrating Weblogic Portal with Oracle BPMS

    Hello,
    I need to integrate the Weblogic Portal with the OBPMS, but i need to show only the portlet with the work list. Anyone here already did something like this ?
    I have a tutorial at Oracle with that but in this document says that i need to :
    Add the following portlets by dragging and dropping them from the Design Palette View:
    Menu Action
    Work List
    Instance Detail
    The tutorial is :
    http://download.oracle.com/docs/cd/E13154_01/bpm/docs65/config_guide/index.html?t=modules/enterprise/wlp/t_WLP_Config_Overview.html
    But i need to show only the worklist , its possible ?
    the section with the portlets is : http://download.oracle.com/docs/cd/E13154_01/bpm/docs65/config_guide/index.html?t=modules/enterprise/wlp/t_WLP_Config_Overview.html

    Here's my thoughts on how I think this works. I think you need to have an Authentication Provider or Identity Asserter that plugs into the WLS Security Provider framework that understands the Oracle Access Manager provided token (or whatever mechanism OAM is using to pass the user credentials). That piece will be responsible for creating the principal and groups in the WLS security framework. In WLP, you use Visitor Entitlement Roles to secure things like portlets. The visitor entitlements roles can be defined by many attributes (user profile, date time, request, etc). One of which is the groups that the Authorization Provider or Identity Asserter reports. You might want to post this in the WebLogic Portal forum as well.

  • Chat Integration with WebLogic Portal 10.3

    Hello Friends,
    For one of my pre sale account, I am suppose to propose a chat integration with Oracle WebLogic Portal 10.3.
    I was wondering if one can guide me as what would be the best possible option to consume? We are going to propose below Product stack -
    Oracle WAS 10.3
    Oracle WLP 10.3
    Oracle Web Center Interaction (not sure about the version)
    Vignette CMS 7.6
    Need to know if there are any OOTB features in oracle product stack. If not, then need to understand the best possible solution for integration either as software or in SaaS model.
    Appreciate your quick help on this point.
    Thank you,
    Regards,
    Chintan

    Bumping up the question,
    Can somebody please guide me.
    Thank you,
    Regards,
    Chintan

  • Weblogic Integration 8.1 with SQL Server 2000

    Will weblogic integration 8.1 support SQL Server 2000 in a future service pack?
    What features do not work with the current version of integration? Has anybody
    tried using it?
    Ben Litchfield

    You need to copy your jar to ${AS_INSTALL}/domains/domain1/lib/ext (replace domain1 by your
    domain). Another option is to leave the jar in ${AS_INSTALL}/lib and add a entry in the classpath-suffix element of your domain.xml.
    thanks,
    :aditya

Maybe you are looking for

  • Problem with JRE and Yahoo applets

    Hi, I couldn't find any answer for this anywhere else... Whenever I try to play a Yahoo game, certain windows will "shake". For example, if I log into yahoo, then go to play their spades game, the applet will load without any problem. The game room w

  • Reversal of a maint. order which was released through a maintenance plan?

    Hi All, Is there a way to do reversal of a maintenance order that was released through a maintenance plan? Because I do not want to process the order; as such I would like to put a reversal indicator for that order and go ahead with the next order th

  • Question mark on photo on apple tv AND deleted photos showing up

    Ok so the first part of this is probably really obvious, but having spent over an hour on the second part of my problem I give up. So, when you are viewing photos, via home share form my  main mac, onto my apple tv, what does to mean when there is no

  • Check duplicate message in B2B

    Hi gurus, Please help me how to check the duplicate messages in Oracle B2B, IS it possible is ther any parameter, if yes , please explian how it works, On what basis it will compare 2 messages Regards Cnu

  • Preview Unavailable for This File Message

    Recently when shooting with 6D, I noticed that occasoinally images did not pop up on LCD.  Since I rarely chimp., I thought that images had merely closed down before I had checked. When I previewed images on ProSelect, all were there.   However, when