SOAP API - calcBusinessDeadline
The table summarizes the SOAP API - calcBusinessDeadline.
Request | Uses the calcBusinessDeadline element (from the BusinessDeadlineService schema) |
Parameter notes |
|
Response | Returns a calcBusinessDeadlineResponse element (from the BusinessDeadlineService schema) |
Example | Request:
<soapenv:Body> <dead:calcBusinessDeadline guid="SYSTEM" start-date-time="2011-08-01T09:00:00" duration="P3DT4H"/> </soapenv:Body> |
Response:
<SOAP-ENV:Body> <calcBusinessDeadlineResponse end-date-time="2011-08-13T12:00:00.000Z" xmlns="http://deadline.api.dac.n2.tibco.com"/> </SOAP-ENV:Body> |
Copyright © Cloud Software Group, Inc. All rights reserved.