Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Publish Activity in OSB

User_7R4JZDec 24 2013 — edited Jan 6 2014

Hi Guys,

What I know on Publish activity is that it will not wait for the end service reply and the code in proxy service will go ahead after publish activity.

Scenario I tested:

I created an FTP business service (binary format) and an FTP proxy service (polling file in a directory)

Inside the proxy there are only 3 activities:

1. Log message: Service Started

2. Publish to Business Service

3. Log Message: Service Completed

Now as I put a 50 KB file in the polling directory the time difference in 2 log messages is a few seconds.

It goes to more than 60 secs for a 16 MB file and more than 240 sec for a 50 MB file.

If the publish activity is a no wait activity, why the second log message not written with minimum time difference.

Thanks in Advance


Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 3 2014
Added on Dec 24 2013
5 comments
2,767 views