Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejs
ext.api-user=John.Doe
ext.api-pass=specialPW
ext.api-url=https://yourcompanyserver.com/
ext.api-repository=Repo123
ext.filter=Object:BPMN
Info

Only letters, numbers and “-” are allowed in properties and all letters have to be lower case!

...

Reuse global parameters in an ActionHandler

...