My Stuff
Comments
-
Hi, till now there was a transition period where SDF Project was bundled but signed with publisher id. Now there's a new feature available in 19.2 called SuiteApp Control Center which serves as new publishing mechanism. Some general information here…
-
Hi, seems there's something wrong with your requested URL. This error usually happens when your request is heading to wrong datacenter. Just for sure try to get the URL with dynamic discovery method getDataCenterUrls. There's currently a proxy running which routes SOAP requests heading to wrong DC to the right one where…
-
If you have your record loaded then 'name' field id should work var objRecord = record.load({ type: 'customrecord_myrec', id: 1 }); var value = objRecord.getValue({ fieldId: 'name' });
-
Hi Suraj, no additional license. You just need to manually enable SOAP Web Services in your account, Setup > Company > Enable Features. regards Vlasta
-
Hi Suraj, this is currently not possible. With phased-upgrade process in place, all the accounts get upgraded to new version twice a year. Within the upgrade window a so called leading account gets upgraded in the initial phase 0. More accounts get upgraded respectively in given schedule till phase 3 where the rest of all…