Book a Demo

Author Topic: how to create vb script for document generation in Version 9  (Read 4451 times)

danillodomingos

  • EA Novice
  • *
  • Posts: 11
  • Karma: +0/-1
    • View Profile
how to create vb script for document generation in Version 9
« on: March 23, 2016, 07:06:55 am »
greetings

how do i create a vb script for document generation in Version 9?

is it possible?

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: how to create vb script for document generation in Version 9
« Reply #1 on: March 23, 2016, 02:29:49 pm »
You can do Script Fragments (I think) and you could write your own docgen from scratch, but I don't think the document generator API was available in v9.

It would probably require less effort to upgrade to v12.1 however.

Geert

Uffe

  • EA Practitioner
  • ***
  • Posts: 1859
  • Karma: +133/-14
  • Flutes: 1; Clarinets: 1; Saxes: 5 and counting
    • View Profile
Re: how to create vb script for document generation in Version 9
« Reply #2 on: March 31, 2016, 12:45:55 am »
The document generator API is there in version 9.

But if upgrading is at all an option, do. You're waaaaayy out of support on version 9.

/Uffe
My theories are always correct, just apply them to the right reality.

danillodomingos

  • EA Novice
  • *
  • Posts: 11
  • Karma: +0/-1
    • View Profile
Re: how to create vb script for document generation in Version 9
« Reply #3 on: April 14, 2016, 10:22:49 pm »
thanks, i have found a way to do scripting in version 9, there is a scripting window where i can create scripts