PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

AE Call Synchronous Service Call Keep Processing

Hi All,

We coded a peoplecode function to call synchronous service to external system.

The function use message class below:

&inResponseMsg = %IntBroker.SyncRequest(&outRequestMsg);

The function call works fine in component peoplecode and message returns successfully.

However, the AE steps call on  the function keep processing on the %IntBroker.SyncRequest. It seems that the response has not returned.

There is no error log on integration gateway logs.

Is there any idea on the behavior?

Thanks for your sharing in advance.

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