Oracle Utilities SDK Configuration

Hi all,
I'm trying to setup a development environment for CC&B, and am running into issues with the Oracle SDK. My first question is, can a development environment be set up with an application server other than Tomcat? I'm running OAS now for CC&B and would like to use that to manage the development environment as well, if possible. But in the documentation, Tomcat is not a supported platform, so there are no installation guides for it with CC&B, even though it is the only supported platform for development (according to metalink).
So I've got the development instance installed - I checked the options "true" for 'Is Development Environment?' and 'Web is Expanded?', and I also have successfully setup Eclipse. I've also installed the Oracle SDK, but when I try to login, I get the error "Application Workbench is turned off in this environment".
So my second question is, has anybody had any experience with this or have any ideas/suggestions on what might make this work?
Thanks in advance,
Brian

What is the version of FW/CC&B and SDK are you using? You seem to have the App Workbench installed along with the SDK, might be a pre-2.3 release.
To turn it on, go to Admin Menu > Feature Configuration > F1_MODULECFG then delete the AW line

Similar Messages

  • Error while configuring Eclipse SDK for Oracle Utilities SDK 2.2

    Hi.
    I'm installing an Enterprise Taxation Management development workstation. I followed the install guide from top to bottom.
    The application server is ok, the SDK seems to be OK.
    I executed 'configureEclipse.exe' and made manual configurtions -as the install guide reads-. The eclipse project was created, but it has 2 missing libraries.
    When I open eclipse, it shows the following errors:
    Project EclipseProject220 is missing required library: 'lib/ojdbc5-11.1.0.6.0.jar'
    Project EclipseProject220 is missing required library: 'lib/spl-ccb-2.2.0.jar'
    My questions is ¿where do I get those jar files?
    About the environement:
    The develpment workstation is a laptop running Windows 2003 server, with ETM v2.2.0 Application Server installed. 3rd party SW is installed ok (appropiated versions). Web Server is Apache Tomcat v6.0.13. Eclipse v3.2.2. Oracle Utilities SDK v2.2.0.5 installed.
    Database is installed on another computer, running Windows XP with Oracle Database 11i, connected on a LAN.
    Thanks in advance.

    I had these problems too..
    I suppouse you're installind TAX (ETM) so the library you need is lib/spl-tax-2.2.0.jar'
    On the other hand, the othe 'lib/ojdbc5-11.1.0.6.0.jar' eclipse is asking for. I changed it for 'lib/ojdbc5-11.1.0.7.0.jar'
    After change these libs I can run the generator and deploy scripts even when i don't know jet how to develop.
    Dou you have some cookbooks for developing (algorithnms, modify native clases, ect) you'd like to share??
    Thanks a lot.

  • OUAF Application Framework install question - for  Oracle Utilities SDK 4.0

    Hi,
    I hope someone can help me, I am really confused.
    I have a working install of MDM 2.1 and everything is working.
    Now I need to install the OUAF SDK to start coding in JAVA but since I a mstill new to all this I dont really understand where the Application server is. I though that I installed that already. But it is not found in C:\ouaf\demo.
    I have the framework installed, I do not understand why the SDK is telling me wrong folder.
    Oracle Utilities Application Framework V4.1.0 Multiplatform is the one I have installed.
    Here is the install doc:
    http://www.box.net/shared/k86v1a4gtc793ho1zc20
    Here is part of the install doc:
    •     OUAF Application Server in 32-bit and development (exploded) form. The installation will prompt for the folder name where this is installed. Note the first 2 digits of the versions (e.g. “4.0”) of both the SDK and application server must match.
    I found the patch number to the SDK here: (but where do I find OUAF app server?)
    http://blogs.oracle.com/theshortenspot/entry/new_releases_of_oracle_utiliti
    10043375 - Oracle Utilities SDK 4.0.0.4 (for OUAF V4.0.2 based products).
    Edited by: LodestarGuy on Jul 3, 2011 11:57 AM

    Actually it did mess up. App server not starting anymore. The folder structure did not change also.
    Here is the config env screen after the changes:
    http://www.box.net/shared/rb0pe1ubi4vsgyvv8ok6
    And here is the error:
    http://www.box.net/shared/sqcnvpgdyyoevoy8fh0b
    Thank you for looking into this.

  • Oracle utilities SDk download

    Hi,
    Where can I download oracle utilities SDK.
    Is it licensed? if no can you please send me the url from where can I download SDK?

    Login to edelivery.oracle.com and select Oracle Utilities Applications as product pack. Platform: Windows (32bit)
    Select Oracle Utilities Customer Care and Billing Application WorkBench 2.2.0.0.0 Media Pack from the list of products.

  • Not able to execute startEclipse.bat file in Eclipse (Oracle utilities SDK)

    In Eclipse installation, i am not able to run "startEclipse.bat" file in this path "C:\SPLSDK\SDK\shortcuts" which comes under Oracle Utilities Software Development Kit 4.0.0.
    once i start installing startEclipse.bat, i get a error message "windows cannot find /eclipse.exe, make sure you typed correctly and try again"
    and how do i find the eclipse.exe on the installables? also in error message it shows backslash "/"eclipse.exe while executing "startEclipse.bat" file.
    jdk and hibernate paths are located in "c:\spl". Is that fine?
    And When I click “eclipse” in this path “C:\SPLSDK\SDK4.0.0.4\eclipse\eclipse-jee-galileo-SR2-win32\eclipse”, I get error "java runtime or jdk should be available in order to run eclipse. and no JVM was found after searching for the folder "C:\SPLSDK\SDK\4.0.0.4\_jvm\bin\javaw.exe" ". I have installed Jdk in “C:\spl\jdk1.6.0_18”. And to install Eclipse, should I change the path of installing jdk to support Eclipse installation?
    what could be the reason?
    Please give me suggession that how to install eclipse?
    Regards
    Vijaya

    Please help. Its urgent.

  • Information about Oracle Utilities CCB SDK

    Hi,
    Colud you please help me about Oracle utilities(CC&B) Software Development Kit (SDK).
    1.Information of Oracle CC&B SDK ?
    2.Verision of the Oracle CC&B SDK?
    3.Size of the Oracle CC&B SDK?
    4.Where can i downlaod the Oracle CC&B SDK & schema editor?(Actually we tried in edelivery.oracle.com but we find only v1.5.20 and current we are using cc&b version 2.3.0)
    5.Development Guide?
    Thanks in Advance
    Siva

    I had these problems too..
    I suppouse you're installind TAX (ETM) so the library you need is lib/spl-tax-2.2.0.jar'
    On the other hand, the othe 'lib/ojdbc5-11.1.0.6.0.jar' eclipse is asking for. I changed it for 'lib/ojdbc5-11.1.0.7.0.jar'
    After change these libs I can run the generator and deploy scripts even when i don't know jet how to develop.
    Dou you have some cookbooks for developing (algorithnms, modify native clases, ect) you'd like to share??
    Thanks a lot.

  • Oracle CM SDK Queries

    1. When a word document is edited in Webstarter Application UI, it opens the document in IE and when saved, saves it in the local machine. So,
    a) How can we open the documents in the appropriate application at the client?
    b) How can we program such that by default the document is saved at the same location in the Webstarter Application?
    2. We want to add additional columns dynamically to the Document and Folder Object (which inherit from PublicObject) so that we can display these columns in the Webstarterapp UI. We have noticed that we can extend the attributes of the Document class in Oracle CM SDK Manager, but we are not able to specify these newly extended attribute as 'Required' (This option is disabled). Hence these attributes are not displayed in the Webstarterapp UI.
    a) How can we specify the required attribute when extending the attribute of Document class?
    b) Is there any other better approach to add columns dynamically?

    a) How can we open the documents in the
    in the appropriate application at the client?i haven't used webstarterapp, but you'll probably have to use some custom code which explicitly sets the document MIME type in the header of the response, and then IE will handle the document the way it is configured, opening Word Docs in Word, etc. i'm currently doing this with a custom Java app.
    b) How can we program such that by default the
    lt the document is saved at the same location in the
    Webstarter Application?this would basically be impossible. since IE is creating a local temp file for the document at download, there's no way i can think of that a local save button in your application is going to save back to the server. and if you think about it, would you really want that? updating a document needs to be an entirely separate process.
    a) How can we specify the required attribute
    ribute when extending the attribute of Document
    class?create a new object type in Java or XML that extends default Oracle classes, and then define your custom datatypes and other attributes. here's an example i used for testing a while back. this was for R2, so there might be slight changes to the format for CMSDK:
    <?xml version="1.0" standalone="yes"?>
    <CLASSOBJECT>
    <NAME>CustomDocument</NAME>
    <SUPERCLASS RefType="Name">Document</SUPERCLASS>
    <DESCRIPTION>My extended document class.</DESCRIPTION>
    <ABSTRACT>false</ABSTRACT>
    <FINAL>false</FINAL>
    <CLASSACL RefType="Name">CustomClassACL</CLASSACL>
    <ATTRIBUTES>
    <ATTRIBUTE>
    <NAME>DocumentCategory</NAME>
    <DATATYPE>String</DATATYPE>
    <DATALENGTH>50</DATALENGTH>
    <REQUIRED>true</REQUIRED>
    </ATTRIBUTE>
    <ATTRIBUTE>
    <NAME>TrackingNumber</NAME>
    <DATATYPE>Integer</DATATYPE>
    <REQUIRED>false</REQUIRED>
    </ATTRIBUTE>
    </ATTRIBUTES>
    </CLASSOBJECT>
    hope that helps.
    .rich

  • Oracle Utilities CC&B - Infrastructure Scaling

    We are using Oracle Utilities CC&B 2.1 with Oracle 10g Database. Can anyone please suggest the optimum Database configuration that is required for a development/production environment.
    Also kindly share any documentation for scaling the Infrastructure for a production environment.

    Answering the originial question about production/development setting and also about scalability for production, there are many choices and options.
    Naturally, it is best to split your production workload from your development workload. Separate servers for that. In the early stages, you may just buy development/test servers, later, production servers which (prior to go-live) would be configured for production use (hardened security, limited access etc).
    Some customers split database and application. I know of one customer that is splitting database from online app and having separate instances for XAI and batch.
    Reporting is always a concern and a separate reporting database which is a replica of the production database as of close of business the day before is useful to have for heavy reports generated by BI or crystal etc.
    By thinking about how you can split various aspects of your CC&B prodiuction system (database, online app, XAI, batch, reporting, failover database etc)
    you have an easier time should you need to scale certain aspects of your system.
    This is a fairly easy way of scaling and separating.
    As with all things IT and particularly UNIX the answer is generally "it depends...! "

  • Running CM SDK Configuration Assistant occurs error!

    Hi,
    I am using Oracle CM SDK 10g version 9.0.4.1.0
    The Oracle Database 10g version is 10.1.0
    The Oracle Application Server 10g version is 9.0.4
    When I run CM SDK Configuration Assistant, it happens error like these
    these error message is from CmsdkConfig.log file.
    *********************** Starting CreateIfsUsersActionForIfsCm ***********************
    BaseApp arguments:
    SystemPassword=<password hidden>
    EmailAddressSuffix=
    jdbc.user.name=USERS
    Domain=ifs://morris:1521:orcl.idv:USERS
    jdbc.user.password=<password hidden>
    SchemaPassword=<password hidden>
    parameterfile=E:\oracle\OraJ2EE_904\ifs\cmsdk\admin/create/common/CreateIfsUsers.def
    GuestPassword=<password hidden>
    ScottPassword=<password hidden>
    jdbc.database.url=jdbc:oracle:thin:@(description=(address=(host=morris)(protocol=tcp)(port=1521))(connect_data=(service_name=orcl.idv)))
    Starting service
    java.lang.UnsatisfiedLinkError: make_c_state
         at oracle.jdbc.oci8.OCIDBAccess.make_c_state(Native Method)
         at oracle.jdbc.oci8.OCIDBAccess.logon(OCIDBAccess.java:458)
         at oracle.jdbc.driver.OracleConnection.<init>(OracleConnection.java:377)
         at oracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.java:515)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:345)
         at java.sql.DriverManager.getConnection(DriverManager.java:512)
         at java.sql.DriverManager.getConnection(DriverManager.java:171)
         at oracle.ifs.server.LibraryConnection.<init>(LibraryConnection.java:284)
         at oracle.ifs.server.ConnectionPool.constructLibraryConnection(ConnectionPool.java:730)
         at oracle.ifs.server.ConnectionPool.createLibraryConnection(ConnectionPool.java:691)
         at oracle.ifs.server.ConnectionPool.<init>(ConnectionPool.java:326)
         at oracle.ifs.server.S_LibraryService.resetConnectionPools(S_LibraryService.java:3923)
         at oracle.ifs.server.S_LibraryService.<init>(S_LibraryService.java:1240)
         at oracle.ifs.server.S_LibraryService.startService(S_LibraryService.java:1615)
         at oracle.ifs.beans.LibraryService.startService(LibraryService.java:369)
         at oracle.ifs.admin.tools.credential.CreateIfsUsers.run(CreateIfsUsers.java:166)
         at oracle.ifs.admin.actions.CreateIfsUsersAction.execute(CreateIfsUsersAction.java:51)
         at oracle.ifs.admin.actions.BaseAppAction.perform(BaseAppAction.java:179)
         at oracle.ifs.utils.action.ActionQueue.performActions(ActionQueue.java:303)
         at oracle.ifs.utils.action.ActionQueue.run(ActionQueue.java:229)
         at java.lang.Thread.run(Thread.java:534)
    Failed = oracle.ifs.utils.action.ActionFailedException: java.lang.UnsatisfiedLinkError: make_c_state
    oracle.ifs.utils.action.ActionFailedException: java.lang.UnsatisfiedLinkError: make_c_state
         at oracle.ifs.admin.actions.BaseAppAction.perform(BaseAppAction.java:188)
         at oracle.ifs.utils.action.ActionQueue.performActions(ActionQueue.java:303)
         at oracle.ifs.utils.action.ActionQueue.run(ActionQueue.java:229)
         at java.lang.Thread.run(Thread.java:534)
    recording that configuration failed
    iFS configuration failed; the following error occurred:
    Exception traces ---->
    oracle.ifs.utils.action.ActionFailedException: oracle.ifs.utils.action.ActionFailedException: java.lang.UnsatisfiedLinkError: make_c_state
         at oracle.ifs.admin.tools.schema.SchemaCreator.perform(SchemaCreator.java:180)
         at oracle.ifs.utils.action.ActionQueue.performActions(ActionQueue.java:303)
         at oracle.ifs.utils.action.ActionQueue.run(ActionQueue.java:229)
         at java.lang.Thread.run(Thread.java:534)
    oracle.ifs.utils.action.ActionFailedException: java.lang.UnsatisfiedLinkError: make_c_state
         at oracle.ifs.admin.actions.BaseAppAction.perform(BaseAppAction.java:188)
         at oracle.ifs.utils.action.ActionQueue.performActions(ActionQueue.java:303)
         at oracle.ifs.utils.action.ActionQueue.run(ActionQueue.java:229)
         at java.lang.Thread.run(Thread.java:534)
    java.lang.UnsatisfiedLinkError: make_c_state
         at oracle.jdbc.oci8.OCIDBAccess.make_c_state(Native Method)
         at oracle.jdbc.oci8.OCIDBAccess.logon(OCIDBAccess.java:458)
         at oracle.jdbc.driver.OracleConnection.<init>(OracleConnection.java:377)
         at oracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.java:515)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:345)
         at java.sql.DriverManager.getConnection(DriverManager.java:512)
         at java.sql.DriverManager.getConnection(DriverManager.java:171)
         at oracle.ifs.server.LibraryConnection.<init>(LibraryConnection.java:284)
         at oracle.ifs.server.ConnectionPool.constructLibraryConnection(ConnectionPool.java:730)
         at oracle.ifs.server.ConnectionPool.createLibraryConnection(ConnectionPool.java:691)
         at oracle.ifs.server.ConnectionPool.<init>(ConnectionPool.java:326)
         at oracle.ifs.server.S_LibraryService.resetConnectionPools(S_LibraryService.java:3923)
         at oracle.ifs.server.S_LibraryService.<init>(S_LibraryService.java:1240)
         at oracle.ifs.server.S_LibraryService.startService(S_LibraryService.java:1615)
         at oracle.ifs.beans.LibraryService.startService(LibraryService.java:369)
         at oracle.ifs.admin.tools.credential.CreateIfsUsers.run(CreateIfsUsers.java:166)
         at oracle.ifs.admin.actions.CreateIfsUsersAction.execute(CreateIfsUsersAction.java:51)
         at oracle.ifs.admin.actions.BaseAppAction.perform(BaseAppAction.java:179)
         at oracle.ifs.utils.action.ActionQueue.performActions(ActionQueue.java:303)
         at oracle.ifs.utils.action.ActionQueue.run(ActionQueue.java:229)
         at java.lang.Thread.run(Thread.java:534)
    anyone can help me
    thank so much,
    Morris

    Hi Joe,
    This doesn't look to good.. you may be able to redeploy the cmsdk.ear file to the OC4J_iFS_cmsdk instance - but the safest bet may be to delete the OC4J_iFS_cmsdk instance alltogether - then re-run the cm sdk configuration assistant.
    After (re)deployment the oc4j.properties and opmn.xml files should be updated to contain something along the lines of:
    oc4j.properties file in ORACLE_HOME/j2ee/OC4J_iFS_cmsdk/config has the settings:
    IFS.DOMAIN.Name=ifs://optimo.33.Red-80-58-0.pooles.rima-tde.net:1521:joe:ESQUEMA17102003
    IFS.DOMAIN.NODE.Name=optimo HTTP Node
    IFS.DOMAIN.NODE.OracleHome=C:/OracleIASOptimo
    IFS.DOMAIN.NODE.IfsHome=C:/OracleIASOptimo/ifs/cmsdk
    and the ORACLE_HOME/opmn/conf/opmn.xml has entries along the lines of:
    <oc4j instanceName="OC4J_iFS_cmsdk" gid="OC4J_iFS_cmsdk">
    <environment>
    <prop name="PATH" value="C:/OracleIASOptimo\bin"/>
    <prop name="NLS_LANG" value=".UTF8"/>
    </environment>
    </oc4j>
    Matt.

  • How to run oracle cm sdk examples in a standalone mode?

    I encountered some difficulty on how to run the examples provided by CM SDK Developer's Guide,such as SimpleConnection.I deployed my develop enviroment in two computers,installed only oracle JDeveloper in one computer,while installed Oracle10g,Oracle AS and Oracle CM SDK on the other computer.But when I tried to run the example on the computer which was only installed Oracle JDeveloper,I always failed.I have no idea of how to run the example in a standalone mode.I hope someone who familiar with Oracle CM SDK can help me solve the problem or give me some advice.Now I list the errors which appeared when I ran the example,SimpleConnection.
    C:\Oracel JDeveloper904\jdk\bin\javaw.exe -ojvm -classpath C:\Oracel JDeveloper904\jdev\mywork\Workspace2\Project1\classes;C:\Oracel JDeveloper904\jdev\lib\jdev-rt.jar;C:\ias\cmsdk.jar;C:\ias\uix2.jar;C:\ias\classes12.jar;C:\ias\emPid.jar -DIFS.DOMAIN.Name=ifs://zhao:1521:zyh:IFSSYS -DIFS.STANDALONE.Mode=true -DIFS.SCHEMA.PASSWORD=manage oracle.ifs.examples.devdoc.connection.SimpleConnection
    Connecting...
    oracle.ifs.common.IfsException: IFS-20102: Unable to start service (IfsDefaultService)
    oracle.ifs.common.IfsException: IFS-20010: Unable to get service configuration properties (SmallServiceConfiguration)
    java.sql.SQLException: Io Òì³£: The Network Adapter could not establish the connection
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:189)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:231)      
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:345)
    at oracle.jdbc.driver.OracleConnection.<init>(OracleConnection.java:431)
    at oracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.java:515)
    at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:345)
    at java.sql.DriverManager.getConnection(DriverManager.java:512)
    at java.sql.DriverManager.getConnection(DriverManager.java:171)
    at oracle.ifs.beans.LibraryService.getServiceConfigurationProperties(LibraryService.java:618)
    at oracle.ifs.beans.LibraryService.getServiceConfigurationProperties(LibraryService.java:503)
    at oracle.ifs.beans.LibraryService.startService(LibraryService.java:366)
    at oracle.ifs.examples.devdoc.connection.SimpleConnection.main(SimpleConnection.java:17)
    Process exited with exit code 0.

    The CMSDK uses the oci8 interface to connect to the database. The classes12.jar file has to correspond to the appropriate ocijdbc9.dll file; and the ocijdbc9.dll file is dependent on about 26 other DLLs beginning with oci*.dll and ora*.dll.
    I've found that the 10.1.0 and 9.2.0 database client releases contain the wrong oci*.dll family (at least for JDeveloper) and I use the 9.0.4 AS Client tree in my path when I work with CMSDK.
    My quick test is to see if I can connect to my database using JDeveloper Connect DBMS with the oci8 connection method. This seems to put out some reasonable error messages explaining why it failed, e.g. it tells you that it couldn't find the right DLL dependency.

  • Help needed in using oracle rules SDK

    Hi,
    For testing my rulesets using oracle rules SDK I doing the following:
    1. Creation of dictionary, ruleSet.
    2. Declared two kinds of globalVariable variables in my datamodel :
    Final and non-Final.(Type of these varaibles are String and Double only)
    3. Final globalVaraibles are used in creating rule's patterns.
    4. Non-Final globalVariables are used in creating rule's action.
    5. Functions are created for asserting globalVariables values and
    returning non-final varaibles, since those are required as action
    results.
    6. In java code I am testing my ruleset (dict.testRuleSet()). Before
    testing i am populating my final global variables (since these are used
    in rule's patterns),
    and updating datamodel.
    The above procedure is working fine and I rules are successfully working.
    Now, first of all i want to know if the above mentioned approach is correct or it needs to be reframed??
    secondly, when i update datamodel with values (in java code itself) it
    takes 4-5 seconds in updating it. This is the main issue that why it is
    taking this much time??
    any comment would be of great help.
    Thanks in advance.

    I will send up an alert for you, Colin. Even though I use iTunes for Mac, troubleshooting it isn't my forté.

  • Error on my IPad 2. When I'm trying to access in utilities to configure the email, this close suddenly and send me to home page

    Error on my IPad 2. When I'm trying to access in utilities to configure the email, this close suddenly and send me to home page.

    Not sure about Utilities on your iPad. Do you mean the Settings app?
    First thing to try is a reboot of your iPad. Press and hold the Home and Sleep buttons simultaneously ignoring the red slider until the Apple logo appear. Let go of the buttons and let the iPad restart. See if that fixes your problem.

  • Oracle OSB 11G. Unable to find Oracle Service Bus Configuration Page.

    Hi All,
    Sorry for the apparent silly question but I am studying and learning the product.
    I have the OSB 11G installed and running with a proxy service working and routing requests. The Oracle ESB documentation http://download.oracle.com/docs/cd/E21764_01/doc.1111/e15866/ui_ref.htm#i1327746 at chapter 4.4.2 New Oracle Service Bus Configuration Project Wizard
    Use this wizard to create an Oracle Service Bus configuration project. For configuration options, see Section 4.4.3, "Oracle Service Bus Configuration Page."
    4.4.3 Oracle Service Bus Configuration Page.
    I don't see the configuration page in anywhere in the left pane of the console. Am I missing something? The project creation works fine but I just don't see the configuration Wizard.
    Thanks.
    Regards
    Salvatore Ilardo

    The link which you are referring is for user interface objects in the Oracle Service Bus plug-ins and OSB plug-ins are used with OEPE (Oracle Enterprise Pack for Ecplise) for OSB development. OEPE is the only supported IDE for OSB development as of now.
    Remember, at a time, one and only one Oracle Service Bus Configuration project can be deployed in a OSB domain which may contain desired number of Oracle Service Bus Projects and that's why there is no provision of creating Oracle Service Bus Configuration Project in sbconsole GUI. In IDE, you may create many Oracle Service Bus Configuration Project and that's why it has a Oracle Service Bus Configuration Project Wizard.
    Regards,
    Anuj

  • Performance Issue in using Oracle Rules SDK!!!!

    Hi,
    I am using Oracle rules SDK. I have created a dictionary and declared 9 global variables in it. Now, before testing my ruleset in my code, I populate those variables and update datamodel.
    Date startDate = new Date();
    try
    this.dataModel.update();
    *}catch (Exception e) {*
    e.printStackTrace();
    Date endDate = new Date();
    long duration = endDate.getTime() - startDate.getTime();
    System.out.println("Time Taken : "+duration);
    Now the issue is that time taken by dataModel.update() is freaking 4210 milliseconds, i.e 4.2 seconds. Any idea why this is slow??
    oracle.rules.sdk.editor.datamodel.DataModel = new DataModel(ruleDictionary);

    When your query takes too long ...
    Thanks,
    Karthick.

  • Oracle 9i database configuration assisstant not running

    Hi All,
    My database is Oracle 9i.The configuration assisstant not running in this .can any body help?
    Reena

    Hi Reena, this got lost in the wrong forum. try the database forum
    Barry

Maybe you are looking for

  • How to own the same e-mail-address for different Apple-IDs

    Hello I'm under the impression, that I can't use the same e-mail-address for iCloud I used already in my Apple-ID for iTunes, because I get no verification mail for the iCloud account. Is this correct or did I something wrong? Thanks for supporting m

  • Help! I need a new printer pronto.

    My Epson printer just quit on me. I have an early am appointment tomorrow and after that will be shopping for a new printer. I'm looking at HP again since I had one that lasted for 6 years and still going. I only opted for the Epson because I wanted

  • GroupWise 7 Exchange Gateway "Bad GroupWise proxy"

    I am testing the GW7 Gateway on a GW702(NW) and Exchange 2003SP2 installation. I have it basically running, but there are 2 issues that I cannot seem to fix. as part of my learning, I have determined that I must run the Gateway as an Application, due

  • Why is iMessage not working with iOS 7?

    I have reset my network settings, reset all settings, called AT&T and even called Apple but my iMessage STILL says "waiting for activiation" after 2 whole days. Any suggestions on how to fix this problem? Every tried restoring it on my computer...

  • Editing text in Action Script

    I am trying to edit the text in a text effect file. I opened the ActionScript for the item and changed the text. However, only the last 2 letters of the new text show up in the effect. Here's the ActionScript. The text I"m trying to edit is on line 6