02-11-20 07:37 AM
Hi,
Need your expertise on one issue we are facing with DATA - OLEDB Object.
Scenario: Process was opening an excel file and retrieving data using OLEDB for further processing.
Process Sequence:
1. Set Connection
2. Open <- This is where the issue happens. No exception message from BP. Process is only in warning state in control room indefinitely. No error messages showing on the Windows Event Logs. Issue is happening randomly and does not happen during development and debug mode.
3. Get Collection
4. Close
Question:
1. Did any of you encounter the same issue, how did you solve this type of issue?
2. Any other ideas on how to perform a root cause analysis on the issue, as the logs does not show much of information?
3. Is there a way to place a timeout on the open command so that it will throw an exception, and create an exception workflow?
Thanks a lot for your advices.
02-11-20 06:06 PM
03-11-20 02:41 AM
03-11-20 06:22 PM
04-11-20 01:15 AM
04-11-20 03:55 PM
05-11-20 12:52 AM