function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
igs1964igs1964 

Applets in S-Controls

Hi all,
 
Can anyone answer this?
 
If a Customer with SF-Professional license embeds the (signed) applet into S-Control and forwards API Fields “API Session ID” and “API Enterprise/Partner Server URL” as parameters to this applet, will this customer be able to execute API calls from this applet without additional authorization and authentication (using just Session ID and Server URL)? If yes, which server URL does the customer has to use – Enterprise or Partner?
 
Thanks in advance,
 
IGS
DevAngelDevAngel
Assuming the applet was built by a certified partner, it should function as expected. 
RupRup
And if that is not the case ... ?

Could you put together a short decision tree for us to show what prerequisites (and solutions) are necessary (/available) to reach the desired goal : execute an applet from an scontrol, with or without API calls ?
DrawloopDrawloop
We are a certified partner and our app that we have developed for a professional license does not work as expected while passing session Id and session URL in our s-controls. Is there an additional step that we or Salesforce needs to take to get our app working in this environment?