Forum Discussion

NisHera's avatar
NisHera
Valued Contributor
5 years ago
Solved

RefreshMappingInfo() not working

My application is written in delphi. when i run below code gets error "Python runtime error. RuntimeError: 0x847ceed2" in Log.Message(childtab.Text) line... by debugging found that RefreshMappin...
  • sonya_m's avatar
    sonya_m
    5 years ago

    Hi NisHera . I found your support ticket for this issue. I am glad to know you've solved it! :smileyhappy:

     

    Let me post the solution here for other community members to see:

     

    Basically, the “Refresh()” method should be used before “RefreshMappingInfo” and it will update the child objects. 

     

    Great job!