Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed loaded Data Source list #2499

Closed
6 tasks done
Limraj opened this issue Apr 4, 2023 · 0 comments
Closed
6 tasks done

Fixed loaded Data Source list #2499

Limraj opened this issue Apr 4, 2023 · 0 comments
Labels
Milestone

Comments

@Limraj
Copy link
Collaborator

Limraj commented Apr 4, 2023

Description
For some DataSource types, calling the getConnectionDescription method returns null, which leads to an exception and interruption of loading the Data Sources list. The following types are affected:

  • Dr.Storage HT-5B (DrStorageHt5bDataSourceVO)
  • OPC DA (OPCDataSourceVO)
  • ASCII File Reader (ASCIIFileDataSourceVO)
  • ASCII Serial (ASCIISerialDataSourceVO)
  • NodaveS7DataSourceVO
  • RadiuinoDataSourceVO

To Reproduce

  1. Login as admin;
  2. Click on 'Data Sources'
  3. Select 'OPC DA' and click on 'Add':
    Screenshot 2023-04-04 at 18 58 01
  4. Click on 'Refresh', set name as ds_1, and click on 'Save':
    Screenshot 2023-04-04 at 19 01 16
  5. Click on 'Data Sources' -> error
    Screenshot 2023-04-04 at 19 02 49

Spec:

  • Noticed in version 2.7.5.2, but probably the problem occurs from ScadaBR 1.1.
@Limraj Limraj added this to the 2.7.5.3 milestone Apr 4, 2023
@Limraj Limraj added the bug label Apr 4, 2023
Limraj added a commit that referenced this issue Apr 4, 2023
…escription in: ASCIIFileDataSourceVO, ASCIISerialDataSourceVO, DrStorageHt5bDataSourceVO, NodaveS7DataSourceVO, OPCDataSourceVO, RadiuinoDataSourceVO, OneWireDataSourceVO
Limraj added a commit that referenced this issue Apr 5, 2023
…ource_list

#2499 Fixed loaded Data Source list - corrected mehtod getConnectionD…
@Limraj Limraj closed this as completed Apr 6, 2023
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant