ATS and ATG Connectivity

Hi Team,

We have 1 MWS, 2 IS and 2 Gateway servers, ATS and ATG already setup with separate load balancer.
What configuration changes needed for ATS and ATG to communicate?

Hi Ishwar,

By default the ATG starts on port 8500.
This port should be accessible from ATS environment.

Regards
Biswa

Yes, that’s working fine but any configuration needed at ATG?

Our external clients will connect via ATG to drop files and ATG should be able to redirect the connection to available ATS, this is how it should work for us.

Kindly advise.

If the ATG is configured in ATS,
ports/file servers on ATG can be defined from ATS.
User and VFS defined on ATS will be honored on these ports/file servers defined on ATGs.

If now a user/client connects via ATG, files uploaded/downloaded will be forwarded/retrieved to/from ATS.

Regards
Biswa

In our QA environment we have 2 IS and 2 Gateway server and as I mention both IS and Gateway servers have separate load balancer setup.

Question - When anyone connect to ATG to drop the file how ATG will identify which IS to connect too, in order to deliver the file?

Any specific setting/configuration required here?

Hi Ishwar,

ATG to drop file, ATG should be reachable by the ATS.
ATG does not decide which ATS to forward requests to.
Files will be forwarded to ATS, depending on which ATSs’ are connected to ATG.

Regards
Biswa

Any specific setting/configuration required here at ATG/ATS.

Adding ATGs in ATS:
In ATS side, access the new UI.
Under LHN, click on the ‘Gateway’.
Add gateway servers, providing the ATG host and port details (By default ATG port starts at 8500).
Once gateway servers are added in ATS UI, click on ATGs to go to the details.
Confirm that connections are successful.

Defining ports in ATG:
Now go to the Listener page, clicking on the Listener LHN link.
From the server drop down, select the gateway server.
Click on the arrow button to navigate to the listener details.
Click on the add button to add listeners on the ATG.
Once the listener is added, a listener port will be started in the ATG environment.
If the protocol is SFTP, now you can use any SFTP client to connect to the SFTP port defined in ATG.

Pre-requisite
Please make sure that a user is configured with proper VFS at ATS side.

Runtime
Now when you access the SFTP listener defined in the ATG, use the user configured in ATS.
Depending on the VFS configured for the user, files will be listed and files can be uploaded/downloaded.

No separate application level configuration is required for this setup to work.

As mentioned earlier, the ATGs should be reachable by the ATS.
If the ATG is accessible only via load balancer/proxy from ATS, we have to configure the load balancer details in place of ATG in ATs.
Please let us know if you are looking for any other additional network layer configuration.

Regards
Biswa

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.