The following table lists the location of the files that are related to the UDS Web Services:
|
Folder
|
File Description
|
|
<install_location>/arcot/docs/uds
|
Contains the arcot-uds-2_0-wsdl-docs.zip file, which contains the WSDL documents for UDS.
|
|
<install_location>/arcot/docs/webfort
|
Contains the following WSDL documents:
- Arcot-WebFort-7.1.01-admin-wsdldocs.zip
- Arcot-WebFort-7.1.01-authentication-wsdldocs.zip
- Arcot-WebFort-7.1.01-issuance-wsdldocs.zip
|
|
<install_location>/arcot/wsdls/uds
|
Contains the following documents:
- WSDL files that the Web Services client uses to generate the code:
ArcotConfigManagementSvc.wsdl ArcotOrganizationManagementSvc.wsdl ArcotUserManagementSvc.wsdl
- XSD files that are used by Web Services to perform bulk operations:
ArcotUserSchema.xsd
|
|
<install_location>/arcot/wsdls/webfort
|
Contains the following documents:
- WSDL files that the Web Services client uses to generate the code:
ArcotWebFortAdminSvc.wsdl ArcotWebFortAuthSvc.wsdl ArcotWebFortBulkOperationsSvc.wsdl ArcotWebFortIssuanceSvc.wsdl
- XSD files that are used by Web Services to perform bulk administration and credential operations:
ArcotWebFortAdminMsgs.xsd ArcotWebFortAdminSchema.xsd ArcotWebFortAuthMsgs.xsd ArcotWebFortAuthSchema.xsd ArcotWebFortCommonSchema.xsd ArcotWebFortCredMgmt.xsd ArcotWebFortIssuanceMsgs.xsd ArcotWebFortIssuanceSchema.xsd ArcotWebFortTokenXchange.xsd
|