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

SUPPORT Q&A - error during impoting a package.

venuadepu - Wednesday, July 8, 2009 2:17 AM:

Hi All,

I have developed a workflow for creation of a footprint. Now I want to move this workflow to other system so that I  added the workflow (with related users, identities, forms, itemtype, sequence, methods, lists etc) to a package definition and tried to import the same package on to other machine.

Exporting has done perfectly, but while importing I am getting the following error.

I have added new properties to the itemtypes like "activity template variable, activity assignment, workflow map". This might be the problem for getting this error?

Please help on this issue. It is very urgent.

 

Thanks in advance,

Venu.



Bill - Sunday, July 12, 2009 8:24 PM:

Well, the error is telling you that you are missing something in the target database.  The full log should contain the specific AML that is being applied during the failure.

1) Modifying the core is not prohobited, but should be done carefully.  Aras will overwrite conflicting changes during an upgrade of the core packages.  Also the activity cloning mechanism may not support you changes, so it should be thoroughly tested before going into production.

2) I recommend reviewing this thread http://www.aras.comhttp://www.aras.com/Community/forums/p/276/751.aspx#751

Hope this helps,

-Bill



venuadepu - Wednesday, July 15, 2009 3:09 AM:

Thanks for the reply Bill,

 

Now I got the solution. The Workflow is not able to import with process variables.

I deleted the process variables and tried to import, It has worked.

 

Thanks again,

Venu.