Here is a set of sample input data to test this service. You can use this data to test this service on the ES Workplace.
<?xml version="1.0" encoding="UTF-8" ?> <rn1:services xmlns:rn0="*http://schemas.xmlsoap.org/soap/encoding/*" xmlns:rn2="java:sap/standard" xmlns:rn1="*http://www.sap.com/webas/2007/02/ws/wsnavigator/*" xmlns:rn3="http://www.w3.org/2001/XMLSchema"> <rn1:service name="MaintenanceRequestCreateRequestConfirmation_In" namespace="http://sap.com/xi/EA-APPL/SE/Global" WSDLURL="http://erp.esworkplace.sap.com:80/sap/bc/srt/xip/sap/ecc_maintenancerequestcrtrc/version2?sap-client=800&wsdl=1.1&mode=sap_wsdl"> <rn1:operation name="MaintenanceRequestCreateRequestConfirmation_In"> <rn1:input> <MaintenanceRequestCreateRequestsync> <MaintenanceRequest> <IndividualMaterialID xmlns:pns="http://sap.com/xi/EA-APPL/SE/Global">E-401</IndividualMaterialID> <MaintenancePlantID xmlns:pns="http://sap.com/xi/EA-APPL/SE/Global">3000</MaintenancePlantID> <MaintenancePlanningPlantID xmlns:pns="http://sap.com/xi/EA-APPL/SE/Global">3000</MaintenancePlanningPlantID> <MaintenanceWorkCentreID xmlns:pns="http://sap.com/xi/EA-APPL/SE/Global">CR_PACK</MaintenanceWorkCentreID> <MaintenanceWorkCentrePlantID xmlns:pns="http://sap.com/xi/EA-APPL/SE/Global">3000</MaintenanceWorkCentrePlantID> <AffectedIndividualMaterialID xmlns:pns="http://sap.com/xi/EA-APPL/SE/Global">E-401</AffectedIndividualMaterialID> <ReportedDateTime>2008-07-11T11:23:47.921+02:00</ReportedDateTime> <TypeCode xmlns:pns="http://sap.com/xi/EA-APPL/SE/Global">M1</TypeCode> <RequestedProcessingPeriod> <StartDateTime>2008-07-11T11:23:47.937+02:00</StartDateTime> <EndDateTime>2008-07-11T11:23:47.937+02:00</EndDateTime> </RequestedProcessingPeriod> <MachineryBreakdownIndicator>true</MachineryBreakdownIndicator> <Description languageCode="en" xmlns:pns="http://sap.com/xi/EA-APPL/SE/Global">test esoa rig</Description> </MaintenanceRequest> </MaintenanceRequestCreateRequestsync> </rn1:input> <rn1:output> <MaintenanceRequestCreateConfirmationsync> <MaintenanceRequest> <ID xmlns:pns="http://sap.com/xi/EA-APPL/SE/Global">10002115</ID> </MaintenanceRequest> <Log /> </MaintenanceRequestCreateConfirmationsync> </rn1:output> </rn1:operation> </rn1:service> </rn1:services