Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

API users: use the updateProjectActivity method to activate your projects and bypass cumbersome UI activation.

EXAMPLE:

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:pm="http://pm.v2.webservice.projectmanagergui.xmlintl.com/">

   <soapenv:Header/>

   <soapenv:Body>

      <pm:updateProjectActivity>

         <loginAPI>

            <client>XYZ</client>

            <password>Password123</password>

            <userId>20</userId>

         </loginAPI>

         <projects>

            <id>3388</id>

         </projects>

         <options>

            <activity>0</activity>

         </options>

      </pm:updateProjectActivity>

   </soapenv:Body>

</soapenv:Envelope>

Project older than April 2018 on XTM Cloud return error

...

Solution: If your project matches those criteria, create a suitable ticket for the XTM International Support team and provide the following details:

Note

IMPORTANT!

Due to the nature of the method described above, the specified projects will be available after 6 to 12 hours.

...

A project cannot be activated after a migration or XTM Cloud upgrade</h3><p>While upgrade. While our standard tests usually eliminate such issues, you can sometimes encounter this problem after your standalone server has either migrated or been upgraded.

...