Skip to Main Content
Status Will not do
Workspace DX Assets
Created by Umamanikanta Inkollu
Created on Nov 2, 2021

IE to Edge Migration

We have downloaded conversion tool from digital exchange to convert objects from IE to Edge. After conversion we observed some of the actions are critical/Document loaded. For that we need manual effort also. Is there any new idea to reduce the critical actions . I'm attaching sample screenshot FYI. Kindly Suggest .Thanks.

  • Yicheng Liu
    Reply
    |
    Nov 3, 2021

    If I understand correctly, the ask is to reduce the number of critical errors or Document Loaded.

    Document Loaded is one such action that has yet to receive an equivalent in modern browser mode. The current conversion rule uses the closest action possible, and that action varies between Blue Prism version to version. Details can be found at https://github.com/blue-prism/ApplicationModellerConversion/blob/master/BROWSER.md.

    The reason many entries are marked as critical is largely due to the same reason as Documented Loaded, there is no equivalent action/condition exists in modern browser mode. This prompt developers to examine the specific case, to understand if any action needs to be taken.

    All in all, the limitation is not with the tool itself, but largely the feature gaps between IE mode and modern browser mode. Hope this helps.

  • Eric Wilson
    Reply
    |
    Nov 3, 2021

    Hello. Unfortunately, no screenshots seem to have made it through with the submission.

    I have reached out to the person that developed the utility to see if they have plans for further enhancements.