Ticket #137 (closed enhancement: fixed)

Opened 12 years ago

Last modified 12 years ago

Logging of in argument for put_selectedReport

Reported by: michelpons Owned by: Michael Halloran
Priority: minor Milestone: 2.2
Component: COLoggers Version: Development
Keywords: put_SelectedReport Cc: michaelhalloran

Description

I am starting from an Aspen Hysys case file where only three streams are declared, two of them being defined. I add a SciLab UO as a CAPE-OPEN Unit Operation. I don't go very far, just declaring two inlet ports and one outlet port in the SciLab UO before closing the \"Scilab CAPE-OPEN UO\" view. It means Edit is called only once. I am observing what takes place before the Edit call. It appears Aspen Hysys makes use of the methods of the ICapeUnitReport interface. Aspen Hysys asks the UO for its list of reports (call to get_Reports) and the list, made of a single report, is provided by the UO. Then Aspen Hysys makes a call to put_SelectedReport. COLTT checks by getting once more the list of reports, that the selected report is among the available reports. But there is no printing of a line like:
put_selectedReport input argument:
Scilab Output

which would be similar to what happens with put_ComponentName.
For the sake of being consistent in the appearance of the logging, I think put_SelectedReport output should be modified.

Attachments

hysys_071612_162219.log (13.2 KB) - added by michelpons 12 years ago.
Log file obtained with COLTT 2.1 June 16, 2012 build
UNCONNECTED V7.3CP2.HSC (155.6 KB) - added by michelpons 12 years ago.
Aspen Hysys 7.3 CP2 case file used as a starting point

Change History

Changed 12 years ago by michelpons

Log file obtained with COLTT 2.1 June 16, 2012 build

Changed 12 years ago by michelpons

Aspen Hysys 7.3 CP2 case file used as a starting point

comment:1 Changed 12 years ago by michaelhalloran

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in builds after 18 July 2012.

Note: See TracTickets for help on using tickets.