FND_WEBFILE API does not generate URL sometimes
Hi,
We have a custom program that uses the API FND_WEBFILE.GET_URL to fetch the output of a concurrent program and send it through mail to users. A custom workflow is used for satisfying business needs and it in turn calls a package that uses the above API.
Due to exception, where URL isn't generated sometimes, this workflow gets struck.
Appreciate any suggestion in this regard.
Thanks.