Answered Concent parameter arguments

  • Monday, August 27, 2012 2:59 PM
     
     

    Are these arguments specific to particular datasets?

    x_required_offers

    x_permissions

    Thanks


    • Edited by benaw Monday, August 27, 2012 3:00 PM
    •  

All Replies

  • Tuesday, August 28, 2012 9:50 AM
    Moderator
     
     

    Hi,

    Yes the value of them are offer ID. The offer ID is in the format of DataOwner/Dataset. You can read more from:

    http://msdn.microsoft.com/en-us/library/windowsazure/gg193416


    Allen Chen [MSFT]
    MSDN Community Support | Feedback to us
    Get or Request Code Sample from Microsoft
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

  • Tuesday, August 28, 2012 9:20 PM
     
     
    Yes thanks I was reading this however it also looks possible for a owner to have many offers per dataset, for different transaction usages, as an example. Do these parameters cater for these scenarios and if so what would be the notation/syntax?
  • Wednesday, August 29, 2012 1:55 AM
    Moderator
     
     
    Yes thanks I was reading this however it also looks possible for a owner to have many offers per dataset, for different transaction usages, as an example. 

    The offer ID is DataOwner/Dataset so if owner (DataOwner) and dataset is determined the offer ID is determined. It's possible that a owner has lots of datasets however. You can browse live offers from:

    https://datamarket.azure.com/browse/data


    Allen Chen [MSFT]
    MSDN Community Support | Feedback to us
    Get or Request Code Sample from Microsoft
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.




  • Wednesday, August 29, 2012 6:27 AM
     
     

    Thanks but what about a data owner who has a dataset and several offers on that specific dataset, as in the question above?


    • Edited by benaw Wednesday, August 29, 2012 6:29 AM
    •  
  • Wednesday, August 29, 2012 8:29 AM
    Moderator
     
     Answered

    Thanks but what about a data owner who has a dataset and several offers on that specific dataset, as in the question above?



    These parameters don't cater for this. Offer ID has 1:1 relationship with dataset. You can consider it as (DataSet) Offer ID. The different transaction usages is not the meaning of different offers.

    Allen Chen [MSFT]
    MSDN Community Support | Feedback to us
    Get or Request Code Sample from Microsoft
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.