PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

Inbound SFTP using Synchronous IB Fails

edited Oct 16, 2017 5:04AM in PeopleTools and Lifecycle Management - PSFT (MOSC) 3 commentsAnswered

Hi ,

We currently have an AE that SFTPs a file from an external server to PeopleSoft HR via a synchronous IB. The Service Timeout specified at the App Server level is 300 seconds.

We have added PeopleCode to override the timeout value:

&messages [1].IBInfo.SyncServiceTimeout = &iTimeoutSecs;

where, timeout is overridden to 1200 seconds (20 minutes).

However, when the process starts executing (while SFTPing an 18 MB file), it transfers the file until 14 MB properly - then fails, and starts over again.This has resulted in the full file not being transferred to PeopleSoft HR. A similar process that does an outbound SFTP works fine.

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center