Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Frank Buchner 22 posts 90 karma points
    Aug 10, 2011 @ 19:08
    Frank Buchner
    0

    Courier ID Translation

    Hi,

    Is there a way to force Courier to use the integer based IDs when deploying objects?  It appears to automatically switch macro properties from the integer based IDs to GUIDs.  The GUIDs don't appear to work. I then have to go though my pages and update the macro property IDs to the proper integer IDs by hand.

    Thanks!

     

  • Per Ploug 865 posts 3491 karma points MVP admin
    Aug 10, 2011 @ 20:08
    Per Ploug
    0

    Hi Frank

    IDs are replaced with Guids as the intergers are not transferable, Courier should however transfer those guids back again 

    when the transfer is complete.

    Does the extraction happen without errors and timeouts?

    /Per

  • Frank Buchner 22 posts 90 karma points
    Aug 10, 2011 @ 21:01
    Frank Buchner
    0

    Hi Per,

    That's probably my issue.  I frequently get timeouts when deploying and am working on a Windows form interface based on the Courier API that will hopefully mitigate some of the timeout issues. 

    Thanks!

    --Frank

     

Please Sign in or register to post replies

Write your reply to:

Draft