Hello everyone :) I am trying to implement multiple portals as describen here: http://developer.axonivy.com/doc/latest/PortalKitHtml/axonivyportal.settings.html#axonivyportal.settings.adminsettings I am at point where I have alreadt added server(connector) but now its time for the application but I am not sure what is the input field Portal link used for which is required one. I could not find anything about it, could someone please describe it in more detail so that I know how to fill it. Thank you asked 13.01.2017 at 09:51 tano9321 |
Hallo Imoteb, please mind the Warning hint in the documentation. (FYI: multi app mode is fully supported, when all app-s are on the same ivy engine) You just need to scroll down 1 page in the mentioned doc, where it is noted: "Server path must be the link of the PortalConnector application (e.g. http://path-to-ivy:8080/ivy/ws/System/PortalConnector )" In general SOAP Web Services provide their WSDL with the ?WSDL appended parameter. This is helpful to check if the WS is really there and your auth information is properly set. E.g. if your server is on the localhost and default port, then the URL to test in your browser would be: http://localhost:8080/ivy/ws/System/PortalConnector?WSDL Please mind other Notes in that section of the Portal Doc (e.g. where to setup password that protects the mentioned WS) Best regards Thomas answered 13.01.2017 at 11:41 Tamas KIS |
Hello Imoteb, i have just noticed that the mentioned Portal link is in the new application configuration. It is the link to the home page of the Portal in an ivy app. Some words about general concepts:
In Portal there are 3 modes:
In Single app mode the default configurations are detected automatically. answered 18.01.2017 at 12:33 Tamas KIS Thanks Thomas, that was useful information :)
(23.01.2017 at 08:58)
tano9321
|
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 13.01.2017 at 09:51
Seen: 16,398 times
Last updated: 23.01.2017 at 08:58