Symantec Developer Group

 View Only

XML to create Quick Delivery Task

  • 1.  XML to create Quick Delivery Task

    Posted Jul 29, 2015 09:24 AM

    Hello!

     

    We are testing automatization script which will let us to add software releases and quick delivery tasks (It modifies template .xml files and imports them to NS). Everything is ok with software release addition, but we have some problems with QD tasks.

    For QD Task there are two parameters: <deliverTaskHash> and <stateHash> in //item/versions/state node.

    We know how to calculate MD5 hash, but we need to understand which string should be used for hash calculation. Can anybody explain this?

    Or these parameters can be omitted?

     

    Thank you in advance!