Tutorial: Camunda Enterprise Edition for Java Developers (Video 2)

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 ธ.ค. 2024

ความคิดเห็น • 123

  • @redmaunisexsalon2429
    @redmaunisexsalon2429 4 ปีที่แล้ว +4

    I see error remote catalgog is empty and no archtype is there

  • @benothmenrabeb5664
    @benothmenrabeb5664 4 ปีที่แล้ว +2

    Hi, am getting below error when i try to start process.
    The process could not be started. :
    Cannot instantiate process definition SimpleDemo:4:bb1bf2dd-ac9f-11ea-afdf-c0e434376e8b: Unknown property used in expression: #{not weatherOk}}. Cause: Cannot resolve identifier 'weatherOk'

    • @CamundaTeam
      @CamundaTeam  4 ปีที่แล้ว

      The best place to ask will be our forum, where our Camunda engineers and community can help you: forum.camunda.org/

    • @g_lo_g_n
      @g_lo_g_n 4 ปีที่แล้ว

      hi, Ben,
      i have exactly the same error message when I try to start the process, have you found a solution yet?

    • @shinkrish
      @shinkrish 4 ปีที่แล้ว +3

      Hello. I encountered the same issue earlier. I tired to recheck my bpm Diagram in which i encountered that my sequence lines were not connected to the 1st Service Block ("Check weather Block") properly . Post rectifying this thing i got my process Running. Hope this helps .

    • @benothmenrabeb5664
      @benothmenrabeb5664 4 ปีที่แล้ว

      @@g_lo_g_n no i didn't found solution :/

    • @apvitor
      @apvitor 3 ปีที่แล้ว

      I guess you misspelled the variable name in your java code. I got the same problem, and I solved it by changing 'weatherOK' to 'weatherOk'. Make sure the variable has the same name on the modeler and on the eclipse.

  • @melihburakmert5574
    @melihburakmert5574 5 ปีที่แล้ว +3

    You should have told the process instances are visible only in the history mode, which is not present in the Community Version.

    • @CamundaTeam
      @CamundaTeam  5 ปีที่แล้ว +1

      Hi Melih - sorry about that. We should have made it more clear that we were demoing the Enterprise Version in this video :-( . But, we will be using Community Edition for all our new videos, which we have in the works at the moment. If you've got any questions on the Community Version, feel free to join our Camunda Forum where our engineers and users talk all things microservices, workflow and decision automation: forum.camunda.org/

    • @rob2universe
      @rob2universe 5 ปีที่แล้ว

      For the community edition these links may be helpful:
      REST API Doc: docs.camunda.org/manual/7.11/reference/rest/history/
      Example call to fetch list of instances: localhost:8080/rest/history/process-instance
      If using Spring Boot ensure REST API is deployed:
      org.camunda.bpm.springboot
      camunda-bpm-spring-boot-starter-rest
      3.3.4

    • @MohammadHasanSaffari
      @MohammadHasanSaffari 5 ปีที่แล้ว +1

      @@rob2universe the example returns error 404

    • @rob2universe
      @rob2universe 5 ปีที่แล้ว

      @@MohammadHasanSaffari base url and port depend on the deployment you are using. Spring boot uses only "rest". The downloadable package uses "engine-rest". Try localhost:8080/engine-rest/history/process-instance

  • @fidahussainshahani6400
    @fidahussainshahani6400 3 ปีที่แล้ว

    we are not interested in java class then how can we use the expression for weather service?

    • @CamundaTeam
      @CamundaTeam  3 ปีที่แล้ว

      Hi there - Great question! The best place to discuss this is our forum, where our community and engineers will be happy to review what's possible: forum.camunda.org/

  • @sunnysrivastava07
    @sunnysrivastava07 6 ปีที่แล้ว +2

    After starting a process from tasklist its incidents count is not updating in cockpit.

    • @famoff1
      @famoff1 5 ปีที่แล้ว

      I have same problem

    • @CamundaTeam
      @CamundaTeam  5 ปีที่แล้ว

      We're very sorry for this late reply Sunny! If you're still experiencing issues, please let our team know at the Camunda Forum and we can help you get it sorted: forum.camunda.org/

    • @anhtuanleba21
      @anhtuanleba21 5 ปีที่แล้ว

      do anyone have solved? many thanks

    • @bahmanaskari5248
      @bahmanaskari5248 5 ปีที่แล้ว

      I have the same problem.

  • @vinothKumar-ik9lu
    @vinothKumar-ik9lu 2 ปีที่แล้ว

    One Question about Camunda database retrival. As oracle database will support only 1000 records retrival. How camunda supporting to retrieve more than that ?

    • @CamundaTeam
      @CamundaTeam  2 ปีที่แล้ว

      That's a great question, vinoth! The best place to connect with our engineers and community on your specific use case is our forum: forum.camunda.org/

  • @haimingo7339
    @haimingo7339 4 ปีที่แล้ว +1

    I'm using Tomcat (apache-tomcat-9.0.24) because it was recommended in 'getting started'. In which path can I place the war-file? How do I deploy something? I can not work with that! I don't know what to install..... I was going through the getting started and have everything I need in my opinion...

    • @CamundaTeam
      @CamundaTeam  4 ปีที่แล้ว

      Hi Hai Mi - the best place to ask this question is our Forum, where the Camunda Community and Engineers can help you: forum.camunda.org/

  • @shaktiprasadrath
    @shaktiprasadrath 3 ปีที่แล้ว

    Is there any git repo for all these examples?

    • @CamundaTeam
      @CamundaTeam  3 ปีที่แล้ว

      Hi Shakti - Thank you for your question! We recommend watching our more recently recorded tutorials on using Camunda Platform and accessing the materials related to those videos: bit.ly/3hOyQeG

  • @karnansooriyakumar8002
    @karnansooriyakumar8002 2 ปีที่แล้ว

    After starting a process from tasklist its incidents count is not updating in cockpit.
    anyone help ?

    • @CamundaTeam
      @CamundaTeam  2 ปีที่แล้ว

      Hello - thank you for watching and sharing your question! It's best to head over to our forum where our engineers and community will be happy to help: forum.camunda.org/

  • @vaibhavmalviya9645
    @vaibhavmalviya9645 3 ปีที่แล้ว

    Hi niell I have tried your tutorial. I amusing an expression ${isPay==true} and tried ${isPay} in both way it is showing unknown property used in expression please help

    • @CamundaTeam
      @CamundaTeam  3 ปีที่แล้ว

      Hi Vaibhav - We are sorry this isn't working as expected. We recommend heading over to our forum where our engineers and community will be best able to help troubleshoot: forum.camunda.org/

    • @vaibhavmalviya9645
      @vaibhavmalviya9645 3 ปีที่แล้ว

      If I use usertask then token is moving and instance is created. But if use only service task and created respected delegates then it shows error of identifier if I use any setvariariable() statement. Like execution.setVariable("pay",true). It shows unidentified variable.. why this happens.

    • @CamundaTeam
      @CamundaTeam  3 ปีที่แล้ว

      ​@@vaibhavmalviya9645 Great question! Our forum is the best place to discuss this: forum.camunda.org/. Our engineers and community are there to help!

  • @techflowstate5977
    @techflowstate5977 2 ปีที่แล้ว

    Excellent Tutorial. I found one step is not working for me and I hit "ClassNotFound" exception. i.e. Whenever I copy fully qualified name its not working rather when I give class name along with package name its working for me. i.e. "com.camunda.demo.SimpleDemo.LoggerDelegate". Hope this may help others.

    • @CamundaTeam
      @CamundaTeam  2 ปีที่แล้ว

      Thank you for sharing!

  • @NaorGameplay
    @NaorGameplay 3 ปีที่แล้ว

    Hi, how can I be doing in python language ?

    • @CamundaTeam
      @CamundaTeam  3 ปีที่แล้ว

      Hi Naor - Thanks for reaching out! We recommend heading over to our forum where our community and engineers will be able to provide guidance: forum.camunda.org/

  • @abdallahdaaboul1957
    @abdallahdaaboul1957 3 ปีที่แล้ว

    while running the project I am getting "no processes deployed with key 'SimpleDemo': processDefinition is null". Could anyone help ?

    • @CamundaTeam
      @CamundaTeam  3 ปีที่แล้ว

      Hi Abdallah - We recommend heading over to our forum where our engineers and community will be best able to help: forum.camunda.org/

  • @ChetanSankhala
    @ChetanSankhala 3 ปีที่แล้ว +1

    audio quality is low

    • @CamundaTeam
      @CamundaTeam  3 ปีที่แล้ว

      Hi Chetan - Thank you for letting us know. We are sorry for any difficulty with the audio and have worked to improve the sound quality in more recent tutorials. Thanks again!

  • @udemysuccess2160
    @udemysuccess2160 3 ปีที่แล้ว

    hi, do you think u can learn camunda from 0 in 1 month?

    • @CamundaTeam
      @CamundaTeam  2 ปีที่แล้ว

      Hi there - Very interesting question. We believe this depends on what you're trying to learn as well as achieve. Our uploaded tutorials are a great place to start and more information can be found here: bit.ly/34oAwHz. We also invite you to connect with our engineers and community on our forum: forum.camunda.org/

  • @asparuhpetrov3210
    @asparuhpetrov3210 4 ปีที่แล้ว

    I always get some errors.... why dont you provide a git so I can check everything very well and follow the example maybe you missed to mention something?

    • @CamundaTeam
      @CamundaTeam  4 ปีที่แล้ว

      Hi Asparuh - Thank you for the suggestion! Have you taken a look around our forum? Our engineers and community members are always available to help: forum.camunda.org/

  • @andreshun4005
    @andreshun4005 4 ปีที่แล้ว +1

    Hey Niall thanks so much for the tutorial!
    I wanted to ask, if im running camunda in a docker container, how would I add the war file so that the BPMN appears in Cockpit?
    Thanks

    • @CamundaTeam
      @CamundaTeam  4 ปีที่แล้ว

      Hi Andres, the best place to ask will be our forum, where our Camunda engineers and community can help you: forum.camunda.org/

    • @gamalalkzaz1617
      @gamalalkzaz1617 3 ปีที่แล้ว +3

      docker run --name camunda -p 8080:8080 camunda/camunda-bpm-platform:latest
      docker cp /Path/to/war file camunda:/camunda/webapps/

  • @lifeonmhlaba4939
    @lifeonmhlaba4939 4 ปีที่แล้ว

    I'm getting an Error Opening the modeler in Eclipse " Unable to Open external Editor Camunda Modeler" error opening external editor.

    • @CamundaTeam
      @CamundaTeam  4 ปีที่แล้ว

      Hi Khanyisa - Thank you for reaching out. Could you please send an email to social@camunda.com so we can try to help? Thanks again!

  • @walaakarakich4276
    @walaakarakich4276 6 ปีที่แล้ว +1

    I followed the video steps but eclipse can't find the Archetypes, message in eclipse when i choose verify while adding the Repository " Remote catalog is empty"

    • @divyatirthadas
      @divyatirthadas 5 ปีที่แล้ว +1

      You can follow this link for configuration : docs.camunda.org/manual/latest/user-guide/process-applications/maven-archetypes/

    • @CamundaTeam
      @CamundaTeam  5 ปีที่แล้ว

      We're very sorry for this late reply! If you're still experiencing issues, please let our team know at the Camunda Forum and we can help you get it sorted: forum.camunda.org/

    • @HackMac74
      @HackMac74 5 ปีที่แล้ว +1

      I guess the group-id changed...starts with org.camunda now, no more com.camunda - try that

    • @sarin74
      @sarin74 5 ปีที่แล้ว +1

      i tried this app.camunda.com/nexus/content/repositories/camunda-bpm/ and i found the artifacat

  • @tonino_nelveneto
    @tonino_nelveneto 3 ปีที่แล้ว

    thanks for the video, do you have this project in github ?

    • @CamundaTeam
      @CamundaTeam  3 ปีที่แล้ว

      Hi Catalan - Unfortunately, this project has vanished since this video was first uploaded in 2018. We recommend taking a look at some of our newer tutorials, including this series on How to Build a Camunda Platform Project with Spring Boot: bit.ly/3cxLSdy

  • @vishnusri1011
    @vishnusri1011 4 ปีที่แล้ว

    Is this for spring boot as well?

    • @CamundaTeam
      @CamundaTeam  4 ปีที่แล้ว

      Hi Vishnu - Thank you for your question! This video on getting started with Camunda and Spring Boot is a great place to start: th-cam.com/video/sHgf_EsQzfc/w-d-xo.html. We invite you to also check out our forum where our engineers and community members are always available to help: forum.camunda.org/

  • @buckbumble9744
    @buckbumble9744 3 ปีที่แล้ว

    hi, in my current Camunda Cockpit, I am unable to switch to the history tab of a process. Is there anything I'm missing, or is this feature no longer
    available?

    • @CamundaTeam
      @CamundaTeam  3 ปีที่แล้ว

      Hi there - The history view is only available in the enterprise edition of Cockpit. There is plenty of discussion on our forum among our community and engineers if additional information would be helpful: forum.camunda.org/c/web/7

  • @gaurav21wadhwa
    @gaurav21wadhwa 4 ปีที่แล้ว

    Hi Niall, after the deployment of war, i ran the demo sucesfully but the processs not showing any logs in the bpmn portal

  • @sarelrbox
    @sarelrbox 4 ปีที่แล้ว

    I cannot find the "Audit Log" and "Variables" in the Cockpit, it looks like they have been taken away (I am using 7.13)

    • @CamundaTeam
      @CamundaTeam  4 ปีที่แล้ว

      The best place to ask is our forum, where our Camunda engineers and community can help you: forum.camunda.org/

  • @SolidarityConcept
    @SolidarityConcept 3 ปีที่แล้ว

    hey, thank you for your video!
    my problem is, i have a bigger model with mulitple processes and when im running it says no processes deployed with key 'projectkeyname' because every lane has an individual process key. How do you resolve that?

    • @CamundaTeam
      @CamundaTeam  3 ปีที่แล้ว

      Hi there! Our forum is the best place for our engineers and community to provide help: forum.camunda.org/

  • @vishnusri1011
    @vishnusri1011 4 ปีที่แล้ว

    Hi Can i know how the Server file came into BPM runner file because in your setup video the Server didn't exist as well.

    • @CamundaTeam
      @CamundaTeam  4 ปีที่แล้ว

      Hi Vishnu - We recommend taking a look around our forum at forum.camunda.org/. Our engineers and community members are always happy to help!

  • @gaurav21wadhwa
    @gaurav21wadhwa 4 ปีที่แล้ว

    Hi Niall, I did exactly you showed and getting this error: condition expression returns non-Boolean: result has class java.lang.String and not java.lang.Boolean

    • @gaurav21wadhwa
      @gaurav21wadhwa 4 ปีที่แล้ว

      Please ignore....i got the answer search camunda forum

  • @Friek555
    @Friek555 ปีที่แล้ว

    Why is this process so complicated? In order to make a single change in the code, I have to
    - Run as Maven install
    - manually copy a file around
    - refresh a browser tab
    - open the tasklist
    - start a new process
    - refresh another tab
    That's like 25 clicks for one simple update? Why?

    • @CamundaTeam
      @CamundaTeam  ปีที่แล้ว

      Thank you for your feedback. A lot has changed since this video was first published. To see the most current information for Camunda Platform 7, be sure to check out our documentation: bit.ly/3OerCkA. To connect with our engineers and community, we recommend heading to our forum: bit.ly/3Bozmqt.

  • @littleworld3141
    @littleworld3141 4 ปีที่แล้ว

    I have requirement, my rules are formulated by user from UI, and in my current architecture all rules get stored in Oracle DB, I need to migrate it to camunda but I need same architecture do we have in camunda where we can create ad-hoc rules and stored them in DB.

    • @CamundaTeam
      @CamundaTeam  4 ปีที่แล้ว

      Come join us on the Camunda Forum - our engineers and community can help you: forum.camunda.org/

  • @ahmedalmahlasi7036
    @ahmedalmahlasi7036 5 ปีที่แล้ว

    it is not deployed on Tomcat , any advice, please?

    • @nialldeehan4383
      @nialldeehan4383 5 ปีที่แล้ว

      Your best to ask any questions you have on the forum forum.camunda.org/

  • @jyro1336
    @jyro1336 4 ปีที่แล้ว

    any reason why when i copy my war file in the tomcat server/webapps folder, it shows up as deployed but not as a process to start on the tasklist?

    • @CamundaTeam
      @CamundaTeam  4 ปีที่แล้ว

      Hi James - this question is best directed to our Camunda Forum, where our engineers and community can help you: forum.camunda.org/

  • @coxixx
    @coxixx 3 ปีที่แล้ว

    why you don't make video for php developer?????

    • @CamundaTeam
      @CamundaTeam  3 ปีที่แล้ว

      Hi Lo Lo - Thank you for reaching out. We'll share your request with our team. Thanks again!

    • @coxixx
      @coxixx 3 ปีที่แล้ว

      @@CamundaTeam the last time you shared my request but noting happened.

    • @CamundaTeam
      @CamundaTeam  3 ปีที่แล้ว

      @@coxixx Thanks for checking back in and for your patience as we are always juggling a large number of requests and priorities with our calendar. If you're in need of immediate help, we recommend heading over to our forum and chatting with our community and engineers: forum.camunda.org/

  • @dedrunker
    @dedrunker 3 ปีที่แล้ว

    Hey Niall ,
    you should update this part of tutorial , in the current version this approach is not working during the maven install, to work around this i used mvn clean package

    • @nialldeehan4383
      @nialldeehan4383 3 ปีที่แล้ว

      Thanks for the update - We going to be updating the tutorial videos in the next few months so we'll correct that.

  • @rameshramrpd316
    @rameshramrpd316 4 ปีที่แล้ว

    Hi Niali, Good Morning, I tried each step as you mentioned But I am getting this error
    The process could not be started. :
    Cannot instantiate process definition SimpleDemo:1:589fff64-7db3-11ea-87f9-d46a6aa6b20b: condition expression returns non-Boolean: result has class java.lang.String and not java.lang.Boolean
    I need to map the expression a boolean
    even I tried with default value false, Can you help me
    public class WeatherDelegate implements JavaDelegate {
    @Override
    public void execute(DelegateExecution execution) throws Exception {
    // TODO Auto-generated method stub
    Random r = new Random();
    execution.setVariable("name", "ramesh");
    execution.setVariable("weatherOk", false);
    }
    }

    • @CamundaTeam
      @CamundaTeam  4 ปีที่แล้ว

      Hi there - this is best asked on our Camunda Forum, where our community and engineers can help you out: forum.camunda.org/

  • @franziskakuesters1091
    @franziskakuesters1091 5 ปีที่แล้ว

    when i copy my war file in the tomcat server/webapps folder, the application does start but i get an http error when i try to reach the cockpit..any ideas?

    • @franziskakuesters1091
      @franziskakuesters1091 5 ปีที่แล้ว

      solved: don't call your war file camunda.war :D it overwrites the one for the camunda cockpit

    • @CamundaTeam
      @CamundaTeam  5 ปีที่แล้ว

      Hi Franziska, ah yes - it's the way tomcat has chosen to structure its file system! If you have any other questions, feel free to join the team on the Camunda Forum: forum.camunda.org/

  • @franziskakuesters1091
    @franziskakuesters1091 5 ปีที่แล้ว +4

    great tutorial, thanks mate!

  • @nofacename
    @nofacename 2 ปีที่แล้ว

    Good demonstration, but the volume is very low

  • @vtlcsilva
    @vtlcsilva 6 ปีที่แล้ว

    When I put SampleDemo.war in the folder deployments appear SampleDemo.war.failed, can u help me to solve?

    • @CamundaTeam
      @CamundaTeam  5 ปีที่แล้ว

      We're very sorry for this late reply! If you're still experiencing issues, please let our team know on the Camunda Forum and we can help you get it sorted: forum.camunda.org/

    • @HackMac74
      @HackMac74 5 ปีที่แล้ว +1

      Happened to me,too. I just forgot to save the changed bpmn-File in the Modeler before I started the maven build. :-)

  • @MrVipulLal
    @MrVipulLal 2 ปีที่แล้ว

    Excellent tutorial. However, it would be very useful if this was in a git repo which we could get an play with

    • @CamundaTeam
      @CamundaTeam  2 ปีที่แล้ว

      Hi, Vipul! Thanks for the feedback. You can head over to our forum where our engineers and community are always happy to help: bit.ly/3qmZRKd.

    • @nialldeehan3564
      @nialldeehan3564 2 ปีที่แล้ว

      I agree, sadly the code i wrote here has been lost to time :)
      Any of the newer tutorials though do have a github link attached.

  • @Dpoint0
    @Dpoint0 4 ปีที่แล้ว

    noob to pro complete playlist: th-cam.com/video/neHvuyEPM8Q/w-d-xo.html

  • @Gregor_205
    @Gregor_205 5 ปีที่แล้ว

    Any git link?

    • @CamundaTeam
      @CamundaTeam  5 ปีที่แล้ว

      Hey Buben - we actually don't have a link for this! However, there are lots of git examples of using Camunda here: github.com/camunda-consulting/code/tree/master/snippets

  • @mohammedabraruddin9779
    @mohammedabraruddin9779 3 ปีที่แล้ว

    source code?

    • @CamundaTeam
      @CamundaTeam  3 ปีที่แล้ว

      Hi Mohammed - Thanks for your question! The source code seems to have disappeared since this video was first uploaded. We recommend taking a look at some of our newer videos for a more comprehensive experience, including this series on Building a Camunda Platform Project Using Spring Boot: bit.ly/3cxLSdy

  • @sopantalekar2529
    @sopantalekar2529 2 ปีที่แล้ว +1

    Thanks Nial

  • @michaelhughes8413
    @michaelhughes8413 3 ปีที่แล้ว

    Good tutorial, thank you!

    • @CamundaTeam
      @CamundaTeam  3 ปีที่แล้ว

      Thank you for the kind feedback, Michael!

  • @Cavdar2012
    @Cavdar2012 5 ปีที่แล้ว +1

    excellent tutorial. thnx a lot.

  • @vjpragash
    @vjpragash 4 ปีที่แล้ว +1

    Thanks for your sharing...

  • @khandarwilliam5439
    @khandarwilliam5439 4 ปีที่แล้ว

    the voice is too low compared to the first video

  • @vijaykaswan
    @vijaykaswan 4 ปีที่แล้ว +1

    perfect !! really appreciated

  • @domingosdias5988
    @domingosdias5988 11 หลายเดือนก่อน

    GOOD VIDEO

  • @hajaressaidi7021
    @hajaressaidi7021 3 ปีที่แล้ว

    Please I couldn't download camunda standalone webapp tomcat even wildfly using this link docs.camunda.org/manual/latest/installation/standalone-webapplication/#download , great tuto btw

  • @phuongnamvu8380
    @phuongnamvu8380 4 ปีที่แล้ว +1

    Good

  • @computeranalyst5737
    @computeranalyst5737 4 ปีที่แล้ว

    Wonderful

  • @fernandomottin4961
    @fernandomottin4961 3 ปีที่แล้ว +1

    excellent tutorial, thank you!

    • @CamundaTeam
      @CamundaTeam  3 ปีที่แล้ว

      Thank you, Fernando!