Name | Data Type | Qualifiers |
Name | Data Type | Value | Scope | Flavors |
CompletionStatus | uint32 |
Description | string | The status of the transaction after it has reached the 'Closed' state. A CompletionStatus of zero (0) means the tranasaction completed successfully. A non-zero CompletionStatus indicates the transaction did not complete successfully. Non-zero values are implementation-specific. While the transaction is 'Open' or 'Working' the CompletionStatus property shall be zero (0). See the description for PRS_SISService for the definition of the contents of this property. | None | TRANSLATABLE= true |
TransactionState | uint8 |
Description | string | The current state of this transaction. This value is manipulated by the PRS_SISService:StartSISTransaction and SetSISTransactionComplete method implementations. This property is not intended to be written by management applications. | None | TRANSLATABLE= true |
ValueMap | string | 0, 1, 2, 3 | None | None |
Values | string | Open, Working, Closed, Notification_Pending | None | TRANSLATABLE= true |
TransactionType | uint8 |
Description | string | The specific SIS transaction represented by this PRS_Transaction instance. | None | TRANSLATABLE= true |
ValueMap | string | 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 254, 255 | None | None |
Values | string | Service_Request, Entitlement, Problem_Submittal, Accept_Problem, Problem_Resolution, Request_Problem_Information, Provide_Problem_Information, Provide_Admin_Information, Query_Incident, Confirm_Close, Reject_Resolution, Request_Closure, Other, Unknown | None | TRANSLATABLE= true |