I published ServiceGroup through AX2012, and successfully called AX Class with the C # project of WebAPI.
However, I recently found that the connection between IIS and AX2012 can only last for 1 minute.
When the return value is not obtained for 1 minute, C # will automatically disconnect, and AX logic is still running normally.
I checked some data. The connection time in AX Inbound is the default value (5 minutes?)
Where can I set this parameter in IIS or AX