- Oracle SOA BPEL Process Manager 11gR1:A Hands-On Tutorial
- Ravi Saraswathi Jaswant Singh
- 142字
- 2021-08-20 16:47:08
Selecting the timeout value for synchronous processes
Synchronous processes have a default timeout of 60 seconds. If the synchronous flow takes more than 60 seconds, we must increase the timeout by configuring the Timeout property for the Receive activity.
As shown in the following screenshot, edit the Receive activity and add a Timeout value. Chapter 3, Invoking a BPEL Process, covers more details of Timeout:

The timeout property can be added in the Partner Link as well. The following screenshot shows how to add a timeout value for synchronous processes in JDeveloper. Right-click and edit the process that requires the timeout value.

Click on the Property tab on the Edit Partner Link window. As shown in the following screenshot, click on the green + sign to add the timeout property. Please note that the timeout value set here is a client timeout:

- Spring Boot 2實戰之旅
- UI圖標創意設計
- 計算思維與算法入門
- 深入淺出DPDK
- 算法訓練營:提高篇(全彩版)
- 移動界面(Web/App)Photoshop UI設計十全大補
- Protocol-Oriented Programming with Swift
- Test-Driven Machine Learning
- D3.js By Example
- Instant Debian:Build a Web Server
- 微課學人工智能Python編程
- 軟件體系結構
- Responsive Web Design with jQuery
- MySQL核心技術與最佳實踐
- Tkinter GUI Programming by Example