Page 1 of 1

WebNotifications Not Included in Export?

PostPosted: Wed Mar 10, 2021 12:29 am
by john1598360627
ENVIRONMENT
    Servoy Version
    2020.12.1.3623

    Servoy Type
    NG Client

    Operating System
    Windows 10, Version 10.0.19041 Build 19041

    Browser
    Chrome, Firefox

PROBLEM
    WebNotification Service Package isn't being included in a file (.servoy) export.

STEPS
    1. Include WebNotifications Service Package in the Main Solution
    2. Add code in Main Solution that implements the WebNotifications plugin.
    3. File Export the Main Solution
    4. Import the .servoy file into a new workspace
    5. Install the included Service Packages
    6. Run NG Client

RESULT
    WebNotifications isn't included in the 'included Service Packages' step for some reason. It just doesn't even exist on that selection page. Thus, once you run the NG Client and encounter where WebNotifications are supposed to be, it just errors out.


COMMENTS

    So while we can manually re-install the WebNotifications, there really shouldn't be a reason why they aren't just included anyways.

    This is worrisome too because I'm not sure if this also effects WAR exports. Thus implying there isn't a way to get this feature to the customers.

Re: WebNotifications Not Included in Export?

PostPosted: Wed Mar 10, 2021 4:48 pm
by sean
Hi John,

When you are exporting a .servoy file, do you check the option to "export referenced servoy packages" ?

Sean

Re: WebNotifications Not Included in Export?

PostPosted: Thu Mar 11, 2021 1:59 am
by john1598360627
sean wrote:Hi John,

When you are exporting a .servoy file, do you check the option to "export referenced servoy packages" ?

Sean

That must be it! I must of forgotten that setting, I'll report back after I test a new export.