Uri
/services/maps/
Method
task.scaa.url
Summary
Return a url to the e-scape session creation tool
Arguments
| Parameter | Data Type | Notes |
| key | alphanumeric | required |
| session | alphanumeric | required |
| task_id | numeric | required |
Example response
<?xml version="1.0" encoding="iso-8859-1" ?> <response stat="success"> <ems status="success" url="http://192.168.254.36/exec/scaa/scaatool/run/?token=6e4447522d05c4124fdb0b54916ad62c"/> </response> |