we've been told to upgrade to 2.5 but I'd like to do a regression test first, just to make sure I have a valid starting point. The URL I had a year ago in my test harnes does not work any more.
In production, our application works unchanged for more than a year, connecting to https://api.pgiconnect.com/soap/sync with account AU/MORGSTAN We use the JobSubmit and JobDeliveryStatus interfaces
I'm looking for a test environment with the same version as production. We have a test account PT/TEST365 which used to work with https://xoa.pt.premiereglobal.com/soap/sync But now this URL returns Connection Refused. What would be the correct URL to use for a 2.4 test ? I repeat, this test is for regression, so I don't want to start upfront with 2.5. I need to make sure first that 2.4 works for me, before starting any upgrade.
A more fundamental question is whether any upgrade is necessary in the logic of my code. My application will be decommissioned by mid-year, so it could be a wasted effoert to develop any new logic.
Regards,
Andrew