Mega BPM & Oracle BPM Integration

is it possible to integrate Mega BPM Process into Oracle BPM? Can we have any connectors or xmg file import function in Oracle BPM?

Are you using OBPM 10g? or 11g?
And are you just trying to integrate, ie. call your MEGA process from OBPM? or did you want to convert MEGA into OBPM?
Actually these questions are just for more clarification, I do not think that there is any conversion tools, and I don't know anything about MEGA.... OBPM (10g) does allow you to expose a process as a web service, maybe MEGA does too?
-Kevin

Similar Messages

  • Oracle BPM with Liferay integration

    Dear Oracle BPM experts,
    my organization is considering to introduce Oracle BPM Suite 11g for its internal workflows.
    However existing and and new internal application will be implemented over the open source Liferay portal. Liferay is currently running over Apache Tomcat.
    Do you know if Oracle BPM can integrate with non-Oracle portal servers, especially Liferay?
    My organization is very keen on migrating to an application server like Weblogic but not to migrating to another portal server (e.g. Webcenter) at the moment.
    In the case where you even know any customers/projects where a Liferay + Oracle BPM integration has been accomplished, I would be grateful to know them.

    Hi
    Its been a while I have not worked on Liferay portal in the last 4 years. Oracle SOA/BPM is not supported and mostly cannot be installed on Tomcat App server. BUT Liferay Portal can be installed on top of Weblogic Server. So you can always have a single application server like Weblogic Server to install your own Liferay and also Oracle SOA Suite.
    Coming to integration, there could be many ways, that you had to explore:
    1. Oracle SOA Suite has very rich interface APIs to access the Tasks. By default it has a web application like http://soahost:soaport/bpm/workspace that users login into and see all the Tasks that they are assigned to. In your Liferay Portal, have a IFrame Portlet and use the above URL. you may have to tweak for Single Sign on. But otherwise you can always show workpace app in liferay portlet.
    2. Oracle SOA Suite has very rich APIs to access all the stuff for any Task. Like get list of Tasks, and task details and act on those tasks. Its like building your own custom Workspace application for Tasks. Some customers do this. Do this on your Liferay side. Only thing, is there may be some clash between some generic JRF, WebServices APIs and Versions. Like Liferay may need some specific version and soa may need some specific version. Also you need some Oracle SOA suite JARs to include in classpath on liferay side.
    3. Oracle SOA also exposes all Tasks stuff using WebServices and rich REST APIs. Simply build a proxy client on Liferay side to the WebService exposed for a Task. Create a simple UI in liferay portlet to enter all the inputs for input payload and use proxy to create the task.
    What you are tying is possible. Refer online docs for all above details and even sample. Just please be aware there may be some clash on common set of jars that liferay and oracle soa suite may step over each other, if you integrate them into single application server. If they exist in their own app severs like liferay+tomcat and oracle soa + weblogic, then you are fine.
    Thanks
    Ravi Jegga

  • ORACLE BPM - Integration with BI

    We have to integrate Oracle BPM with SAP-BI. Does Oracle BPM provide any adapters to connect to staging tables.
    ThankYou!

    before importing delete / rename PublicReportService under business services, and also delete/rename all the IO for project XMLP Integration. Make sure there are no other Siebel repositories existing except Siebel Repository (no backups). Then import the WSDL.

  • Integration between Oracle BPM 10.3 and UCM 11g

    I need to use UCM to manage documents created during a BPM workflow. Instead of attaching these files to the BPM process instance i must put them into the content repository, organizing the folder structure.
    So all i need to use is: Search, GetInfo, and CheckIn functionality.
    I was trying importing RIDC jars into BPM but it was a very bad idea because of many errors at the introspection time.
    So I read there was a Oracle Content Integration EJB, but didn't fount id anywhere...
    The last solution I'm afraid I ought use are Web Services, or a second EJB layer that I should create myself, between BPM and UCM servers.
    Since I hope could use WS, is there such guide to use it, some samples using services?
    I'll trust in your help!!! Thanks in advance...
    Antonio Russo

    11g relies upon SOA suite components for much of the underlying infrastructure.
    Interactive activities are no longer modeled using the simple JSF based ALBPM style screen flows and UI editor. In 11g the human workflow engine is used for this purpose - it handles user routing, notifications, data associations, etc. The actual implementation is done in ADF using task flows. This gives you more flexibility, with the caveat of a bit more complexity.
    11g is a "codeless" environment. ALBPM style Automatic activities and PBL code are a thing of the past. Business logic is now performed either using Business Rules, or by calling Web Services. There are also adapters for accessing the database, FTP, and reading/writing files on the filesystem. Data flows through the process in the form of XML, some of which is abstracted away from the developer in the form of Business Objects in the catalog. However, knowing XML and XML related technologies is now much more important (XSD, XPath, XSL, etc.)
    The Eclipse style IDE is no longer used for design time. JDeveloper is the new IDE. You can also use BPM composer for some online (it's a web based app) project design and publishing.
    The Process Administrator app is now gone - that functionality is replaced by fusion middleware control (Enterprise Manager) and the workspace itself.
    More details can be found in the documentation:
    http://download.oracle.com/docs/cd/E14571_01/soa.htm

  • Integration between Oracle BPM and RTD(rule engine)

    Hi,
    I have Oracle BPM - 10.3.2.0.0  Build 100141
    Oracle RTD(rules engine) - 3.0.0.1
    Please let me know whether the versions of RTD and Oracle BPM mentioned above can be integrated with each other.
    How the interaction between Oracle BPM enterprise and RTD will take place and how the data flow takes place between them.
    Thanks in advance

    Check this, u can get some info
    Re: What is a recommended approach to integrate Oracle BPM 10R3 and  Oracle UCM

  • Integrating Oracle BPM and outlook

    Hi,
    We are using Oracle BPM 6.0.4.
    We like to integrate Outlook to receive the integrative activity instances. In other words we are planning to make Outlook behave as work space.
    Any idea/ document / sample on this will be more helpful.
    Thank you in advance.
    Edited by: user5124449 on Jan 11, 2011 11:11 AM
    Edited by: user5124449 on Jan 11, 2011 11:12 AM

    In the data control palette under the collection that represents the child you should see a node of operations - in there you should see next/previous - drag those onto the page to get the scrolling through the records going on.

  • JSP Integration with Oracle BPM 11g

    Hi,
    Could you let me know, How to Integrate JSP with Oracle BPM 11g.
    Thanks

    Thanks for the information.
    But i was looking at how to integrate JSP with oracle bpm 11g.
    IN Oracle BPM 10gR3, We will integrate jsp in screenflow. In 11g, I am not sure how will we integrate JSP.
    Could you please let me know how to integrate JSP with BPM 11g. Thanks!.

  • Integration between Oracle BPM and Oracle UCM

    Hi
    I have a requirement how to integarte between Oracle BPM and Oracle UCM.
    Detailsabout the problem:
    Once user start the process and want to upload the document in the same process, the document should be uploaded into UCM and similarly user wants to update some document in the middle of the process , user can check-out the document and check-in the document (Docuemnt present on Oracle UCM).
    Please guide me what is the approach for that ?
    Thanks for your help in advance.

    Check this, u can get some info
    Re: What is a recommended approach to integrate Oracle BPM 10R3 and  Oracle UCM

  • Jasper report integration in Oracle BPM

    Hello friends
    We'r working on an application using Oracle BPM 11g (11.1.1.5.0)
    What we are looking for is to have the ability to generate reports using iReport (jasper).
    Using help from the previous thread below ,we have been able to call a report without any input parameters and by calling the servlet directly.
    Re: generating jasper reports in Oracle BPM
    What we're trying to do here is to have some input parameters for our report.
    I'm trying to do this using a java class, but haven't found any sample to show me the way and samples I've found didn't work in Oracle BPM
    Can anyone help me with this?
    Thank you

    Hi
    I have finally solved my problem.
    The problem was that I could not send the input parameter to the servlet.
    Here is my code:
    in my java class:
    public String actionRunReport() throws Exception {
            // Add event code here...
            String emp = null;
            if (getEmployeeID().getValue() != null) {
                emp = getEmployeeID().getValue().toString();
            } else {
                emp = "1";
            FacesContext ctx = FacesContext.getCurrentInstance();
            HttpServletRequest request =
                (HttpServletRequest)ctx.getExternalContext().getRequest();
            HttpServletResponse response =
                (HttpServletResponse)ctx.getExternalContext().getResponse();
            request.setAttribute("empId", emp);
            request.getRequestDispatcher(response.encodeURL("/printrrportservlet")).forward(request,
                                                                                            response);
            response.flushBuffer();
            ctx.responseComplete();
            return null;
        }in my servlet:
    public void doPost(HttpServletRequest request,
                           HttpServletResponse response) throws ServletException,
                                                                IOException {
            response.setContentType(CONTENT_TYPE);
            //OutputStream ouputStream = null;
            try {
                Connection conn = Connect.createConnection();
                String reportSource = "C:\\reports\\templates\\guarantees.jrxml";
                InputStream input = new FileInputStream(new File(reportSource));
                JasperDesign design = JRXmlLoader.load(input);
                JasperReport report = JasperCompileManager.compileReport(design);
                Map<String, Object> params = new HashMap<String, Object>();
                params.put("reportTitle", "Guarantees");
                params.put("author", "Milad");
                params.put("startDate", (new java.util.Date()).toString());
                params.put("empId", request.getAttribute("empId"));
                JasperPrint jasperPrint =
                    JasperFillManager.fillReport(report, params, conn);
                OutputStream ouputStream = response.getOutputStream();
                JRExporter exporter = null;
                response.setContentType("application/pdf");
                exporter = new JRPdfExporter();
                exporter.setParameter(JRExporterParameter.JASPER_PRINT,
                                      jasperPrint);
                exporter.setParameter(JRExporterParameter.OUTPUT_STREAM,
                                      ouputStream);
                exporter.exportReport();
            } catch (Exception ex) {
                ex.printStackTrace();
        }In jspx page::
    <af:commandButton text="Run report" id="cb1"
       action="#{printBean.actionRunReport}"/>in web.xml:
    <servlet-mapping>
        <servlet-name>PrintrRportServlet</servlet-name>
        <url-pattern>/printrrportservlet</url-pattern>
    </servlet-mapping>

  • Alfresco+BEA Aqualogic(Oracle) BPM Suite Integration.

    Hi,
    I have two questions to ask:
    1.Is BEA Aqua Logic BPM Suite now a part of Oracle BPM Suite or it still exists on its own as a separate entity.
    2.I have requirement to integrate BEA Aqua logic(Oracle) BPM Suite with Alfresco to develop advance workflows created using BPM Suite on Alfresco.I have searched on web but not found anything much relevant.Can anybody help me out on how to do it?Is it possible or not?If yes,any link or documentation for the same would be highly appreciated.If no,please confirm the same also.
    Thank You,
    Regards,
    J Lalit

    thanks so much, it's of great help.
    however, if i want to download the install file of the whole Oracle Business Process Management Suite, which files are required?
    as i know, the whole OBPM Suite includes 5 products:
    BEA AquaLogic BPM Studio/Server
    Oracle BPEL Process Manager
    Oracle Business Rules
    Oracle Business Activity Monitoring
    Oracle Process Portal
    i checked
    http://edelivery.oracle.com/EPD/Download/get_form?egroup_aru_number=9132671
    http://www.oracle.com/technology/software/products/ias/bea_main.html
    seems these products are listed seperately. and each product also includes many parts. i don't know which parts should download. especially we're going to intall on Linux 86.
    thanks.

  • Integrating Oracle BPM with WebLogic Portal

    Can I integrate Oracle BPM standalone 10g with Weblogic Protal?
    Must I use the BPM for Weblogic to integrate with Weblogic Protal or OSB.
    According to the Configuration Guide, I cannot find the <ORABPM_standalone_HOME>/j2ee/weblogic/deployer

    Hi All,
    I am able to configure Oracle with Weblogic.
    Thx.

  • Integrating Oracle BPM UI with Oracle BI Publisher as reporting tool.

              We are using WebCenter Content 11.1.1.6.0 (Ps5) version with Oracle BPM for the workflows.
    Is it possible to integrate Oracle BI Publisher to print reports from Oracle BPM User Interface (UI) ?    Basically user should be able to generate a *.pdf file with approved data after the final approval.
    What are the Tables that stores Oracle BPM field Values?
    Thanks ..

    Hi,
    Let me share the basic steps. You can always dump the view data into an XML file by using writeXML method.
    e.g.
    You need to place BIP jars into BPM domain_home/lib dir.
    MASTER_QUERY="select * from employees where employee_id=:0";
    ViewObject master = createViewObjectFromQueryStmt(null, MASTER_QUERY);
    master.setWhereClauseParam(0, employee_id);
    Row firstRow = master.first();
    Node data = master.writeXML(-1, XMLInterface.XML_OPT_ALL_ROWS);
    then you can call the following method to generate pdf based on your template.
      resource = "C:\\app\\stage\\templates\\YourBIPTemplate.rtf";
        private File generatePDF(Node data, String resource) {
            File ApplicationDataFile = null;
            File tmpTemplateFile = null;
            File pdf = null;
            OutputStream output = null;
            InputStream is =
                Thread.currentThread().getContextClassLoader().getResourceAsStream(resource);
            try {
                Date date = Calendar.getInstance().getTime();
                SimpleDateFormat sdf = new SimpleDateFormat("MMddHHmm");
                int uid =
                    (new oracle.jbo.server.SequenceImpl("DDOCNAME_SEQ", this.getDBTransaction())).getSequenceNumber().intValue();
                pdf =
    new File(tmpDir + File.separator  + docType + uid + ".pdf");
                pdf.createNewFile();
                output = new FileOutputStream(pdf);
                output = new BufferedOutputStream(output);
                ApplicationDataFile =
                        new File("C:\\Temp\\ApplicationData"  +
                                 ".xml");
                try {
                    Writer sWriter =
                        new BufferedWriter(new OutputStreamWriter(new FileOutputStream(ApplicationDataFile),
                                                                  "UTF-8"));
                    ((XMLNode)data).print(sWriter);
                } catch (Exception e) {
                    e.printStackTrace();
                byte[] sXML = null;
                StringBuffer buffer = new StringBuffer();
                FileInputStream fis = new FileInputStream(ApplicationDataFile);
                InputStreamReader isr = new InputStreamReader(fis, "UTF8");
                Reader in = new BufferedReader(isr);
                int ch;
                while ((ch = in.read()) > -1) {
                    buffer.append((char)ch);
                in.close();
                sXML = buffer.toString().getBytes("UTF-8");
                InputStream rtfInputStream = new FileInputStream(resource);
                RTFProcessor rtfProcessor = new RTFProcessor(rtfInputStream);
                tmpTemplateFile =
                        File.createTempFile("ApplicationTemplate", ".tmp");
                rtfProcessor.setOutput(tmpTemplateFile.getAbsolutePath());
                System.out.println("Temp file is created: " +
                                   tmpTemplateFile.getAbsolutePath().toString());
                rtfProcessor.process();
                FOProcessor processor = new FOProcessor();
                processor.setData(new java.io.ByteArrayInputStream(sXML));
                processor.setTemplate(tmpTemplateFile.getAbsolutePath());
                processor.setOutput(output);
                processor.setOutputFormat(FOProcessor.FORMAT_PDF);
                processor.generate();
            } catch (Exception e) {
                e.printStackTrace();
            } finally {
                System.out.println("Finished generating application PDF");
            return pdf;

  • Primavera EPPM 8.2 and Oracle BPM 11.1.1.6

    Hello Forum,
    I'm a specialist in Oracle BPM and was instructed with a task to integrate EPPM 8.2 with Oracle BPM solution. So I am new to all this Primavera stuff but glad to learn it.
    According to EPPM 8.2 it can only be integrated with Oracle BPM 11.1.1.5 release (what I did). Could you tell me if it is certified to integrate with the latest release of Oracle BPM and WebCenter Content which is currently 11.1.1.6 ?

    It is certified to work only with BPM 11.1.1.5 and not the latest version :(. You can track http://docs.oracle.com/cd/E25030_01/index.htm to see if the support has been added.
    Sachin Gupta

  • Is Oracle BPM for only modeling process?

    Hi
    Is Oracle BPM only for Business process modeling? I know there is a PAPI java library to implement User Interface.
    But i geuss it takes a lot of Time. We are planning to use Oracle BPM process and Stuts for front end.
    Thanks

    Hi,
    Oracle BPM is similar to a pure-play process modeling tool in that it supports process modeling, documentation and simulation.
    Here's where Oracle BPM and process modeling tools differ. Oracle BPM was built and architected from the beginning as a full lifecycle Business Process Management (BPM) tool. This means that it is a complete solution with modeling, logic / business rules, end user interface, runtime and BAM capabilities built into it from the beginning 10 years ago.
    Go here http://download.oracle.com/docs/cd/E13154_01/bpm/docs65/index.html and click on "Oracle BPM data-sheet" for a marketing take on it's capabilities. If you'd like a 3 hour hands-on tour through it, click on the "Oracle BPM Tutorial for new users" link. If you do the tutorial, be sure to ping this forum if you get confused - we'll be glad to help.
    Undoubtedly, there's more than you wanted to know in this thread. At a minimum, take a look at the "End User Interface" paragraph below for my take on your Struts question. The nice thing about the forum is that others are sure to disagree with my recommendation and you'll get the benefit from their experience as well.
    Modeling
    Oracle BPM was built with one process modeling diagram. It is simple, BPMN based and quick to learn. It supports the roles and the activities I need to build robust processes. I use the same diagram to explain the process to executives, managers, IT, SME and business analysts. As a business analyst, the tool is not complicated and can be learned in just a couple hours. As a developer, I use the same modeling diagram, but the tool profile I use is a robust IDE that lets me create the implementation details (objects, logic, integration to services and local testing). If I make a change as a developer, the business analyst can see the change if they look at the same process artifact (typically shared through a source control repository).
    Logic and Integration
    Process modeling tools are not BPM tools so they are not intended to support the process logic or integration to your existing IT assets needed to execute a business process.
    Oracle BPM can use a service bus as the intermediary layer to expose existing IT assets. Alternatively, Oracle BPM can expose and consume components directly if you do not have a service bus. These IT assets are stored in Oracle BPM's catalog for reuse by developers creating the logic needed inside Oracle BPM automated processes.
    As a developer using Oracle BPM, I use templates and drag and drop to create much of my logic. Once I catalog an object it can be reused across multiple projects either by using the Project Dependency option or by importing the artifacts. I test my logic either by using the method editor debugger or at the process level. As I create objects used in my logic using Oracle BPM, I inherit attributes provided by introspected components. This means that if you have an ERP system object with 138 attributes, you do not have to rebuild this object from scratch in Oracle BPM.
    As a developer using Oracle BPM, I use templates and drag and drop to create much of my logic. Once I catalog an object it can be reused across multiple projects either by using the Project Dependency option or by importing the artifacts. I test my logic either by using the method editor debugger or at the process level.
    As I create objects used in my logic using Oracle BPM, I can easily inherit attributes provided by the components exposed to Oracle BPM's catalog. This means that if you have an ERP system with 138 attributes, you do not have to rebuild this object from scratch in Oracle BPM.
    End User Interface
    Before deciding to create your own Struts based UI, examine the capabilities of the OOTB Oracle BPM Workspace. Others on this forum will disagree with this, but rebuilding the functionality of the Oracle BPM Workspace will take quite a bit of time and will require an in-depth knowledge of PAPI (Oracle BPM's API into the runtime Engine) knowledge.
    End user interface screens and complex end user interaction with a variety of screens can be built inside the Oracle BPM toolset's WYSIWYG editor. The forms use the attributes of the objects described in the previous paragraph. There's a common misconception that you cannot have both client side and server side components invoked from the UI. This is simply not the case. You can use both client side and server side components to do cross field validation or provide lists for valid values.
    If you'd been are a JSP shop you'd have had the flexibility to instead create your forms using the Oracle BPM tag library instead of the forms editor provided.
    Since you're a Struts shop, your presentations will be exposed as "External" using Interactive activity Screenflows.
    The forms you build are automatically presented in the OOTB Workspace.
    Runtime
    End users interact with the processes at runtime using an OOTB Workspace. End users are given various roles. When they log into the Workspace, the end users only see the work item instances that are in the roles that they have been assigned. There is an Engine that stores the work item instance information as it flows through the processes at runtime. The Engine is like a traffic cop, ensuring that the right work item instance goes to the right person in the right activity at the right time.
    Hope this helps,
    Dan

  • Oracle BPM Studio Training

    Hello,
    someone knows about current status of Oracle BPM Studio trainings??
    Oracle already is providing training?
    Tks,
    Vanessa.

    I got this email this morning:
    BEA Instructor Led Schedule
    BEA WebLogic Network Gatekeeper 3.0: Developer Workshop (WLNG-D01-30) - 3 Days *New Course - Call to Schedule
    This course trains developers and architects to install, configure and develop secured and IT/Business (or Billing) support Systems (BSS) integrated traffic paths allowing operators to provide partner service providers with restricted access to their service delivery platforms. The course will start by introducing BEA WebLogic Communications Platforms, BEA WebLogic Network Gatekeeper 3.0 basic concepts and the main functionalities. Then the course will focus on each functionality, providing students with practical experience in using each one of them.
    BEA WebLogic Server 9/10: System Administration (5 Days)
    Dallas, TX - 20-Apr-2009
    LVC - 04-May-2009
    Reston, VA - 11-May-2009
    Indianapolis, IN - 18-May-2009
    New York, NY - 26-May-2009
    LVC - 26-May-2009
    San Francisco, CA - 08-Jun-2009
    Chicago, IL - 08-Jun-2009
    Boston, MA - 15-Jun-2009
    Dallas, TX - 15-Jun-2009
    Atlanta, GA - 22-Jun-2009
    San Francisco, CA - 22-Jun-2009
    LVC - 29-Jun-2009
    BEA WebLogic Server 9/10: Advanced System Administration (4 Days)
    LVC - 20-Apr-2009
    Reston, VA - 05-May-2009
    LVC - 11-May-2009
    Dallas, TX - 12-May-2009
    LVC - 18-May-2009
    New York, NY - 02-Jun-2009
    LVC - 15-Jun-2009
    Reston, VA - 16-Jun-2009
    San Francisco, CA - 29-Jun-2009
    Chicago, IL - 23-Jun-2009
    BEA WebLogic Server 9/10: Performance Tuning (3 Days)
    LVC - 05-May-2009
    LVC - 22-Jun-2009
    Reston, VA - 29-Jun-2009
    BEA/Oracle WebLogic Server 9/10: Monitor and Performance Tuning (5 Days)
    LVC - 03-May-2009
    Belmont, CA - 04-May-2009
    Reston, VA - 08-Jun-2009
    BEA WebLogic Server 9/10: Diagnostics Framework (3 Days)
    LVC - 26-May-2009
    Belmont, CA - 10-Jun-2009
    LVC - 22-Jun-2009
    BEA WebLogic Server 9/10: Program J2EE Servlets & JSPs in Eclipse (5 Days)
    LVC - 27-Apr-2009
    Dallas, TX - 01-Jun-2009
    LVC - 15-Jun-2009
    San Francisco, CA - 22-Jun-2009
    BEA WebLogic Server 10: Developing Enterprise Web Services
    LVC - 05-May-2009
    LVC - 29-Jun-2009
    BEA WebLogic Server 10: EJB 3.0 Programming
    LVC - 15-Jun-2009
    BEA/Oracle WebLogic Portal 9-10: Developing Enterprise Portals (5 Days)
    LVC - 20-Apr-2009
    San Francisco, CA - 18-May-2009
    Reston, VA - 01-Jun-2009
    LVC - 08-Jun-2009
    BEA WebLogic Portal 9/10: System Administration (4 Days)
    LVC - 28-Apr-2009
    LVC - 01-Jun-2009
    Columbus, OH - 08-Jun-2009
    Tampa, FL - 15-Jun-2009
    BEA SOA: Architectural Concepts and Design Principles (4 Days)
    LVC - 20-Apr-2009
    LVC - 01-Jun-2009
    BEA WebLogic Integration 9: Developing Integration Solutions (5 Days)
    LVC - 24-May-2009
    BEA WebLogic Integration 9: System Administration (2 Days)
    LVC - 10-Jun-2009
    BEA Tuxedo: Application Administration (5 Days)
    New York (Teaneck, NJ) - 18-May-2009
    Dallas, TX - 22-Jun-2009
    BEA/Oracle AquaLogic Service Bus 3: Design & Integrate Services for SOA (3 Days)
    San Francisco, CA - 20-May-2009
    LVC - 25-May-2009
    Kansas City, KS - 26-May-2009
    Costa Mesa, CA - 27-May-2009
    LVC - 22-Jun-2009
    BEA AquaLogic Service Bus 3: System Administration (3 Days)
    LVC - 12-May-2009
    Reston, VA - 27-May-2009
    LVC - 15-Jun-2009
    San Francisco, CA - 17-Jun-2009
    BEA AquaLogic Service Bus 2.5: Integrating & Managing Services for SOA (4 Days)
    LVC - 22-Jun-2009
    BEA AquaLogic Enterprise Repository 3: Create a Governance Solution (3 Days)
    San Francisco, CA - 10-Jun-2009
    BEA AquaLogic Interaction: Foundations (1 Day)
    LVC - 01-Jun-2009
    BEA AquaLogic Interaction 6.5 Administration (4 Days)
    LVC - 02-Jun-2009
    Oracle WebCenter Interaction 10gR3 IDK I: Developing Portlets (3 Days)
    LVC - 27-Apr-2009
    LVC - 04-May-2009
    LVC - 15-Jun-2009
    BEA AquaLogic Interaction IDK II: Develop Web Services (2 Days)
    LVC - 30-Apr-2009
    LVC - 18-Jun-2009
    BEA/Oracle BPM - 10gR3 Programming I: Essentials (3 Days)
    LVC - 27-Apr-2009
    LVC - 11-May-2009
    LVC - 18-May-2009
    LVC - 23-Jun-2009
    LVC - 29-Jun-2009
    BEA ALBPM 6.0 Programming II: Intgration (2 Days)
    LVC - 30-Apr-2009
    LVC - 22-May-2009
    BEA ALBPM 6.0 Foundations (1 Day)
    LVC - 22-Jun-2009
    BEA/Oracle BPM 10gR3: Modeling (3 Days)
    LVC - 20-Apr-2009
    LVC - 23-Jun-2009
    BEA ALBPM 6.0 Administration (2 Days)
    LVC - 28-Apr-2009
    LVC - 26-May-2009
    LVC - 15-Jun-2009
    BEA ALBPM 6.0: Advanced Development
    LVC - 28-May-2009
    LVC - 17-Jun-2009

Maybe you are looking for

  • Transporter details

    Dear All , We have a transport contract created seperately for the Transport Vendor & material PO created for another vendor ie the supplier . We ask the transporter to bring the material from the supplier place (based on the Contract created) .When

  • BW meta data repositary - toolset

    Hi, I would like to suggest a toolset for our users to search on the various KPI's, Formulas, InfoObjects available in BW currently. This should be an easy search - without much need of any training. Can you suggest any toolset? Can Information Stewa

  • Weird error -DebugMode — null::Transaction/WinGuiRenderLayer

    Hi All, I have been getting the following weird error whenever I try to run my application through portal. The same application (just a simple SAP tx iView with SAP GUI type as Win gui) was working fine till this morning. Not sure whether or not ther

  • Is iPhoto really right for me???

    Hello, Not used a Mac since 1996 (5200). Intel has brought me back & so has Final Cut Studio. Now...I have 44 years worth of scanned/electronic pics...all JPG's now. Over 40,000 pictures!!! I need FULL CONTROL over these just like I have on my VAIO.

  • IMac says 160GB on System Profiler but only 18GB available

    Hi All, A friend's new 17" iMac Intel 1.83GHz only displays 126MB free of 18GB when pressing Apple i but the system profiler states its usual 160GB hard drive. Where can i find this extrqa storage? Is this something new to the Intel macs as i haven't