-
Notifications
You must be signed in to change notification settings - Fork 261
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
Survey Action Framework (SAF) #7999
Conversation
Signed-off-by: Mandy Chessell <[email protected]>
Signed-off-by: Mandy Chessell <[email protected]>
Signed-off-by: Mandy Chessell <[email protected]>
Signed-off-by: Mandy Chessell <[email protected]>
Signed-off-by: Mandy Chessell <[email protected]>
There is also a fix to the XTDB connector to build and use a Fat Jar in the assemblies. |
", requestParameters=" + requestParameters + | ||
", assetStore=" + assetStore + | ||
", annotationStore=" + annotationStore + | ||
", openMetadataStore=" + openMetadataStore + |
Check notice
Code scanning / CodeQL
Use of default toString() Note
|
||
CSVFileStoreConnector assetConnector = (CSVFileStoreConnector)connector; | ||
|
||
int delimiterCount = 0; |
Check notice
Code scanning / CodeQL
Unread local variable Note
* @throws UserNotAuthorizedException the governance action service is not authorized to archive this element | ||
* @throws PropertyServerException there is a problem with the metadata store | ||
*/ | ||
public void archiveMetadataElementInStore(String userId, |
Check notice
Code scanning / CodeQL
Missing Override annotation Note
MetadataElementInterface.archiveMetadataElementInStore
* @throws UserNotAuthorizedException the governance action service is not authorized to archive this element | ||
* @throws PropertyServerException there is a problem with the metadata store | ||
*/ | ||
public void archiveMetadataElementInStore(String userId, |
Check notice
Code scanning / CodeQL
Missing Override annotation Note
MetadataElementInterface.archiveMetadataElementInStore
...rc/main/java/org/odpi/openmetadata/frameworks/surveyaction/SurveyActionServiceConnector.java
Dismissed
Show dismissed
Hide dismissed
...k/src/test/java/org/odpi/openmetadata/frameworks/surveyaction/properties/AnnotationTest.java
Dismissed
Show dismissed
Hide dismissed
...k/src/test/java/org/odpi/openmetadata/frameworks/surveyaction/properties/AnnotationTest.java
Dismissed
Show dismissed
Hide dismissed
delimiterCount = position - 1; | ||
} | ||
|
||
for (int recordNumber=0; recordNumber < recordCount ; recordNumber++) |
Check failure
Code scanning / CodeQL
Comparison of narrow type with wide type in loop condition High
Description
This is the initial implementation of the Survey Action Framework (SAF) with an implementation of three survey action services. The aim is to share the new programming model with examples.
Related Issue(s)
None
Testing
Just regression tests with FVT. These services can not run until the Survey Action OMES and the SAF client in Stewardship Action OMES is written.
Release Notes & Documentation
Additional notes
The new survey action services have been included in the OpenConnectorArchive.omarchive builder. However they are not able to run so the archive file has not been updated in content-packs.