This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - import Product Engineering

tigrao - Thursday, January 6, 2011 10:58 AM:

hello,

I'm trying to import the Product Engineering at Aras 9.2 But I'm not getting.

is giving the following error:

"faultstring: The specfied From Date 04/29/2005 valuefor property of Alias does not match the required format    faultdetail: The specfied From Date 04/29/2005 valuefor property of Alias does not match the required format faultcode: -1 "

 

can someone help me please



SamsAn - Monday, January 17, 2011 4:37 PM:

Hello.

Most likely you are importing a solution of Innovator old version (like 8.1.1) into Innovator 9.2.
However AML format and metadata attributes are changed from version to version. For example, 9.2 has dates like 2005-04-29, not 04/29/2005 at AML level.
So, you should adjust you solution AML to 9.2 version first.
The most correct way is to upgrade 8.1.1 db containing the original solution to 9.2 and then export the solution to be imported into other dbs (I wrote about it in my some posts).

Samsan



tigrao - Tuesday, January 18, 2011 6:31 AM:

Hi Samsan!

thanks for enlighten me on this issue.

I'll follow your advice

happiness