Hi All,
I have a requirement of sending the data from web portal into a table in AX. The challenge here is the users may login to the portal from any where totally outside the domain, and when they do a button click, data should be inserted into the table. Is this even possible?
Please help me with the steps.
Thanks
It’s not important how users connect to the portal, it depends on permissions of the web server. If you use IIS, the logic will be executed by the application pool account. Even if the web server isn’t in your network, you can expose AX web services over internet.
Martin,
Can you please help me with the steps. I am not familiar with the web server and IIS configuration.
Thanks
I can’t give you concrete steps as you know virtually nothing about what you’re trying to achieve. You would have to give us much more information.
First of all, is the web server in your network? Is is IIS? If both is true, what problem do you have?