1. Gururaja Udupa
  2. PowerServer
  3. Tuesday, 25 July 2023 12:19 PM UTC

Hi,

we are having multiple application, with one main and all remaining application are child applications and triggering child applications from one main application. 

In PowerServer we build API under one single solution. 

When we host both Powerserver and Client applications under different ports. 

Installing at client system requires use of multiple URLs to install one by one for both main and child applications.. Is there any way we can bundle all client application together and call one URL to install at client apps?

 Thanks,

Gururaja Udupa

 

Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Tuesday, 25 July 2023 18:52 PM UTC
  2. PowerServer
  3. # 1

Hi Gururaja;

  In both PowerClient and PowerServer deployments the relationship between the App's URL and the App itself is one to one relationship!

  You can deploy "sub-App" EXE's as external files as part of the project declaration. That means that your main App would then probably call these EXE's via the RUN() command

   Another way could be to have the "main" App call the sub-Apps via their URL and pass processing parameters through their URL's command line. This would have the effect of forcing an install of the sub-apps but only when they are needed (called) for he 1st time. Food for thought.

Regards ... Chris

Comment
  1. Gururaja Udupa
  2. Thursday, 27 July 2023 13:28 PM UTC
Thank You for the information.

Regards,

Guru



  1. Helpful
  1. Chris Pollach @Appeon
  2. Thursday, 27 July 2023 16:23 PM UTC
You are most welcome .. HTH!
  1. Helpful
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.