View Issue Details

IDProjectCategoryView StatusLast Update
000415710000-020: File TransferSpecpublic2021-05-04 15:53
ReporterWolfgang Mahnke Assigned ToJeff Harding  
PrioritynormalSeveritymajorReproducibilityalways
Status assignedResolutionopen 
Summary0004157: Error handling for TempFileTransferType
Description

The TempFileTransferType allows to write a temporary file like a configuration from the client to the server. In those cases, the transfer might be successful, but the server cannot deploy the provided information for various reasons (e.g. wrong syntax, incorrect configuration, etc.).
The CloseAndCommit Method allows to either directly complete or return a StateMachine.
If the StateMachine is returned, I can extend the Error State of the StateMachine to expose a more detailed information why it had failed. If the CloseAndCommit directly returns, I can only return the pre-defined StatusCodes of the Call service.
It would be desirable to extend the TempFileTransferType allowing in a clearly defined way to return more specific error information for those complex operations which could be implemented via the TempFileTransferType. It would be nice not only to extend the CloseAndCommit but also clearly define how to extend the state machine so generic clients would know what to display.

TagsNo tags attached.
Commit Version
Fix Due Date

Relationships

related to 0004156 closedJeff Harding 10000-003: Address Space Error handling of Method calls 

Activities

Jim Luth

2021-05-04 15:53

administrator   ~0014316

Defer to post 1.05.0.

Issue History

Date Modified Username Field Change
2018-02-12 13:58 Wolfgang Mahnke New Issue
2018-02-12 13:58 Wolfgang Mahnke Relationship added related to 0004156
2018-04-24 16:58 Jim Luth Assigned To => Jeff Harding
2018-04-24 16:58 Jim Luth Status new => assigned
2020-06-17 14:32 Jeff Harding Project 10000-005: Information Model => 10000-020: File Transfer
2020-09-17 15:07 Jeff Harding Relationship added parent of 0006032
2020-09-17 15:12 Jeff Harding Relationship deleted parent of 0006032
2021-05-04 15:53 Jim Luth Note Added: 0014316