About Loading Input Values
Keep the following points in mind when loading input values:
You can load only parameter elements that match the name and type displayed in the
Enter Input dialog box. Parameter elements that exist in the file but not in the dialog box are ignored. In the case of objects without constraints or objects defined as
byte [], the values in the file are not used.
Values from the file replace those already in the
Value cell.
Values that exist in the
Value cell, but not in the file, are set to null.
Related Topics