-
Bug
-
Resolution: Done
-
Major
-
10.0.2
-
- Import attached project
- Create dynamic vdb from static
- Delete source model and static vdb
- Generate source model from dynamic vdb
Some setting in source model miss after generate source model from dynamic vdb:
- Value of Function is false for "Function"(should be true)
- Value of Update Count is always AUTO(should be ONE for procedure)
- Name is Source for parameters missing
- Value of Name was newParameter_2 for second parameter in Procedure. After generating from dynamic vdb name is result. I think that is caused direction for this parameter which was set on RETURN.
- is incorporated by
-
TEIIDDES-2699 Issues with Dynamic VDB import/export
- Closed