Regarding using  Oracle Business Process Designer with eclipse on linux

Hi,
I am using eclipse on Red hat linux.I am new to BPEL so I am just wondering is it possible to use oracle buisiness process designer for creating business processes as eclipse plugin on linux.
Any response would be appreciated.
Kashif

yes we do native in Oracle BPEL PM (username token) - as explained here
http://www.oracle.com/technology/products/ias/bpel/documents/bpel_admin_10.1.3.1.0.pdf page 30
for more sophisticated ws sec stuff, pls use Oracle Webservice Manager

Similar Messages

  • Error while executing application using Oracle Business Process Workspace

    Hi all,
    I created a simple application to find the length of the message entered and then re direct it to other task depending on the size. but while i try to run the application using Oracle Business Process Workspace, a new popup window is opened and my pre-described fields are shown, i fill the fields with values and when i try to submit/claim the task, it is giving me the following error :
    Error Code: 502 Proxy Error. The request was rejected by the HTTP filter. Contact your ISA Server administrator. (12217)I contacted my server administrator as well for the same, but he didn't find any server side error.
    Kindly help me solve this issue asap as i have my seniors waiting for this.
    Thanks and Regards,
    Debarati

    Try to fragment the 'ear' in less than 64k blocks or don't transmit as long raw.
    Please let me know if this works.

  • WS-Security compatibility using Oracle Business Process Manager

    Hi All,
    Actually I like to invoke couple of secure services running on seperate server.These services are secured using WS-security.So I am just wondering how to configure Oracle Business process Manager so that process bpel file uses the certificates.I could not find any relevant documentation Is there any documentation available which explains how to do this?
    I would appreciate your help.
    Kind Regards
    Kashif

    yes we do native in Oracle BPEL PM (username token) - as explained here
    http://www.oracle.com/technology/products/ias/bpel/documents/bpel_admin_10.1.3.1.0.pdf page 30
    for more sophisticated ws sec stuff, pls use Oracle Webservice Manager

  • Can I use Oracle BPEL process manager with other AS and DB

    Can we user oracle bpel process manager with jboss application server and postgresql database.. is it possible..
    and what will be the price.. per licencse when i go to just purchase Oracle BPEL process manager

    MAke sure you have not set ANY environment variable related to Oracle / BEA / Java / LD_library path. Use the following script to unset / set the initial settings:
    #!/bin/sh
    unset ORACLE_BASE ORACLE_HOME ORACLE_SID ORACLE_TERM
    unset LD_LIBRARY_PATH LD_LIBRARY_PATH_64
    unset CLASSPATH JAVA_HOME
    export PATH=.:/usr/sbin:/usr/bin:/usr/local/bin:/opt/VRTS/bin
    export BEA_HOME=/appl/oracle/products/9.2/weblogic
    Marc
    http://orasoa.blogspot.com

  • Oracle Business Intelligence Discoverer with the OLAP Option 11g

    Is it also possible to use Oracle Business Intelligence Discoverer with the OLAP Option 11g ?
    I read this article but the OLAP Option is 10g.
    Thanks.

    Hi,
    Yes, I think so, see this article.
    Rod Wets

  • Regarding Oracle Business Process Manager and WS-Security

    Hi All,
    Actually I like to invoke couple of secure services running on seperate
    server runnnig JWSDP.These services are using WS-security,so I am just
    wondering if it possible to call these webservices through Oracle
    Business Process Manager.
    As our secure services are using JWSDP so thats the reason we prefer to
    use the BPEL engine which deployed on top of JWSDP so that We dont
    have to confront with compatable issues among different toolkits.
    So I am just wondering do you think that Oracle business process manager
    ws-secuirity implementation can use the JWSDP implementation i.e
    xws-security implementation,in otherwords is it possible to use JWSDP
    with Oracle business process manager for using the ws-security?Thanks.
    I would appreciate your help.
    Kashif

    yes we do native in Oracle BPEL PM (username token) - as explained here
    http://www.oracle.com/technology/products/ias/bpel/documents/bpel_admin_10.1.3.1.0.pdf page 30
    for more sophisticated ws sec stuff, pls use Oracle Webservice Manager

  • Regarding Configuring WS-security in Oracle Business Process Managers

    Hi All,
    Actually I like to invoke couple of secure services running on seperate server.These services are secured using WS-security.So I am just wondering how to configure Oracle Business process Manager so that process bpel file uses the certificates.I could not find any relevant documentation Is there any documentation available which explains how to do this?
    I would appreciate your help.
    Kind Regards
    Kashif

    yes we do native in Oracle BPEL PM (username token) - as explained here
    http://www.oracle.com/technology/products/ias/bpel/documents/bpel_admin_10.1.3.1.0.pdf page 30
    for more sophisticated ws sec stuff, pls use Oracle Webservice Manager

  • Guided Business Process modelling with Activity Guide

    HI everybody ,
    Please suggest where the bmp-services-client.jar will be available?
    I am getting the following error upon deployment of human task forms which are using the ADF data controls for workflow :-
    Caused By: java.lang.ClassNotFoundException: oracle.bpel.services.datacontrol.types.Number
    The human task forms are taskflow components of a soa composite containing a bpmn process which stitches these taskflows into an Activity Guide.
    Any help will be appreciated.
    Regards,
    Shailendra Nema.

    Another roadblock when trying "Guided Business Process modelling with Activity Guide"
    I get the following error when trying to access the AG instance from the AG ADF client --
    Runtime error in AG Query Service. Failure in queryAGDisplayInfos.
         at oracle.bpel.services.workflow.activityguide.query.impl.AGQueryServiceWSIF.queryAGDisplayInfos(AGQueryServiceWSIF.java:136)
         at oracle.bpel.services.workflow.activityguide.query.soap.AGQueryServiceSOAP.queryAGDisplayInfos(AGQueryServiceSOAP.java:57)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    Caused By: javax.ejb.EJBException: EJB Exception: : java.lang.NullPointerException
         at oracle.bpm.services.activityguide.impl.BpmAGQueryService.constructTaskDisplayInfo(BpmAGQueryService.java:1160)
         at oracle.bpm.services.activityguide.impl.BpmAGQueryService.constructMilestoneDisplayInfo(BpmAGQueryService.java:1060)
         at oracle.bpm.services.activityguide.impl.BpmAGQueryService.constructMilestoneDisplayInfoList(BpmAGQueryService.java:869)
         at oracle.bpm.services.activityguide.impl.BpmAGQueryService.constructAGDisplayInfo(BpmAGQueryService.java:730)
         at oracle.bpm.services.activityguide.impl.BpmAGQueryService.queryAGDisplayInfos(BpmAGQueryService.java:268)
         at oracle.bpm.services.activityguide.impl.CombinedAGQueryService.queryAGDisplayInfos(CombinedAGQueryService.java:58)
         at oracle.bpm.services.activityguide.impl.CombinedAGQueryService.queryAGDisplayInfos(CombinedAGQueryService.java:76)
         at oracle.bpm.services.activityguide.impl.BaseAGQueryService.queryAGDisplayInfos(BaseAGQueryService.java:144)
    Caused By: java.lang.NullPointerException
         at oracle.bpm.services.activityguide.impl.BpmAGQueryService.constructTaskDisplayInfo(BpmAGQueryService.java:1160)
         at oracle.bpm.services.activityguide.impl.BpmAGQueryService.constructMilestoneDisplayInfo(BpmAGQueryService.java:1060)
         at oracle.bpm.services.activityguide.impl.BpmAGQueryService.constructMilestoneDisplayInfoList(BpmAGQueryService.java:869)
         at oracle.bpm.services.activityguide.impl.BpmAGQueryService.constructAGDisplayInfo(BpmAGQueryService.java:730)
         at oracle.bpm.services.activityguide.impl.BpmAGQueryService.queryAGDisplayInfos(BpmAGQueryService.java:268)
         at oracle.bpm.services.activityguide.impl.CombinedAGQueryService.queryAGDisplayInfos(CombinedAGQueryService.java:58)
         at oracle.bpm.services.activityguide.impl.CombinedAGQueryService.queryAGDisplayInfos(CombinedAGQueryService.java:76)
    I am able to access the workitem in worklistapp and the composite instance process flow shows that the first activity in the bpm process is in Running state.
    Please suggest.

  • How to use SAP Business Workflow along with Interactive Adobe Form

    Hi Experts,
    I am working on SAP Business Workflow since last couple of years.
    Now i have got a new Project where client wants to use SAP Business Workflow along with Interactive Adobe Form.
    I am new to Interactive Adobe Form and Portal thing and i really dont know from where to start.
    We have one central system and 2 local systems. when we do create a Material document using adobe form workflow should trigger and notification should go to group of users who can approve or reject it, once they approve it document gets created in central system and replicated to 2 local system through ALE.
    In the Local system they do extend the document to different plants, again workflow triggers and notification will go to Managers inbox for the approval.
    Once the final approval done data should go and store in SAP.
    Now here i have couple of Questions.
    1. In SAP R3 Business workflow when i execute the workitem from the inbox i do get the application screen ( i.e. MM01 MRP View ) , what is going to happen if the same case i have with Adobe form?? is it possible or do we have to design a adobe form and we will have to map the fields with backend application??
    2. Do i have to maintained 3 separate Org Structure for 3 different system or using UWL  i can manage the show
    3. Untill final submit is not done, where the application data is going to be, is there any kind of buffer that we will have to keep it or its there with XML file??
    Please help me out.
    Thanks in Advance.
    Regards,
    Manoj

    Hi Manoj,
    Welcome to ADOBE Forms related Workflow Development. Well, here are my answers.
    1) You can go for either go for ISR based development or WD development with Adobe form. In both the cases you can achieve your requirement. Yes, you will have to design the Adobe form and bind the fields to backend.
    2) Am not clear or your System landscape to advice you in these regards.
    3) Until final Submit/Approval is done, the data can be stored in WORKFLOW CONTAINERS or XML FORM(If you go for ISR based Development).
    Hope this helps.
    Regards
    <i><b>Raja Sekhar</b></i>

  • Use of Business Process Flow in BPC

    Hello Everybody,
    I am new to SAP BPC. I am able to create a New Business Process Flow in BPC.
    But Can any one tell me what are the actual Uses of Business Process Flow in BPC.
    Thanks a lot in Advance!
    Regards,
    Satish.

    Hi,
    BPF can be compared a little bit with 'guided procedures' in BI: you define a pre-defined process consisting of multiple steps which have to be executed by the user to come to the end result. You can choose to oblige the user to first finish step X before starting step Y. A step can be lots of things like input data, set a certain status, ... BPF are executed in BPC web. Disadvantage is that once you finished a step in a BPF, you cannot set it back (unless everything is initialized ...)
    Alternative could be a custom menu, in which you also make a list of activities, but the user is free to execute any step in any sequence
    regards
    Dries

  • Undeploying the BPM project from Oracle Business Process Workspace

    Hi all,
    I am facing problem in deploying the project to Oracle Business Process Workspace, I had some issues while deploying the project for the first time, and now when i am again trying to deploy the same project, it is giving the error "*Deployment failed, Module already exists on server*".
    is there any way i can deploy the project or delete the existing project from workspace and then redeploy the project ?
    IDE used : Jdeveloper 11.1.5
    Server used : Weblogic 10.3
    Please guide me in this as soon as possible.
    Thanks and Regards
    Debarati

    Hi
    1. Yes, from EM Console, first Undeploy the Workflow Project that you can find under SOA -> soa_infra -> default node.
    2. Then expand Application Deployments -> Look for the UI Project (that has taskforms etc) and make sure to select it and Undeploy this also.
    3. Now comes, what and how exactly are you deploying your SOA/BPM application. Any SOA/BPM application will have one Workflow project (atleast) and one or more UI Projects (for each user task). Also there may be some other utility projects or EJB projects. Now to deploy the entire application you have couple of options. Just select your Workflow project and deploy and during this time, it will list out all UI Projects and you can check all of them. Also for Workflow you can check one check box to overwrite any existing versions like 1.0. In this way you will have full Workflow deployed and all UI Projects also deployed. Once you do this, you cannot again deploy just the UI Project. Thats when you get these errors like already deployed etc. Now disadvantage here is, if you just make only UI changes, you cannot deploy only UI Project since it is already deployed as part of full app. So you had to again deploy Workflow project and check all ui projects also. this means all your existing workflow instances will become stale (redeploy of workflow makes all old tasks stale).
    4. Another and more ideal standard way is, first deploy just the Workflow project and DO NOT check any UI Projects. Then from the Application Level, deploy the entire application that includes all the UI Project and any other Projects. Just select your application, properties and deployment section. And see the projects included in the application. Make sure you DO NOT check the workflow project. But check all other projects like UI or any other project. In this way, any changes you make to UI or EJBs, just deploy the application. Your workflow is still the same old. Bottom line, Workflow Project is created as a SAR (SOA Archive) which is like a jar file. And entire application is deployed like an EAR file. So you will have 2 files for deployment to any other Env where you do not have like JDev.
    For now, follow first 2 steps, to undeploy all the stuff you have. Then you should be able to redeploy using one of the above options.
    Thanks
    Ravi Jegga

  • PhD - Sustainable Business Process Design

    Hi,
    Just read the two great threads on PhD's in the Business Intelligence - Faculty Club forum... but since my topic is more related to Business Network Transformation I thought it best to ask here.
    My proposed PhD topic is all about understanding what elements of a business process design makes it more sustainable than an other design.
    Clearly this is a highly interdisciplinary topic covering (at least):
    - Economics (efficiency / effectiveness)
    - General Systems Theory / Systems Dynamics
    - Industry Engineering / Work Design
    - Industry Ecology / Environmental Science
    - Public policy
    - and of course, enterprise Software
    I'm working on a few leads already (Dalhousie University in Nova Scotia Canada and MIT for example)... but so far I've not found too many people doing research focused on Business Process Design.  Lots of people doing work on Business Process Management Systems (BPMS), lots of people doing work on the science and/or policy end of sustainability... but little on Business Process Design and Sustainability.
    (Aside: I find this lack of research a bit odd given that in a business network / value chain ,  it is the design of the overall end-to-end process, crossing multiple organizations, which ultimately determine how sustainably the process's output are being produced)
    Any thoughts / ideas in terms of academic's, journals, articles or institutions which are looking at the sustainability crisis through the business process / business network design lens would be much appreciated.
    Thanks
    Antony

    Hello Antony,
    Your PhD topic sounds right on the button. I can only speak from local experience but around half of my members in the UK&I are starting to use Business Objects as a means to teaching students the concepts you describe in Business Processes - at one of our members for example we are working to support an Engineering Doctorate looking at the use of Business Intelligence in business processes using technology such as the iPad as a BPR analytical tool 'on the shop floor'. This would fall more under element (2) of your list. But you're right - each of the elements are crucial. My only advice would be that when you start out you go down a path which you find enjoyable and rewarding as this will enable to to stick to the PhD, and then also narrow the topic to a point where you can achieve the research in your lifetime. No joke - I've seen plenty of PhDs that wanted to map the world because of course everything is inter-related now. The trick is knowing where to draw the research boundary. I can certainly also point out some contacts at the like of Warwick and Cambridge Universities that have done BPR relating to health and aerospace but I'd suggest going with Jeff's suggestions first as he will almost certainly know people closer to you physically (not that that really matters anymore!)
    All the best - and very best of luck!
    Martin
    Martin Gollogly
    Director, University Alliances, UK, Ireland and Benelux
    My proposed PhD topic is all about understanding what elements of a business process design makes it more sustainable than an other design.
    Clearly this is a highly interdisciplinary topic covering (at least):
    - Economics (efficiency / effectiveness)
    - General Systems Theory / Systems Dynamics
    - Industry Engineering / Work Design
    - Industry Ecology / Environmental Science
    - Public policy
    - and of course, enterprise Software
    I'm working on a few leads already (Dalhousie University in Nova Scotia Canada and MIT for example)... but so far I've not found too many people doing research focused on Business Process Design. Lots of people doing work on Business Process Management Systems (BPMS), lots of people doing work on the science and/or policy end of sustainability... but little on Business Process Design and Sustainability.
    (Aside: I find this lack of research a bit odd given that in a business network / value chain , it is the design of the overall end-to-end process, crossing multiple organizations, which ultimately determine how sustainably the process's output are being produced)
    Any thoughts / ideas in terms of academic's, journals, articles or institutions which are looking at the sustainability crisis through the business process / business network design lens would be much appreciated.

  • Installing Oracle Business Process  Manager

    Hi All,
    I downloaded the windows version of the oracle web-services manager from the site http://www.oracle.com/technology/software/tech/webservices/index.html
    When I run the setup,windows appear with the heading
    Welcome to the Oracle Web Services Manager .NET Agent 4.0.2 Installer
    So,I like to ask is this the right package?Infact,I could not find any reasonable installation guide for oracle web services manager.So any pointers would be appreciated.
    The other thing I am wondering if someone knows about the documentation on how to integrate oracle business process manager and web-services manager.
    Actually I like to use certificated based WS-Security so for this reason I need to know how it can be integrated into oracle business process manager using web-services manager.Thanks for any help.
    Kashif

    Wat are you actually want to do?
    Wich Oracle product do you want tp install? Oracle BPEL, Oracle WebService Manager, ...
    Links to docs:
    general http://docs.oracle.com
    bpel downloads: http://www.oracle.com/technology/software/products/ias/bpel/index.html
    bpel homepage: http://www.oracle.com/solutions/integration/feature_bpel.html
    bpel docs: http://www.oracle.com/technology/products/ias/bpel/htdocs/101202_support.html

  • Oracle Business Process Architechture

    Hi,
    I want to work on Oracle Business process architechture can anyone tell what it is all about and if there is any useful documents for this.
    I searched in Oracle do the Business process architect and Business process Architechture are same.
    Thanks.

    Hi,
    Business Process Architecture will refer to how business processes in a company/org are organised towards the fulfillment of company's vision and goals.
    Business Process Architect is a tool from Oracle, which helps Business Analysts\Architects to model.simulate and improve business processes.
    Models created basically provide a blueprint for IT to develop executable processes, being in sync with business goals.
    Visit "http://www.oracle.com/technology/software/products/bpa/index.html", there are lot many docs to get you started.
    thanks

  • How to install Oracle BPEL Process Manager with the BEA WebLogic

    Hi ,
    I will install Oracle BPEL Process Manager with BEA WebLogic 9.2(MP2). I have download orabpel_10133_WebLogic.zip ,then Modify the following mandatory installation properties in the orabpel_10133_WebLogic\bpelDomain.properties file:
    # BEA_HOME is the path where Weblogic is Installed
    BEA_HOME=/opt/bea
    # JAVA_HOME is the path of jdk folder inside your weblogic
    JAVA_HOME=/opt/bea/jrockit90_150_10
    # DOMAIN_HOME is the path where you wish to create your domain called BPELDomain
    DOMAIN_HOME=/opt/bea/user_projects/domains
    # APPS_HOME is the path where you wish to copy your applications and adapters that are required for oracleBPELServer
    APPS_HOME=/opt/bea/user_projects/apps
    # BEA_HOME is the path where BPEL PM is Installed
    BPEL_HOME=/home/oracle/bpel/product/10.1.3.1/OraBPEL_1/bpel
    # DRIVER_TYPE is the datasource class that installable use to create a datasources for oracleBPELServer
    DRIVER_TYPE=oracle.jdbc.xa.client.OracleXADataSource
    # DB_URL is the url to connect to orabpel schema
    DB_URL=jdbc:oracle:thin:@16.157.134.17:1521:orcl
    # DB_USER is the user Id for orabpel shema in database
    DB_USER=ORABPEL
    #DB_PASSWORD is the password for orabpel schema in database
    DB_PASSWORD=bpel
    #BPEL_SERVER_NAME is the server i.e. to be created under BPELDomain
    BPEL_SERVER_NAME=oracleBPELServer
    #PROXY_HOST is the Host name of the proxy server
    PROXY_HOST=www-proxy.us.oracle.com
    #PROXY_HOST=
    #PROXY_PORT is the Port where the proxy server is running
    PROXY_PORT=80
    #PROXY_PORT=
    #NON_PROXY_HOST is the list of non proxy hosts that are divided by a | symbol
    #NON_PROXY_HOST=*.oracle.com|*.oraclecorp.com|localhost|127.0.0.1|stbbn10|stbbn10.us.oracle.com
    NON_PROXY_HOST=*.oracle.com|*.oraclecorp.com|localhost|127.0.0.1|stbbn10|stbbn10.us.oracle.com|16.157.134.135
    When I run the setup.sh , it will report
    BUILD FAILED
    /opt/software/WL_Installables/build.xml:131: Traceback (innermost last):
    File "./wl_scripts/bpelDomain.py", line 22, in ?
    File "./wl_scripts/createGroupsAndUsers.py", line 4, in ?
    weblogic.management.utils.AlreadyExistsException: [Security:090267]Group BpelGroup
    Actully ,there is no BpelGroup in Weblogic. Does anybody know how to solve it ?

    MAke sure you have not set ANY environment variable related to Oracle / BEA / Java / LD_library path. Use the following script to unset / set the initial settings:
    #!/bin/sh
    unset ORACLE_BASE ORACLE_HOME ORACLE_SID ORACLE_TERM
    unset LD_LIBRARY_PATH LD_LIBRARY_PATH_64
    unset CLASSPATH JAVA_HOME
    export PATH=.:/usr/sbin:/usr/bin:/usr/local/bin:/opt/VRTS/bin
    export BEA_HOME=/appl/oracle/products/9.2/weblogic
    Marc
    http://orasoa.blogspot.com

Maybe you are looking for

  • Multiple system install issues

    I recently felt sorry for my back, and purchased a small lightweight laptop to use when traveling. I installed CC for Teams, but when I went to use Acrobat, I got a message that I already had active too many systems. I normally use a heavy laptop at

  • Is there a way to create a clear stroke?

    Is there a way to create a clear stroke?

  • 2nd Display not working on iMAC

              I have a 2nd display that has recently stopped working with my iMAC - I had issues with the second monitor before I upgraded to 10.9 - then the problems went away ... had a bad storm one night and power flickered on / off.  And can't get it

  • How to read text in .kep files

    hey friends, how to read text in .kep files please help me . with regards, s.jagadeesh babu

  • Do you have to ID the field for autotab to work?

    I have a form with text fields I'm using to caputre dates of service. It has the following fields Month1, Day1, Year1, ToMonth1, ToDay1, ToYear1. They are each set to a max char value of 2. I would like the PDF to AutoTab to the next field when the c