Book a Demo

Author Topic: Customising Model Validations  (Read 3378 times)

OpenIT Solutions

  • EA User
  • **
  • Posts: 555
  • Karma: +9/-1
    • View Profile
Customising Model Validations
« on: August 17, 2011, 01:57:10 am »
Hi,

Anyone know if its possible to extend/customise model validations - specifically i need to run validations against BPMN diagrams but the built in BPEL validation is a little to strict. Also is there an easy way to include the output in an rtf report ?

Thanks,


Jon.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Customising Model Validations
« Reply #1 on: August 17, 2011, 05:35:56 pm »
Jon,

There are some EA events that you can use to add your own validations; I  think there is even a validation example that available somewhere.

I didn't really like that approach and I wrote my own validation from scratch, so that's an option as well.

Geert

OpenIT Solutions

  • EA User
  • **
  • Posts: 555
  • Karma: +9/-1
    • View Profile
Re: Customising Model Validations
« Reply #2 on: August 17, 2011, 10:36:11 pm »
Hi Geert,

Do you mean workflow scripts (pre-change events) ? Yep i've used these to ensure that users fill things out properly etc...can't be used for everything however...so i wanted to customise the Project - Model Validation -> Validate Selected -> BPEL capability to just apply the rules/validations that are important to my client....

When you say you wrote your own...can you provide any more details?

Thanks,

Jon.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Customising Model Validations
« Reply #3 on: August 17, 2011, 11:17:19 pm »
No, I was referring to the Model Validation Broadcasts
The link to the example can be found on the same page.

I just wrote my own add-in that validates (part of) my model.
The output is stored in Excel and as EA's defects.

Geert