Chatta subito con l'assistenza
Chat con il supporto

Stat 7.0 - System Administration Guide

Overview of Stat Administration Administrative Utilities Stat Security General Maintenance Tables
System Maintenance Service Domain Maintenance Department Maintenance Issue Tracking Maintenance Country Maintenance Customer Maintenance Object Type Maintenance PeopleSoft Environment Connection Maintenance Pre/Post Migration Steps Parameters Oracle Applications Configuration Oracle Applications Connection Maintenance Generic Application Connection Maintenance Schema Object Parameters Maintenance Data Object Maintenance PeopleSoft Search Configurations Stat Report Definition Maintenance Version Control Management Connection Maintenance
Service Domain-Specific Maintenance Configuring the Stat Central Agent Email Configuration Object Security Enabling Web Client to perform PeopleSoft migrations Appendix: Sample Service Domain Configuration Appendix: User Class Rights Appendix: Creating a Staging Database Appendix: Database Tuning Appendix: Oracle Applications File Type Directory Appendix: Ports and Firewalls Appendix: REST Web Services API Appendix: SOAP-Based Web Services API Appendix: Troubleshooting Chart Appendix: Oracle Agent: Stat.conf and log4j2.xml configuration Appendix: Custom Report Files

Approval Service

The URL for the wsdl file of this service is located at: http://hostname:port/stat/WSApprovalService?wsdl

Method

List<TransferApprovalType> getTransferApprovalList(long connectId) throws WSApprovalFault;

Input Parameters

Return Parameter

List of all Transfer Approvals for CSRs that are not closed

Method

List<TransferApprovalType> getTransferApprovalForCsrList(long connectId, String sdcd, long csrId) throws WSApprovalFault;

Input Parameters

Return Parameter

List of all Transfer Approvals for a CSR

Method

List<TransferApprovalType> getTransferApprovalForCsrByStatusList(long connectId, String sdcd, long csrId, String statusCodeFrom, String statusCodeTo) throws WSApprovalFault;

Input Parameters

Return Parameter

List of all Transfer Approvals for a CSR with specific status code From to status code To

Method

void submitTransferApproval(long connectId, TransferApprovalType approval) throws WSApprovalFault;

Input Parameters

Method

List<MigrationApprovalType> getMigrationApprovalList(long connectId) throws WSApprovalFault;

Input Parameters

connectId - A valid connect Id obtained by calling WSLoginService.connect

Return Parameter

List of all Migration Approvals for CSRs that are not closed

Method

List<MigrationApprovalType> getMigrationApprovalForCsrList(long connectId, String sdcd, long csrId) throws WSApprovalFault

Input Parameters

Return Parameter

List of all Migration Approvals for a CSR

Method

void submitMigrationApproval(long connectId, MigrationApprovalType approval) throws WSApprovalFault;

Input Parameters

Method

List<PatchApprovalType> getPatchApprovalList(long connectId) throws WSApprovalFault;

Input Parameters

connectId - A valid connect Id obtained by calling WSLoginService.connect

Return Parameter

List of all Patch Approvals for CSRs that are not closed

Method

List<PatchApprovalType> getPatchApprovalForCsrList(long connectId, String sdcd, long csrId) throws WSApprovalFault;

Input Parameters

Return Parameter

List of all Patch Approvals for a CSR

Method

public void submitPatchApproval(long connectId, PatchApprovalType approval) throws WSApprovalFault;

Input Parameters

Class Definitions

RecordType Bean

AttachmentType Bean

Related Documents

The document was helpful.

Seleziona valutazione

I easily found the information I needed.

Seleziona valutazione