web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Suggested Answer

Global Procedure for Isolated Storage, Scope::Company

(8) ShareShare
ReportReport
Posted on by 658
Hi All, 

We want to Automate the process of Updating our Intercompany partners "External Setup". 
Microsoft uses variables to display the values and use Isolated Storage to save the keys. 
 
Unfortunatley Isolated Storage is per App ID and not per environment even with the various Scope options. (For security purposes)
We are looking Global procedure in the base app to set the Isolated Storage with Scope::Company as this is needed to update the Guid Key fields on the IC partner Table. 
Thanks in Advance!


page 565 "CrossIntercompany Modify Setup"

table 413 "IC Partner"
 
I have the same question (0)
  • Suggested answer
    Dhiren Nagar Profile Picture
    2,876 Super User 2026 Season 1 on at
    Hi,
     
    You rightly said that IsolatedStorage is per App. Currently I could not find any global procedure on the IC partner page.
     
    Isn't it the exact reason to keep the data secure, that Microsoft used internal procedure to create Guid keys and save values in IsolatedStorage?
     
    Let's say even if you create your own procedure and call it to save details on IC partner with your extension, Microsoft's Base extension would not be able to fetch those value in their extension, correct?
     
    So yes, the values are secured as Microsoft intended. Let me know if any question.
     
    Regards,
    Dhiren.
     
     
  • Suggested answer
    Khushbu Rajvi. Profile Picture
    21,573 Super User 2026 Season 1 on at
    As far as i know What you are looking for does not exist by design, and there is no supported workaround inside Business Central to share or globally set Isolated Storage keys.
  • Suggested answer
    OussamaSabbouh Profile Picture
    11,495 Super User 2026 Season 1 on at
    Hello,
    This cannot be automated against the Base App: Intercompany External Setup secrets are stored in Base App isolated storage, which is scoped per AppId by design, so your extension cannot read or write those keys (even with DataScope::Company), and the helper methods are internal and not callable. The only supported options are to enter the secret manually per environment and automate only non-secret fields, or build your own secure storage/token handling (e.g., your extension’s isolated storage or Azure Key Vault) and manage IC calls yourself—there is no global/public API to inject secrets into the Base App IC setup.
    Regards,
    Oussama 
  • Suggested answer
    YUN ZHU Profile Picture
    98,306 Super User 2026 Season 1 on at
    As far as I know, this cannot be retrieved directly unless you manually store these values ​​in another table, such as a custom table.
    Of course, this is not secure.
    PS: Business Central 2025 wave 2 (BC27): ‘Concealed’ text field type for sensitive data (New field-level property: MaskType)
     
    Thanks.
    ZHU

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 1,986 Super User 2026 Season 1

#2
YUN ZHU Profile Picture

YUN ZHU 1,071 Super User 2026 Season 1

#3
Dhiren Nagar Profile Picture

Dhiren Nagar 975 Super User 2026 Season 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans