Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
Reply
Contributor
hpagey
Posts: 10
Registered: ‎01-24-2012
My Carrier: Sprint PCS

Where can we fine the organisationuid

We are using the following settings for Metadata. During installing it didnt prompt us for any organizationuid so we tried 0 and it seems to be working . Now my question is where do get this organizationUID from?

 

private const String Locale = "en_US";
private const String ClientVersion = "5.0.3";
private const String OrgUid = "0";

 

Metadata.clientVersion=ClientVersion;

Metadata.organizationUid=OrgUid;

Metadata.locale=Locale;

Please use plain text.
BlackBerry Development Advisor
gbeukeboom
Posts: 1,851
Registered: ‎10-16-2009
My Carrier: Bell

Re: Where can we fine the organisationuid

For now it will be "0" by default. This field was added for future usage considerations but is not in use in BES 5.0.3.

Garett Beukeboom
BlackBerry Development Advisor
Developer Zone
@garettbeukeboom

--
Think of a great new feature? Find a bug?
Log and track them using the Developer Issue Tracker
Please use plain text.