Book a Demo

Author Topic: Transfer from EAP to DBMS, transformation template  (Read 2660 times)

pmcevoy

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Transfer from EAP to DBMS, transformation template
« on: January 30, 2006, 04:07:51 am »
All,
Recently, I transfered my model from EAP file to DBMS (Sql Server to be exact).  Log file says that the transfer went fine.

However, I have noticed that the Transformation templates that were available in the EAP file, are now not available in the SQL server version.

- I have checked the t_template table, and there are rows in there that appear to be related to my transformations. I have also tried "Export/Import reference data". In both cases, my transformation set  is not appearing in the "Transform Current Package.." dialog.

- As neither of these two worked, I tried the old fashioned mechanism of copy-paste:  In "Settings|Transformation Templates..." I created a new language, and copy/pasted my template code accross.  I clicked "Save" on each template.  HOWEVER, not even my new template set is appearing in the "Transform Current Package" dialog.

I'd appreciate any help to get the custom transformation templates working in EA against SQL Server.

FWIW: EA version 6.1.785.  MS OLEDB Provider for SqlServer.  Sqlserver 2000.  Using EA schema downloaded from Resources today (2006-01-30)

Sincerely
Pete


Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Transfer from EAP to DBMS, transformation temp
« Reply #1 on: January 31, 2006, 01:57:27 pm »
It looks like theres a SQL call that breaks under SQL Server.  We'll fix that as soon as possible.