MicroStation CONNECT aborts during translation self-referencing models from command line

MicroStation CONNECT aborts during translation self-referencing models from command line

The problem can be duplicated with a simple DGN file, created from MicroStation seed file, when the model is self-referencing and BCNV file contains string:

referenceMergeOptions.mergeSelfAttachments=3

Steps to Reproduce
1. Create new DGN file with self-referencing model (see file test_0.dgn)
2. Open "Batch Converter" tool in MicroStation Connect. Create new BCNV file for convertingtest_0.dgn to DWG. Make sure that it contains parameter "referenceMergeOptions.mergeSelfAttachments=3" (see test_0.bcnv)
3.Close MSConnect
4. Run from Command Prompt window:
microstation.exe -wabatchconvert "-iC:\projects\test_0.bcnv"

Observed (Incorrect) Behavior
5. The conversion process seems to silently abort in the middle. The output file is not created. The log file contains information abort process's start.

Expected Behavior
6. Expected Batch Converter launched from the command line to generate the DWG file and not abort.

Note: If we skip steps (3) and (4) and launch the conversion from MicroStation's GUI, the Batch Converter successfully creates the output file.

Waiting on exact CONNECT version number from the user. Pretty sure it's update 14, so probably 10.14.04.04.

I logged this as SR 7001155809 today.

Parents Reply Children
No Data