budgetRevisionMaintenance


Click here for a complete list of operations.

getPJREVTSKByExactID

Searches for a single PJREVTSK entry by project, RevId, pjt_entity

Test

The test form is only available for requests from the local machine.

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /ctapi/services/ctDynamicsSL/budgetRevisionMaintenance.asmx HTTP/1.1
Host: www.catalinatechnology.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://www.catalinatechnology.com/services/ctDynamicsSL/getPJREVTSKByExactID"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Header>
    <ctDynamicsSLHeader xmlns="http://www.catalinatechnology.com/services/ctDynamicsSL">
      <licenseKey>string</licenseKey>
      <licenseName>string</licenseName>
      <licenseExpiration>string</licenseExpiration>
      <softwareName>string</softwareName>
      <siteID>string</siteID>
      <siteKey>string</siteKey>
      <userName>string</userName>
      <cpnyID>string</cpnyID>
      <apiUsername>string</apiUsername>
      <apiPassword>string</apiPassword>
      <flags>
        <nameValuePairs>
          <name>string</name>
          <value>string</value>
        </nameValuePairs>
        <nameValuePairs>
          <name>string</name>
          <value>string</value>
        </nameValuePairs>
      </flags>
    </ctDynamicsSLHeader>
  </soap:Header>
  <soap:Body>
    <getPJREVTSKByExactID xmlns="http://www.catalinatechnology.com/services/ctDynamicsSL">
      <Project>string</Project>
      <RevId>string</RevId>
      <pjt_entity>string</pjt_entity>
    </getPJREVTSKByExactID>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <getPJREVTSKByExactIDResponse xmlns="http://www.catalinatechnology.com/services/ctDynamicsSL">
      <getPJREVTSKByExactIDResult>
        <errorMessage>string</errorMessage>
        <notes>string</notes>
        <resultCode>int</resultCode>
        <contract_type>string</contract_type>
        <crtd_datetime>dateTime</crtd_datetime>
        <crtd_prog>string</crtd_prog>
        <crtd_user>string</crtd_user>
        <end_date>dateTime</end_date>
        <fips_num>string</fips_num>
        <lupd_datetime>dateTime</lupd_datetime>
        <lupd_prog>string</lupd_prog>
        <lupd_user>string</lupd_user>
        <manager1>string</manager1>
        <NoteId>int</NoteId>
        <pe_id01>string</pe_id01>
        <pe_id02>string</pe_id02>
        <pe_id03>string</pe_id03>
        <pe_id04>string</pe_id04>
        <pe_id05>string</pe_id05>
        <pe_id06>double</pe_id06>
        <pe_id07>double</pe_id07>
        <pe_id08>dateTime</pe_id08>
        <pe_id09>dateTime</pe_id09>
        <pe_id10>int</pe_id10>
        <pjt_entity>string</pjt_entity>
        <pjt_entity_desc>string</pjt_entity_desc>
        <project>string</project>
        <revid>string</revid>
        <rt_id01>string</rt_id01>
        <rt_id02>string</rt_id02>
        <rt_id03>string</rt_id03>
        <rt_id04>string</rt_id04>
        <rt_id05>string</rt_id05>
        <rt_id06>double</rt_id06>
        <rt_id07>double</rt_id07>
        <rt_id08>dateTime</rt_id08>
        <rt_id09>dateTime</rt_id09>
        <rt_id10>int</rt_id10>
        <start_date>dateTime</start_date>
        <user1>string</user1>
        <user2>string</user2>
        <user3>double</user3>
        <user4>double</user4>
        <User5>string</User5>
        <User6>string</User6>
        <User7>dateTime</User7>
        <User8>dateTime</User8>
      </getPJREVTSKByExactIDResult>
    </getPJREVTSKByExactIDResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.

POST /ctapi/services/ctDynamicsSL/budgetRevisionMaintenance.asmx HTTP/1.1
Host: www.catalinatechnology.com
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Header>
    <ctDynamicsSLHeader xmlns="http://www.catalinatechnology.com/services/ctDynamicsSL">
      <licenseKey>string</licenseKey>
      <licenseName>string</licenseName>
      <licenseExpiration>string</licenseExpiration>
      <softwareName>string</softwareName>
      <siteID>string</siteID>
      <siteKey>string</siteKey>
      <userName>string</userName>
      <cpnyID>string</cpnyID>
      <apiUsername>string</apiUsername>
      <apiPassword>string</apiPassword>
      <flags>
        <nameValuePairs>
          <name>string</name>
          <value>string</value>
        </nameValuePairs>
        <nameValuePairs>
          <name>string</name>
          <value>string</value>
        </nameValuePairs>
      </flags>
    </ctDynamicsSLHeader>
  </soap12:Header>
  <soap12:Body>
    <getPJREVTSKByExactID xmlns="http://www.catalinatechnology.com/services/ctDynamicsSL">
      <Project>string</Project>
      <RevId>string</RevId>
      <pjt_entity>string</pjt_entity>
    </getPJREVTSKByExactID>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <getPJREVTSKByExactIDResponse xmlns="http://www.catalinatechnology.com/services/ctDynamicsSL">
      <getPJREVTSKByExactIDResult>
        <errorMessage>string</errorMessage>
        <notes>string</notes>
        <resultCode>int</resultCode>
        <contract_type>string</contract_type>
        <crtd_datetime>dateTime</crtd_datetime>
        <crtd_prog>string</crtd_prog>
        <crtd_user>string</crtd_user>
        <end_date>dateTime</end_date>
        <fips_num>string</fips_num>
        <lupd_datetime>dateTime</lupd_datetime>
        <lupd_prog>string</lupd_prog>
        <lupd_user>string</lupd_user>
        <manager1>string</manager1>
        <NoteId>int</NoteId>
        <pe_id01>string</pe_id01>
        <pe_id02>string</pe_id02>
        <pe_id03>string</pe_id03>
        <pe_id04>string</pe_id04>
        <pe_id05>string</pe_id05>
        <pe_id06>double</pe_id06>
        <pe_id07>double</pe_id07>
        <pe_id08>dateTime</pe_id08>
        <pe_id09>dateTime</pe_id09>
        <pe_id10>int</pe_id10>
        <pjt_entity>string</pjt_entity>
        <pjt_entity_desc>string</pjt_entity_desc>
        <project>string</project>
        <revid>string</revid>
        <rt_id01>string</rt_id01>
        <rt_id02>string</rt_id02>
        <rt_id03>string</rt_id03>
        <rt_id04>string</rt_id04>
        <rt_id05>string</rt_id05>
        <rt_id06>double</rt_id06>
        <rt_id07>double</rt_id07>
        <rt_id08>dateTime</rt_id08>
        <rt_id09>dateTime</rt_id09>
        <rt_id10>int</rt_id10>
        <start_date>dateTime</start_date>
        <user1>string</user1>
        <user2>string</user2>
        <user3>double</user3>
        <user4>double</user4>
        <User5>string</User5>
        <User6>string</User6>
        <User7>dateTime</User7>
        <User8>dateTime</User8>
      </getPJREVTSKByExactIDResult>
    </getPJREVTSKByExactIDResponse>
  </soap12:Body>
</soap12:Envelope>