2 Replies Latest reply on Jan 25, 2017 5:28 PM by dmarrazzo

    Human Task Output variable

    fernandocantu

      Hello, I am new to Jboss Suit bpm.

      I am trying to create a business processes, which it's whole purpose is to have a user input a price of an item and then display this set price on the console.

      The way I am trying to do this I created a variable in BPMN-Diagram variables definitions called price. Then I create a human task , got to Assignments add

      a variable called outPrice in Data Outputs and Assignments in which its target is price. However, when I try to build and Deploy the business process it says

      "Process Compilation error ringPrice cannot be resolved to a variable ringPrice cannot be resolved to a variable" does anybody knows what it is going on?

        • 1. Re: Human Task Output variable
          jomarko

          Hi, it is quite hard to help without more details. I think that if you could post the source of your process somewhere somebody will definitely help you. Please, could you post the source of your process somewhere? And second question, what version of JBoss BPM Suite do you use?

           

          Regards, Jozef.

          • 2. Re: Human Task Output variable
            dmarrazzo

            As Jozef said it's quite vague.

            Anyway the message says that you haven't defined a process pariable "ringPrice" that you are trying to use somewhere.