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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Using Xrm.WebApi.offli...
Power Apps
Unanswered

Using Xrm.WebApi.offline in PCF control

(0) ShareShare
ReportReport
Posted on by 8

Hi All,

 

I am developing a PCF control and the requirement is to make it work in the offline as well in the mobile app. I am trying to use

Xrm.webApi.offline.retrieveMultipleRecords but when I was debugging I was unable to find the offline keyword, wanted to know if this is really supported or If I am missing anything.

Please help

 

Thanks

Shayan 

I have the same question (0)
  • Diana Birkelbach Profile Picture
    3,072 Most Valuable Professional on at

    Hi @Shayanrs31 , 

    Inside a PCF it's not supported to work with the Xrm object.

    In order to use the webAPI, you need to enable the webAPI feature in the manifest:https://docs.microsoft.com/en-us/powerapps/developer/component-framework/manifest-schema-reference/uses-feature

    Then you will get the context.webAPI (Context - Power Apps | Microsoft Docs) for making webAPI requests.

    This should work offline too (didn't tested it yet though), but is available only for model-driven apps.

    Kind regards,

    Diana

     

  • Shayanrs31 Profile Picture
    8 on at

    Thanks a lot for the response.

    The way I am currently doing is 

    await contextProps.contextObj.webAPI
        .retrieveMultipleRecords("account",fetchXml)
        .then(successCallback, errorCallback);
     
    this works fine online and was looking if there is any alternative for offline as in the XRM object.
    will test it and comment back. 
     
    Regards
    Shayan
  • Shayanrs31 Profile Picture
    8 on at

    Hi Diana, 

     

    I did try to check the control in offline mobile but the control isn't visible any idea what I could be missing or is pcf control supported offline ? 

     

    Many thanks ,

     

    Shayan 

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 Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 762

#2
11manish Profile Picture

11manish 640

#3
Valantis Profile Picture

Valantis 548

Last 30 days Overall leaderboard