ClarifyCRM  Tuxedo and Weblogic Integration

Hi All
ClarifyCRM 8.0 include Tuxedo transaction process engine(Tuxedo version 6.5). Is that possible to connect tuxedo service thought by WTC or Jolt on Weblogic server?
Base on user manual. I know Tuxedo could integrate with Weblogic by WTC and Jolt. But I'm not sure the program for "Clarify CRM Tuxedo" and "Tuxedo" is the same!
many thanks
Andy Wu

Hi
I am trying to use WLST tool for configuring Weblogic domain in 9.1 OFFLINE.
I have done with almost all except JTA configuration.
Can you please give me smaples for the same.
The following is part iof my script...
readTemplate('F:/AuctionDoc/Installer/inDomain.jar')
cd('/JDBCSystemResource/localNonTxPool/JdbcResource/localNonTxPool')
create('myJdbcDataSourceParams','JDBCDataSourceParams')
cd('JDBCDataSourceParams/NO_NAME_0')
set('JNDIName', 'jdbc/NonTxDataSource')
#JDBC settings and other JMS settings worked
But the JTA settings dint work
#=======================================================================================
# Set JTA timeout
#=======================================================================================
cd("/JTA/inInstDomain")
set("TimeoutSeconds", "1200")
set("AbandonTimeoutSeconds", "1200")
I have to do the above OFFLINE.
I could not locate the JTA folder or any thing related with JTA configuration to do offline using WLST
Can you please give an example of JTA settings
Thanks
Binu

Similar Messages

  • Diff between BPM and weblogic integration

    hi,
    can anybody tell me what is the difference between aqualogic BPM and weblogic integration.
    both do business process modelling.
    and can anybody tell me when to use one . a usecase example would be helpful.
    thanks

    hi,
    can anybody tell me what is the difference between aqualogic BPM and weblogic integration.
    both do business process modelling.
    and can anybody tell me when to use one . a usecase example would be helpful.
    thanks

  • WLST and WebLogic Integration

    Hi all,
    I have installed WebLogic Integration 8.5 bundle. Meaning i have also installed weblogic server 8.1. on Windows XP
    I am now trying to use Weblogic Scripting Tool WLST. But there is no tools on the menu(tools->weblogic scripting tool) this was added in the 9.1 installation...
    How do I configure my installation weblogic server 8.1 with WLI8.5 to run WLST?
    after i run setELSEnv.cmd to set the environment. Then i try java weblogic.WLST and the error is "java.lang.NoClassDefFoundError: weblogic/WLST"
    Where are the libs, how do i configure WLST to run.
    I also tried starting the WLST from the 9.1 installation, but it cannot connect to 8.1 installation, tough connecting to 9.1 installation is no problem. If i try i get this error: "weblogic.management.ManagementRuntimeException: java.lang.NoSuchMethodError: isCachable"
    (I installed weblogic 9.1 and there the WLST was installed during installation and all works just fine. unfortenatly my system must run on 8.1->wli8.5)

    Hi
    I am trying to use WLST tool for configuring Weblogic domain in 9.1 OFFLINE.
    I have done with almost all except JTA configuration.
    Can you please give me smaples for the same.
    The following is part iof my script...
    readTemplate('F:/AuctionDoc/Installer/inDomain.jar')
    cd('/JDBCSystemResource/localNonTxPool/JdbcResource/localNonTxPool')
    create('myJdbcDataSourceParams','JDBCDataSourceParams')
    cd('JDBCDataSourceParams/NO_NAME_0')
    set('JNDIName', 'jdbc/NonTxDataSource')
    #JDBC settings and other JMS settings worked
    But the JTA settings dint work
    #=======================================================================================
    # Set JTA timeout
    #=======================================================================================
    cd("/JTA/inInstDomain")
    set("TimeoutSeconds", "1200")
    set("AbandonTimeoutSeconds", "1200")
    I have to do the above OFFLINE.
    I could not locate the JTA folder or any thing related with JTA configuration to do offline using WLST
    Can you please give an example of JTA settings
    Thanks
    Binu

  • Visual Age 3.5.3 and WebLogic Integration Kit

    I have Visual Age for Java Enterprise Edition v3.5.3
    When I install WebLogic Integration Kit, i receive an alert message:
    Visual Age for Java is not installed.
    Can anyone say me if WebLogic Integration Kit found in Visual Age 3.5.3?
    Israel Garcia Alesanco ([email protected])
    Bilbomática S.A. (www.bilbomatica.es)
    Licenciado Poza 55 4 planta
    Tel. 94.427.63.08 Fax 94.427.15.47
    48013 BILBAO

    Israel,
    The WebLogic Integration Kit is certified to work with VAJ 3.5 and not VAJ
    3.5.3. The kit supporting VAJ 3.5.3 should be available on BEA's download
    site sometime by the end of this week.
    Thanks,
    Nirav.
    "Israel García" wrote:
    I have Visual Age for Java Enterprise Edition v3.5.3
    When I install WebLogic Integration Kit, i receive an alert message:
    Visual Age for Java is not installed.
    Can anyone say me if WebLogic Integration Kit found in Visual Age 3.5.3?
    Israel Garcia Alesanco ([email protected])
    Bilbomática S.A. (www.bilbomatica.es)
    Licenciado Poza 55 4 planta
    Tel. 94.427.63.08 Fax 94.427.15.47
    48013 BILBAO--
    Nirav Chanchani
    BEA Systems, Inc.

  • Reg: 3DNS and weblogic integration

    Hello:
    Can any one tell me
    1)How to integrate 3DNS with weblogic server.
    2)If integration possible then is there documentation on this.
    3)Brief overview of the integration.
    Thanks in Advance,
    Vijay

    Dear Sugandgha,
    Let us look at MM and SD integration with the scenario of a third party order process. This process uses a purchase order (which is sent to your vendor). Also invoice verification is used further along the process to check that the invoice you send to your customer is the same material and quantity as that which the vendor sends to you (but obviously shipped
    directly to your customer).
    The integration areas between SD and MM :-
    1. When you create sales order in SD, all the details of the items are copied from Material master of MM.
    2. MRP and availability check related data is also taken from MM although you control this data in SD also.
    3. While you create inbound/outbound delivery with reference to a sales order,the shipping point determination takes place with the help of the loading group, plant data, shipping conditions etc. This also refers to Material Master.
    4. The material which you are entering in a sales order must be extended to the sales area of your sales order/customer otherwise you cannot transact with this material.
    I hope this will help you,
    Regards,
    Murali.

  • How can i do OID and weblogic integration?

    hi,
    i installed weblogic 10.3.0.0 on linux.
    on another server i have an OID.
    i want to integrate this OID with weblogic.
    how can i do?
    in oracle application server. i did it from OC4J administration page. under the security tab. identity management.
    there is a configuration page to define OID.
    thanks for helps.
    Eser

    If OID has a standard LDAP interface, which I believe it does, then configuring an LDAP Authentication Provider is the fundamental way to do this:
    http://edocs.bea.com/wls/docs103/secmanage/atn.html#wp1198953
    In this case I believe you want to use the generic LDAP Authentication provider.
    Good luck and post back if you get this to work.

  • Apache 2.2 and weblogic  integration

    Hi ,
    We are installing epm 11.1.2.3 and we are using apache 2.2 installed on server1(windows 2008 R2) and foundation services installed on sever2(windows 2008 R2). We have disabled ohs in the server 2 and used apached 2.2 as our web server to proxy the traffic. Our system is SSL enabled.
    We are able to open work space from the server 1 and are able to access the reports and everything looks fine as far as the proxy and integration is concerned.
    We are having trouble with the epm static content. we tried creating folders on the local system but it is not working so when I go to epm_online_help it gives me garbage. So all the files that are placed in the epm static content folders are not being accessed.
    Did anyone work with this system architecture. Please let me know if anyone knows the solution.
    Thank you in advance.

    Hi,
    This is the Java System Web server (now called Oracle Iplanet Web Server) forum so not the best place for Apache issues. That said it looks like there is a problem
    with a location wrapper for the epm.  I would check the epm  docs to make sure the configuration is correct or raise a SR into Oracle.
    regards,

  • Apache httpd.conf and Weblogic server integration.

    Dear friends,
    I am seeing a strange problem in my Apache and weblogic integration work.
    In the Apache httpd.conf file, under mod_weblogic.c module, if i dont turn DebugConfigInfo ON then my system is not working properly. always hitting with http 404 error. can you please explain why this is required and if required is it mandatory to turn it ON ?
    when i read in weblogic docs, its mentioned as to turn it OFF for security reasons. But if i make it as OFF then my website is not working properly.
    Here is the conents of mod_weblogic.c module in my httpd.conf file.
    <IfModule mod_weblogic.c>
    WebLogicHost rlw1csts08.bpweb.bp.com
    WebLogicPort 7001
    DebugConfigInfo On
    #EnforceBasicConstraints OFF
    PathPrepend /csmain-web
    ErrorPage /err/serverErrorWL.xml
    #WLLogFile "| /export/home/wwwst08/apache/bin/rotatelogs /export/home/wwwst08/apache/logs/WL_apache_error.log.%Y%m%d%H%M%S 86400"
    WLLogFile "/export/home/wwwst08/apache/logs/WL_apache_error.log"
    </IfModule>
    Please let me know your inputs. Its very urgent.
    Thanks
    subba.

    I donot have the complete httpd.conf with me right now but you have to follow the following steps:
    1) Compile Apache with ssl module included
    2) Instead of Port 80 change the port to 443 at global level or at virtual directory level
    3) If u want to redirect the traffic on port 80 to port 443 then also include mod_rewrite module while compiliing apache and write a rule to redirect the traffic from port 80 to 443

  • When will WebLogic Integration 9.2 Certification will be available?

    Currently it seems only Integration Developer based on WLI 8.1 is available. Since I am using WLI 9.2 not is not suitable.
    Anyone know when BEA plan to have WLI 9.2 certification available

    T C wrote:
    I have also run into the "Run Database Scripts" dialog box after creation of a domain. When I started the domain I got the following error:
    <[Security:090737]An exception occured while getting connection to validate the configuration settings
    va.sql.SQLException: [Security:090735]The DBMS connection was not usable
    I have BEA 9.2 Platform running on Windows 2000 Professional Service pack 3.
    Incidentally, I started pointbase manually (startPointBase.cmd), started PointBase Console (startPointBaseConsole.cmd) in order to execute the SQLAuthenticator.sql script. This all failed because this SQL script refers to tables GROUPS and USERS, which did not exist in my PointBase schema.
    What worked for me was:
    1. Create a new domain, and only select Workshop for WebLogic, WebLogic Portal, and WebLogic Integration options.
    2. Select YES to Customize Environment and Services Settings tab.
    3. Take defaults until the Run Database Scripts dialog box.
    4. On the Run Database Scripts dialog box, run the scripts for p13nDatasource and cgDataSource-nonXA.
    5. Take default on the remaining steps, and after domain creation the "Run Database Scripts" dialog box shouldn't appear, and the domain should start properly.I'm curious though as what would one do if instead of PointBase DB, we use MS SQL 2000,
    for all the relevant databases in an Integration domain? Thanks.
    ---Nam

  • Weblogic Integration 9.2 - Domain Configuration SQLAuthenticator

    hi
    <p>
    After downloading, the new vesrion, I started to use the Configuration Wizard to set up a Test Domain.
    <p>
    At the completion of the configuration, the following message is presented:
    <p>
    "This domain is configured to use the SQL authenticator security provider. You must load database tables in the "Run Database Scripts" panel or load the tables manually after completing the wizard using the SQL file located at ..... /security/SQLAuthenticator.sql"
    <p>
    1: This is something new as far as I can tell. At least I've never encountered it and I have installed earler versions of 9.2, ALSB recently
    <p>
    2: when setting up a new domain, neither the server nor pointbase are running. Hence the scripts cant be run from withiin the Config Wizard.
    <p>
    3: Cant start the Admin server for the new domain because the tables are not set up
    <p>
    4: How do I run the .sql script manually? I'm assuming the PB Console but I dont actually know the Pointbase Datbase name that I should connect to for this purpose
    <p>
    5: I can't find any discussion of this in the release notes, upgrade notes etc.
    <p>
    So I'm stuck. This seems a pretty strange way to do things. Any advise would be appreciated.
    <p>
    Regards
    <p>
    Jim Nicolson

    T C wrote:
    I have also run into the "Run Database Scripts" dialog box after creation of a domain. When I started the domain I got the following error:
    <[Security:090737]An exception occured while getting connection to validate the configuration settings
    va.sql.SQLException: [Security:090735]The DBMS connection was not usable
    I have BEA 9.2 Platform running on Windows 2000 Professional Service pack 3.
    Incidentally, I started pointbase manually (startPointBase.cmd), started PointBase Console (startPointBaseConsole.cmd) in order to execute the SQLAuthenticator.sql script. This all failed because this SQL script refers to tables GROUPS and USERS, which did not exist in my PointBase schema.
    What worked for me was:
    1. Create a new domain, and only select Workshop for WebLogic, WebLogic Portal, and WebLogic Integration options.
    2. Select YES to Customize Environment and Services Settings tab.
    3. Take defaults until the Run Database Scripts dialog box.
    4. On the Run Database Scripts dialog box, run the scripts for p13nDatasource and cgDataSource-nonXA.
    5. Take default on the remaining steps, and after domain creation the "Run Database Scripts" dialog box shouldn't appear, and the domain should start properly.I'm curious though as what would one do if instead of PointBase DB, we use MS SQL 2000,
    for all the relevant databases in an Integration domain? Thanks.
    ---Nam

  • Relation between TPMonitor and Weblogic

    Hi all,
    For example , take an application developed using 2 different
    technologies.Say one is using an application server like weblogic and
    the other is developed on Tuxedo.One of the main services that are
    provided by TPMonitors like Tuxedo is to manage distributed
    transactions.Same are managed by TransactionManager in weblogic.Are
    these technologies completely replacable for one another ?
    Thankx for your time...
    -- mahati.

    Mahati,
    The way that I would describe it is that Tuxedo and WebLogic are both
    application servers. It's just that when Tuxedo was first released, the word
    application server didn't exist.
    You should use the Tuxedo app. server if you have skills in and wish to use the
    C, COBOL or C++ programming languages to develop your application, wheras you
    shoukd use WebLogic if you have java skills that you want to use.
    If you have a rage team with a mized skill-set, you can use both WebLogic and
    Tuxedo and use the WebLogic Tuxedo connector to connect the 2 physical
    environments to produce the effect of one logical application server.
    Regards,
    Peter.
    Ravi Kumar Mahanti wrote:
    Hi all,
    For example , take an application developed using 2 different
    technologies.Say one is using an application server like weblogic and
    the other is developed on Tuxedo.One of the main services that are
    provided by TPMonitors like Tuxedo is to manage distributed
    transactions.Same are managed by TransactionManager in weblogic.Are
    these technologies completely replacable for one another ?
    Thankx for your time...
    -- mahati.

  • Where to download Tuxedo 10gR3 and Weblogic 10.3.1 for 64-bit Win2K3 ?

    Folks,
    Hello. I am installing PeopleTools 8.50 in 64-bit Windows Server 2003 .
    PeopleTools 8.50 is certified on 64-bit OS and requires Tuxedo 10gR3 and Weblogic 10.3.1.
    In http://edelivery.oracle.com PeopleTools 8.50 package, there are only 3 files for Windows as follows:
    1) Tuxedo 10gR3 for MS Windows Server 2003 32-bit (V15053-01)
    2) Weblogic 10.3.1 for MS Windows 32-bit (V16992-01)
    3) Weblogic 10.3.1 Generic (V17003-01)
    As I know, Tuxedo 10gR3 and Weblogic 10.3.1 do support 64-bit Windows Server 2003. But I cannot find any website to download Tuxedo 10gR3 and Weblogic 10.3.1 for my 64-bit Windows Server 2003.
    Can any folks provide a link to download Tuxedo 10gR3 and Weblogic 10.3.1 for 64-bit Windows Server 2003 ?

    user8860348 wrote:
    ...> 1) Tuxedo 10gR3 for MS Windows Server 2003 32-bit (V15053-01)
    2) Weblogic 10.3.1 for MS Windows 32-bit (V16992-01)
    3) Weblogic 10.3.1 Generic (V17003-01)
    As I know, Tuxedo 10gR3 and Weblogic 10.3.1 do support 64-bit Windows Server 2003. But I cannot find any website to download Tuxedo 10gR3 and Weblogic 10.3.1 for my 64-bit Windows Server 2003.
    Can any folks provide a link to download Tuxedo 10gR3 and Weblogic 10.3.1 for 64-bit Windows Server 2003 ?Why looking for the 64-bit whereas the 32-bit are the only available on edelivery for Windows even though only 64-bit OS is supported ? Take the software under Peopletools 8.50 package for your plateform, they are certified with that one.
    Nicolas.

  • Weblogic Integration Interview Questions and Answers

    Can some one send me WebLogic Integration interview questions and answers to [email protected] and [email protected]
    Thank you.

    hi all,
    can any one help us how to get or retrieve DataSource Names in weblogic using java code.
    it is very urgent. please copy the java code here.
    Somu :)

  • 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

  • Oracle WebLogic Integration's Custom Control and SOA Suite Spring Component

    I crated this thread to inform users about some issues with the
    Oracle WebLogic Integration's Custom Control and SOA Suite Spring Component
    tutorial from
    http://www.oracle.com/technology/architect/soa-suite-series/wli_custom_control_spring_component.html
    - Fig. 6 doesn't agree with what's just above. This step isn't necessary because it can be create automatically when you make a class.
    - Fig. 11 shows the package
    sample.oracle.otn.soaessentials.javainteg
    and the class should be placed in
    sample.oracle.otn.soaessentials.javainteg.impl
    - The Business Tier -> Spring 2.5 might not be available. Extensions steps steps should be given.
    - Fig. 15 When lgger-context is created in Jdev 11.1.1.3.0 the Spring context is created in
    /mywork/SOASuiteWLIEssentials/JavaIntegration/src/META-INF
    while in the sample project it is in
    /mywork/SOASuiteWLIEssentials/JavaIntegration
    - Fig 18 has incorrect class name.
    - Fig 19 is incorrect: there is no Spring 2.5 SCA in Jdev 11.1.1.3.0; there is only WebLogic SCA. Where is the canvas mentioned above?
    - Fig 28 logger-context.xml is not where it is displayed in the fig. It is /src/Meta-Inf/.
    - Most of the fig from the deployment are not up to date.
    - I don't understand the need for the portion:
    "Implementing the use case in WLI" up to
    "Implementing the use case in SOA Suite"
    It confused me when I tried to follow the tutorial.

    I am also looking for the same .... Please share the CLoning script for SOA Suite from Prod to staging Env...
    Thanks.

Maybe you are looking for

  • Advance payment to Vendor against PO

    All SAP Gurus, How to give advance payment to vendors against PO? Regards,

  • Stock in bonded warehouse to consider in MRP

    We are bonding some of imported consignment in custom bonded warehouse. It is being ex-bonded whenever it is required in factory unit for consumption. When we run MRP , system recognises only stock maintained in factory. We want stock maintained in b

  • URGENT: Importance of Browser

    hi,      can anyone tell me what is meant by BROWSER,where we have to use BROWSER in SAP SRM,and how it is work  b/w R/3 to SRM.Kindly send answers immediatly to my mail. with regards to all.

  • Speech bubble - how do I add to iDVD or iMovie?

    A few months ago someone showed me how to use iMovie and iDVD. I liked the additional feature they showed of being able to add "speech bubbles" to show text for individual frames/images. Unfortunately, I can't find or remember how to find this featur

  • Windows 2008 R2 with Connection Broker

    Hi Ive been trying to add windows 2008 r2 farm to vdi. Ive done the steps to install the certificate etc on RDS hosts. I can add either one of the hosts as a desktop provider. But when i want to add 2 or more hosts to one desktop provider VDI complai