Resolved web service
- How-to
- Moshe Tangi
- PowerBuilder
- Thursday, 24 January 2019 03:21 PM UTC
Hi all
I have created a web service ( pb 2017 R3 build 1858 ) on my machine ( called it lola_tech)
the purpose is : connecting a db and return xml formatted answer for 3party users .
each db is physically located on my customer's site .
I want to publish the same ws as much as I need ( about 100 different sites for now)
the db connection made by an ini file ( published with the ws )
I have created msi file and install it on the first machine .
( the db is MSsql / Sybase )
I have some Questions :
1. on my sever ( the developer one ) , I can see automatically in : c:\inetpub\wwwroot\ , 2 folders ,
on the customer's pc , its installing on : c:\program files (x86)\… why ?
I copied the directories to the c:\inetpub\wwwroot .. Is that ok ?
2. Do I need something more to do ? configure ?
3. To get to the WSDL file , I double clicked the .asmx file but I get error on the explorer , the page cant be displayed
4. how the 3party knows to connect to the right ws if it is published on 100 pc's by the same name?
thanks
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.