Skip to main content

Window: Web Service Security

[Created: 30/01/2009 - Updated: 17/02/2022 ]
Description:
Help:

Tab: Web Service Type

[Created: 30/01/2009 - Updated: 27/08/2013 ]
Description:
Help:
Tab Level: 0

Table 10: Web Service Type - Fields

Table: Report Parameters

NameDescriptionHelpTechnical Info
TenantTenant for this installation.A Tenant is a company or a legal entity. You cannot share data between Tenants.ws_webservicetype.AD_Client_ID numeric(10)
Table Direct
OrganizationOrganizational entity within tenantAn organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations.ws_webservicetype.AD_Org_ID numeric(10)
Table Direct
Search KeySearch key for the record in the format required - must be uniqueA search key allows you a fast method of finding a particular record.If you leave the search key empty, the system automatically creates a numeric number. The document sequence used for this fallback number is defined in the "Maintain Sequence" window with the name "DocumentNo_", where TableName is the actual name of the table (e.g. C_Order).ws_webservicetype.Value character varying(40)
String
ActiveThe record is active in the systemThere are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.There are two reasons for de-activating and not deleting records:(1) The system requires the record for audit purposes.(2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.ws_webservicetype.IsActive character(1)
Yes-No
NameAlphanumeric identifier of the entityThe name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length.ws_webservicetype.Name character varying(60)
String
Web Servicews_webservicetype.WS_WebService_ID numeric(10)
Table Direct
Web Service Methodws_webservicetype.WS_WebServiceMethod_ID numeric(10)
Table Direct
TableDatabase Table informationThe Database Table provides the information of the table definitionws_webservicetype.AD_Table_ID numeric(10)
Table Direct
DescriptionOptional short description of the recordA description is limited to 255 characters.ws_webservicetype.Description character varying(255)
String
Comment/HelpComment or HintThe Help field contains a hint, comment or help about the use of this item.ws_webservicetype.Help character varying(2000)
Text
Create Default ParametersThis process will add required parameters for current web service typews_webservicetype.InsertParameters character(1)
Button

Tab: Web Service Parameters

[Created: 30/01/2009 - Updated: 18/06/2020 ]
Description:
Help:
Tab Level: 1

Table 20: Web Service Parameters - Fields

Table: Report Parameters

NameDescriptionHelpTechnical Info
TenantTenant for this installation.A Tenant is a company or a legal entity. You cannot share data between Tenants.ws_webservice_para.AD_Client_ID numeric(10)
Table Direct
OrganizationOrganizational entity within tenantAn organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations.ws_webservice_para.AD_Org_ID numeric(10)
Table Direct
Web Service Typews_webservice_para.WS_WebServiceType_ID numeric(10)
Table Direct
Parameter Namews_webservice_para.ParameterName character varying(60)
String
Parameter Typews_webservice_para.ParameterType character(1)
List
Constant ValueConstant valuews_webservice_para.ConstantValue character varying(2000)
String
ActiveThe record is active in the systemThere are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.There are two reasons for de-activating and not deleting records:(1) The system requires the record for audit purposes.(2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.ws_webservice_para.IsActive character(1)
Yes-No

Tab: Web Service Field Input

[Created: 30/01/2009 - Updated: 18/06/2020 ]
Description:
Help:
Tab Level: 1

Table 30: Web Service Field Input - Fields

Table: Report Parameters

NameDescriptionHelpTechnical Info
TenantTenant for this installation.A Tenant is a company or a legal entity. You cannot share data between Tenants.ws_webservicefieldinput.AD_Client_ID numeric(10)
Table Direct
OrganizationOrganizational entity within tenantAn organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations.ws_webservicefieldinput.AD_Org_ID numeric(10)
Table Direct
Web Service Typews_webservicefieldinput.WS_WebServiceType_ID numeric(10)
Table Direct
ColumnColumn in the tableLink to the database column of the tablews_webservicefieldinput.AD_Column_ID numeric(10)
Table Direct
DB Column NameName of the column in the databaseThe Column Name indicates the name of a column on a table as defined in the database.ws_webservicefieldinput.ColumnName character varying(63)
String
ReferenceSystem Reference and ValidationThe Reference could be a display type, list or table validation.ws_webservicefieldinput.AD_Reference_ID numeric(10)
Table
Reference KeyRequired to specify, if data type is Table or ListThe Reference Value indicates where the reference values are stored. It must be specified if the data type is Table or List.ws_webservicefieldinput.AD_Reference_Value_ID numeric(10)
Table
ActiveThe record is active in the systemThere are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.There are two reasons for de-activating and not deleting records:(1) The system requires the record for audit purposes.(2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.ws_webservicefieldinput.IsActive character(1)
Yes-No
IdentifierThis column is part of the record identifierThe Identifier checkbox indicates that this column is part of the identifier or key for this table.ws_webservicefieldinput.IsIdentifier character(1)
Yes-No
Allow Null ValueShould allow null value for identifier fieldws_webservicefieldinput.IsNullIdentifier character(1)
Yes-No
Identifier Logicws_webservicefieldinput.IdentifierLogic character varying(2000)
Text

Tab: Web Service Field Output

[Created: 30/01/2009 - Updated: 18/06/2020 ]
Description:
Help:
Tab Level: 1

Table 40: Web Service Field Output - Fields

Table: Report Parameters

NameDescriptionHelpTechnical Info
TenantTenant for this installation.A Tenant is a company or a legal entity. You cannot share data between Tenants.ws_webservicefieldoutput.AD_Client_ID numeric(10)
Table Direct
OrganizationOrganizational entity within tenantAn organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations.ws_webservicefieldoutput.AD_Org_ID numeric(10)
Table Direct
Web Service Typews_webservicefieldoutput.WS_WebServiceType_ID numeric(10)
Table Direct
ColumnColumn in the tableLink to the database column of the tablews_webservicefieldoutput.AD_Column_ID numeric(10)
Table Direct
ActiveThe record is active in the systemThere are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.There are two reasons for de-activating and not deleting records:(1) The system requires the record for audit purposes.(2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.ws_webservicefieldoutput.IsActive character(1)
Yes-No

Tab: Web Service Access

[Created: 30/01/2009 - Updated: 18/06/2020 ]
Description:
Help:
Tab Level: 1

Table 50: Web Service Access - Fields

Table: Report Parameters

NameDescriptionHelpTechnical Info
TenantTenant for this installation.A Tenant is a company or a legal entity. You cannot share data between Tenants.ws_webservicetypeaccess.AD_Client_ID numeric(10)
Table Direct
OrganizationOrganizational entity within tenantAn organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations.ws_webservicetypeaccess.AD_Org_ID numeric(10)
Table Direct
Web Service Typews_webservicetypeaccess.WS_WebServiceType_ID numeric(10)
Table Direct
RoleResponsibility RoleThe Role determines security and access a user who has this Role will have in the System.ws_webservicetypeaccess.AD_Role_ID numeric(10)
Table
ActiveThe record is active in the systemThere are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.There are two reasons for de-activating and not deleting records:(1) The system requires the record for audit purposes.(2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.ws_webservicetypeaccess.IsActive character(1)
Yes-No