On Using Clib.fread Function, Script Warning with Too Many Arguments
(Doc ID 3053151.1)
Last updated on MARCH 19, 2025
Applies to:
Siebel CRM - Version 24.5 and laterInformation in this document applies to any platform.
Symptoms
When attempting to use the clib.read with three arguments, the following error occurs;
Semantic Warning: Calling function fread with too many arguments.
Steps To Reproduce:
1) Login to Webtools
2) Create New Workspace
3) Create Business Service with bellow sample code:
4) Open the Business Service in Webtools> Edit Servers Scripts.
5) Click on validate button.
The Clib Read From File method reads data from an open file that is specified in the filePointer argument and clib.fread expects three arguments.
Siebel Bookshelf> eScript Language Reference> Clib Read From File Method
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |