📚 SAP Business One SDK Help

Table Name: OEVC

Table Description: Event Subscription

Field Description Type Size Related Default Value Constraints
WebhookID Webhook ID nVarChar 40 -      
WebhookURL Webhook URL nVarChar 254 -      
AuthType Authentication Type VarChar 1 - H N None
            B Basic
            O OAuth
            H HMAC
AuthCred Authentication Credentials Text 16 -      
Handshake Webhook Handshake VarChar 1 - Y Y Yes
            N No
VerifyCert Verify Webhook Endpoint Certificate VarChar 1 - Y Y Yes
            N No
State Webhook State VarChar 1 - A A Active
            I Inactive
            X Exceptional
WorkMode Work Mode VarChar 1 - S S Standard
            R Replay
CreateDate Creation Date Date 8 -      
CreateTime Creation Timestamp Int 11 -      
UpdateDate Update Date Date 8 -      
UpdateTime Update Timestamp Int 11 -      
LastSentDT Last Sent Date Date 8 -      
LastSentTM Last Sent Timestamp Int 11 -      
LastErrMsg Last Error Message nVarChar 254 -      
UserSign User Signature Int 6 -      
UserSign2 Updating User Int 6 -      
DataVers Data Version Int 11 - 1    
LogInstanc Log instance Int 11 - 0    
Key Unique Field
PRIMARY Yes WebhookID
UNIQUE Yes WebhookURL