I am at a stage where I am looking at doing a complete overhaul of our current php based B2B system and since we use servoy internally already I thought I would evaulate the web client, but i have a few questions about it first…
-
Deployment. From what I can tell the webclient gets deployed and runs on the servoy server, is this correct? I would want my web client to exist in the DMZ with all other internet facing severs, exposing an internal sever to the internet means this solution is a no-go from the start.
-
Deployment Pt 2. If I am incorrect about the statement in point one, can we have multiple web client deployments for fault tolerance?
-
B2B Intergration. Is there currently or is there any plans for having the abality of exposing any SOAP or XML-RPC services from the web client? For example having a form or global method that a customer could invoke to get their stock report. EDI possibilities would be nice, but i know the field and am not holding my breath for Servoy to implement this functionality.
-
Intergrating arbitrary HTML & javascript. My current B2B app embeds Google maps into the application and is a crucial tool for my customers that I could not give up. Is it possiable to embed something external into a web client?
Thats it for now, thanks.