cancel
Showing results for 
Search instead for 
Did you mean: 

can't access site after programatic creation

girishb
Champ in-the-making
Champ in-the-making
Hello,

I have created a site in my share workspace in a programmatic way. It means that I have created asite object, used JSON and HTTP create site.

After that, when I logged into my share workspace, I can see my newly created site under "My sites" option but if I click on it then nothing is coming. It will stay on the same "My dashboard page". If I do the same exercise manually then it will allow me to go to that specific site and I can do all the activities like invitation etc.

site object parameters:

            shortName ="abc";
            title ="abc" ;
            description ="abc" ;
            sitePreset = "site-dashboard";
            visibility = "PUBLIC";

Can anyone help me to figure out the problem? It's very important for me to nail down this problem before the enterprise edition purchase.

A quicker response is appreciated.

Thanks,
Girish
1 REPLY 1

mikeh
Star Contributor
Star Contributor
Follow the code in Share's create site dialog. It also creates assets in the AVM store.

It's very important for me to nail down this problem before the enterprise edition purchase.
If you really are serious about the Enterprise version, then sign up for the 30-day Enterprise trial and you'll have access to Support.

Not all Community functionality is in the Enterprise version and also Enterprise supplies more configuration. It would not make sense to do custom development against Community when you're targeting the Enterprise version.

Thanks,
Mike