1 Reply Latest reply on Aug 29, 2014 10:56 AM by krisverlaenen

    How do I import custom Types to BPMS ?

    proofkyko

      How do I import custom types to BPMS ? I just uploaded a BPMN process but now I cannot deploy it as it has custom types that I need to import. Can anyone help ?

        • 1. Re: How do I import custom Types to BPMS ?
          krisverlaenen

          I assume you mean a custom Java class?  You can add custom Java types to your project (you can add them using the git synchronization for example), or you could create a jar that contains the custom type, upload it to the artefact repository and then add a dependency to this jar from your project.