Re: appId, moduleId, siteId

2015-04-24 Thread Davies,Douglas
I think I just had an ah ha moment. I realized the ModuleIdManager is concerned about persistence. I’m not sure that’s what I need here. I think the piece I was missing it RenderParam.MODULE_ID on the container side. I’m gonna play with this and I’ll be back if I have more questions. Thanks

Re: appId, moduleId, siteId

2015-04-24 Thread Davies,Douglas
Ok, I think I’ve figured this out (at least our use-case). We are using the siteId all over the place in the container and having to pass it along to the userPrefs calls. I’m guessing I shouldn’t be doing this and allowed the moduleId bake into the security token to be used server-side to iden