Ascio Web Service v2
Class CallbackStatus
Property |
---|
Message |
Status |
package ascio.v2.examples;
import com.ascio.www._2007._01.*;
public class CallbackStatusExample {
public static CallbackStatus main() {
CallbackStatus callbackStatus = new CallbackStatus();
callbackStatus.setMessage("MessageTest");
callbackStatus.setStatus("StatusTest");
return callbackStatus;package ascio.v2.examples;
import com.ascio.www._2007._01.*;
public class CallbackStatusExample {
public static CallbackStatus main() {
CallbackStatus callbackStatus = new CallbackStatus();
callbackStatus.setMessage("MessageTest");
callbackStatus.setStatus("StatusTest");
WSDL for AWS v2
https://aws.demo.ascio.com/2012/01/01/AscioService.wsdl (OTE)
https://aws.ascio.com/2012/01/01/AscioService.wsdl (Live)
Please configure the IP-Whitelisting in the portal/demo-portal.
https://aws.demo.ascio.com/2012/01/01/AscioService.wsdl (OTE)
https://aws.ascio.com/2012/01/01/AscioService.wsdl (Live)
Please configure the IP-Whitelisting in the portal/demo-portal.