https://esbtest.genpt.com/MICORService/MICORService.WSDL BizTalk assembly "GPC.BizTalk.MICOR.Orchestrations, Version=1.0.0.6, Culture=neutral, PublicKeyToken=16e467f7dec3f343" published web service. ]]>http://schemas.xmlsoap.org/wsdl/http://esbtest.genpt.com/MICORService/MICORService.asmx<xml-fragment/>UTF-8http://augpcqatibapp04.genpt.net:9013/MICORService/MICORService.asmx 100 006 100 123456 20150909 1205 EST P 100000 -999 Some Random ID ]]>No AuthorizationNo AuthorizationSEQUENTIALMICOR_ORDERCOMPLETIONACK_SERVICESendMICORNotification<xml-fragment/>UTF-8http://esbqaweb01.genpt.net:8081/MICORService/MICORService.asmx\r \r \r \r \r ]]>svc_apg_sts_app_wCFfCpvdPLc28wJanBasicBasicGlobal HTTP SettingsMICOR_ORDERCOMPLETIONACK_SERVICESendMICORNotification<xml-fragment/>UTF-8http://esbqaweb02.genpt.net:8081/MICORService/MICORService.asmx\r \r \r \r \r ]]>svc_apg_sts_app_wCFfCpvdPLc28wJanBasicBasicGlobal HTTP SettingsMICOR_ORDERCOMPLETIONACK_SERVICESendMICORNotification<xml-fragment/>UTF-8http://AUGPCQATIBAPP05.genpt.net:9422/MICORService/MICORService.asmx\r \r \r \r \r ]]>No AuthorizationMICOR_ORDERCOMPLETIONACK_SERVICESendMICORNotification<xml-fragment/>UTF-8http://AUGPCQATIBAPP06.genpt.net:9422/MICORService/MICORService.asmx\r \r \r \r \r ]]>No Authorizationimport javax.naming.Context import java.text.SimpleDateFormat import java.io.File import java.io.FileInputStream import java.io.FileOutputStream import jxl.* import jxl.write.* import jxl.LabelCell; import com.eviware.soapui.support.XmlHolder import org.apache.poi.hssf.usermodel.HSSFSheet import org.apache.poi.hssf.usermodel.HSSFWorkbook import org.apache.poi.ss.usermodel.Cell import org.apache.poi.ss.usermodel.Row log.info("STARTING SETUP SCRIPT") def list = []; context.setProperty("list",list) def int contKey = 0 context.setProperty("contKey", contKey) def list1 = []; context.setProperty("list1",list1) def TCName = "MICOR_ORDERCOMPLETIONACK_SERVICE"; context.setProperty("TCName", TCName) def TSName = "MICOR_ORDERCOMPLETIONACK_SERVICE"; context.setProperty("TSName", TSName) def SuiteName = "APG_Pulse" context.setProperty("SuiteName", SuiteName)