Post

1 follower Follow
0
Avatar

XML schemas to insert, delete and update projects, service packs and milestones in the Clarizen TB environment

I am using the V6 TB API to update the "Training Box" through PHP script. I am using XML schemas to insert, delete and update projects, service packs and milestones in the Clarizen TB environment.

But its not working, attaching the default xml header and _deleteMilestone file I am using for it.

Please let me know what I am doing wrong here.

  1. https://success.clarizen.com/attachments/token/ab1bsh79nvhf4pi/?name=_deleteMilestone.xml
  2. https://success.clarizen.com/attachments/token/aemqzsuhssfypv0/?name=header.xml

Justin

 

 

Justin Gray Answered

Please sign in to leave a comment.

3 comments

0
Avatar

Hi Justin.

I believe I need some more information to assist.

  1. Saying "it's not working" means what? Do you get a response with an error or no response at all?
  2. How did you redirect your code to work with the TB environment?
  3. Can you send your code over (omitting the credentials)?

Thanks,

Ophir

Ophir Kenig 0 votes
Comment actions Permalink
0
Avatar

Ophir,

 

 Just as a bit of an aside, this customer existing APEX code written in Salesforce on their production environment (with production V5.4 Clarizen).  However, they recently signed up for a training box account (V6) and are testing their SFDC trigger code (custom code) with a sandbox of their Salesforce instance.

Their underlying sync is working (the TB and salesforce sandbox are setup properly), however, their custom code isn't working.  Other than the new login function and API urls, are there any other changes to the API with V6?

Permanently deleted user 0 votes
Comment actions Permalink
0
Avatar

Hi Alex. Is this related to Justin's post?

The V6 API should be backward compatible, so code written prior to transition to V6 should continue to work (provided you use the correct server address). In order to assist with this, I'll need more information:

  •  What exactly is not working and what are the symptoms (no response, error messages etc.)
  • A code snippet (the part that's not working).

Please post that separately if it's not related to Justin's issue.

Thanks.

Ophir

Ophir Kenig 0 votes
Comment actions Permalink