Upload Functionality of IBSS in IBRU Portal

This provides an ability to upload HTML files to add the remote IBSS links to IBSS panel on Insbridge portal.

Previously to add IBSS links there was a need to update the IBSS.xml explicitly and refresh the portal page. To avoid the explicit behavior, an enhancement was introduced on Insbridge portal where the end user will be given the ability to upload the files by clicking on the upload icon on IBSS panel.

On success upload, end user can observe that the portal gets refreshed with the updated IBSS links from the files on IBSS panel.

To upload a HTML file, follow these steps:

  1. Open the Insbridge portal.

    Open Insbridge Portal

  2. Click the Upload Icon Upload icon under the IBSS panel, the Upload File pop up window appears as illustrated in the below image.

    IBSS Upload File

  3. Click the Choose File button on the Upload File pop up window to upload files from your machine.

    IBSS Upload Insbridge HTML File

    The user is allowed to upload only HTML files with the IBSS links present between the anchor tags.

    Only HTML File Allowed to Upload

    For an instance,

    <a href="http://lapp00636.server.nwie.8080/IBSS/"target="_blank">lapp00636</a>.

    IBSS Links Present Between the Anchor Tags

  4. Click the Save button, the upload functionality reads the hyperlinks that ends with IBSS

    and adds the IBSS links to the IBSS panel.

    Upload Functionality Reads the Hyperlinks that Ends with “IBSS”

    On successful upload, user can see the new hyperlinks added on IBSS panel.

    New Hyperlinks Added on IBSSPanel